Re: [PATCH] 2013/10/15 Security Errata: JDK Changes

2013-11-15 Thread Andrew
- Original Message - > Hi Alex, > > * Alex Kasko [2013-11-14 04:54]: > > Is jdk7 now required for bootstrap? > > No, it should be able to bootstrap with itself. > > > With jdk6b28 bootstrap it builds for me only after I remove these lines: > > > > ./jdk/make/com/sun/jmx/Makefile:

[PATCH] 2013/10/15 Security Errata: CORBA Changes

2013-11-15 Thread Andrew
Here is the second batch of changes for the 2013/06/18 errata. Webrev: http://cr.openjdk.java.net/~andrew/openjdk6/20131015/corba/ Changes: 8011157: Improve CORBA portablility 8017196: Ensure Proxies are handled appropriately 8022940: Enhance CORBA translations OPENJDK6-21: Remove @Override anno

Re: [PATCH] 2013/10/15 Security Errata: CORBA Changes

2013-11-15 Thread Omair Majid
Hi Andrew, * Andrew [2013-11-15 14:19]: > Here is the second batch of changes for the 2013/06/18 errata. > > Webrev: http://cr.openjdk.java.net/~andrew/openjdk6/20131015/corba/ I did a compare of this with the icedtea6 patches and I don't see anything unexpected. Looks good to me. > I'll push

hg: jdk6/jdk6/corba: 5 new changesets

2013-11-15 Thread gnu . andrew
Changeset: 9e7e1b6ab5cd Author:msheppar Date: 2013-10-15 15:24 +0100 URL: http://hg.openjdk.java.net/jdk6/jdk6/corba/rev/9e7e1b6ab5cd 8011157: Improve CORBA portablility Summary: fix also reviewed by Alexander Fomin Reviewed-by: alanb, coffeys, skoivu ! src/share/classes/com/sun/co

hg: jdk6/jdk6/jdk: 65 new changesets

2013-11-15 Thread gnu . andrew
Changeset: 5d81a5f8a379 Author:coffeys Date: 2013-10-15 15:04 +0100 URL: http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/5d81a5f8a379 7196533: TimeZone.getDefault() slow due to synchronization bottleneck Reviewed-by: okutsu, omajid ! src/share/classes/java/util/TimeZone.java Changese