[jdk21u-dev] RFR: 8333824: Unused ClassValue in VarHandles
Aleksey Shipilev
shade at openjdk.org
Thu Oct 17 18:29:31 UTC 2024
On Thu, 17 Oct 2024 16:53:56 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:
> Backporting JDK-8333824: Unused ClassValue in VarHandles. Removes completely unused code. Likely a leftover. Ran GHA Sanity Checks and local Tier 1 and Tier 2 tests. Patch should be clean.
Right. Looks good then. I think this backport, while minor, saves some startup time since we do not have to initialize this static field.
-------------
Marked as reviewed by shade (Reviewer).
PR Review: https://git.openjdk.org/jdk21u-dev/pull/1063#pullrequestreview-2375978813
More information about the jdk-updates-dev
mailing list