RFR: 8190415: [JVMCI] JVMCIRuntime::adjust_comp_level must not swallow ThreadDeath (original) (raw)
Tom Rodriguez tom.rodriguez at oracle.com
Thu Nov 2 17:41:11 UTC 2017
- Previous message: RFR: 8190415: [JVMCI] JVMCIRuntime::adjust_comp_level must not swallow ThreadDeath
- Next message: Question regarding "native-compiled frame"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks good.
tom
Doug Simon wrote:
Please review this change that fixes a JVMCI code path that was swallowing ThreadDeath exceptions and thus preventing Thread.stop from working as intended. The webrev also contains some minor unrelated cleanup to mxjvmci.py needed for supporting the consolidated repo.
The internal test that caught this problem is now passing. https://bugs.openjdk.java.net/browse/JDK-8190415 http://cr.openjdk.java.net/~dnsimon/8190415/ -Doug
- Previous message: RFR: 8190415: [JVMCI] JVMCIRuntime::adjust_comp_level must not swallow ThreadDeath
- Next message: Question regarding "native-compiled frame"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]