RFR: 8270489: Support archived heap objects in EpsilonGC [v3]

Ioi Lam iklam at openjdk.java.net
Mon Aug 16 04:16:50 UTC 2021


On Thu, 12 Aug 2021 00:30:51 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   @shipilev comments
>
> test/hotspot/jtreg/runtime/cds/ServiceLoaderTest.java line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
> 
> Incorrect copyright change: should be 2020, 2021,

This has been fixed in a separate PR (https://github.com/openjdk/jdk/pull/5095) and merged into this PR.

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

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


More information about the hotspot-dev mailing list