Integrated: 8350456: Test javax/crypto/CryptoPermissions/InconsistentEntries.java crashed: EXCEPTION_ACCESS_VIOLATION
Fernando Guallini
fguallini at openjdk.org
Fri Feb 21 21:09:57 UTC 2025
On Fri, 21 Feb 2025 10:31:34 GMT, Fernando Guallini <fguallini at openjdk.org> wrote:
> The test javax/crypto/CryptoPermissions/InconsistentEntries.java uses CDSTestUtils.clone to copy the JDK into the scratch dir by creating symbolic links, but this was seen to crash the VM in Windows Server 2025. To ensure test stability, it should hard copy the required files.
This pull request has now been integrated.
Changeset: 825ab20b
Author: Fernando Guallini <fguallini at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/825ab20ba99b1f1127dd94b87ae56020d1831529
Stats: 30 lines in 2 files changed: 28 ins; 1 del; 1 mod
8350456: Test javax/crypto/CryptoPermissions/InconsistentEntries.java crashed: EXCEPTION_ACCESS_VIOLATION
Reviewed-by: rhalade, jnimeh
-------------
PR: https://git.openjdk.org/jdk/pull/23726
More information about the security-dev
mailing list