Test failures in jdk7u85-b01
Martin Buchholz
martinrb at google.com
Mon Aug 10 15:36:09 UTC 2015
Hi folks working on "jdk7u85",
I'm doing a bit of QA on jdk7u85-b01
(hg tclone icedtea7-forest-2.6; hg tupdate -r jdk7u85-b01)
and observed these failures, which seem due to backports of jtreg tests
that either don't apply to jdk7 or need more backporting work:
sun/security/jgss/spnego/MSOID.java
javax/xml/ws/8046817/GenerateEnumSchema.java
javax/crypto/Cipher/CipherInputStreamExceptions.java
java.security.NoSuchAlgorithmException: No such algorithm:
AES/GCM/PKCS5Padding
/usr/local/google/home/martinrb/ws/jdk7u85-b01/jdk/test/javax/xml/ws/8046817/GenerateEnumSchema.java:37:
error: package java.util.stream does not exist
import java.util.stream.Collectors;
import java.util.Base64;
^
symbol: class Base64
location: package java.util
/usr/local/google/home/martinrb/ws/jdk7u85-b01/jdk/test/sun/security/jgss/spnego/MSOID.java:48:
error: cannot find symbol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150810/36c64536/attachment.html>
More information about the distro-pkg-dev
mailing list