RFR: 8260449: Remove stale declaration of SATBMarkQueue::apply_closure_and_empty()
Thomas Schatzl
tschatzl at openjdk.java.net
Tue Jan 26 23:30:39 UTC 2021
On Tue, 26 Jan 2021 18:01:12 GMT, Roman Kennke <rkennke at openjdk.org> wrote:
> JDK-8258742 removed apply_closure_and_empty(), but curiously JDK-8260263 reintroduced its declaration (but no definition).
>
> Testing:
> - [x] build fastdebug/release on Linux/x86_64
> - [x] tier1
Lgtm and trivial. Sorry for introducing this.
-------------
Marked as reviewed by tschatzl (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/2242
More information about the hotspot-gc-dev
mailing list