Modernize jsr166 tck tests

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 17
    • Affects Version/s: None
    • Component/s: core-libs

      tck tests use wrapper class constructors (for convenience), but they are going away some day

      [JEP 390] Deprecate wrapper class constructors for removal

      tck tests use raw types - frowned upon since 2005.

      Use diamond <> pervasively.

      Suppress errorprone "errors" in tests deliberately provoking exceptions.

            Assignee:
            Martin Buchholz
            Reporter:
            Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: