-
Bug
-
Resolution: Fixed
-
P1
-
None
-
b16
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8007194 | 8 | Stefan Karlsson | P1 | Closed | Fixed | b75 |
The fix for JDK-8005994 was incomplete and missed a null check.
This wasn't found by JPRT or nightly testing since they both used JDK8-b72. However, JDK8-b73 starts to exercise this code path.
This wasn't found by JPRT or nightly testing since they both used JDK8-b72. However, JDK8-b73 starts to exercise this code path.
- backported by
-
JDK-8007194 Null pointer in DefaultMethods::generate_default_methods when merging annotations
-
- Closed
-
- relates to
-
JDK-8005994 Method annotations are allocated unnecessarily during class file parsing
-
- Closed
-