~openjdk/openjdk/openjdk7

« back to all changes in this revision

Viewing changes to changelog

  • Committer: Matthias Klose
  • Date: 2017-11-23 17:35:32 UTC
  • Revision ID: doko@ubuntu.com-20171123173532-yozeugja9ovfj3fz
openjdk-7 (7u151-2.6.11-3) experimental; urgency=medium

  [ Matthias Klose ]
  * Disable bootstrap on wheezy, it currently fails due to the last round
    of 8u151 security patches (Emilio Pozuelo Monfort).

  [ Tiago Stürmer Daitx ]
  * debian/patches/hotspot-aarch64-S8145438-fix-field-too-big-for-insn.patch:
    the S8144028 fix was incomplete and followed up by S8145438; without it
    aarch64 JVM can fail with "Internal Error, failed: Field too big for
    insn".

 -- Matthias Klose <doko@ubuntu.com>  Thu, 23 Nov 2017 16:37:21 +0100

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
openjdk-7 (7u151-2.6.11-3) experimental; urgency=medium
 
2
 
 
3
  [ Matthias Klose ]
 
4
  * Disable bootstrap on wheezy, it currently fails due to the last round
 
5
    of 8u151 security patches (Emilio Pozuelo Monfort).
 
6
 
 
7
  [ Tiago Stürmer Daitx ]
 
8
  * debian/patches/hotspot-aarch64-S8145438-fix-field-too-big-for-insn.patch:
 
9
    the S8144028 fix was incomplete and followed up by S8145438; without it
 
10
    aarch64 JVM can fail with "Internal Error, failed: Field too big for
 
11
    insn".
 
12
 
 
13
 -- Matthias Klose <doko@ubuntu.com>  Thu, 23 Nov 2017 16:37:21 +0100
 
14
 
1
15
openjdk-7 (7u151-2.6.11-2) experimental; urgency=medium
2
16
 
3
17
  [ Tiago Stürmer Daitx ]