-
Bug
-
Resolution: Fixed
-
P2
-
8u40
-
b19
-
Verified
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 |
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.
- backported by
-
JDK-8068122 Revert changes to annotation attribute generation
- Resolved
-
JDK-8070299 Revert changes to annotation attribute generation
- Resolved
- relates to
-
JDK-8066725 javac produces classfiles it cannot read
- Closed
-
JDK-8029012 parameter_index for type annotation not updated after outer.this added
- Closed
-
JDK-8065132 Parameter annotations not updated when synthetic parameters are prepended
- Closed