RFR(XS): 8242134: Consolidate the get_package_entry() in SystemDictionaryShared and ClassLoader
    Calvin Cheung 
    calvin.cheung at oracle.com
       
    Tue Apr  7 17:39:35 UTC 2020
    
    
  
JBS: https://bugs.openjdk.java.net/browse/JDK-8242134
webrev: http://cr.openjdk.java.net/~ccheung/jdk15/8242134/webrev.00/
The above proposed change removes get_package_entry() from 
SystemDictionaryShared.
The ClassLoader::get_package_entry() is being modified slightly so that 
it could be used in SystemDictionaryShared.
Passed tier 1 - 4 tests.
thanks,
Calvin
    
    
More information about the hotspot-runtime-dev
mailing list