-
Bug
-
Resolution: Fixed
-
P2
-
repo-valhalla
This is due to JDK-8185349:
http://hg.openjdk.java.net/valhalla/valhalla/hotspot/rev/dbb31857c4d4
If I count correctly, adding _vgetfield at the end 'causes number_of_codes' to be 257 and thus we fail.
We should reset the value type bytecode numbers.
http://hg.openjdk.java.net/valhalla/valhalla/hotspot/rev/dbb31857c4d4
If I count correctly, adding _vgetfield at the end 'causes number_of_codes' to be 257 and thus we fail.
We should reset the value type bytecode numbers.
- relates to
-
JDK-8185349 [MVT] - drop support for vgetfield in favor of getfield
-
- Resolved
-