RFR: 8349348: Refactor ClassLoaderDeadlock.sh and Deadlock.sh to run fully in java
Matthew Donovan
mdonovan at openjdk.org
Thu Feb 27 15:40:05 UTC 2025
On Tue, 4 Feb 2025 14:08:05 GMT, Mikhail Yankelevich <duke at openjdk.org> wrote:
> Refactor the following to run fully in java:
> test/java/security//Security/ClassLoaderDeadlock/ClassLoaderDeadlock.sh
> test/java/security//Security/ClassLoaderDeadlock/Deadlock.sh
test/jdk/java/security/Security/ClassLoaderDeadlock/ClassLoaderDeadlock.java line 29:
> 27: * @summary verify no deadlock if crypto provider in other classloader is used to verify signed jars
> 28: * @modules java.base/java.security
> 29: * @library ./deadlock.jar
Will the lowercase 'd' cause problems on a case-sensitive OS (if people still do that)?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23440#discussion_r1973845366
More information about the security-dev
mailing list