OpenJDK 7u261 Released

2020-04-15 Thread Andrew John Hughes
We are pleased to announce the release of OpenJDK 7u261.

The source tarball is available from:

* https://openjdk-sources.osci.io/openjdk7/openjdk7u261-ga.tar.xz

The tarball is accompanied by a digital signature available at:

* https://openjdk-sources.osci.io/openjdk7/openjdk7u261-ga.tar.xz.sig

This is signed by our new Red Hat OpenJDK key (open...@redhat.com):

PGP Key: rsa4096/0x92EF8D39DC13168F (hkp://keys.gnupg.net)
Fingerprint = CA5F 11C6 CE22 644D 42C6  AC44 92EF 8D39 DC13 168F

SHA256 checksums:

c5be98c5102febe47dc153a37776e8affa8986b75b12db82335a2a3f7bb4a4c5
openjdk7u261-ga.tar.xz
a56cd3f38b06976e4b4e1e86b65e0b46fe425554b83c57404aca7b2b7926ec95
openjdk7u261-ga.tar.xz.sig

The checksums can be downloaded from:

* https://openjdk-sources.osci.io/openjdk7/openjdk7u261-ga.sha256

New in release OpenJDK 7u261 (2020-04-14):
===
* Security fixes
  - S8224541, CVE-2020-2756: Better mapping of serial ENUMs
  - S8224549, CVE-2020-2757: Less Blocking Array Queues
  - S8225603: Enhancement for big integers
  - S8227542: Manifest improved jar headers
  - S8231415, CVE-2020-2773: Better signatures in XML
  - S8233250: Better X11 rendering
  - S8233410: Better Build Scripting
  - S8234027: Better JCEKS key support
  - S8234408, CVE-2020-2781: Improve TLS session handling
  - S8234825, CVE-2020-2800: Better Headings for HTTP Servers
  - S8234841, CVE-2020-2803: Enhance buffering of byte buffers
  - S8235274, CVE-2020-2805: Enhance typing of methods
  - S8236201, CVE-2020-2830: Better Scanner conversions
  - S8238960: linux-i586 builds are inconsistent as the newly build jdk
is not able to reserve enough space for object heap
* Other changes
  - S7065233: To interpret case-insensitive string locale independently
  - S8219597: (bf) Heap buffer state changes could provoke unexpected
exceptions
  - S8240621: Build failure on Windows after JDK-8044500

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



[RFR] [7u] jdk7u261-b02/ga

2020-04-15 Thread Andrew John Hughes
OpenJDK 7u261 has been released: http://bitly.com/oj7u261

Here are the remaining changes for the jdk7u repository:

Webrev: https://cr.openjdk.java.net/~andrew/openjdk7/20200414/

Changes:
  - S7065233: To interpret case-insensitive string locale independently
  - S8219597: (bf) Heap buffer state changes could provoke unexpected
exceptions
  - S8224541: Better mapping of serial ENUMs
  - S8224549: Less Blocking Array Queues
  - S8225603: Enhancement for big integers
  - S8227542: Manifest improved jar headers
  - S8231415: Better signatures in XML
  - S8233250: Better X11 rendering
  - S8233410: Better Build Scripting
  - S8234027: Better JCEKS key support
  - S8234408: Improve TLS session handling
  - S8234825: Better Headings for HTTP Servers
  - S8234841: Enhance buffering of byte buffers
  - S8235274: Enhance typing of methods
  - S8236201: Better Scanner conversions
  - S8238960: linux-i586 builds are inconsistent as the newly build jdk
is not able to reserve enough space for object heap

jdk7u261-b02 is tagged as jdk7u261-ga.

Ok to push?

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



Re: [RFR] [7u] jdk7u261-b02/ga

2020-04-15 Thread Martin Balao
On 4/15/20 11:48 AM, Andrew John Hughes wrote:
> OpenJDK 7u261 has been released: http://bitly.com/oj7u261
> 
> Here are the remaining changes for the jdk7u repository:
> 
> Webrev: https://cr.openjdk.java.net/~andrew/openjdk7/20200414/
> 
> Changes:
>   - S7065233: To interpret case-insensitive string locale independently
>   - S8219597: (bf) Heap buffer state changes could provoke unexpected
> exceptions
>   - S8224541: Better mapping of serial ENUMs
>   - S8224549: Less Blocking Array Queues
>   - S8225603: Enhancement for big integers
>   - S8227542: Manifest improved jar headers
>   - S8231415: Better signatures in XML
>   - S8233250: Better X11 rendering
>   - S8233410: Better Build Scripting
>   - S8234027: Better JCEKS key support
>   - S8234408: Improve TLS session handling
>   - S8234825: Better Headings for HTTP Servers
>   - S8234841: Enhance buffering of byte buffers
>   - S8235274: Enhance typing of methods
>   - S8236201: Better Scanner conversions
>   - S8238960: linux-i586 builds are inconsistent as the newly build jdk
> is not able to reserve enough space for object heap
> 
> jdk7u261-b02 is tagged as jdk7u261-ga.
> 
> Ok to push?
> 
> Thanks,
> 

I'm not an official reviewer but have analyzed each of those backports
and look good to me.



Re: [RFR] [7u] jdk7u261-b02/ga

2020-04-15 Thread Mario Torre
Ship it!

Cheers,
Mario

On Wed, Apr 15, 2020 at 4:50 PM Andrew John Hughes
 wrote:
>
> OpenJDK 7u261 has been released: http://bitly.com/oj7u261
>
> Here are the remaining changes for the jdk7u repository:
>
> Webrev: https://cr.openjdk.java.net/~andrew/openjdk7/20200414/
>
> Changes:
>   - S7065233: To interpret case-insensitive string locale independently
>   - S8219597: (bf) Heap buffer state changes could provoke unexpected
> exceptions
>   - S8224541: Better mapping of serial ENUMs
>   - S8224549: Less Blocking Array Queues
>   - S8225603: Enhancement for big integers
>   - S8227542: Manifest improved jar headers
>   - S8231415: Better signatures in XML
>   - S8233250: Better X11 rendering
>   - S8233410: Better Build Scripting
>   - S8234027: Better JCEKS key support
>   - S8234408: Improve TLS session handling
>   - S8234825: Better Headings for HTTP Servers
>   - S8234841: Enhance buffering of byte buffers
>   - S8235274: Enhance typing of methods
>   - S8236201: Better Scanner conversions
>   - S8238960: linux-i586 builds are inconsistent as the newly build jdk
> is not able to reserve enough space for object heap
>
> jdk7u261-b02 is tagged as jdk7u261-ga.
>
> Ok to push?
>
> Thanks,
> --
> 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
>


-- 
Mario Torre
Associate Manager, Software Engineering
Red Hat GmbH 
9704 A60C B4BE A8B8 0F30  9205 5D7E 4952 3F65 7898



hg: jdk7u/jdk7u: 2 new changesets

2020-04-15 Thread gnu . andrew
Changeset: 116262ec5ab3
Author:andrew
Date:  2020-04-13 06:12 +0100
URL:   https://hg.openjdk.java.net/jdk7u/jdk7u/rev/116262ec5ab3

Added tag jdk7u261-b02 for changeset a5a9179a5d3d

! .hgtags

Changeset: 1a4aabe6c66a
Author:andrew
Date:  2020-04-15 14:59 +0100
URL:   https://hg.openjdk.java.net/jdk7u/jdk7u/rev/1a4aabe6c66a

Added tag jdk7u261-ga for changeset a5a9179a5d3d

! .hgtags



hg: jdk7u/jdk7u/langtools: 2 new changesets

2020-04-15 Thread gnu . andrew
Changeset: 25387ed6f55b
Author:andrew
Date:  2020-04-13 06:13 +0100
URL:   https://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/25387ed6f55b

Added tag jdk7u261-b02 for changeset f04545c02162

! .hgtags

Changeset: b14d8b970710
Author:andrew
Date:  2020-04-15 14:59 +0100
URL:   https://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/b14d8b970710

Added tag jdk7u261-ga for changeset f04545c02162

! .hgtags



hg: jdk7u/jdk7u/hotspot: 3 new changesets

2020-04-15 Thread gnu . andrew
Changeset: 493615a206a9
Author:andrew
Date:  2020-04-12 04:39 +0100
URL:   https://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/493615a206a9

8233410: Better Build Scripting
Summary: Also includes more complete backport of JDK-8199552 (relro)
Reviewed-by: mbalao

! make/bsd/makefiles/gcc.make
! make/bsd/makefiles/jsig.make
! make/bsd/makefiles/saproc.make
! make/linux/makefiles/gcc.make
! make/linux/makefiles/jsig.make
! make/linux/makefiles/saproc.make
! make/solaris/makefiles/gcc.make
! make/solaris/makefiles/jsig.make
! make/solaris/makefiles/saproc.make

Changeset: 5530d69c4b0c
Author:andrew
Date:  2020-04-13 06:13 +0100
URL:   https://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/5530d69c4b0c

Added tag jdk7u261-b02 for changeset 493615a206a9

! .hgtags

Changeset: ea91a0b56078
Author:andrew
Date:  2020-04-15 14:59 +0100
URL:   https://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/ea91a0b56078

Added tag jdk7u261-ga for changeset 493615a206a9

! .hgtags



hg: jdk7u/jdk7u/jaxp: 2 new changesets

2020-04-15 Thread gnu . andrew
Changeset: 0150ec7db51c
Author:andrew
Date:  2020-04-13 06:13 +0100
URL:   https://hg.openjdk.java.net/jdk7u/jdk7u/jaxp/rev/0150ec7db51c

Added tag jdk7u261-b02 for changeset bdd256b2723f

! .hgtags

Changeset: 7b4278b4a56f
Author:andrew
Date:  2020-04-15 14:59 +0100
URL:   https://hg.openjdk.java.net/jdk7u/jdk7u/jaxp/rev/7b4278b4a56f

Added tag jdk7u261-ga for changeset bdd256b2723f

! .hgtags



hg: jdk7u/jdk7u/jaxws: 2 new changesets

2020-04-15 Thread gnu . andrew
Changeset: f08a8a6c71a6
Author:andrew
Date:  2020-04-13 06:13 +0100
URL:   https://hg.openjdk.java.net/jdk7u/jdk7u/jaxws/rev/f08a8a6c71a6

Added tag jdk7u261-b02 for changeset f6b78d78716b

! .hgtags

Changeset: 5ff89b7e948c
Author:andrew
Date:  2020-04-15 14:59 +0100
URL:   https://hg.openjdk.java.net/jdk7u/jdk7u/jaxws/rev/5ff89b7e948c

Added tag jdk7u261-ga for changeset f6b78d78716b

! .hgtags



Re: [RFR] [7u] jdk7u261-b02/ga

2020-04-15 Thread Andrew John Hughes



On 15/04/2020 17:38, Mario Torre wrote:
> Ship it!
> 
> Cheers,
> Mario
> 

Thanks! Pushed.
-- 
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