RFR: 8253344: Remove unimplemented Arguments::check_gc_consistency
Thomas Schatzl
tschatzl at openjdk.java.net
Fri Sep 18 10:43:00 UTC 2020
On Fri, 18 Sep 2020 10:17:23 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Looks like a leftover from JDK-8199925 that removed the definition, but left the declaration back.
>
> Testing:
> - [x] Linux x86_64 fastdebug build
> - [x] Text search for check_gc_consistency in `src/`
Looks good and trivial.
-------------
Marked as reviewed by tschatzl (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/240
More information about the hotspot-runtime-dev
mailing list