RFR: 8199717: Avoid calculating primordial thread stack bounds on VM startup

David Holmes david.holmes at oracle.com
Thu Mar 29 01:37:58 UTC 2018


On 28/03/2018 11:24 PM, Claes Redestad wrote:
> 
> 
> On 2018-03-28 15:11, Thomas Stüfe wrote:
>>
>> Just reminds me, one other place where we we create a java vm on the 
>> primordial thread is the gtest launcher, but I expect the gtests all 
>> run thru successfully, no?
> 
> Good point. I've run a few of the hotspot test tiers successfully, but 
> will have to verify that those tests are included and that they don't 
> set the magic property (if they don't, they should be good)

It doesn't. Nor do any of the other tests we have that create the JVM 
directly through JNI.

David

> /Claes


More information about the hotspot-runtime-dev mailing list