Review request: JDK-8004928 TEST_BUG: Reduce dependence of CoreLib tests from the AWT subsystem (ver. 3) (original) (raw)
Alexey Utkin alexey.utkin at oracle.com
Fri Dec 14 12:14:22 UTC 2012
- Previous message: Review request: JDK-8004928 TEST_BUG: Reduce dependence of CoreLib tests from the AWT subsystem (ver. 2)
- Next message: Review request: JDK-8004928 TEST_BUG: Reduce dependence of CoreLib tests from the AWT subsystem (ver. 3)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Review request: JDK-8004928 TEST_BUG: Reduce dependence of CoreLib tests from the AWT subsystem (ver. 2)
- Next message: Review request: JDK-8004928 TEST_BUG: Reduce dependence of CoreLib tests from the AWT subsystem (ver. 3)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]