Re: PING 2: [7u80] Request for review for CR 4963723: Implement SHA-224

2015-01-05 Thread Andrew Hughes
- 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

JDK-8056130

2015-01-05 Thread plin
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