-
Bug
-
Resolution: Fixed
-
P1
-
8u60
-
b03
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8087025 | 8u65 | Attila Szegedi | P1 | Resolved | Fixed | b01 |
JDK-8138487 | emb-8u65 | Unassigned | P1 | Resolved | Fixed | b01 |
JDK-8076939 | emb-8u60 | Attila Szegedi | P1 | Resolved | Fixed | team |
Because there is a divergence between 8u and 9 codebase in the parser, a literal backport of JDK-8067139 made a method in LexicalContext used by the parser inaccessible; it needs to be reverted from private to public. Additionally, the changeset backported for JDK-8066232 actually had an incomplete test; in 9 this was remedied by JDK-8066683 which is a 9-only changeset. These need to be fixed in order for these changes to correctly work with 8u.
- backported by
-
JDK-8076939 Build errors in 8u-dev after backporting JDK-8067139 and JDK-8066232
-
- Resolved
-
-
JDK-8087025 Build errors in 8u-dev after backporting JDK-8067139 and JDK-8066232
-
- Resolved
-
-
JDK-8138487 Build errors in 8u-dev after backporting JDK-8067139 and JDK-8066232
-
- Resolved
-
- relates to
-
JDK-8067139 Finally blocks inlined incorrectly
-
- Closed
-