RFR: 8265326: Strange Characters in G1GC GC Log
Fairoz Matte
fmatte at openjdk.java.net
Tue Apr 20 12:09:24 UTC 2021
There was an character formating issue on mac-os due to usage of "
`FormatBuffer<128>`"
Used explicit variable to hold the FormatBuffer
-------------
Commit messages:
- 8265326: Strange Characters in G1GC GC Log
Changes: https://git.openjdk.java.net/jdk/pull/3589/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3589&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8265326
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
Patch: https://git.openjdk.java.net/jdk/pull/3589.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3589/head:pull/3589
PR: https://git.openjdk.java.net/jdk/pull/3589
More information about the hotspot-gc-dev
mailing list