RFR (s) 8069005: Hotspot crashes in System.out.println with assert(resolved_method->method_holder()->is_linke, d()) failed: must be linked
harold seigel
harold.seigel at oracle.com
Tue May 5 19:42:02 UTC 2015
Hi Coleen,
Your change looks good.
Thanks, Harold
On 4/30/2015 1:54 AM, David Holmes wrote:
> Hi Coleen,
>
> On 29/04/2015 4:02 AM, Coleen Phillimore wrote:
>> Summary: move java.lang.Class initialization sooner in bootstrapping the
>> jvm
>>
>> I tested this manually with the case in the bug. I don't know how to
>> add such a test without -Xbootclasspath:/a . Also ran
>> vm.quick.testlist, vm.defmeth.testlist and hotspot jtreg tests to make
>> sure this doesn't break anything.
>>
>> See bug for full discussion.
>>
>> open webrev at http://cr.openjdk.java.net/~coleenp/8069005/
>> bug link https://bugs.openjdk.java.net/browse/JDK-8069005
>
> As per bug comments this doesn't seem to perturb the initialization
> sequence adversely.
>
> Reviewed.
>
> Thanks,
> David
>
>> Thanks,
>> Coleen
More information about the hotspot-runtime-dev
mailing list