master
8261785: Calling "main" method in anonymous nested class crashes the JVM
8202553: Update FXLauncherTest as part of removing JavaFX from JDK
8382582: Remove the experimental JVMCI feature
8357862: Java argument file is parsed unexpectedly with trailing comment
8234076: JVM crashes on Windows 10 using --module=NAME
8293041: --disable-@files option doesn't work and cause an error
8385024: `JLI_Open()` doesn't correctly handle paths longer than MAXPATH on Windows
8187443: Forest Consolidation: Move files to unified layout
8369858: Remove darcy author tags from jdk tests
8384997: "Unrecognized system!" failures on MSys2/Windows
8349254: Disable "best-fit" mapping on Windows environment variables
8352935: Launcher should not add $JDK/../lib to LD_LIBRARY_PATH
8269373: some tests in jdk/tools/launcher/ fails on localized Windows platform
8367157: Remove jrunscript tool
8289797: tools/launcher/I18NArgTest.java fails on Japanese Windows environment
8210112: remove jdk.testlibrary.ProcessTools
8377004: Java Launcher incorrectly allows inheriting a package-private main from another package
8314491: Linux: jexec launched via PATH fails to find java
8303669: SelectVersion indexes past the end of the argv array
8374365: Update copyright year to 2025 for test/jdk in files where it was missed
8329581: Java launcher no longer prints a stack trace 8329420: Java 22 (and 23) launcher calls default constructor although main() is static 8330864: No error message when ExceptionInInitializerError thrown in static initializer
8274397: [macOS] Stop setting env. var JAVA_MAIN_CLASS_<pid> in launcher code
8338411: Implement JEP 486: Permanently Disable the Security Manager
8385345: AWT and ImageIO shell tests fail when run using MSys/MinGW
8326891: Prefer RPATH over RUNPATH for $ORIGIN rpaths in internal JDK binaries
8388366: Launcher test stability regardless of the default locale
8347124: Clean tests with --enable-linkable-runtime
8357016: Candidate main methods not computed properly
8296709: WARNING: JNI call made without checking exceptions
8365240: [asan] exclude some tests when using asan enabled binaries
8356974: tools/launcher/ToolsOpts.java fails if the build id contains "-J"
8260265: UTF-8 by Default
8327460: Compile tests with the same visibility rules as product code
8219139: move hotspot tests from test/jdk/vm