RFR: JDK-8276039: Incomplete resolution operator for set_init_lock in javaClasses.cpp

Yumin Qi minqi at openjdk.java.net
Wed Oct 27 04:52:26 UTC 2021


Please review,

  I have no idea why this problem has not been encountered in compilation, it is obvious the usage of resolution operator :: is not complete and wrong.

 Tests: mach5 tier1, tier4

Thanks
Yumin

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

Commit messages:
 - JDK-8276039: Incomplete resolution operator for set_init_lock in javaClasses.cpp

Changes: https://git.openjdk.java.net/jdk/pull/6130/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6130&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8276039
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6130.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6130/head:pull/6130

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


More information about the hotspot-runtime-dev mailing list