- Original Message -
> Can you elaborate on 'this and a couple of other patches' - is that supposed
> to be all of the corresponding JEP 130? Some part of it?
>
> Considering that the JEP 130 has legal and docs implications that imply more
> work having to be done than just back porting a
I have the similiar problem as what was described on
https://bugs.openjdk.java.net/browse/JDK-8056130.
In my case, the problem is actually caused by the use of
xxx.class.getResource( ".gif") method in a JPanel used in the applet.
It seems to be compiled well in JDK8.0_05 but failed with new