Review request: JDK-8004928 TEST_BUG: Reduce dependence of CoreLib tests from the AWT subsystem (ver. 3) (original) (raw)

Mandy Chung mandy.chung at oracle.com
Fri Dec 14 16:35:48 UTC 2012


Looks good to me. Mandy

On 12/14/2012 4:14 AM, Alexey Utkin wrote:

On 13.12.2012 20:59, Alan Bateman wrote:

One other one that I ran into today is this one: test/java/lang/Throwable/LegacyChainedExceptionSerialization.java

It uses java.awt.print.PrinterIOException and I think that can be safely removed. Do you think this could be included in your changes? Done. A PrinterIOException instance was removed from tested sequence. Bug description: https://jbs.oracle.com/bugs/browse/JDK-8004928 Here is the suggested fix: http://cr.openjdk.java.net/~uta/openjdk-webrevs/JDK-8004928/webrev.03 Regards, -uta



More information about the core-libs-dev mailing list