RFR: Milestone 1 [v2]
Kelvin Nilsen
kdnilsen at openjdk.java.net
Tue Feb 2 22:29:57 UTC 2021
On Thu, 21 Jan 2021 21:07:55 GMT, Roman Kennke <rkennke at openjdk.org> wrote:
>> Kelvin Nilsen has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Addressed reviewer feedback
>>
>> Removed unneeded include in shenandoahCardTable.cpp. Established a new
>> jtreg subdirectory for generational tests with accompanying changes to
>> TEST.groups to exercise the new tests.
>
> src/hotspot/share/gc/shenandoah/shenandoahCardTable.cpp line 26:
>
>> 24:
>> 25: #include "precompiled.hpp"
>> 26: #include "gc/shenandoah/shenandoahHeap.inline.hpp"
>
> What is this include used for?
This include will be removed in the next commit.
-------------
PR: https://git.openjdk.java.net/shenandoah/pull/13
More information about the shenandoah-dev
mailing list