RFR: JDK-8295405 : Add cause in a couple of IllegalArgumentException and InvalidParameterException shown by sun/security/pkcs11 tests [v3]
    Matthias Baesken 
    mbaesken at openjdk.org
       
    Fri Oct 28 07:07:08 UTC 2022
    
    
  
On Thu, 27 Oct 2022 08:03:39 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
>> We have a number of failing sun/security/pkcs11 test on RHEL 8.6, see
>> 
>> https://bugs.openjdk.org/browse/JDK-8295343
>> 8295343 : sun/security/pkcs11 tests fail on Linux RHEL 8.6
>> 
>> The exceptions generated by these tests sometimes miss the cause (causing exception), it would be nice to have this added to get the complete exception backtrace.
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
> 
>   small adjustments
Hi Martin and Sean, thanks for the reviews !
-------------
PR: https://git.openjdk.org/jdk/pull/10726
    
    
More information about the security-dev
mailing list