RFR: 8272107: Removal of Unsafe::defineAnonymousClass left a dangling C++ class [v2]

Harold Seigel hseigel at openjdk.java.net
Wed Aug 11 16:44:48 UTC 2021


> Please review this change to remove the now unused CPSlot class.  Uses of CPSlot have been replaced with Symbol*.  The change was tested by running JCK lang and VM tests, Mach5 tiers 1-2 on Linux, Mac OS, and WIndows and Macn5 tiers 3-5 on Linux x64.
> 
> Thanks, Harold

Harold Seigel has updated the pull request incrementally with one additional commit since the last revision:

  Remove slot_at()

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5070/files
  - new: https://git.openjdk.java.net/jdk/pull/5070/files/024d16f6..324677d2

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

  Stats: 26 lines in 3 files changed: 4 ins; 17 del; 5 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5070.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5070/head:pull/5070

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


More information about the hotspot-dev mailing list