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

Modernize jsr166 tck tests

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P3
    • Resolution: Fixed
    • None
    • 17
    • core-libs

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: