Integrated: 8253344: Remove unimplemented Arguments::check_gc_consistency
Aleksey Shipilev
shade at openjdk.java.net
Fri Sep 18 13:28:25 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/`
This pull request has now been integrated.
Changeset: 6e9efffc
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/6e9efffc
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
8253344: Remove unimplemented Arguments::check_gc_consistency
Reviewed-by: tschatzl, coleenp
-------------
PR: https://git.openjdk.java.net/jdk/pull/240
More information about the hotspot-runtime-dev
mailing list