Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8071991

Build errors in 8u-dev after backporting JDK-8067139 and JDK-8066232

XMLWordPrintable

    • b03
    • generic
    • generic
    • Verified

        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.

              attila Attila Szegedi
              attila Attila Szegedi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: