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

[TestBug] Update JUnit to Version 6.0.0

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx26
    • javafx
    • generic
    • generic

      JUnit 6.0.0 is out and we can consider updating to it.

      Release Notes: https://docs.junit.org/current/release-notes/index.html#release-notes-6.0.0

      Notes:
      - Java 17 is the baseline (so not a problem for us, since we have a higher baseline)
      - Deprecation were removed (not a problem, as we don't rely on any)
      - JUnit Vintage Engine is deprecated (not a problem, as we dropped support for it some months ago)

      JUnit 6 now uses a single version number for all dependencies, that is platform, jupiter and vintage (which we do not use anymore).

            mhanl Marius Hanl
            mhanl Marius Hanl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: