RFR: 8163105: SIGSEGV: constantPoolHandle::constantPoolHandle(ConstantPool*)

Doug Simon doug.simon at oracle.com
Thu Aug 4 15:22:30 UTC 2016


Please review this change which fixes a test bug. The bug was probably caused by the API for CompilerToVM.getConstantPool being more general (and thus complicated) than it needs to be. The webrev simplifies the API and also the test.

-Doug

https://bugs.openjdk.java.net/browse/JDK-8163105
http://cr.openjdk.java.net/~dnsimon/8163105/


More information about the hotspot-compiler-dev mailing list