RFR: 8294954: Remove superfluous ResourceMarks when using LogStream [v2]
Johan Sjölen
jsjolen at openjdk.org
Fri Oct 21 09:58:32 UTC 2022
> Hi,
>
> I went through all of the places where LogStreams are created and removed the unnecessary ResourceMarks. I also added a ResourceMark in one place, where it was needed because of a call to `::name_and_sig_as_C_string` and moved one to the smallest scope where it is used.
Johan Sjölen has updated the pull request incrementally with one additional commit since the last revision:
Put back VM_Operation::evaluate ResourceMark
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10602/files
- new: https://git.openjdk.org/jdk/pull/10602/files/bfa88acb..ab939bf8
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10602&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10602&range=00-01
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/10602.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/10602/head:pull/10602
PR: https://git.openjdk.org/jdk/pull/10602
More information about the shenandoah-dev
mailing list