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

Modernize jsr166 tck tests

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 17
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: