RFR: 8351595: JVM_FindClassFromCaller: unused var may be removed [v2]
Matias Saavedra Silva
matsaave at openjdk.org
Mon Oct 13 20:34:20 UTC 2025
> Trivial change to remove an unused line of code. Verified with tier1-5 tests.
Matias Saavedra Silva has updated the pull request incrementally with one additional commit since the last revision:
Removed unused argument
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27735/files
- new: https://git.openjdk.org/jdk/pull/27735/files/d9290dd8..da3fe2d6
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27735&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27735&range=00-01
Stats: 12 lines in 4 files changed: 0 ins; 2 del; 10 mod
Patch: https://git.openjdk.org/jdk/pull/27735.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27735/head:pull/27735
PR: https://git.openjdk.org/jdk/pull/27735
More information about the hotspot-dev
mailing list