RFR: Add generations to freeset [v5]
Kelvin Nilsen
kdnilsen at openjdk.org
Tue Apr 18 20:49:41 UTC 2023
On Wed, 12 Apr 2023 18:47:18 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Kelvin Nilsen has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove debug instrumentation
>
> src/hotspot/share/gc/shenandoah/mode/shenandoahGenerationalMode.hpp line 33:
>
>> 31: public:
>> 32: virtual void initialize_flags() const;
>> 33: virtual ShenandoahHeuristics* initialize_heuristics(ShenandoahGeneration* generation) const override;
>
> This reverts https://github.com/openjdk/shenandoah/commit/ab9a39713fafc2257cc34531fe638e82b7221067, should not be here.
Fixing.
-------------
PR Review Comment: https://git.openjdk.org/shenandoah/pull/250#discussion_r1170553406
More information about the shenandoah-dev
mailing list