RFR: 8035150 ShouldNotReachHere() in ConstantPool::copy_entry_to (original) (raw)
Staffan Larsen staffan.larsen at oracle.com
Fri Feb 21 06:10:48 PST 2014
- Previous message: RFR 8033787: [TESTBUG] Few jdk regression management tests should be improved with -XX:+UsePerfData usage
- Next message: RFR: 8035150 ShouldNotReachHere() in ConstantPool::copy_entry_to
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This is an attempt to solve a crash while redefining a class that has unresolved class references in its constant pool. I would appreciate some extra scrutiny here since I am unfamiliar with this code path.
I have also added a test that causes a JVM crash without the fix.
The updates to the test library is all code copied from the jdk version of the test library.
webrev: http://cr.openjdk.java.net/~sla/8035150/webrev.00/ bug: https://bugs.openjdk.java.net/browse/JDK-8035150
Thanks, /Staffan
- Previous message: RFR 8033787: [TESTBUG] Few jdk regression management tests should be improved with -XX:+UsePerfData usage
- Next message: RFR: 8035150 ShouldNotReachHere() in ConstantPool::copy_entry_to
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]