RFR: 8171855: Move package name transformations during module	bootstrap into VM
    Alan Bateman 
    Alan.Bateman at oracle.com
       
    Tue Jan  3 17:00:14 UTC 2017
    
    
  
On 03/01/2017 16:44, Claes Redestad wrote:
> :
>
> get_module_by_package_name is only used by the whitebox API and it 
> seems the test using this was already using internal form. 
> JVM_GetModuleByPackageName appears to be unused. Could this be cleaned 
> up?
This may be a leftover from when we were working out the API changes for 
JVM TI, specifically what ended up as GetNamedModule to allow the 
callbacks for CLFH or class load get the Module object for a class that 
is being loaded.
-Alan
    
    
More information about the jigsaw-dev
mailing list