8u212 missing fixes

Andrew John Hughes gnu.andrew at redhat.com
Wed Apr 24 15:21:42 UTC 2019



On 24/04/2019 16:07, Hohensee, Paul wrote:
> From Oracle’s 8u211 release notes at
> https://www.oracle.com/technetwork/java/javase/2col/8u211-bugfixes-5292912.html,
> this issue
> 
>  
> 
> https://bugs.openjdk.java.net/browse/JDK-8129988: JSSE should create a
> single instance of the cacerts KeyStore
> 
>  
> 
> was in Oracle’s 8u211, but not in OpenJDK 8u212. I’ve just pushed a
> backport to jdk8u-dev.
> 
>  

Yes, as I  mentioned when approving the 8u request, this seems to have
slipped through because it was marked as fixed in 8u202, but in a BPR
which didn't make OpenJDK. That suggests a flaw in the filter we used. I
don't know if it's worth rectifying now, as it only applies to the
crossover phase. Maybe something to bear in mind if we end up
maintaining OpenJDK 14 or something.

> 
> There are two more of these.
> 
>  
> 
> https://bugs.openjdk.java.net/browse/JDK-8174268: Declare a public field
> in JapaneseEra for the era starting May 2019
> 
>  
> 
> This has a patch we can backport, which I’ll do.
> 

This is marked as "Won't Fix"  for 11 & 8. Is it really in Oracle 8u?

The bug immediately screams "TCK breakage" to me if it's adding a public
constant in an API class.

>  
> 
> https://bugs.openjdk.java.net/browse/JDK-8216577: Add GlobalSign’s R6
> Root certificate
> 
> https://bugs.openjdk.java.net/browse/JDK-8214188: Certify GlobalSign’s
> R6 root certificate
> 
>  
> 
> This doesn’t have a patch, but the necessary info is in JBS. I don’t
> know how to add a cert, however, so it’d be best if someone
> knowledgeable did the work.
> 

8u doesn't have any certificates, so a pre-requisite would be
backporting the work that added them.

>  
> 
> Thanks,
> 
>  
> 
> Paul
> 
>  
> 

-- 
Andrew :)

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

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



More information about the jdk8u-dev mailing list