On 20/02/2017 03:00, Amy Lu wrote:
org/omg/CORBA/OrbPropertiesTest.java
This test changes the JDK under testing and may affect other tests
(JDK-8175177).
Please review this patch to put the test to problem list until issues
addressed.
bug: https://bugs.openjdk.java.net/browse/JDK-8175240
webrev: http://cr.openjdk.java.net/~amlu/8175240/webrev.00/
I'm surprised that OrbPropertiesTest.java doesn't copy the run-time
image before changing it. Exclude it temporarily until it is fixed seems
right to me.
-Alan