RFR[JDK11]: 8204691: HeapRegion.apply_to_marked_objects_other_vm_test fails with assert(!hr->is_free() || hr->is_empty()) failed: Free region 0 is not empty for set Free list #

Kim Barrett kim.barrett at oracle.com
Mon Jul 9 14:51:51 UTC 2018


> On Jul 9, 2018, at 4:30 AM, Thomas Schatzl <thomas.schatzl at oracle.com> wrote:
> 
> Hi Kim,
> 
> On Sun, 2018-07-08 at 11:52 -0400, Kim Barrett wrote:
>> […]
>> Verified that I really have tested in same VM.  New webrev:
>> http://cr.openjdk.java.net/~kbarrett/8204691/open.01/
>> 
>> The only change is TEST_OTHER_VM => TEST_VM.
>> 
> 
>  thanks. Looks good.
> 
> Thomas

Thanks.





More information about the hotspot-gc-dev mailing list