Test failures in jdk7u85-b01

Andrew Hughes gnu.andrew at redhat.com
Thu Aug 20 15:27:16 UTC 2015



----- Original Message -----
> Hi folks working on "jdk7u85",
> 

Sorry for the delay. I was travelling back from Toronto when your mail
came in and have been in catch-up mode with the 7 webrevs and general
admin since :(

> 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
> 

The CipherInputStreamExceptions one I caught during OpenJDK 6 backporting
and is fixed in the webrev I posted [0] as 8133993. The rest I look into
now and submit once the other webrev goes through. We can then tag the
result as jdk7u85-b02 and use that for the final tarball.

We have very limited time to do the security changes for 6, 7 and 8, so
we only really get to make sure the main code builds. With 72 changesets
in the OpenJDK 7 webrevs alone, there's a lot of stuff to test in a short
space of time.

Thanks,
-- 
Andrew :)

Senior Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

PGP Key: ed25519/35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04  C5A0 CFDA 0F9B 3596 4222

PGP Key: rsa4096/248BDC07 (hkp://keys.gnupg.net)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F  8F91 3B96 A578 248B DC07



More information about the distro-pkg-dev mailing list