-
Bug
-
Resolution: Fixed
-
P1
-
1.4.2_12, 5.0u10
-
b03
-
sparc
-
solaris_10
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2176863 | 7 | Keith Mcguigan | P3 | Closed | Fixed | b10 |
JDK-2146342 | 6u2 | Keith Mcguigan | P2 | Closed | Fixed | b01 |
JDK-2143744 | 1.4.2_14 | Abhijit Saha | P1 | Closed | Fixed | b01 |
JDK-2146343 | hs10 | Keith Mcguigan | P2 | Closed | Fixed | b10 |
An important Licensee App is broken due to fix for 5060487.
It is throwing VerifyError.
superclass protected constructor is bring called in a subclass (in a different package).
class of the objectref is not the current class or a subclass of the current class
Please provide a backward compatibility mode so that existing Apps are not broken.
It is throwing VerifyError.
superclass protected constructor is bring called in a subclass (in a different package).
class of the objectref is not the current class or a subclass of the current class
Please provide a backward compatibility mode so that existing Apps are not broken.
- backported by
-
JDK-2143744 compatibility issue due to 5060487
-
- Closed
-
-
JDK-2146342 compatibility issue due to 5060487
-
- Closed
-
-
JDK-2146343 compatibility issue due to 5060487
-
- Closed
-
-
JDK-2176863 compatibility issue due to 5060487
-
- Closed
-