RFR: 8044818: [TESTBUG] runtime/CDSCompressedKPtrs/XShareAuto.java fails with RuntimeException 'sharing' found in stderr

David Holmes david.holmes at oracle.com
Mon Jun 23 01:35:53 UTC 2014


Thanks everyone.

David

On 20/06/2014 11:29 PM, Coleen Phillimore wrote:
>
> Okay, this looks good.
> Coleen
>
> On 6/20/14, 9:26 AM, Lois Foltan wrote:
>> +1. Changes look fine.
>>
>> Lois
>>
>> On 6/20/2014 8:55 AM, harold seigel wrote:
>>> Hi David,
>>>
>>> The change looks good.
>>>
>>> Harold
>>>
>>> On 6/19/2014 8:23 PM, David Holmes wrote:
>>>> This was initially contributed by Pavel Chistyakov and adapted based
>>>> on my feedback.
>>>>
>>>> The bug is marked confidential due to the context in which it was
>>>> discovered but the problem is quite simple. The test is checking for
>>>> specific CDS related behaviour with the Server VM, but just because
>>>> you specify "-server" it doesn't mean you will actually have a
>>>> Server VM due to the possibility of aliasing (via jvm.cfg). So the
>>>> fix is to simply check that we really do have a Server VM and
>>>> otherwise just skip the test.
>>>>
>>>> http://cr.openjdk.java.net/~dholmes/8044818/webrev/
>>>>
>>>> Thanks,
>>>> David
>>>
>>
>


More information about the hotspot-runtime-dev mailing list