On 8.1.2016 10:06, Staffan Larsen wrote:
Looks good!
Thanks!
Thanks,
/Staffan
On 8 jan. 2016, at 09:57, Jaroslav Bachorik <jaroslav.bacho...@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-