RFR: 8273372: More precise ResourceMark in ReferenceProcessor
Albert Mingkun Yang
ayang at openjdk.java.net
Tue Sep 7 10:11:41 UTC 2021
On Mon, 6 Sep 2021 08:26:37 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Simple change of moving `ResourceMark` closer to where it is actually required.
>
> Test: tier1-6
Log tag, `scavenge`, only has `develop_trace` level logs. If they are rarely useful, they should be removed. (I used `scavenge)` to see locate them.)
-------------
PR: https://git.openjdk.java.net/jdk/pull/5375
More information about the hotspot-gc-dev
mailing list