RFR: 8057586: Explicit GC ignored if GCLocker is active [v3]
Thomas Schatzl
tschatzl at openjdk.org
Mon Apr 17 11:42:41 UTC 2023
On Thu, 30 Mar 2023 13:43:42 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:
>> True, but this is not a perf-critical method, be consistent (with other gcs) is more important, IMO.
>
> Only Serial doesn't have this early return, and only reason I didn't add it is because PR was getting too big and serial required a lot more changes to have this implemented. So i think It will added later for Serial GC.
Please file an issue for this.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13191#discussion_r1168558319
More information about the hotspot-gc-dev
mailing list