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

Since Checker can mark some preview elements as new even if bytecode reference is identical

XMLWordPrintable

    • b26

      Take the following example, a preview API is converted from a `class` to a `sealed interface`, the test will report it as a new element and will ask user to bump the `@since` version from N to N+1.

      But enclosed elements might still have the same signature, you essentially end up with the enclosing class/interface having an `@since` value higher than that of it's enclosed elements

            nbenalla Nizar Benalla
            nbenalla Nizar Benalla
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: