Webrevs for 2014/04/15 Security Fixes

2014-04-15 Thread Andrew Hughes
http://cr.openjdk.java.net/~andrew/openjdk6/20140415/ Changes: - S4685768: A11y issue - Focus set to disabled component, can't Tab/Shift-Tab - S4993545: NativeInLightFixer adds asynchronousity - S6444769: java/awt/Insets/WindowWithWarningTest/WindowWithWarningTest.html fails - S66

Re: Webrevs for 2014/04/15 Security Fixes

2014-04-15 Thread Omair Majid
* Andrew Hughes [2014-04-15 18:16]: > http://cr.openjdk.java.net/~andrew/openjdk6/20140415/ Assuming that these are security fixes (and only required dependencies) backported from 7, I think it's sensible to push this ASAP. Thanks, Omair -- PGP Key: 66484681 (http://pgp.mit.edu/) Fin

hg: jdk6/jdk6: Added tag jdk6-b31 for changeset 994684dd9625

2014-04-15 Thread gnu . andrew
Changeset: afaa7bf51c7f Author:omajid Date: 2014-04-10 11:53 -0400 URL: http://hg.openjdk.java.net/jdk6/jdk6/rev/afaa7bf51c7f Added tag jdk6-b31 for changeset 994684dd9625 ! .hgtags

hg: jdk6/jdk6/jaxp: 3 new changesets

2014-04-15 Thread gnu . andrew
Changeset: bee077a2681a Author:aefimov Date: 2014-04-04 20:40 +0100 URL: http://hg.openjdk.java.net/jdk6/jdk6/jaxp/rev/bee077a2681a 8029282: Enhance CharInfo set up Reviewed-by: joehw ! drop_included/jaxp_src/src/com/sun/org/apache/xalan/internal/utils/SecuritySupport.java ! drop

hg: jdk6/jdk6/corba: 2 new changesets

2014-04-15 Thread gnu . andrew
Changeset: 85a0a31df431 Author:msheppar Date: 2014-04-04 20:08 +0100 URL: http://hg.openjdk.java.net/jdk6/jdk6/corba/rev/85a0a31df431 8025005: Enhance CORBA initializations Summary: restructure ORB.init() processing flow. Reviewed-by: alanb, coffeys, skoivu ! src/share/classes/com/

hg: jdk6/jdk6/jaxws: 6 new changesets

2014-04-15 Thread gnu . andrew
Changeset: 5b4eff61bd79 Author:mkos Date: 2014-04-06 21:01 +0100 URL: http://hg.openjdk.java.net/jdk6/jdk6/jaxws/rev/5b4eff61bd79 8025030: Enhance stream handling Summary: Avoiding caching data initialized via TCCL in static context; fix also reviewed by Iaroslav Savytskyi, Alexand

hg: jdk6/jdk6/hotspot: 4 new changesets

2014-04-15 Thread gnu . andrew
Changeset: b15097e6476f Author:dsimms Date: 2014-01-10 15:38 +0100 URL: http://hg.openjdk.java.net/jdk6/jdk6/hotspot/rev/b15097e6476f 8029858: Enhance array copies Summary: Just read the source element once Reviewed-by: coleenp, ahgross ! src/share/vm/oops/objArrayKlass.cpp Change

hg: jdk6/jdk6/langtools: 2 new changesets

2014-04-15 Thread gnu . andrew
Changeset: 744af11103b7 Author:bpatel Date: 2014-04-08 02:58 +0100 URL: http://hg.openjdk.java.net/jdk6/jdk6/langtools/rev/744af11103b7 8026736: Enhance Javadoc pages Reviewed-by: jjg ! src/share/classes/com/sun/tools/doclets/formats/html/ConfigurationImpl.java Changeset: be4293ad

hg: jdk6/jdk6/jdk: 60 new changesets

2014-04-15 Thread gnu . andrew
Changeset: a4582ea36611 Author:vadim Date: 2013-11-13 13:19 +0400 URL: http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/a4582ea36611 8023046: Enhance splashscreen support Reviewed-by: anthony, pchelko, mschoene ! src/share/native/sun/awt/giflib/dgif_lib.c Changeset: 90adf1242c1f Autho

Re: Webrevs for 2014/04/15 Security Fixes

2014-04-15 Thread Andrew Hughes
- Original Message - > * Andrew Hughes [2014-04-15 18:16]: > > http://cr.openjdk.java.net/~andrew/openjdk6/20140415/ > > Assuming that these are security fixes (and only required dependencies) > backported from 7, I think it's sensible to push this ASA

Re: Webrevs for 2014/04/15 Security Fixes

2014-04-15 Thread Alex Bligh
On 15 Apr 2014, at 23:16, Andrew Hughes wrote: > - S8035893: JVM_GetVersionInfo fails to zero structure This appears to include the change to jvm.cpp but not jdk_util.cpp. IE the first hunk is in of the below, but not the second. -- Alex Bligh Signed-Off-By: Alex Bligh --- openjdk/hotspot