> Changed the gencert, so the certificate is now initialised to be with a start > time of -1M. This prevents a potential error with the certificate not yet > being valid. > Similar solution to [this pull > request](https://github.com/openjdk/jdk/pull/22592) > Have tested the test 6000 times for stability and all have passed.
Mikhail Yankelevich has updated the pull request incrementally with 46 additional commits since the last revision: - minor: removed bug number from the comment - 8341097: GHA: Demote Mac x86 jobs to build only Reviewed-by: kbarrett, prr, ihse - 8347126: gc/stress/TestStressG1Uncommit.java gets OOM-killed Reviewed-by: tschatzl, gli - 8347268: [ubsan] logOutput.cpp:357:21: runtime error: applying non-zero offset 1 to null pointer Reviewed-by: dholmes - 8347083: Incomplete logging in nsk/jvmti/ResourceExhausted/resexhausted00* tests Reviewed-by: dholmes, sspitsyn, lmesnik - 8346887: DrawFocusRect() may cause an assertion failure Reviewed-by: aivanov, prr - 8339728: [Accessibility,Windows,JAWS] Bug in the getKeyChar method of the AccessBridge class Reviewed-by: aivanov, psadhukhan, kizune - 8347299: Add annotations to test cases in LicenseTest Reviewed-by: almatvee - 8347297: Skip the RuntimeImageSymbolicLinksTest test on Windows when it is executed outside of the jtreg Reviewed-by: almatvee - 8347296: WinInstallerUiTest fails in local test runs if the path to test work directory is longer that regular Reviewed-by: almatvee - ... and 36 more: https://git.openjdk.org/jdk/compare/9954e0d4...59d030c2 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/23001/files - new: https://git.openjdk.org/jdk/pull/23001/files/9954e0d4..59d030c2 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=23001&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23001&range=00-01 Stats: 12781 lines in 199 files changed: 2529 ins; 9295 del; 957 mod Patch: https://git.openjdk.org/jdk/pull/23001.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/23001/head:pull/23001 PR: https://git.openjdk.org/jdk/pull/23001