RFR: 8283997: Unused argument in GraphKit::builtin_throw

Tobias Hartmann thartmann at openjdk.java.net
Wed Mar 30 11:55:07 UTC 2022


Trivial fix that removes an unused argument and adjust a comment accordingly.

Thanks,
Tobias

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

Commit messages:
 - 8283997: Unused argument in GraphKit::builtin_throw

Changes: https://git.openjdk.java.net/jdk/pull/8038/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=8038&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8283997
  Stats: 7 lines in 2 files changed: 0 ins; 4 del; 3 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8038.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8038/head:pull/8038

PR: https://git.openjdk.java.net/jdk/pull/8038


More information about the hotspot-compiler-dev mailing list