On Wed, 25 Feb 2026 16:13:18 GMT, Chen Liang <[email protected]> wrote:
> Remove the use of TestNG from java/lang/annotation tests. > Interesting that JUnit scans annotations on member classes, so we can't put > malformed annotations on classes nested in the test class; we can put them on > package-private classes in the same source file instead. > Also refactored LoaderLeakTest to perform GC more reliably within our test > framework. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk/pull/29921
