[Bug 529] OpenJDK Shark VM warning: there may be trouble ahead
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed Aug 4 03:57:04 PDT 2010
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=529
------- Comment #1 from xerxes at zafena.se 2010-08-04 10:57 -------
Testcase:
The DES test seems to be a good candidate to reproduce this bug
cd openjdk/jdk/test/com/sun/crypto/provider/Cipher/DES/
javac PaddingTest.java
/home/xerxes/icedtea6-shark-b20/openjdk.build/bin/java PaddingTest
===============================
DES ECB PKCS5Padding plain0 test
child exited with 0
...
===============================
DES OFB NoPadding plain5 test
child exited with 0
===============================
DES PCBC PKCS5Padding plain5 test
OpenJDK Shark VM warning: there may be trouble ahead
OpenJDK Shark VM warning: there may be trouble ahead
OpenJDK Shark VM warning: there may be trouble ahead
OpenJDK Shark VM warning: there may be trouble ahead
OpenJDK Shark VM warning: there may be trouble ahead
OpenJDK Shark VM warning: there may be trouble ahead
child exited with 0
===============================
DES PCBC NoPadding plain5 test
===============================
DESede ECB PKCS5Padding plain5 test
child exited with 0
...
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list