On Thu, 9 Oct 2025 18:29:36 GMT, Matias Saavedra Silva <[email protected]> wrote:
> This is a cleanup change to remove an unused field `from_class` and the > associated argument `caller` from `JVM_FindClassFromCaller` and its callers. > The method `JVM_FindClassFromCaller` has been renamed with these new changes > in consideration. Verified with tier1-5 tests. This pull request has now been integrated. Changeset: 784af438 Author: Matias Saavedra Silva <[email protected]> URL: https://git.openjdk.org/jdk/commit/784af438efd3f2cd8a4c0518b4aa06d496bd7846 Stats: 15 lines in 4 files changed: 0 ins; 5 del; 10 mod 8351595: JVM_FindClassFromCaller: unused var may be removed Reviewed-by: dholmes, alanb, liach, fandreuzzi ------------- PR: https://git.openjdk.org/jdk/pull/27735
