-
Bug
-
Resolution: Fixed
-
P3
-
18
-
b08
The following tests fail with "java.lang.RuntimeException: Crash JVM exits gracefully: expected 0 to not equal 0" when running with the fix for JDK-6824466 [1] that replaces the core reflection implementation to use method handles.
compiler/ciReplay/TestVMNoCompLevel.java
compiler/ciReplay/TestServerVM.java
Need help from the VM compiler team to investigate if this is a JIT compiler issue or due to the core reflection change. Thanks.
[1] https://github.com/mlchung/jdk/tree/reimplement-method-invoke
compiler/ciReplay/TestVMNoCompLevel.java
compiler/ciReplay/TestServerVM.java
Need help from the VM compiler team to investigate if this is a JIT compiler issue or due to the core reflection change. Thanks.
[1] https://github.com/mlchung/jdk/tree/reimplement-method-invoke
- blocks
-
JDK-8254106 Improve compilation replay
-
- Resolved
-
- relates to
-
JDK-8271820 Implementation of JEP 416: Reimplement Core Reflection with Method Handle
-
- Resolved
-