Re: RFR(XXS) : 8149700 : Remove jdk_svc test group from tier * groups

2016-02-11 Thread joe darcy
Hi Igor, The change to the test list in and of itself looks fine. Once some stable subset of the svc tests can be committed to, it would be good to have them back in tier 2. Thanks, -Joe On 2/11/2016 1:03 PM, Igor Ignatyev wrote: http://cr.openjdk.java.net/~iignatyev/8149700/webrev.00/ 2

RFR(XXS) : 8149700 : Remove jdk_svc test group from tier * groups

2016-02-11 Thread Igor Ignatyev
http://cr.openjdk.java.net/~iignatyev/8149700/webrev.00/ > > 2 lines changed: 0 ins; 1 del; 1 mod; Hi all, could you please review the tiny patch which removes jdk_svc test group from tier2 test group? Many of svc tests fail intermittently due to different reasons, that prevents us from having

Re: JDK 9 RFR of JDK-8149616: Problem list RmiSslBootstrapTest.sh

2016-02-11 Thread Roger Riggs
Hi Joe, Seems correct to put it on the problem list. Roger On 2/11/2016 12:38 AM, joe darcy wrote: Hello, The test sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh has recently been seen to fail frequently on various platforms. Until the root cause is addressed (JDK-8145919),

RFR 8145919: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest failed with Connection failed for no credentials (Round 2)

2016-02-11 Thread Jaroslav Bachorik
Please, review the following test change Issue : https://bugs.openjdk.java.net/browse/JDK-8145919 Webrev: http://cr.openjdk.java.net/~jbachorik/8145919/webrev.02 The previous attempt to fix this problem was focused on the fact that the test tend to fail on ARM64 platforms. This is no more true,