RFR: 8354543: Set more meaningful names for "get_vm_result" and "get_vm_result_2"

Cesar Soares Lucas cslucas at openjdk.org
Mon Apr 14 19:09:56 UTC 2025


Please, review this trivial PR to set more meaningful names for `get_vm_result*`.

I tested the best I could on OSX AArch64 & Linux amd64 with JTREG tier1-3.
The other platforms I tested by cross-compiling. If you can run some tests on those platform I'd appreciate.

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

Commit messages:
 - Rename get_vm_result and get_vm_result_2 to more meaningfult names.

Changes: https://git.openjdk.org/jdk/pull/24632/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24632&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8354543
  Stats: 216 lines in 49 files changed: 0 ins; 0 del; 216 mod
  Patch: https://git.openjdk.org/jdk/pull/24632.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/24632/head:pull/24632

PR: https://git.openjdk.org/jdk/pull/24632


More information about the graal-dev mailing list