On Wed, 10 Jun 2026 05:36:49 GMT, Chen Liang <[email protected]> wrote:
> Since JEP 401 is targeting 28, we should update the since versions and > rollback the checker test changes. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). Marking this as Approved even with the open question, which can be addressed in follow-up work if needed. test/jdk/tools/sincechecker/modules/java.base/JavaBaseCheckSince.java line 29: > 27: * @summary Test for `@since` in java.base module > 28: * @library /test/lib /test/jdk/tools/sincechecker > 29: * @run main/timeout=480 SinceChecker java.base --exclude > java.lang.classfile Why is java.lang.classfile being ignored? ------------- Marked as reviewed by darcy (Committer). PR Review: https://git.openjdk.org/valhalla/pull/2533#pullrequestreview-4489925690 PR Review Comment: https://git.openjdk.org/valhalla/pull/2533#discussion_r3406817316
