Skip to content

Commit

Permalink
Exclude TestAESCipher tests that modify security permissions specific…
Browse files Browse the repository at this point in the history
… to hotspot (#2156)

Signed-off-by: Andrew Leonard <anleonar@redhat.com>
  • Loading branch information
andrew-m-leonard authored Jan 12, 2021
1 parent 116729f commit 68c5944
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openjdk/ProblemList_openjdk8-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,8 @@ sun/security/rsa/TestCACerts.java https://github.com/AdoptOpenJDK/openjdk-tests/
sun/security/ssl/SSLSocketImpl/SSLSocketCloseHang.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/125 generic-all
sun/security/tools/jarsigner/diffend.sh https://github.com/AdoptOpenJDK/openjdk-tests/issues/125 linux-all
sun/security/tools/jarsigner/emptymanifest.sh https://github.com/AdoptOpenJDK/openjdk-tests/issues/125 generic-all
com/sun/crypto/provider/Cipher/AES/TestAESCiphers/TestAESWithProviderChange.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/1297 generic-all
com/sun/crypto/provider/Cipher/AES/TestAESCiphers/TestAESWithRemoveAddProvider.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/1297 generic-all

############################################################################

Expand Down

0 comments on commit 68c5944

Please sign in to comment.