When --enable-preview the wrapper classes such as Integer, Byte, Characters should not use the cached values.
JDK-8378476 disabled the caches in the Java wrapper classes.
However, there may be uses in Hotspot that directly access the caches and they should be disabled also.
However, there may be uses in Hotspot that directly access the caches and they should be disabled also.
- is blocked by
-
JDK-8378531 [lworld] Remove obj_at(int) from objArrayOopDesc and flatArrayOopDesc
-
- New
-