Details
-
Bug
-
Status: Closed
-
P2
-
Resolution: Fixed
-
8u40
-
b19
-
Verified
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8068122 | 8u45 | Eric Mccorkle | P2 | Resolved | Fixed | b02 |
JDK-8070299 | emb-8u47 | Eric Mccorkle | P2 | Resolved | Fixed | team |
Description
This is a bug record to back out JDK-8065132 and JDK-8029012 from JDK 8u40.
Two changes were backported to 8u40, which change the way javac generates classfiles. However, because of problems with the GenericSignatures attribute format, this causes javac to fail to load classfiles generated with a previous version. This needs to be backed out in 8u40.
Two changes were backported to 8u40, which change the way javac generates classfiles. However, because of problems with the GenericSignatures attribute format, this causes javac to fail to load classfiles generated with a previous version. This needs to be backed out in 8u40.
Attachments
Issue Links
- backported by
-
JDK-8068122 Revert changes to annotation attribute generation
-
- Resolved
-
-
JDK-8070299 Revert changes to annotation attribute generation
-
- Resolved
-
- relates to
-
JDK-8029012 parameter_index for type annotation not updated after outer.this added
-
- Resolved
-
-
JDK-8066725 javac produces classfiles it cannot read
-
- Closed
-
-
JDK-8065132 Parameter annotations not updated when synthetic parameters are prepended
-
- Closed
-