Skip to content

Latest commit

 

History

History
261 lines (169 loc) · 12 KB

CHANGELOG.md

File metadata and controls

261 lines (169 loc) · 12 KB

nothing noteworthy, yet

  • Restore jtdiff tool CODETOOLS-7903760

  • Add support for LIBRARY.properties file in the directory specified in the @library tag CODETOOLS-7903775

    Set enablePreview=true in the LIBRARY.properties file in the root directory of the library (the directory specified in the @library tag.) Note that if a library uses preview features, any tests that use the library will be assumed to need preview features enabled as well.

  • The verbose option given at the command-line is now propagated to test agents, including the JUnit test runner. CODETOOLS-7903443 CODETOOLS-7903745

  • Report test duration information in JUnit and TestNG-based tests CODETOOLS-7903752 CODETOOLS-7903753

  • Improve message when test times out in Agent VM mode CODETOOLS-7902346

  • Log time spent waiting to acquire exclusive access lock CODETOOLS-7903188

  • Speed-up error reporting on hosts with slow hostname lookups CODETOOLS-7903746

  • Updated jtreg to bundle JUnit 5.11.0 CODETOOLS-7903821

  • Remove support for jtdiff CODETOOLS-7903622

  • 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 support 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.