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

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

      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

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

              Created:
              Updated:
              Resolved: