On Thu, 27 Feb 2025 15:37:47 GMT, Matthew Donovan <mdono...@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)?

It should be, but nonetheless, I think changing it would be best just for the 
sake of consistency. 
Should be changed in the next commit

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/23440#discussion_r1973861427

Reply via email to