RFR: 8261268: LOAD_INSTANCE placeholders unneeded for parallelCapable class loaders [v2]

Coleen Phillimore coleenp at openjdk.java.net
Tue Feb 9 22:22:55 UTC 2021


> See CR for more details.  This optimizes some code for class loading.
> Tested with tier1-6.

Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:

  Fix some comment

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/2469/files
  - new: https://git.openjdk.java.net/jdk/pull/2469/files/9eb1634b..c28d8ded

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2469&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2469&range=00-01

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2469.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2469/head:pull/2469

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


More information about the hotspot-runtime-dev mailing list