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

Claes Redestad claes.redestad at oracle.com
Thu Mar 29 07:38:41 UTC 2018


On 2018-03-29 03:37, David Holmes wrote:
> 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.

Thanks for verifying! I guess we're all set, then.

/Claes


More information about the hotspot-runtime-dev mailing list