diff --git a/doc/testing.html b/doc/testing.html index 6288a552bf0..b9d1f4ed22f 100644 --- a/doc/testing.html +++ b/doc/testing.html @@ -72,9 +72,11 @@ id="toc-notes-for-specific-tests">Notes for Specific Tests
@Artifact
class. (See
JTREG="JAVA_OPTIONS=-Djdk.test.lib.artifacts.nsslib-linux_aarch64=/path/to/NSS-libs"
For more notes about the PKCS11 tests, please refer to test/jdk/sun/security/pkcs11/README.
-One way to improve test coverage of ahead-of-time (AOT) optimizations in the JDK is to run existing jtreg test cases in a special "AOT_JDK" mode. Example: