Re: RFR: JDK-8145788: JVM crashes with -XX:+EnableTracing

2016-01-08 Thread Erik Gahlin
Sorry for the delay, we are looking into it. Erik On 2016-01-06 07:36, David Holmes wrote: > Pinging the serviceability tracing experts please! > > David > > On 24/12/2015 12:25 AM, Yasumasa Suenaga wrote: >> Hi David, >> 1. Initialize JavaThread before calling apply_ergo() in create_vm

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

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

Re: jmx-dev RFR 8145919: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest failed with Connection failed for no credentials

2016-01-08 Thread Daniel Fuchs
On 08/01/16 10:56, Jaroslav Bachorik wrote: On 7.1.2016 17:32, Daniel Fuchs wrote: On 06/01/16 12:23, Jaroslav Bachorik wrote: On 6.1.2016 12:19, David Holmes wrote: On 6/01/2016 8:21 PM, Jaroslav Bachorik wrote: Please, review the following test change Issue : https://bugs.openjdk.java.net/

Re: jmx-dev RFR 8145919: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest failed with Connection failed for no credentials

2016-01-08 Thread Jaroslav Bachorik
On 7.1.2016 17:32, Daniel Fuchs wrote: On 06/01/16 12:23, Jaroslav Bachorik wrote: On 6.1.2016 12:19, David Holmes wrote: On 6/01/2016 8:21 PM, Jaroslav Bachorik wrote: Please, review the following test change Issue : https://bugs.openjdk.java.net/browse/JDK-8145919 Webrev: http://cr.openjdk.

JDK-8031753 : Review request

2016-01-08 Thread Harsha Wardhana B
Hi All, Please review the fix for, Issue : JDK-8031753 - JMXServiceURL should not use getLocalHost or its usage should be enhanced Webrev : http://cr.openjdk.java.net/~jbachorik/sponsorship/8031753/webrev.00/ The issue can be reproduced by removing entry for hostname in

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

2016-01-08 Thread Staffan Larsen
Looks good! Thanks, /Staffan > On 8 jan. 2016, at 09:57, Jaroslav Bachorik > wrote: > > Please, review the following simple test fix > > Issue : https://bugs.openjdk.java.net/rest/api/latest/issue/JDK-8146620 > Webrev: http://cr.openjdk.java.net/~jbachorik/8146620/webrev.00 > > The test is t

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

2016-01-08 Thread Jaroslav Bachorik
Please, review the following simple test fix Issue : https://bugs.openjdk.java.net/rest/api/latest/issue/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