Skip to content

Latest commit

 

History

History
233 lines (151 loc) · 10.4 KB

CHANGELOG.md

File metadata and controls

233 lines (151 loc) · 10.4 KB

nothing noteworthy, yet

  • jtreg now verifies ProblemList files CODETOOLS-7903659

  • jtreg no longer ignores VM exit code when test process reports status with "STATUS: " line CODETOOLS-7903621

  • Use SOURCE_BUILD_EPOCH to suppport reproducible builds CODETOOLS-7903539

  • Updated jtreg to bundle JUnit 5.10.2 CODETOOLS-7903578

  • jtreg, when communicating with the AgentServer in agentvm mode, will now bind to loopback address. CODETOOLS-7903686

  • jtreg, in certain cases, would incorrectly report a test as PASSED when the test process would exit with a non-zero exit code. CODETOOLS-7903621

  • Updated set of default environment variables set for tests on Unix-like platforms.

  • Updated external dependencies.

  • Fixed output-related issues.

  • Fixed race-condition when running tests with a multi-module setup

  • Improved support for JUnit Jupiter.

  • Improved support for TestNG.

  • Generate all debugging info when compiling jtreg CODETOOLS-7903393

  • RISC-V Port has been integrated into JDK mainline

  • Fix incorrect format for version in error message CODETOOLS-7903398

  • Add options -testThreadFactory and -testThreadFactoryPath to allow the use of a custom thread factory, to be used to create the thread to run a test.

  • Add support for Automatic-Module-Name in jar files.

  • Update versions of jtreg dependencies.

  • User modules can be used only in othervm.

  • Improve diagnostic output when failing to get version for JDK under test.

  • Initial support for new-style version numbers for jtreg.

  • Improve support for @enablePreview.

  • Move details of environment variables to new appendix.

  • Add FAQ reference to doc/testing.md.

  • Add support for explicit -retain:lastRun.

  • Improve Cygwin detection by relaxing constraints on expected installation directory.

  • Incorrect handling of paths in smart action args for Windows.

  • Introduce test.file.