RFR(M) JDK-8218994: Consolidate indy and condy JVM information within a BootstrapInfo data structure

Lois Foltan lois.foltan at oracle.com
Mon Apr 15 19:09:11 UTC 2019


Updated webrev to fix typos caught by John's review of the .1 webrev

http://cr.openjdk.java.net/~lfoltan/bug_jdk8218994.2/webrev/

Thanks,
Lois

On 4/12/2019 8:17 AM, Lois Foltan wrote:
> I've updated the webrev based on preliminary feedback from Coleen.
>
> http://cr.openjdk.java.net/~lfoltan/bug_jdk8218994.1/webrev/
>
> Reviews appreciated!
> Lois
>
> On 3/14/2019 7:39 AM, Lois Foltan wrote:
>> Please review this change to consolidate indy and condy JVM 
>> information to invoke a bootstrap method into a new BootstrapInfo 
>> data structure as well as merge the condy and indy methods to invoke 
>> the bootstrap within SystemDictionary.
>>
>> open webrev at: 
>> http://cr.openjdk.java.net/~lfoltan/bug_jdk8218994.0/webrev/
>> bug link: https://bugs.openjdk.java.net/browse/JDK-8218994
>> co-contributors: Lois Foltan & John Rose
>>
>> Testing: hs-tier1-3 & jdk-tier1-3 (all platforms), hs-tier4-8 (linux 
>> only), JCK vm & lang
>>
>> Thanks,
>> Lois
>



More information about the hotspot-dev mailing list