-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P4
-
None
-
Affects Version/s: 9, 10
-
Component/s: core-libs
-
None
Various articles have noted that java.lang.reflect.TypeVariable.getBounds is not thread safe on some architectures:
http://vmlens.com/articles/java-lang-reflect-typevariable-getbounds-is-not-thread-safe/
This claim should be reviewed for TypeVariable and related classes.
http://vmlens.com/articles/java-lang-reflect-typevariable-getbounds-is-not-thread-safe/
This claim should be reviewed for TypeVariable and related classes.
- duplicates
-
JDK-8065172 More core reflection final and volatile annotations
-
- Closed
-
- relates to
-
JDK-6398355 (reflect) Potential concurrency issues with generic reflection methods
-
- Resolved
-
-
JDK-8261407 ReflectionFactory.checkInitted() is not thread-safe
-
- Resolved
-
-
JDK-8065172 More core reflection final and volatile annotations
-
- Closed
-
-
JDK-8261404 Class.getReflectionFactory() is not thread-safe
-
- Closed
-
-
JDK-8282165 Allow some VM.isXXX queries to be constant-foldable
-
- New
-
(1 relates to)