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

Alan Bateman Alan.Bateman at oracle.com
Fri Dec 14 12:34:52 UTC 2012


On 14/12/2012 12:14, 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 Thanks for including this one, thumbs up from me.

-Alan



More information about the core-libs-dev mailing list