[jdk21u-dev] RFR: 8333824: Unused ClassValue in VarHandles

Aleksey Shipilev shade at openjdk.org
Thu Oct 17 18:18:54 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.

This is not clean: the original changeset has the removal of `import jdk.internal.foreign.Utils;`:
https://github.com/openjdk/jdk/commit/7b43a8cd7c663facbe490f889838d7ead0eba0f9

Would bots treat this PR as clean if you remove that import and force-push? Or do we need that import for something?

-------------

PR Review: https://git.openjdk.org/jdk21u-dev/pull/1063#pullrequestreview-2375957642


More information about the jdk-updates-dev mailing list