[lworld] test StrictFinalInstanceFieldsTest.java needs to be updated after fix for JDK-8351951

XMLWordPrintable

      after fix for JDK-8351951 javac is issuing an error for assignments to strict fields after a super() invocation or strict fields left unassigned at all. This is fields annotated with @Strict. The test in the title was using these, now illegal, constructions to test the verifier. The test will need to be updated now that javac is issuing a compiler error for these code patterns.

            Assignee:
            Matias Saavedra Silva
            Reporter:
            Vicente Arturo Romero Zaldivar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: