On Fri, 23 Jan 2026 22:10:06 GMT, Chen Liang <[email protected]> wrote:
> Convert all TestNG tests in java/lang/constant to JUnit tests. I skimmed through the changes (and replaced) files, all looks reasonable. test/jdk/java/lang/constant/java.base/jdk/internal/constant/ConstantAccess.java line 25: > 23: package jdk.internal.constant; > 24: > 25: // Exposes packaage-private methods for testing. Typo in packaage-private ------------- Marked as reviewed by alanb (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/29396#pullrequestreview-3813509073 PR Review Comment: https://git.openjdk.org/jdk/pull/29396#discussion_r2816598152
