On Tue, 12 Oct 2021 05:37:53 GMT, Chris Plummer wrote:
>> Cleanup unnecessary toString() calls when conversion will happen implicitly
>> anyway
>
> src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/ui/classbrowser/HTMLGenerator.java
> line 1012:
>
>> 1010: tmpBuf.append(Long.toHexSt
On Sun, 3 Oct 2021 18:58:50 GMT, Andrey Turbanov wrote:
> Cleanup unnecessary toString() calls when conversion will happen implicitly
> anyway
Marked as reviewed by cjplummer (Reviewer).
src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/ui/classbrowser/HTMLGenerator.java
line 1012:
> 1010:
On Sun, 3 Oct 2021 18:58:50 GMT, Andrey Turbanov wrote:
> Cleanup unnecessary toString() calls when conversion will happen implicitly
> anyway
Looks good.
Thanks,
Serguei
-
Marked as reviewed by sspitsyn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5800
Cleanup unnecessary toString() calls when conversion will happen implicitly
anyway
-
Commit messages:
- [PATCH] Remove unnecessary conversion to String in jdk.hotspot.agent module
Changes: https://git.openjdk.java.net/jdk/pull/5800/files
Webrev: https://webrevs.openjdk.java.net/?r