-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
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
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
- links to
-
Commit(master)
openjdk/jdk/5154b716
-
Review(master)
openjdk/jdk/22213