RFR: 8190415: [JVMCI] JVMCIRuntime::adjust_comp_level must not swallow ThreadDeath
Tom Rodriguez
tom.rodriguez at oracle.com
Thu Nov 2 17:41:11 UTC 2017
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 mx_jvmci.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
More information about the hotspot-dev
mailing list