[jdk17u-dev] RFR: 8333824: Unused ClassValue in VarHandles
Satyen Subramaniam
ssubramaniam at openjdk.org
Thu Oct 17 20:30:34 UTC 2024
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 is almost clean: it does not remove an import used in JDK <=21.
-------------
Commit messages:
- Backport 7b43a8c
Changes: https://git.openjdk.org/jdk17u-dev/pull/2972/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2972&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8333824
Stats: 9 lines in 1 file changed: 0 ins; 9 del; 0 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/2972.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2972/head:pull/2972
PR: https://git.openjdk.org/jdk17u-dev/pull/2972
More information about the jdk-updates-dev
mailing list