JDK 9 RFR of JDK-8169736: Mark RmiIiopReturnValueTest.java as intermittently failing (original) (raw)
joe darcy joe.darcy at oracle.com
Tue Nov 15 21:26:52 UTC 2016
- Previous message: RFR: JDK-8169505 - Update changes by JDK-8159393 to reflect CCC review
- Next message: JDK 9 RFR of JDK-8169736: Mark RmiIiopReturnValueTest.java as intermittently failing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
The test
javax/rmi/PortableRemoteObject/8146975/RmiIiopReturnValueTest.java
has been seen in intermittently fail in various test systems and should be marked accordingly.
Please review the patch below to do this.
Thanks,
-Joe
diff -r 99b7853cfbd8 test/javax/rmi/PortableRemoteObject/8146975/RmiIiopReturnValueTest.java
a/test/javax/rmi/PortableRemoteObject/8146975/RmiIiopReturnValueTest.java Tue Nov 15 08:40:36 2016 -0800 +++ b/test/javax/rmi/PortableRemoteObject/8146975/RmiIiopReturnValueTest.java Tue Nov 15 13:26:29 2016 -0800 @@ -24,6 +24,7 @@ /*
- @test
- @bug 8146975
- @key intermittent
- @summary test RMI-IIOP with value object return
- @modules java.corba
- @library /lib/testlibrary
- Previous message: RFR: JDK-8169505 - Update changes by JDK-8159393 to reflect CCC review
- Next message: JDK 9 RFR of JDK-8169736: Mark RmiIiopReturnValueTest.java as intermittently failing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]