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