RFR: 8272107: Removal of Unsafe::defineAnonymousClass left a dangling C++ class [v4]
    Harold Seigel 
    hseigel at openjdk.java.net
       
    Thu Aug 12 14:01:30 UTC 2021
    
    
  
On Thu, 12 Aug 2021 13:54:45 GMT, Harold Seigel <hseigel at openjdk.org> wrote:
>> 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 load_symbol(), fix comments
Thanks Coleen, Ioi, and David for your reviews and comments!
-------------
PR: https://git.openjdk.java.net/jdk/pull/5070
    
    
More information about the hotspot-dev
mailing list