RFR: 8285507: revert fix for JDK-8282704 now that JDK-8282952 is fixed

Daniel D.Daugherty dcubed at openjdk.java.net
Thu Apr 28 19:57:43 UTC 2022


On Thu, 28 Apr 2022 11:10:14 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Revert (most of) the fix for JDK-8282704 now that JDK-8282952 is fixed.
>> 
>> This fix has been tested with Mach5 Tier[1-7] (about to start a Tier8) and I also ran
>> my StressWrapper_StopAtExit.java test using {release, fastdebug, and slowdebug}
>> bits for 12 hours per config. No failures for StressWrapper_StopAtExit.java.
>
> Looks good.
> 
> Thanks,
> David

@dholmes-ora - Thanks for the review. Since I made this a dependent PR on
https://github.com/openjdk/jdk/pull/8388 it will have to wait until that PR is
integrated.

-------------

PR: https://git.openjdk.java.net/jdk/pull/8389


More information about the hotspot-runtime-dev mailing list