Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8051946 JEP 215: Tiered Attribution for javac
  3. JDK-8062243

create test harness that confirm that tiered attribution is compatible with speculative attribution

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Fixed
    • P2
    • None
    • 9
    • tools
    • None

    Description

      Because of the characteristics of this test harness it will probably need to be defined as an external, non jtreg, test. The idea is to check the following, not a comprehensive list:

       - Types on the ASTs must be the same for both approaches just after the corresponding attribution approach ends
       - TA must execute the same unique type checks as SA during it's check phase, a different order is acceptable though
       - Propagation, or not, of stuck expressions to the corresponding enclosing context and their subsequent "unstucking" must be equivalent on both approaches

      Attachments

        Activity

          People

            vromero Vicente Arturo Romero Zaldivar
            vromero Vicente Arturo Romero Zaldivar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: