RFR (T) 8231395: Backout JDK-8231249

Aleksey Shipilev shade at redhat.com
Tue Sep 24 08:56:26 UTC 2019


On 9/24/19 10:44 AM, Thomas Schatzl wrote:
> On 24.09.19 09:43, Aleksey Shipilev wrote:
>> Bug:
>>   https://bugs.openjdk.java.net/browse/JDK-8231395
>>
>> JDK-8231249 caused some testing failures, notably in:
>>    gc/shenandoah/oom/TestClassLoaderLeak.java failed (JDK-8231389)
>>    gc/shenandoah/TestAllocHumongousFragment.java
>>
>> The reason is that those tests expect us to eventually come to Full GC, and JDK-8231249 prevents
>> that. It requires more comprehensive fix. Let's backout the bad fix meanwhile.
>>
>> Fix, produced by "hg backout"
> 
>   looks like a legit backout :) Ship it.
Thanks, pushed.

-- 
Thanks,
-Aleksey




More information about the hotspot-gc-dev mailing list