-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: repo-valhalla
-
Component/s: hotspot
For example, in the following file:
jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/Bytecodes.java: public static final int _withfield = 204; // 0xcc
The need for aconst_init and withfield for JEP 401: Value Classes and Objects (Preview) is obsolesced.
jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/Bytecodes.java: public static final int _withfield = 204; // 0xcc
The need for aconst_init and withfield for JEP 401: Value Classes and Objects (Preview) is obsolesced.
- links to
-
Commit(lworld)
openjdk/valhalla/1e653180
-
Review(lworld)
openjdk/valhalla/1969