RFR 8146620: CodelistTest.java fails with "Test failed on: jdk.internal.misc.Unsafe.getUnsafe()Ljdk/internal/misc/Unsafe;"

Jaroslav Bachorik jaroslav.bachorik at oracle.com
Fri Jan 8 13:11:57 UTC 2016


On 8.1.2016 10:06, Staffan Larsen wrote:
> Looks good!

Thanks!

>
> Thanks,
> /Staffan
>
>> On 8 jan. 2016, at 09:57, Jaroslav Bachorik <jaroslav.bachorik at oracle.com> wrote:
>>
>> Please, review the following simple test fix
>>
>> Issue : https://bugs.openjdk.java.net/browse/JDK-8146620
>> Webrev: http://cr.openjdk.java.net/~jbachorik/8146620/webrev.00
>>
>> The test is treating the 'sun.misc.Unsafe.getUnsafe()' entry from the code list in a specific way - but since now it is possible to meet also the 'jdk.internal.misc.Unsafe.getUnsafe()' entry it is necessary to modify the test to expect this eventuality.
>>
>> Thanks,
>>
>> -JB-
>



More information about the serviceability-dev mailing list