From christian.thalinger at oracle.com Tue Dec 3 10:47:19 2013 From: christian.thalinger at oracle.com (christian.thalinger at oracle.com) Date: Tue, 03 Dec 2013 18:47:19 +0000 Subject: hg: jdk7u/jdk7u-dev/hotspot: 8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms Message-ID: <20131203184731.E7EA9629E6@hg.openjdk.java.net> Changeset: 271f0c186798 Author: twisti Date: 2013-10-23 15:44 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/271f0c186798 8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms Reviewed-by: iveresov, jrose ! src/share/vm/classfile/systemDictionary.cpp From dalibor.topic at oracle.com Tue Dec 3 12:21:04 2013 From: dalibor.topic at oracle.com (Dalibor Topic) Date: Tue, 03 Dec 2013 21:21:04 +0100 Subject: hg: jdk7u/jdk7u-dev/hotspot: 8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms In-Reply-To: <20131203184731.E7EA9629E6@hg.openjdk.java.net> References: <20131203184731.E7EA9629E6@hg.openjdk.java.net> Message-ID: <529E3D30.5070805@oracle.com> On 12/3/13 7:47 PM, christian.thalinger at oracle.com wrote: > Changeset: 271f0c186798 > Author: twisti > Date: 2013-10-23 15:44 -0700 > URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/271f0c186798 > > 8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms > Reviewed-by: iveresov, jrose > > ! src/share/vm/classfile/systemDictionary.cpp > What is this and what is it doing there? cheers, dalibor topic -- Oracle Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +491737185961 Oracle Java Platform Group ORACLE Deutschland B.V. & Co. KG | K?hneh?fe 5 | 22761 Hamburg ORACLE Deutschland B.V. & Co. KG Hauptverwaltung: Riesstr. 25, D-80992 M?nchen Registergericht: Amtsgericht M?nchen, HRA 95603 Gesch?ftsf?hrer: J?rgen Kunz Komplement?rin: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher Green Oracle Oracle is committed to developing practices and products that help protect the environment From christian.thalinger at oracle.com Tue Dec 3 12:27:22 2013 From: christian.thalinger at oracle.com (Christian Thalinger) Date: Tue, 3 Dec 2013 12:27:22 -0800 Subject: hg: jdk7u/jdk7u-dev/hotspot: 8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms In-Reply-To: <529E3D30.5070805@oracle.com> References: <20131203184731.E7EA9629E6@hg.openjdk.java.net> <529E3D30.5070805@oracle.com> Message-ID: <380B369D-58F2-4CD0-A95E-0F7D3C81E063@oracle.com> On Dec 3, 2013, at 12:21 PM, Dalibor Topic wrote: > On 12/3/13 7:47 PM, christian.thalinger at oracle.com wrote: >> Changeset: 271f0c186798 >> Author: twisti >> Date: 2013-10-23 15:44 -0700 >> URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/271f0c186798 >> >> 8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms >> Reviewed-by: iveresov, jrose >> >> ! src/share/vm/classfile/systemDictionary.cpp >> > > What is this and what is it doing there? That was a mistake; I pushed to the wrong URL. We are currently sorting out what we do with that change. The most likely outcome will be that we anti-delta it. Sorry for the inconvenience. > > cheers, > dalibor topic > > -- > Oracle > Dalibor Topic | Principal Product Manager > Phone: +494089091214 | Mobile: +491737185961 > Oracle Java Platform Group > > ORACLE Deutschland B.V. & Co. KG | K?hneh?fe 5 | 22761 Hamburg > > ORACLE Deutschland B.V. & Co. KG > Hauptverwaltung: Riesstr. 25, D-80992 M?nchen > Registergericht: Amtsgericht M?nchen, HRA 95603 > Gesch?ftsf?hrer: J?rgen Kunz > > Komplement?rin: ORACLE Deutschland Verwaltung B.V. > Hertogswetering 163/167, 3543 AS Utrecht, Niederlande > Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 > Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher > > Green Oracle Oracle is committed to developing practices and products that help protect the environment From dalibor.topic at oracle.com Tue Dec 3 12:30:42 2013 From: dalibor.topic at oracle.com (Dalibor Topic) Date: Tue, 03 Dec 2013 21:30:42 +0100 Subject: hg: jdk7u/jdk7u-dev/hotspot: 8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms In-Reply-To: <380B369D-58F2-4CD0-A95E-0F7D3C81E063@oracle.com> References: <20131203184731.E7EA9629E6@hg.openjdk.java.net> <529E3D30.5070805@oracle.com> <380B369D-58F2-4CD0-A95E-0F7D3C81E063@oracle.com> Message-ID: <529E3F72.6000406@oracle.com> On 12/3/13 9:27 PM, Christian Thalinger wrote: > > On Dec 3, 2013, at 12:21 PM, Dalibor Topic wrote: > >> On 12/3/13 7:47 PM, christian.thalinger at oracle.com wrote: >>> Changeset: 271f0c186798 >>> Author: twisti >>> Date: 2013-10-23 15:44 -0700 >>> URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/271f0c186798 >>> >>> 8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms >>> Reviewed-by: iveresov, jrose >>> >>> ! src/share/vm/classfile/systemDictionary.cpp >>> >> >> What is this and what is it doing there? > > That was a mistake; I pushed to the wrong URL. Ok, thanks for the quick confirmation. > We are currently sorting out what we do with that change. The most likely outcome will be that we anti-delta it. Sorry for the inconvenience. No problem. Let us know how you want to proceed before the next push, though, please. cheers, dalibor topic >> >> cheers, >> dalibor topic >> >> -- >> Oracle >> Dalibor Topic | Principal Product Manager >> Phone: +494089091214 | Mobile: +491737185961 >> Oracle Java Platform Group >> >> ORACLE Deutschland B.V. & Co. KG | K?hneh?fe 5 | 22761 Hamburg >> >> ORACLE Deutschland B.V. & Co. KG >> Hauptverwaltung: Riesstr. 25, D-80992 M?nchen >> Registergericht: Amtsgericht M?nchen, HRA 95603 >> Gesch?ftsf?hrer: J?rgen Kunz >> >> Komplement?rin: ORACLE Deutschland Verwaltung B.V. >> Hertogswetering 163/167, 3543 AS Utrecht, Niederlande >> Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 >> Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher >> >> Green Oracle Oracle is committed to developing practices and products that help protect the environment > -- Oracle Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +491737185961 Oracle Java Platform Group ORACLE Deutschland B.V. & Co. KG | K?hneh?fe 5 | 22761 Hamburg ORACLE Deutschland B.V. & Co. KG Hauptverwaltung: Riesstr. 25, D-80992 M?nchen Registergericht: Amtsgericht M?nchen, HRA 95603 Gesch?ftsf?hrer: J?rgen Kunz Komplement?rin: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher Green Oracle Oracle is committed to developing practices and products that help protect the environment From erik.joelsson at oracle.com Wed Dec 4 06:25:44 2013 From: erik.joelsson at oracle.com (Erik Joelsson) Date: Wed, 04 Dec 2013 15:25:44 +0100 Subject: 7u60 request for approval for JDK-8029304: JFR broken in 7u train for JDK Linux for ARM or OpenJDK Message-ID: <529F3B68.6090502@oracle.com> Hello, This is a 7u60 request for aproval for the issue: https://bugs.openjdk.java.net/browse/JDK-8029304 Webrev here: http://cr.openjdk.java.net/~erikj/8029304/webrev.jdk.01/ reviewed by: collins, dholmes This change stops jfr.jar from being built on arm, where jfr is currently not supported. It also moves the logic for determining if jfr shold be built to a closed makefile. /Erik From sean.coffey at oracle.com Wed Dec 4 07:49:33 2013 From: sean.coffey at oracle.com (=?ISO-8859-1?Q?Se=E1n_Coffey?=) Date: Wed, 04 Dec 2013 15:49:33 +0000 Subject: 7u60 request for approval for JDK-8029304: JFR broken in 7u train for JDK Linux for ARM or OpenJDK In-Reply-To: <529F3B68.6090502@oracle.com> References: <529F3B68.6090502@oracle.com> Message-ID: <529F4F0D.6040300@oracle.com> Approved for jdk7u-dev. regards, Sean. On 04/12/13 14:25, Erik Joelsson wrote: > Hello, > > This is a 7u60 request for aproval for the issue: > https://bugs.openjdk.java.net/browse/JDK-8029304 > > Webrev here: > http://cr.openjdk.java.net/~erikj/8029304/webrev.jdk.01/ > > reviewed by: collins, dholmes > > This change stops jfr.jar from being built on arm, where jfr is > currently not supported. It also moves the logic for determining if > jfr shold be built to a closed makefile. > > /Erik From anton.nashatyrev at oracle.com Wed Dec 4 09:03:34 2013 From: anton.nashatyrev at oracle.com (anton nashatyrev) Date: Wed, 04 Dec 2013 21:03:34 +0400 Subject: [7u-dev] Request for backport approval: 8028054 (com.sun.beans.finder.MethodFinder has unsynchronized access to a static Map) Message-ID: <529F6066.6030206@oracle.com> Hello, please approve the fix backport from jdk8 to jdk7u-dev. The patch was applied without any modifications. Bug: https://bugs.openjdk.java.net/browse/JDK-8028054 Webrev for 8: http://cr.openjdk.java.net/~malenkov/8028054.8.0/ Jdk8 Changeset: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/6829d28b3da5 Jdk8 Review Thread: http://mail.openjdk.java.net/pipermail/swing-dev/2013-November/003139.html Thanks! Anton. From tim.bell at oracle.com Wed Dec 4 09:50:27 2013 From: tim.bell at oracle.com (tim.bell at oracle.com) Date: Wed, 04 Dec 2013 17:50:27 +0000 Subject: hg: jdk7u/jdk7u-dev/jdk: 8029304: JFR broken in 7u train for JDK Linux for ARM or OpenJDK Message-ID: <20131204175042.336B162A63@hg.openjdk.java.net> Changeset: 8e9e7fd8463e Author: erikj Date: 2013-12-04 09:45 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/8e9e7fd8463e 8029304: JFR broken in 7u train for JDK Linux for ARM or OpenJDK Reviewed-by: collins, dholmes, tbell ! make/com/oracle/Makefile ! make/common/Release.gmk From weijun.wang at oracle.com Wed Dec 4 17:30:20 2013 From: weijun.wang at oracle.com (weijun.wang at oracle.com) Date: Thu, 05 Dec 2013 01:30:20 +0000 Subject: hg: jdk7u/jdk7u-dev/jdk: 8028351: JWS doesn't get authenticated when using kerberos auth proxy Message-ID: <20131205013055.7F6B762A84@hg.openjdk.java.net> Changeset: 923dd08818f3 Author: weijun Date: 2013-12-01 09:17 +0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/923dd08818f3 8028351: JWS doesn't get authenticated when using kerberos auth proxy Reviewed-by: xuelei ! src/share/classes/com/sun/security/auth/module/Krb5LoginModule.java ! test/sun/security/krb5/auto/KDC.java + test/sun/security/krb5/auto/LoginNoPass.java From mala.bankal at oracle.com Wed Dec 4 20:48:18 2013 From: mala.bankal at oracle.com (mala bankal) Date: Thu, 05 Dec 2013 10:18:18 +0530 Subject: Request approval to integrate 8006395 to 7u60 Message-ID: <52A00592.1070504@oracle.com> HI, These changes have been reviewed earlier. Requesting approval to integrate to 7u60. http://cr.openjdk.java.net/~mbankal/8006395/webrev.00/ Brief Description : Race in the socket asynchronous close mechanism on Linux which can lead to blocking socket operations issue is with closefd which first sends wakeup signal to all the threads blocked on the fd , then closes/dup2 the fd. But since signal may arrive in between these , the thread not blocked needs to see that fd is closed on entry, else it will be woken up by the signal. JDK8 changeset is here : http://hg.openjdk.java.net/jdk8/tl/jdk/rev/17b643956999 rgds mala From sean.coffey at oracle.com Thu Dec 5 01:19:35 2013 From: sean.coffey at oracle.com (=?UTF-8?B?U2XDoW4gQ29mZmV5?=) Date: Thu, 05 Dec 2013 09:19:35 +0000 Subject: Request approval to integrate 8006395 to 7u60 In-Reply-To: <52A00592.1070504@oracle.com> References: <52A00592.1070504@oracle.com> Message-ID: <52A04527.9060309@oracle.com> Approved for jdk7u-dev. regards, Sean. On 05/12/2013 04:48, mala bankal wrote: > HI, > > These changes have been reviewed earlier. > Requesting approval to integrate to 7u60. > http://cr.openjdk.java.net/~mbankal/8006395/webrev.00/ > > Brief Description : > Race in the socket asynchronous close mechanism on Linux which can lead > to blocking socket operations > issue is with closefd which first sends wakeup signal to all the threads > blocked on the fd , then closes/dup2 the fd. > But since signal may arrive in between these , the thread not blocked > needs to see that fd is closed on entry, else it will be woken up by the > signal. > > > JDK8 changeset is here : > http://hg.openjdk.java.net/jdk8/tl/jdk/rev/17b643956999 > > rgds > mala From sean.coffey at oracle.com Thu Dec 5 01:26:40 2013 From: sean.coffey at oracle.com (=?ISO-8859-1?Q?Se=E1n_Coffey?=) Date: Thu, 05 Dec 2013 09:26:40 +0000 Subject: hg: jdk7u/jdk7u-dev/jdk: 8028351: JWS doesn't get authenticated when using kerberos auth proxy In-Reply-To: <20131205013055.7F6B762A84@hg.openjdk.java.net> References: <20131205013055.7F6B762A84@hg.openjdk.java.net> Message-ID: <52A046D0.4040903@oracle.com> Max, I don't see an approval request for this push to jdk7u-dev. Can you log a retrospective approval request ? Dalibor outlined the latest process for 7u-dev pushes in a recent mail : http://mail.openjdk.java.net/pipermail/jdk7u-dev/2013-November/008070.html regards, Sean. On 05/12/2013 01:30, weijun.wang at oracle.com wrote: > Changeset: 923dd08818f3 > Author: weijun > Date: 2013-12-01 09:17 +0800 > URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/923dd08818f3 > > 8028351: JWS doesn't get authenticated when using kerberos auth proxy > Reviewed-by: xuelei > > ! src/share/classes/com/sun/security/auth/module/Krb5LoginModule.java > ! test/sun/security/krb5/auto/KDC.java > + test/sun/security/krb5/auto/LoginNoPass.java > From weijun.wang at oracle.com Thu Dec 5 01:44:18 2013 From: weijun.wang at oracle.com (Weijun Wang) Date: Thu, 05 Dec 2013 17:44:18 +0800 Subject: hg: jdk7u/jdk7u-dev/jdk: 8028351: JWS doesn't get authenticated when using kerberos auth proxy In-Reply-To: <52A046D0.4040903@oracle.com> References: <20131205013055.7F6B762A84@hg.openjdk.java.net> <52A046D0.4040903@oracle.com> Message-ID: <52A04AF2.7080106@oracle.com> Oh, I thought those 7u60-critical-* labels are enough. I'll send a request now. Thanks Max On 12/5/13, 17:26, Se?n Coffey wrote: > Max, > > I don't see an approval request for this push to jdk7u-dev. > > Can you log a retrospective approval request ? Dalibor outlined the > latest process for 7u-dev pushes in a recent mail : > http://mail.openjdk.java.net/pipermail/jdk7u-dev/2013-November/008070.html > > regards, > Sean. > > On 05/12/2013 01:30, weijun.wang at oracle.com wrote: >> Changeset: 923dd08818f3 >> Author: weijun >> Date: 2013-12-01 09:17 +0800 >> URL: >> http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/923dd08818f3 >> >> 8028351: JWS doesn't get authenticated when using kerberos auth proxy >> Reviewed-by: xuelei >> >> ! src/share/classes/com/sun/security/auth/module/Krb5LoginModule.java >> ! test/sun/security/krb5/auto/KDC.java >> + test/sun/security/krb5/auto/LoginNoPass.java >> > From weijun.wang at oracle.com Thu Dec 5 01:50:19 2013 From: weijun.wang at oracle.com (Weijun Wang) Date: Thu, 05 Dec 2013 17:50:19 +0800 Subject: [7u60] Request for phase 2 approval for CR 8028351: JWS doesn't get authenticated when using kerberos auth proxy Message-ID: <52A04C5B.8090907@oracle.com> Hi All This is a request to backport a jdk8 fix into jdk7u60. 8028351: JWS doesn't get authenticated when using kerberos auth proxy https://bugs.openjdk.java.net/browse/JDK-8028351 The bug is about a useless but harmful Kerberos login when no password was given to a username, which could lead to account blocking. Several customers have reported either on the web or directly to us. The fix is already included in jdk8 as: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e1bc55ddf1ad The review thread was http://mail.openjdk.java.net/pipermail/security-dev/2013-November/009730.html The fix for 7uX is at http://cr.openjdk.java.net/~weijun/8028351/7u/webrev.00/ which is almost identical to the fix for jdk8 except for a tiny difference in the test. The fix is low-risk, and isolated. New regression test added. Existing tests also run fine. Thanks Weijun From sean.coffey at oracle.com Thu Dec 5 02:10:08 2013 From: sean.coffey at oracle.com (=?ISO-8859-1?Q?Se=E1n_Coffey?=) Date: Thu, 05 Dec 2013 10:10:08 +0000 Subject: [7u60] Request for phase 2 approval for CR 8028351: JWS doesn't get authenticated when using kerberos auth proxy In-Reply-To: <52A04C5B.8090907@oracle.com> References: <52A04C5B.8090907@oracle.com> Message-ID: <52A05100.40204@oracle.com> Thanks for following up Weijun. It helps to have this information for record purposes. Approved. regards, Sean. On 05/12/2013 09:50, Weijun Wang wrote: > Hi All > > This is a request to backport a jdk8 fix into jdk7u60. > > 8028351: JWS doesn't get authenticated when using kerberos auth proxy > > https://bugs.openjdk.java.net/browse/JDK-8028351 > > The bug is about a useless but harmful Kerberos login when no password > was given to a username, which could lead to account blocking. Several > customers have reported either on the web or directly to us. > > The fix is already included in jdk8 as: > > http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e1bc55ddf1ad > > The review thread was > > > http://mail.openjdk.java.net/pipermail/security-dev/2013-November/009730.html > > > The fix for 7uX is at > > http://cr.openjdk.java.net/~weijun/8028351/7u/webrev.00/ > > which is almost identical to the fix for jdk8 except for a tiny > difference in the test. > > The fix is low-risk, and isolated. New regression test added. Existing > tests also run fine. > > Thanks > Weijun From jmarant at gmail.com Thu Dec 5 04:36:20 2013 From: jmarant at gmail.com (=?ISO-8859-1?Q?J=E9r=F4me_Marant?=) Date: Thu, 5 Dec 2013 13:36:20 +0100 Subject: JDK-8014394 In-Reply-To: <525EA065.5040102@oracle.com> References: <525E3A9F.9070109@oracle.com> <525EA065.5040102@oracle.com> Message-ID: Hi, Has JDK-8014394 made its way into 7u60 yet? I can't see it but maybe I'm looking at the wrong place. Regards, 2013/10/16 Rob McKenna > Hi Jerome, > > I'll get this into 7u60. > > -Rob > > > On 16/10/13 12:38, J?r?me Marant wrote: > >> Hi, >> >> I ran a few tests with JDK 8 b109 and it seems to work as expected. >> Please apply. >> >> Thanks in advance. >> >> J?r?me. >> >> >> 2013/10/16 Alan Bateman >> >> On 15/10/2013 12:19, J?r?me Marant wrote: >>> >>> Hi, >>>> >>>> Would it be possible to backport JDK-8014394 to JDK 7, please? >>>> This bug has been fixed in JDK 8 but it is not going to be adopted >>>> anytime >>>> soon and it is very annoying for those using SAMBA mounts. >>>> >>>> I was reviewer for this one and don't have any objection to the change >>>> >>> being imported into jdk7u-dev. >>> >>> Have you tested it with JDK 8? (Just asking to be sure that you are >>> seeing >>> the same issue). >>> >>> -Alan. >>> >>> >> >> > -- J?r?me From Alan.Bateman at oracle.com Thu Dec 5 05:19:25 2013 From: Alan.Bateman at oracle.com (Alan Bateman) Date: Thu, 05 Dec 2013 13:19:25 +0000 Subject: JDK-8014394 In-Reply-To: References: <525E3A9F.9070109@oracle.com> <525EA065.5040102@oracle.com> Message-ID: <52A07D5D.9010701@oracle.com> On 05/12/2013 12:36, J?r?me Marant wrote: > Hi, > > Has JDK-8014394 made its way into 7u60 yet? > I can't see it but maybe I'm looking at the wrong place. > > Regards, > Here's the bug: https://bugs.openjdk.java.net/browse/JDK-8014394 and if you look under "Backports" then you can see that there is a backport issue created for 7u60 but it is in "Unresolved" state. I'm sure Rob will get to it in time. -Alan. From sean.coffey at oracle.com Thu Dec 5 06:02:31 2013 From: sean.coffey at oracle.com (sean.coffey at oracle.com) Date: Thu, 05 Dec 2013 14:02:31 +0000 Subject: hg: jdk7u/jdk7u-dev/jdk: 8006395: Race in async socket close on Linux Message-ID: <20131205140258.AF44D62ABC@hg.openjdk.java.net> Changeset: 1ef160cf9b30 Author: chegar Date: 2013-02-01 06:51 +0000 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/1ef160cf9b30 8006395: Race in async socket close on Linux Reviewed-by: alanb, dsamersoff ! src/solaris/native/java/net/linux_close.c + test/java/net/Socket/asyncClose/Race.java From jmarant at gmail.com Thu Dec 5 06:32:03 2013 From: jmarant at gmail.com (=?ISO-8859-1?Q?J=E9r=F4me_Marant?=) Date: Thu, 5 Dec 2013 15:32:03 +0100 Subject: JDK-8014394 In-Reply-To: <52A07D5D.9010701@oracle.com> References: <525E3A9F.9070109@oracle.com> <525EA065.5040102@oracle.com> <52A07D5D.9010701@oracle.com> Message-ID: Good to know. Thanks. J?r?me. 2013/12/5 Alan Bateman > On 05/12/2013 12:36, J?r?me Marant wrote: > >> Hi, >> >> Has JDK-8014394 made its way into 7u60 yet? >> I can't see it but maybe I'm looking at the wrong place. >> >> Regards, >> >> Here's the bug: > > https://bugs.openjdk.java.net/browse/JDK-8014394 > > and if you look under "Backports" then you can see that there is a > backport issue created for 7u60 but it is in "Unresolved" state. I'm sure > Rob will get to it in time. > > -Alan. > -- J?r?me From peter.brunet at oracle.com Thu Dec 5 07:38:18 2013 From: peter.brunet at oracle.com (Pete Brunet) Date: Thu, 05 Dec 2013 09:38:18 -0600 Subject: [7u60] Request for phase 2 approval for JDK-8028531, Lunar screen reader crashes intermittently in WindowsAccessBridge-32.DLL Message-ID: <52A09DEA.8020606@oracle.com> Requesting approval of JDK-8028531, Lunar screen reader crashes intermittently in WindowsAccessBridge-32.DLL - This change is a very small change to the build of the Java Access Bridge which was caused by renaming a class. - The webrev is here: http://cr.openjdk.java.net/~ptbrunet/JDK-8028531/webrev.02/ - The change has been reviewed on build-dev: o Erik Joelsson: http://mail.openjdk.java.net/pipermail/build-dev/2013-December/011294.html o Tim Bell: http://mail.openjdk.java.net/pipermail/build-dev/2013-December/011304.html - This fix to the JAB (Java Access Bridge) make file is needed in order to enable critical fixes in the JAB code, currently in the closed portion of the JDK. This is a simple low risk fix to the make file. The test of this fix was to build the JAB, which was successful. Pete Brunet From sean.coffey at oracle.com Thu Dec 5 07:56:14 2013 From: sean.coffey at oracle.com (=?ISO-8859-1?Q?Se=E1n_Coffey?=) Date: Thu, 05 Dec 2013 15:56:14 +0000 Subject: [7u60] (8011955) Request for phase 2 approval for JDK-8028531, Lunar screen reader crashes intermittently in WindowsAccessBridge-32.DLL In-Reply-To: <52A09DEA.8020606@oracle.com> References: <52A09DEA.8020606@oracle.com> Message-ID: <52A0A21E.5040204@oracle.com> Hi Pete, approved for jdk7u-dev. You've used the backport ID in this request. Please be sure to push your changeset with master bug ID : 8011955 regards, Sean. On 05/12/2013 15:38, Pete Brunet wrote: > Requesting approval of JDK-8028531, Lunar screen reader crashes > intermittently in WindowsAccessBridge-32.DLL > > - This change is a very small change to the build of the Java Access > Bridge which was caused by renaming a class. > - The webrev is here: > http://cr.openjdk.java.net/~ptbrunet/JDK-8028531/webrev.02/ > - The change has been reviewed on build-dev: > o Erik Joelsson: > http://mail.openjdk.java.net/pipermail/build-dev/2013-December/011294.html > o Tim Bell: > http://mail.openjdk.java.net/pipermail/build-dev/2013-December/011304.html > - This fix to the JAB (Java Access Bridge) make file is needed in order > to enable critical fixes in the JAB code, currently in the closed > portion of the JDK. This is a simple low risk fix to the make file. > The test of this fix was to build the JAB, which was successful. > > Pete Brunet > From dalibor.topic at oracle.com Thu Dec 5 09:24:59 2013 From: dalibor.topic at oracle.com (Dalibor Topic) Date: Thu, 05 Dec 2013 18:24:59 +0100 Subject: [7u-communication] 7u60 Early Access Builds In-Reply-To: <5295EB0F.8020000@oracle.com> References: <5295EB0F.8020000@oracle.com> Message-ID: <52A0B6EB.6090805@oracle.com> On 11/27/13 1:52 PM, Dalibor Topic wrote: > I promised to share more information about Early Access (EA) builds. For 7u60, as the > release increasingly ramps down, the incoming rate of fixes should go down, as well. > > So we'll start off quickly with a first EA build in the coming days, but then try to > only tag an EA build about once a month until build frequency is increased as we > prepare for GA next year. For developers who wish to test binaries based the 7u60-b01 tagged code in the OpenJDK jdk7u/jdk7u forest, the Oracle JDK 7 Update 60 Early Access Release based on it is available for download at : https://jdk7.java.net/download.html . If you are aware of other early access releases based on 7u60-b01 being made available for testing, please let the mailing list know as well as a reply to this thread. cheers, dalibor topic -- Oracle Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +491737185961 Oracle Java Platform Group ORACLE Deutschland B.V. & Co. KG | K?hneh?fe 5 | 22761 Hamburg ORACLE Deutschland B.V. & Co. KG Hauptverwaltung: Riesstr. 25, D-80992 M?nchen Registergericht: Amtsgericht M?nchen, HRA 95603 Gesch?ftsf?hrer: J?rgen Kunz Komplement?rin: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher Green Oracle Oracle is committed to developing practices and products that help protect the environment From andreas.eriksson at oracle.com Mon Dec 9 03:39:57 2013 From: andreas.eriksson at oracle.com (Andreas Eriksson) Date: Mon, 09 Dec 2013 12:39:57 +0100 Subject: [7u60] Request for approval for CR 8021771 - warning: stat64 is deprecated - when building on OSX 10.7.5 Message-ID: <52A5AC0D.4090804@oracle.com> Hi, Requesting approval for a backport of JDK-8021771 from JDK8 to 7u60. This problem can prevent building on newer OSX systems. Bug: https://bugs.openjdk.java.net/browse/JDK-8021771 Webrev: http://cr.openjdk.java.net/~aeriksso/8021771/webrev/ JDK8 Changeset: http://hg.openjdk.java.net/hsx/hsx25/hotspot/rev/195ff07bc7f6 Review thread on hotspot-dev: http://mail.openjdk.java.net/pipermail/hotspot-dev/2013-December/011942.html Regards, Andreas From dalibor.topic at oracle.com Mon Dec 9 05:32:23 2013 From: dalibor.topic at oracle.com (Dalibor Topic) Date: Mon, 09 Dec 2013 14:32:23 +0100 Subject: [7u60] Request for approval for CR 8021771 - warning: stat64 is deprecated - when building on OSX 10.7.5 In-Reply-To: <52A5AC0D.4090804@oracle.com> References: <52A5AC0D.4090804@oracle.com> Message-ID: <52A5C667.50203@oracle.com> On 12/9/13 12:39 PM, Andreas Eriksson wrote: > Hi, > > Requesting approval for a backport of JDK-8021771 from JDK8 to 7u60. > This problem can prevent building on newer OSX systems. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8021771 > Webrev: http://cr.openjdk.java.net/~aeriksso/8021771/webrev/ > JDK8 Changeset: http://hg.openjdk.java.net/hsx/hsx25/hotspot/rev/195ff07bc7f6 > > Review thread on hotspot-dev: http://mail.openjdk.java.net/pipermail/hotspot-dev/2013-December/011942.html Thanks, Andreas - approved for jdk7u-dev. cheers, dalibor topic -- Oracle Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +491737185961 Oracle Java Platform Group ORACLE Deutschland B.V. & Co. KG | K?hneh?fe 5 | 22761 Hamburg ORACLE Deutschland B.V. & Co. KG Hauptverwaltung: Riesstr. 25, D-80992 M?nchen Registergericht: Amtsgericht M?nchen, HRA 95603 Gesch?ftsf?hrer: J?rgen Kunz Komplement?rin: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher Green Oracle Oracle is committed to developing practices and products that help protect the environment From daniel.fuchs at oracle.com Mon Dec 9 05:46:35 2013 From: daniel.fuchs at oracle.com (Daniel Fuchs) Date: Mon, 09 Dec 2013 14:46:35 +0100 Subject: [7u60] Request for review & approval for 8025512: NPE with logging while launching webstart on jre7u40 if logging is disabled Message-ID: <52A5C9BB.6080703@oracle.com> Hi, This is a request for review & approval for 8025512: NPE with logging while launching webstart on jre7u40 if logging is disabled webrev: http://cr.openjdk.java.net/~dfuchs/webrev_8025512/webrev.00/ bugid: https://bugs.openjdk.java.net/browse/JDK-8025512 In some circumstances, an NPE can occur in logging initialization. This is because there is one place (in Logger.setParent) where access to 'manager' is not guarded by a if (manager == null) - as is done every where else. The fix is to copy over the code we already have for this method in JDK 8, and do: if (manager == null) { manager = LogManager.getLogManager(); } The risk should be very limited. Not guarding for manager == null in this place was an oversight. The test case will fail without the fix and pass with it. best regards, -- daniel From rob.mckenna at oracle.com Mon Dec 9 07:57:21 2013 From: rob.mckenna at oracle.com (Rob McKenna) Date: Mon, 09 Dec 2013 15:57:21 +0000 Subject: [7u60] Request for review & approval for 8025512: NPE with logging while launching webstart on jre7u40 if logging is disabled In-Reply-To: <52A5C9BB.6080703@oracle.com> References: <52A5C9BB.6080703@oracle.com> Message-ID: <52A5E861.5040001@oracle.com> Hi Daniel, cc'ing Mandy for code review approval. -Rob On 09/12/13 13:46, Daniel Fuchs wrote: > Hi, > > This is a request for review & approval for > 8025512: NPE with logging while launching webstart on jre7u40 > if logging is disabled > > webrev: http://cr.openjdk.java.net/~dfuchs/webrev_8025512/webrev.00/ > bugid: https://bugs.openjdk.java.net/browse/JDK-8025512 > > In some circumstances, an NPE can occur in logging initialization. > > This is because there is one place (in Logger.setParent) where access to > 'manager' is not guarded by a if (manager == null) - as is done > every where else. > > The fix is to copy over the code we already have for this method in > JDK 8, and do: > > if (manager == null) { > manager = LogManager.getLogManager(); > } > > The risk should be very limited. Not guarding for manager == null > in this place was an oversight. > > The test case will fail without the fix and pass with it. > > > best regards, > > -- daniel > From peter.brunet at oracle.com Mon Dec 9 08:27:24 2013 From: peter.brunet at oracle.com (Pete Brunet) Date: Mon, 09 Dec 2013 10:27:24 -0600 Subject: [7u60] Request for phase 2 approval for 7 bugs In-Reply-To: <52A09DEA.8020606@oracle.com> References: <52A09DEA.8020606@oracle.com> Message-ID: <52A5EF6C.9020109@oracle.com> This is a re-request. It was not clear from the first request that there are seven bugs being backported with one patch. This open part of this patch is as described before (see below), a small change to the Java Access Bridge make file. The closed part is a backport from 8 to 7u60 of fixes to seven bugs in the Java Access Bridge. The fixes have all been verified by SQE in 8 and have all been reviewed and approved for backport into 7u60. 8011955: Lunar screen reader crashes intermittently in WindowsAccessBridge-32.DLL 6995891: JAWS will occasionally stop speaking focused objects as user TABs -> problem with message queue 8014738: Combobox menu items are not announced with JAWS 8011938: Java Ferret example corrupts JCombobox of the running application 8012011: JAB 2.0.2 incompletely shows kbd accelerator in menus 8022966: Java Access Bridge no longer usable with screen magnifiers 8012000: unportable format string argument mismatch Please see the webrev and reviews for the open part (make change) below. Pete On 12/5/13 9:38 AM, Pete Brunet wrote: > Requesting approval of JDK-8028531, Lunar screen reader crashes > intermittently in WindowsAccessBridge-32.DLL > > - This change is a very small change to the build of the Java Access > Bridge which was caused by renaming a class. > - The webrev is here: > http://cr.openjdk.java.net/~ptbrunet/JDK-8028531/webrev.02/ > - The change has been reviewed on build-dev: > o Erik Joelsson: > http://mail.openjdk.java.net/pipermail/build-dev/2013-December/011294.html > o Tim Bell: > http://mail.openjdk.java.net/pipermail/build-dev/2013-December/011304.html > - This fix to the JAB (Java Access Bridge) make file is needed in order > to enable critical fixes in the JAB code, currently in the closed > portion of the JDK. This is a simple low risk fix to the make file. > The test of this fix was to build the JAB, which was successful. > > Pete Brunet > From mandy.chung at oracle.com Mon Dec 9 14:09:19 2013 From: mandy.chung at oracle.com (Mandy Chung) Date: Mon, 09 Dec 2013 14:09:19 -0800 Subject: [7u60] Request for review & approval for 8025512: NPE with logging while launching webstart on jre7u40 if logging is disabled In-Reply-To: <52A5C9BB.6080703@oracle.com> References: <52A5C9BB.6080703@oracle.com> Message-ID: <52A63F8F.1030906@oracle.com> Daniel, The fix looks good and approved. I think this test may be good to be included in JDK 9 (backport to 8u). But I'd like to get rid of its dependency on awt. I wonder if this can be modified to create its own implementation of JavaAWTAccess in a similar way of the new tests you added. This is something to consider if you forward port this test. As for 7u60, what you have is good enough and no change is needed. Mandy On 12/9/2013 5:46 AM, Daniel Fuchs wrote: > Hi, > > This is a request for review & approval for > 8025512: NPE with logging while launching webstart on jre7u40 > if logging is disabled > > webrev: http://cr.openjdk.java.net/~dfuchs/webrev_8025512/webrev.00/ > bugid: https://bugs.openjdk.java.net/browse/JDK-8025512 > > In some circumstances, an NPE can occur in logging initialization. > > This is because there is one place (in Logger.setParent) where access to > 'manager' is not guarded by a if (manager == null) - as is done > every where else. > > The fix is to copy over the code we already have for this method in > JDK 8, and do: > > if (manager == null) { > manager = LogManager.getLogManager(); > } > > The risk should be very limited. Not guarding for manager == null > in this place was an oversight. > > The test case will fail without the fix and pass with it. > > > best regards, > > -- daniel > From sunxiaoguang at gmail.com Mon Dec 9 19:30:00 2013 From: sunxiaoguang at gmail.com (Xiaoguang Sun) Date: Tue, 10 Dec 2013 11:30:00 +0800 Subject: [PATCH] Display human readable progress instead of many dots in jhat Message-ID: Display hunan readable progress instead of many dots in jhat From Alan.Bateman at oracle.com Tue Dec 10 01:12:20 2013 From: Alan.Bateman at oracle.com (Alan Bateman) Date: Tue, 10 Dec 2013 09:12:20 +0000 Subject: [PATCH] Display human readable progress instead of many dots in jhat In-Reply-To: References: Message-ID: <52A6DAF4.7060405@oracle.com> On 10/12/2013 03:30, Xiaoguang Sun wrote: > Display hunan readable progress instead of many dots in jhat There wasn't any patch attached to your mail but if you are proposing a patch to the jhat tool then the serviceability-dev is the mailing list to use. See also the "How to contribute" page [1]. -Alan [1] http://openjdk.java.net/contribute/ From sean.coffey at oracle.com Tue Dec 10 01:31:51 2013 From: sean.coffey at oracle.com (=?ISO-8859-1?Q?Se=E1n_Coffey?=) Date: Tue, 10 Dec 2013 09:31:51 +0000 Subject: [7u60] Request for review & approval for 8025512: NPE with logging while launching webstart on jre7u40 if logging is disabled In-Reply-To: <52A63F8F.1030906@oracle.com> References: <52A5C9BB.6080703@oracle.com> <52A63F8F.1030906@oracle.com> Message-ID: <52A6DF87.5050108@oracle.com> Thanks for the review Mandy. This looks good for 7u-dev Daniel. Approved. regards, Sean. On 09/12/2013 22:09, Mandy Chung wrote: > Daniel, > > The fix looks good and approved. > > I think this test may be good to be included in JDK 9 (backport to > 8u). But I'd like to get rid of its dependency on awt. I wonder if > this can be modified to create its own implementation of JavaAWTAccess > in a similar way of the new tests you added. This is something to > consider if you forward port this test. As for 7u60, what you have is > good enough and no change is needed. > > Mandy > > On 12/9/2013 5:46 AM, Daniel Fuchs wrote: >> Hi, >> >> This is a request for review & approval for >> 8025512: NPE with logging while launching webstart on jre7u40 >> if logging is disabled >> >> webrev: http://cr.openjdk.java.net/~dfuchs/webrev_8025512/webrev.00/ >> bugid: https://bugs.openjdk.java.net/browse/JDK-8025512 >> >> In some circumstances, an NPE can occur in logging initialization. >> >> This is because there is one place (in Logger.setParent) where access to >> 'manager' is not guarded by a if (manager == null) - as is done >> every where else. >> >> The fix is to copy over the code we already have for this method in >> JDK 8, and do: >> >> if (manager == null) { >> manager = LogManager.getLogManager(); >> } >> >> The risk should be very limited. Not guarding for manager == null >> in this place was an oversight. >> >> The test case will fail without the fix and pass with it. >> >> >> best regards, >> >> -- daniel >> > From jaroslav.bachorik at oracle.com Tue Dec 10 01:41:33 2013 From: jaroslav.bachorik at oracle.com (Jaroslav Bachorik) Date: Tue, 10 Dec 2013 10:41:33 +0100 Subject: [7u60] Request for review & approval for 8025512: NPE with logging while launching webstart on jre7u40 if logging is disabled In-Reply-To: <52A5C9BB.6080703@oracle.com> References: <52A5C9BB.6080703@oracle.com> Message-ID: <52A6E1CD.6060202@oracle.com> Hi Daniel, On 9.12.2013 14:46, Daniel Fuchs wrote: > Hi, > > This is a request for review & approval for > 8025512: NPE with logging while launching webstart on jre7u40 > if logging is disabled > > webrev: http://cr.openjdk.java.net/~dfuchs/webrev_8025512/webrev.00/ > bugid: https://bugs.openjdk.java.net/browse/JDK-8025512 > > In some circumstances, an NPE can occur in logging initialization. > > This is because there is one place (in Logger.setParent) where access to > 'manager' is not guarded by a if (manager == null) - as is done > every where else. > > The fix is to copy over the code we already have for this method in > JDK 8, and do: > > if (manager == null) { > manager = LogManager.getLogManager(); > } Shouldn't be the null value sanitized directly in the constructor and the setter? There is already the same check in "checkPermissions()" -JB- > > The risk should be very limited. Not guarding for manager == null > in this place was an oversight. > > The test case will fail without the fix and pass with it. > > > best regards, > > -- daniel > From daniel.fuchs at oracle.com Tue Dec 10 01:40:52 2013 From: daniel.fuchs at oracle.com (daniel.fuchs at oracle.com) Date: Tue, 10 Dec 2013 09:40:52 +0000 Subject: hg: jdk7u/jdk7u-dev/jdk: 8025512: NPE with logging while launching webstart on jre7u40 if logging is disabled Message-ID: <20131210094137.0B32B62BB8@hg.openjdk.java.net> Changeset: 3ba8d15adade Author: dfuchs Date: 2013-12-10 10:36 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/3ba8d15adade 8025512: NPE with logging while launching webstart on jre7u40 if logging is disabled Summary: Logger.setParent needed a check to guard against manager == null. This was already in JDK 8. Reviewed-by: mchung ! src/share/classes/java/util/logging/Logger.java + test/java/util/logging/TestGetLoggerNPE.java From daniel.fuchs at oracle.com Tue Dec 10 01:48:12 2013 From: daniel.fuchs at oracle.com (Daniel Fuchs) Date: Tue, 10 Dec 2013 10:48:12 +0100 Subject: [7u60] Request for review & approval for 8025512: NPE with logging while launching webstart on jre7u40 if logging is disabled In-Reply-To: <52A63F8F.1030906@oracle.com> References: <52A5C9BB.6080703@oracle.com> <52A63F8F.1030906@oracle.com> Message-ID: <52A6E35C.3000303@oracle.com> On 12/9/13 11:09 PM, Mandy Chung wrote: > Daniel, > > The fix looks good and approved. > > I think this test may be good to be included in JDK 9 (backport to 8u). > But I'd like to get rid of its dependency on awt. I wonder if this can > be modified to create its own implementation of JavaAWTAccess in a > similar way of the new tests you added. This is something to consider > if you forward port this test. This should be feasible - the test's implementation of JavaAWTAccess would have to return a non null object for the sub-thread in the test. That should be enough to simulate the effect of the call to SunToolkit.createNewAppContext(); I will log a bug in JIRA to ask for the forward port of the test. -- daniel > As for 7u60, what you have is good > enough and no change is needed. > > Mandy > > On 12/9/2013 5:46 AM, Daniel Fuchs wrote: >> Hi, >> >> This is a request for review & approval for >> 8025512: NPE with logging while launching webstart on jre7u40 >> if logging is disabled >> >> webrev: http://cr.openjdk.java.net/~dfuchs/webrev_8025512/webrev.00/ >> bugid: https://bugs.openjdk.java.net/browse/JDK-8025512 >> >> In some circumstances, an NPE can occur in logging initialization. >> >> This is because there is one place (in Logger.setParent) where access to >> 'manager' is not guarded by a if (manager == null) - as is done >> every where else. >> >> The fix is to copy over the code we already have for this method in >> JDK 8, and do: >> >> if (manager == null) { >> manager = LogManager.getLogManager(); >> } >> >> The risk should be very limited. Not guarding for manager == null >> in this place was an oversight. >> >> The test case will fail without the fix and pass with it. >> >> >> best regards, >> >> -- daniel >> > From daniel.fuchs at oracle.com Tue Dec 10 02:22:21 2013 From: daniel.fuchs at oracle.com (Daniel Fuchs) Date: Tue, 10 Dec 2013 11:22:21 +0100 Subject: [7u60] Request for review & approval for 8025512: NPE with logging while launching webstart on jre7u40 if logging is disabled In-Reply-To: <52A6E1CD.6060202@oracle.com> References: <52A5C9BB.6080703@oracle.com> <52A6E1CD.6060202@oracle.com> Message-ID: <52A6EB5D.5060403@oracle.com> On 12/10/13 10:41 AM, Jaroslav Bachorik wrote: > Hi Daniel, > > On 9.12.2013 14:46, Daniel Fuchs wrote: >> Hi, >> >> This is a request for review & approval for >> 8025512: NPE with logging while launching webstart on jre7u40 >> if logging is disabled >> >> webrev: http://cr.openjdk.java.net/~dfuchs/webrev_8025512/webrev.00/ >> bugid: https://bugs.openjdk.java.net/browse/JDK-8025512 >> >> In some circumstances, an NPE can occur in logging initialization. >> >> This is because there is one place (in Logger.setParent) where access to >> 'manager' is not guarded by a if (manager == null) - as is done >> every where else. >> >> The fix is to copy over the code we already have for this method in >> JDK 8, and do: >> >> if (manager == null) { >> manager = LogManager.getLogManager(); >> } > > Shouldn't be the null value sanitized directly in the constructor and > the setter? There is already the same check in "checkPermissions()" Hi Jaroslav, checkPermission() also has a check for anonymous logger, and this is why it cannot be called there. As for the constructor - I believe the issue with manager == null only happens for the global logger, which is created before the LogManager is initialized - at a time when LogManager.getLogManager() returns null. When setParent() is called however the LogManager will be initialized and LogManager.getLogManager() will no longer be null. In JDK 8 I have completely revisited the initialization of Logger and LogManager - which should make it more robust. This is an area which is very sensitive and even in 8 I haven't dared remove the calls to LogManager.getLogManager() or the guards against manager == null. best regards, -- daniel > > -JB- > >> >> The risk should be very limited. Not guarding for manager == null >> in this place was an oversight. >> >> The test case will fail without the fix and pass with it. >> >> >> best regards, >> >> -- daniel >> > From jiangli.zhou at oracle.com Mon Dec 9 12:03:07 2013 From: jiangli.zhou at oracle.com (Jiangli Zhou) Date: Mon, 09 Dec 2013 12:03:07 -0800 Subject: Review Request: backport 7197210: java/lang/invoke/CallSiteTest.java times out on armsflt Message-ID: <52A621FB.6090301@oracle.com> Hi, Please review and approve following backport change. http://cr.openjdk.java.net/~jiangli/7197210/webrev.7u60/ Those are test only change. Thanks, Jiangli From dalibor.topic at oracle.com Tue Dec 10 03:00:52 2013 From: dalibor.topic at oracle.com (Dalibor Topic) Date: Tue, 10 Dec 2013 12:00:52 +0100 Subject: Review Request: backport 7197210: java/lang/invoke/CallSiteTest.java times out on armsflt In-Reply-To: <52A621FB.6090301@oracle.com> References: <52A621FB.6090301@oracle.com> Message-ID: <52A6F464.6040802@oracle.com> On 12/9/13 9:03 PM, Jiangli Zhou wrote: > Hi, > > Please review and approve following backport change. > > http://cr.openjdk.java.net/~jiangli/7197210/webrev.7u60/ > > Those are test only change. Looks fine. Approved for jdk7u-dev. cheers, dalibor topic -- Oracle Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +491737185961 Oracle Java Platform Group ORACLE Deutschland B.V. & Co. KG | K?hneh?fe 5 | 22761 Hamburg ORACLE Deutschland B.V. & Co. KG Hauptverwaltung: Riesstr. 25, D-80992 M?nchen Registergericht: Amtsgericht M?nchen, HRA 95603 Gesch?ftsf?hrer: J?rgen Kunz Komplement?rin: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher Green Oracle Oracle is committed to developing practices and products that help protect the environment From sean.coffey at oracle.com Tue Dec 10 03:04:21 2013 From: sean.coffey at oracle.com (=?ISO-8859-1?Q?Se=E1n_Coffey?=) Date: Tue, 10 Dec 2013 11:04:21 +0000 Subject: [7u60] Request for phase 2 approval for 7 bugs In-Reply-To: <52A5EF6C.9020109@oracle.com> References: <52A09DEA.8020606@oracle.com> <52A5EF6C.9020109@oracle.com> Message-ID: <52A6F535.4050509@oracle.com> Thanks for following up on this Pete. Approved for jdk7u-dev! regards, Sean. On 09/12/2013 16:27, Pete Brunet wrote: > This is a re-request. It was not clear from the first request that > there are seven bugs being backported with one patch. This open part of > this patch is as described before (see below), a small change to the > Java Access Bridge make file. The closed part is a backport from 8 to > 7u60 of fixes to seven bugs in the Java Access Bridge. The fixes have > all been verified by SQE in 8 and have all been reviewed and approved > for backport into 7u60. > > 8011955: Lunar screen reader crashes intermittently in > WindowsAccessBridge-32.DLL > 6995891: JAWS will occasionally stop speaking focused objects as user > TABs -> problem with message queue > 8014738: Combobox menu items are not announced with JAWS > 8011938: Java Ferret example corrupts JCombobox of the running application > 8012011: JAB 2.0.2 incompletely shows kbd accelerator in menus > 8022966: Java Access Bridge no longer usable with screen magnifiers > 8012000: unportable format string argument mismatch > > Please see the webrev and reviews for the open part (make change) below. > > Pete > > On 12/5/13 9:38 AM, Pete Brunet wrote: >> Requesting approval of JDK-8028531, Lunar screen reader crashes >> intermittently in WindowsAccessBridge-32.DLL >> >> - This change is a very small change to the build of the Java Access >> Bridge which was caused by renaming a class. >> - The webrev is here: >> http://cr.openjdk.java.net/~ptbrunet/JDK-8028531/webrev.02/ >> - The change has been reviewed on build-dev: >> o Erik Joelsson: >> http://mail.openjdk.java.net/pipermail/build-dev/2013-December/011294.html >> o Tim Bell: >> http://mail.openjdk.java.net/pipermail/build-dev/2013-December/011304.html >> - This fix to the JAB (Java Access Bridge) make file is needed in order >> to enable critical fixes in the JAB code, currently in the closed >> portion of the JDK. This is a simple low risk fix to the make file. >> The test of this fix was to build the JAB, which was successful. >> >> Pete Brunet >> From sunxiaoguang at gmail.com Tue Dec 10 03:11:34 2013 From: sunxiaoguang at gmail.com (Xiaoguang Sun) Date: Tue, 10 Dec 2013 19:11:34 +0800 Subject: [PATCH] Display human readable progress instead of many dots in jhat In-Reply-To: <52A6DAF4.7060405@oracle.com> References: <52A6DAF4.7060405@oracle.com> Message-ID: Hi Alan, thanks for letting me know where to post the patch. But it's strange that you can't see the attachment whereas I can see it locally. Let me see if I will have problem to serviceability-dev mailing list. Xiaoguang On Tue, Dec 10, 2013 at 5:12 PM, Alan Bateman wrote: > On 10/12/2013 03:30, Xiaoguang Sun wrote: > >> Display hunan readable progress instead of many dots in jhat >> > There wasn't any patch attached to your mail but if you are proposing a > patch to the jhat tool then the serviceability-dev is the mailing list to > use. See also the "How to contribute" page [1]. > > -Alan > > [1] http://openjdk.java.net/contribute/ > From dmitry.samersoff at oracle.com Tue Dec 10 03:21:01 2013 From: dmitry.samersoff at oracle.com (Dmitry Samersoff) Date: Tue, 10 Dec 2013 15:21:01 +0400 Subject: [PATCH] Display human readable progress instead of many dots in jhat In-Reply-To: References: <52A6DAF4.7060405@oracle.com> Message-ID: <52A6F91D.4030001@oracle.com> Xiaoguang, It looks like one of mailers strip off suspicious attachment. Please, rename it to .txt and try to send again. -Dmitry On 2013-12-10 15:11, Xiaoguang Sun wrote: > Hi Alan, thanks for letting me know where to post the patch. But it's > strange that you can't see the attachment whereas I can see it locally. Let > me see if I will have problem to serviceability-dev mailing list. > > Xiaoguang > > > On Tue, Dec 10, 2013 at 5:12 PM, Alan Bateman wrote: > >> On 10/12/2013 03:30, Xiaoguang Sun wrote: >> >>> Display hunan readable progress instead of many dots in jhat >>> >> There wasn't any patch attached to your mail but if you are proposing a >> patch to the jhat tool then the serviceability-dev is the mailing list to >> use. See also the "How to contribute" page [1]. >> >> -Alan >> >> [1] http://openjdk.java.net/contribute/ >> -- Dmitry Samersoff Oracle Java development team, Saint Petersburg, Russia * I would love to change the world, but they won't give me the sources. From sunxiaoguang at gmail.com Tue Dec 10 03:22:38 2013 From: sunxiaoguang at gmail.com (Xiaoguang Sun) Date: Tue, 10 Dec 2013 19:22:38 +0800 Subject: [PATCH] Display human readable progress instead of many dots in jhat In-Reply-To: <52A6F91D.4030001@oracle.com> References: <52A6DAF4.7060405@oracle.com> <52A6F91D.4030001@oracle.com> Message-ID: Oh, I see. Thanks Xiaoguang On Tue, Dec 10, 2013 at 7:21 PM, Dmitry Samersoff < dmitry.samersoff at oracle.com> wrote: > Xiaoguang, > > It looks like one of mailers strip off suspicious attachment. > > Please, rename it to .txt and try to send again. > > -Dmitry > > > On 2013-12-10 15:11, Xiaoguang Sun wrote: > > Hi Alan, thanks for letting me know where to post the patch. But it's > > strange that you can't see the attachment whereas I can see it locally. > Let > > me see if I will have problem to serviceability-dev mailing list. > > > > Xiaoguang > > > > > > On Tue, Dec 10, 2013 at 5:12 PM, Alan Bateman >wrote: > > > >> On 10/12/2013 03:30, Xiaoguang Sun wrote: > >> > >>> Display hunan readable progress instead of many dots in jhat > >>> > >> There wasn't any patch attached to your mail but if you are proposing a > >> patch to the jhat tool then the serviceability-dev is the mailing list > to > >> use. See also the "How to contribute" page [1]. > >> > >> -Alan > >> > >> [1] http://openjdk.java.net/contribute/ > >> > > > -- > Dmitry Samersoff > Oracle Java development team, Saint Petersburg, Russia > * I would love to change the world, but they won't give me the sources. > From jiangli.zhou at oracle.com Tue Dec 10 08:44:09 2013 From: jiangli.zhou at oracle.com (Jiangli Zhou) Date: Tue, 10 Dec 2013 08:44:09 -0800 Subject: Review Request: backport 7197210: java/lang/invoke/CallSiteTest.java times out on armsflt Message-ID: <52A744D9.4050409@oracle.com> Hi Dalibor, Thanks very much for the review and approval. I need a sponsor to help pushing the change into the jdk repository. Would you be able to help out? Thanks again, Jiangli From coleen.phillimore at oracle.com Tue Dec 10 15:42:40 2013 From: coleen.phillimore at oracle.com (coleen.phillimore at oracle.com) Date: Tue, 10 Dec 2013 23:42:40 +0000 Subject: hg: jdk7u/jdk7u-dev/jdk: 2 new changesets Message-ID: <20131210234343.793D162BE4@hg.openjdk.java.net> Changeset: 30203a1714f4 Author: jiangli Date: 2012-11-05 12:51 -0500 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/30203a1714f4 7197210: java/lang/invoke/CallSiteTest.java failing on armsflt. Summary: Reduce work load and set longer timeout for java/lang/invoke tests. Reviewed-by: kvn, twisti ! test/java/lang/invoke/BigArityTest.java ! test/java/lang/invoke/CallSiteTest.java ! test/java/lang/invoke/MethodHandlesTest.java ! test/java/lang/invoke/RicochetTest.java Changeset: 65d826a28dbd Author: jiangli Date: 2013-12-10 17:38 -0500 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/65d826a28dbd Merge From dalibor.topic at oracle.com Wed Dec 11 01:33:15 2013 From: dalibor.topic at oracle.com (Dalibor Topic) Date: Wed, 11 Dec 2013 10:33:15 +0100 Subject: Review Request: backport 7197210: java/lang/invoke/CallSiteTest.java times out on armsflt In-Reply-To: <52A744D9.4050409@oracle.com> References: <52A744D9.4050409@oracle.com> Message-ID: <52A8315B.7060109@oracle.com> On 12/10/13 5:44 PM, Jiangli Zhou wrote: > Hi Dalibor, > > Thanks very much for the review and approval. I need a sponsor to help pushing the change into the jdk repository. Would you be able to help out? Thanks for asking about it on the list rather then sending me an e-mail off list - that allowed another Committer to do the push for you: hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/30203a1714f4 - Thanks, Coleen! cheers, dalibor topic -- Oracle Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +491737185961 Oracle Java Platform Group ORACLE Deutschland B.V. & Co. KG | K?hneh?fe 5 | 22761 Hamburg ORACLE Deutschland B.V. & Co. KG Hauptverwaltung: Riesstr. 25, D-80992 M?nchen Registergericht: Amtsgericht M?nchen, HRA 95603 Gesch?ftsf?hrer: J?rgen Kunz Komplement?rin: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher Green Oracle Oracle is committed to developing practices and products that help protect the environment From dalibor.topic at oracle.com Wed Dec 11 01:48:12 2013 From: dalibor.topic at oracle.com (Dalibor Topic) Date: Wed, 11 Dec 2013 10:48:12 +0100 Subject: [7u-dev] Request for backport approval: 8028054 (com.sun.beans.finder.MethodFinder has unsynchronized access to a static Map) In-Reply-To: <529F6066.6030206@oracle.com> References: <529F6066.6030206@oracle.com> Message-ID: <52A834DC.40900@oracle.com> On 12/4/13 6:03 PM, anton nashatyrev wrote: > Hello, > > please approve the fix backport from jdk8 to jdk7u-dev. The patch was applied without any modifications. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8028054 > Webrev for 8: http://cr.openjdk.java.net/~malenkov/8028054.8.0/ > Jdk8 Changeset: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/6829d28b3da5 > Jdk8 Review Thread: http://mail.openjdk.java.net/pipermail/swing-dev/2013-November/003139.html Thanks, Anton - approved for jdk7u-dev. cheers, dalibor topic -- Oracle Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +491737185961 Oracle Java Platform Group ORACLE Deutschland B.V. & Co. KG | K?hneh?fe 5 | 22761 Hamburg ORACLE Deutschland B.V. & Co. KG Hauptverwaltung: Riesstr. 25, D-80992 M?nchen Registergericht: Amtsgericht M?nchen, HRA 95603 Gesch?ftsf?hrer: J?rgen Kunz Komplement?rin: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher Green Oracle Oracle is committed to developing practices and products that help protect the environment From anton.litvinov at oracle.com Wed Dec 11 06:51:15 2013 From: anton.litvinov at oracle.com (anton.litvinov at oracle.com) Date: Wed, 11 Dec 2013 14:51:15 +0000 Subject: hg: jdk7u/jdk7u-dev/jdk: 8028054: com.sun.beans.finder.MethodFinder has unsynchronized access to a static Map Message-ID: <20131211145140.443EC62BF2@hg.openjdk.java.net> Changeset: 91d49c0f1573 Author: anashaty Date: 2013-12-11 18:48 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/91d49c0f1573 8028054: com.sun.beans.finder.MethodFinder has unsynchronized access to a static Map Reviewed-by: alexsch, serb ! src/share/classes/com/sun/beans/finder/ConstructorFinder.java ! src/share/classes/com/sun/beans/finder/MethodFinder.java ! src/share/classes/com/sun/beans/finder/Signature.java + src/share/classes/com/sun/beans/finder/SignatureException.java + src/share/classes/com/sun/beans/util/Cache.java + test/java/beans/XMLDecoder/8028054/Task.java + test/java/beans/XMLDecoder/8028054/TestConstructorFinder.java + test/java/beans/XMLDecoder/8028054/TestMethodFinder.java From Eric.Barboni at irit.fr Wed Dec 11 07:19:03 2013 From: Eric.Barboni at irit.fr (Eric Barboni) Date: Wed, 11 Dec 2013 16:19:03 +0100 Subject: java.util.Preferences and windows changes behaviour "silently" Message-ID: <006b01cef684$53561730$fa024590$@irit.fr> Hi jdk7dev, I'm a Netbeans User and also member of Netcat. I'm not fluent at all the openjdk process. I would have preferably filed an issue but in the access is restricted, that why I try to get informations that may help answering an issue in Netbeans [1] by using the mailing list. I browse the < new > JIRA based openjdk bug with no luck. At the time you develop Netbeans RCP application you can add qa-testing. (Functionnal testing) that spy the logs. The default settings fail if a warning is detected on the outpout. On a fresh windows installation + jdk 7u45 there is a warning that appears: [java.util.prefs] THREAD: main MSG: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5. This output was never shown before. Browsing web it seems that the windows hive LOCAL_MACHINE\Software\JavaSoft\Prefs is no longer created during install. Using regedit and manually creating Prefs make the Warning deseapears. I manually remove the key and try to uninstall / install the previous jdk JDK u17 seems to be the last jdk to create this Prefs key during installation phase. Is it possible to have a rationale on this issue. If removal during install is intended ? or why ? Best Regards Eric [1]https://netbeans.org/bugzilla/show_bug.cgi?id=234894 From dalibor.topic at oracle.com Wed Dec 11 07:46:15 2013 From: dalibor.topic at oracle.com (Dalibor Topic) Date: Wed, 11 Dec 2013 16:46:15 +0100 Subject: java.util.Preferences and windows changes behaviour "silently" In-Reply-To: <006b01cef684$53561730$fa024590$@irit.fr> References: <006b01cef684$53561730$fa024590$@irit.fr> Message-ID: <52A888C7.2080407@oracle.com> On 12/11/13 4:19 PM, Eric Barboni wrote: > Hi jdk7dev, > > I'm a Netbeans User and also member of Netcat. I'm not fluent at all the > openjdk process. I would have preferably filed an issue but in the access is > restricted, If you're not working on OpenJDK, the place to file issues is still http://bugreport.sun.com/bugreport/ cheers, dalibor topic -- Oracle Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +491737185961 Oracle Java Platform Group ORACLE Deutschland B.V. & Co. KG | K?hneh?fe 5 | 22761 Hamburg ORACLE Deutschland B.V. & Co. KG Hauptverwaltung: Riesstr. 25, D-80992 M?nchen Registergericht: Amtsgericht M?nchen, HRA 95603 Gesch?ftsf?hrer: J?rgen Kunz Komplement?rin: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher Green Oracle Oracle is committed to developing practices and products that help protect the environment From christian.thalinger at oracle.com Wed Dec 11 11:26:56 2013 From: christian.thalinger at oracle.com (Christian Thalinger) Date: Wed, 11 Dec 2013 11:26:56 -0800 Subject: [7u-dev] Request for approval: 8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms Message-ID: <3372FED1-62FC-4EDA-B9DA-AAF14AA1BD33@oracle.com> https://bugs.openjdk.java.net/browse/JDK-8026502 8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms The HotSpot part of the fix was missing. This is a retroactive approval request because it was pushed already accidentally: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/271f0c186798 From dalibor.topic at oracle.com Wed Dec 11 12:01:05 2013 From: dalibor.topic at oracle.com (Dalibor Topic) Date: Wed, 11 Dec 2013 21:01:05 +0100 Subject: [7u-dev] Request for approval: 8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms In-Reply-To: <3372FED1-62FC-4EDA-B9DA-AAF14AA1BD33@oracle.com> References: <3372FED1-62FC-4EDA-B9DA-AAF14AA1BD33@oracle.com> Message-ID: <52A8C481.5000201@oracle.com> On 12/11/13 8:26 PM, Christian Thalinger wrote: > https://bugs.openjdk.java.net/browse/JDK-8026502 > > 8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms > > The HotSpot part of the fix was missing. > > This is a retroactive approval request because it was pushed already accidentally: > > http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/271f0c186798 > Thanks, Christian - retroactively approved for jdk7u-dev. cheers, dalibor topic -- Oracle Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +491737185961 Oracle Java Platform Group ORACLE Deutschland B.V. & Co. KG | K?hneh?fe 5 | 22761 Hamburg ORACLE Deutschland B.V. & Co. KG Hauptverwaltung: Riesstr. 25, D-80992 M?nchen Registergericht: Amtsgericht M?nchen, HRA 95603 Gesch?ftsf?hrer: J?rgen Kunz Komplement?rin: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher Green Oracle Oracle is committed to developing practices and products that help protect the environment From sergey.bylokhov at oracle.com Thu Dec 12 05:33:27 2013 From: sergey.bylokhov at oracle.com (sergey.bylokhov at oracle.com) Date: Thu, 12 Dec 2013 13:33:27 +0000 Subject: hg: jdk7u/jdk7u-dev/jdk: 8011955: Lunar screen reader crashes intermittently in WindowsAccessBridge-32.DLL; ... Message-ID: <20131212133338.572D462C2E@hg.openjdk.java.net> Changeset: 37e8a7e7fed8 Author: serb Date: 2013-12-12 17:31 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/37e8a7e7fed8 8011955: Lunar screen reader crashes intermittently in WindowsAccessBridge-32.DLL 6995891: JAWS will occasionally stop speaking focused objects as user TABs -> problem with message queue 8014738: Combobox menu items are not announced with JAWS 8011938: Java Ferret example corrupts JCombobox of the running application 8012011: JAB 2.0.2 incompletely shows kbd accelerator in menus 8022966: Java Access Bridge no longer usable with screen magnifiers 8012000: unportable format string argument mismatch Summary: Make fixes for JavaAccessBridge Reviewed-by: tbell, erikj Contributed-by: peter.brunet at oracle.com ! make/bridge/AccessBridgeJava/Makefile From mandy.chung at oracle.com Thu Dec 12 12:35:34 2013 From: mandy.chung at oracle.com (Mandy Chung) Date: Thu, 12 Dec 2013 12:35:34 -0800 Subject: [7u60] Request for approval for 8027351: (ref) Private finalize method invoked in preference to protected superclass method Message-ID: <52AA1E16.6080802@oracle.com> This is to request approval to backport 8027351 to 7u60. https://bugs.openjdk.java.net/browse/JDK-8027351 Other than the makefile change, the patch is straight backport from JDK 8 changeset [1]. Webrev at: http://cr.openjdk.java.net/~mchung/jdk7u/webrevs/8027351/webrev.00/ The build and tests are verified on all platforms. Mandy [1] http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/41d7ce111bd8 From alejandro.murillo at oracle.com Thu Dec 12 13:48:11 2013 From: alejandro.murillo at oracle.com (Alejandro E Murillo) Date: Thu, 12 Dec 2013 14:48:11 -0700 Subject: [7u60] Request for approval for bulk integration of hs24.60-b04 Message-ID: <52AA2F1B.8040501@oracle.com> Requesting approval to integrate hs24.60-b04 into jdk7u60-b02. A webrev is available at: http://cr.openjdk.java.net/~amurillo/7u60/hs24.60-b04-jdk7u60-b02.webrev/ Pre-integration testing is in progress; the integration will proceed only after SQE has analyzed the results and approved. The fixes in the proposed integration are below. All have undergone nightly testing and are already in a jdk8 repository. They have all been approved for integration into 7u60. 7133122: SA throws sun.jvm.hotspot.debugger.UnmappedAddressException when it should not 8027579: new hotspot build - hs24.60-b04 8028412: AsyncGetCallTrace() is broken on x86 in JDK 7u40 8029599: JVM crashes on solaris-i586 with -Xverify:all if stack overflow happens during recursive reflective call -- Alejandro From sean.coffey at oracle.com Thu Dec 12 14:11:34 2013 From: sean.coffey at oracle.com (=?ISO-8859-1?Q?Se=E1n_Coffey?=) Date: Thu, 12 Dec 2013 22:11:34 +0000 Subject: [7u60] Request for approval : Test stabilization fixes 8026405, 8022213, 8028583 Message-ID: <52AA3496.1070906@oracle.com> Hi, I'd like to backport these test stabilization fixes from jdk 8 to jdk7u-dev. All patches apply cleanly. I've run the tests through JPRT and all looks good. 8026405: javax/xml/ws/clientjar/TestWsImport.java failing on JDK 8 nightly aurora test runs http://hg.openjdk.java.net/jdk8/tl/jdk/rev/ee7f1c78bec7 8022213: Intermittent test failures in java/net/URLClassLoader http://hg.openjdk.java.net/jdk8/tl/jdk/rev/70f1bed5e7fd 8028583: Add helper methods to test libraries http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d1bb85f0a45a regards, Sean. From rob.mckenna at oracle.com Thu Dec 12 16:59:40 2013 From: rob.mckenna at oracle.com (Rob McKenna) Date: Fri, 13 Dec 2013 00:59:40 +0000 Subject: [7u60] Request for approval for 8027351: (ref) Private finalize method invoked in preference to protected superclass method In-Reply-To: <52AA1E16.6080802@oracle.com> References: <52AA1E16.6080802@oracle.com> Message-ID: <52AA5BFC.1040502@oracle.com> Approved. -Rob On 12/12/13 20:35, Mandy Chung wrote: > This is to request approval to backport 8027351 to 7u60. > https://bugs.openjdk.java.net/browse/JDK-8027351 > > Other than the makefile change, the patch is straight backport from > JDK 8 changeset [1]. > > Webrev at: > http://cr.openjdk.java.net/~mchung/jdk7u/webrevs/8027351/webrev.00/ > > The build and tests are verified on all platforms. > > Mandy > [1] http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/41d7ce111bd8 From rob.mckenna at oracle.com Thu Dec 12 17:02:04 2013 From: rob.mckenna at oracle.com (Rob McKenna) Date: Fri, 13 Dec 2013 01:02:04 +0000 Subject: [7u60] Request for approval for bulk integration of hs24.60-b04 In-Reply-To: <52AA2F1B.8040501@oracle.com> References: <52AA2F1B.8040501@oracle.com> Message-ID: <52AA5C8C.10701@oracle.com> Approved. -Rob On 12/12/13 21:48, Alejandro E Murillo wrote: > Requesting approval to integrate hs24.60-b04 into jdk7u60-b02. > > A webrev is available at: > > http://cr.openjdk.java.net/~amurillo/7u60/hs24.60-b04-jdk7u60-b02.webrev/ > > Pre-integration testing is in progress; the integration will proceed > only after SQE has analyzed the results and approved. > > The fixes in the proposed integration are below. All have undergone > nightly testing and are already in a jdk8 repository. > They have all been approved for integration into 7u60. > > 7133122: SA throws sun.jvm.hotspot.debugger.UnmappedAddressException > when it should not > 8027579: new hotspot build - hs24.60-b04 > 8028412: AsyncGetCallTrace() is broken on x86 in JDK 7u40 > 8029599: JVM crashes on solaris-i586 with -Xverify:all if stack > overflow happens during recursive reflective call > From rob.mckenna at oracle.com Thu Dec 12 17:02:53 2013 From: rob.mckenna at oracle.com (Rob McKenna) Date: Fri, 13 Dec 2013 01:02:53 +0000 Subject: [7u60] Request for approval : Test stabilization fixes 8026405, 8022213, 8028583 In-Reply-To: <52AA3496.1070906@oracle.com> References: <52AA3496.1070906@oracle.com> Message-ID: <52AA5CBD.7050509@oracle.com> Approved. -Rob On 12/12/13 22:11, Se?n Coffey wrote: > Hi, > > I'd like to backport these test stabilization fixes from jdk 8 to > jdk7u-dev. All patches apply cleanly. I've run the tests through JPRT > and all looks good. > > 8026405: javax/xml/ws/clientjar/TestWsImport.java failing on JDK 8 > nightly aurora test runs > http://hg.openjdk.java.net/jdk8/tl/jdk/rev/ee7f1c78bec7 > > 8022213: Intermittent test failures in java/net/URLClassLoader > http://hg.openjdk.java.net/jdk8/tl/jdk/rev/70f1bed5e7fd > > 8028583: Add helper methods to test libraries > http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d1bb85f0a45a > > regards, > Sean. From sean.coffey at oracle.com Fri Dec 13 01:32:55 2013 From: sean.coffey at oracle.com (sean.coffey at oracle.com) Date: Fri, 13 Dec 2013 09:32:55 +0000 Subject: hg: jdk7u/jdk7u-dev/jdk: 4 new changesets Message-ID: <20131213093346.ED50462CB3@hg.openjdk.java.net> Changeset: 4206ba5031da Author: coffeys Date: 2013-10-23 20:51 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/4206ba5031da 8026405: javax/xml/ws/clientjar/TestWsImport.java failing on JDK 8 nightly aurora test runs Reviewed-by: chegar ! test/javax/xml/ws/clientjar/TestWsImport.java Changeset: fa40bea7a5c6 Author: chegar Date: 2013-11-13 16:44 +0000 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/fa40bea7a5c6 8022213: Intermittent test failures in java/net/URLClassLoader Reviewed-by: dxu, alanb ! test/java/net/URLClassLoader/closetest/CloseTest.java ! test/java/net/URLClassLoader/closetest/Common.java ! test/java/net/URLClassLoader/closetest/GetResourceAsStream.java + test/lib/testlibrary/jdk/testlibrary/FileUtils.java Changeset: 16fb978fb9cf Author: coffeys Date: 2013-11-19 14:47 +0000 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/16fb978fb9cf 8028583: Add helper methods to test libraries Reviewed-by: chegar ! test/java/rmi/testlibrary/TestLibrary.java ! test/lib/testlibrary/jdk/testlibrary/FileUtils.java Changeset: 1ad42e3bd66d Author: coffeys Date: 2013-12-13 09:30 +0000 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/1ad42e3bd66d Merge From ivan.gerasimov at oracle.com Fri Dec 13 09:21:26 2013 From: ivan.gerasimov at oracle.com (Ivan Gerasimov) Date: Fri, 13 Dec 2013 21:21:26 +0400 Subject: [7u60] Request for approval: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win) Message-ID: <52AB4216.3020205@oracle.com> Hello! Would you please approve the backport to 7u60 of the following fix: Bug: https://bugs.openjdk.java.net/browse/JDK-8028208 Jdk8 changeset: http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/0c414ac10700 The fix applies cleanly except for the ProblemList part, which is not applicable here. Sincerely yours, Ivan From mandy.chung at oracle.com Fri Dec 13 16:21:31 2013 From: mandy.chung at oracle.com (mandy.chung at oracle.com) Date: Sat, 14 Dec 2013 00:21:31 +0000 Subject: hg: jdk7u/jdk7u-dev/jdk: 8027351: (ref) Private finalize method invoked in preference to protected superclass method Message-ID: <20131214002329.9451B62CDC@hg.openjdk.java.net> Changeset: fa00be1579b8 Author: mchung Date: 2013-12-13 16:11 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/fa00be1579b8 8027351: (ref) Private finalize method invoked in preference to protected superclass method Reviewed-by: alanb, dholmes, mr, plevart, psandoz ! make/java/java/FILES_c.gmk ! make/java/java/mapfile-vers ! make/java/java/reorder-i586 ! make/java/java/reorder-sparc ! make/java/java/reorder-sparcv9 ! src/share/classes/java/lang/System.java ! src/share/classes/java/lang/ref/Finalizer.java ! src/share/classes/sun/misc/JavaLangAccess.java ! src/share/classes/sun/misc/VM.java - src/share/native/java/lang/ref/Finalizer.c + test/java/lang/ref/FinalizeOverride.java From rob.mckenna at oracle.com Fri Dec 13 19:25:41 2013 From: rob.mckenna at oracle.com (Rob McKenna) Date: Sat, 14 Dec 2013 03:25:41 +0000 Subject: [7u60] Request for approval: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win) In-Reply-To: <52AB4216.3020205@oracle.com> References: <52AB4216.3020205@oracle.com> Message-ID: <52ABCFB5.2080107@oracle.com> Ivan, this is missing the 7u60-critical-approved tag so I'm afraid I can't approve it at the moment. -Rob On 13/12/13 17:21, Ivan Gerasimov wrote: > Hello! > > Would you please approve the backport to 7u60 of the following fix: > > Bug: https://bugs.openjdk.java.net/browse/JDK-8028208 > Jdk8 changeset: http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/0c414ac10700 > > The fix applies cleanly except for the ProblemList part, which is not > applicable here. > > Sincerely yours, > Ivan From lana.steuck at oracle.com Mon Dec 16 10:03:07 2013 From: lana.steuck at oracle.com (lana.steuck at oracle.com) Date: Mon, 16 Dec 2013 18:03:07 +0000 Subject: hg: jdk7u/jdk7u/corba: 2 new changesets Message-ID: <20131216180309.4475A62D27@hg.openjdk.java.net> Changeset: 19119229b5c0 Author: msheppar Date: 2013-11-27 11:20 +0000 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/corba/rev/19119229b5c0 8028215: ORB.init fails with SecurityException if properties select the JDK default ORB Summary: check for default ORBImpl and ORBSingleton set via properties or System properties Reviewed-by: alanb, coffeys, mchung ! src/share/classes/org/omg/CORBA/ORB.java Changeset: d81370c5b863 Author: lana Date: 2013-12-11 11:18 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/corba/rev/d81370c5b863 Merge From lana.steuck at oracle.com Mon Dec 16 10:03:15 2013 From: lana.steuck at oracle.com (lana.steuck at oracle.com) Date: Mon, 16 Dec 2013 18:03:15 +0000 Subject: hg: jdk7u/jdk7u/hotspot: 2 new changesets Message-ID: <20131216180319.9D16E62D28@hg.openjdk.java.net> Changeset: 271f0c186798 Author: twisti Date: 2013-10-23 15:44 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/271f0c186798 8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms Reviewed-by: iveresov, jrose ! src/share/vm/classfile/systemDictionary.cpp Changeset: 695c4f65f4c0 Author: lana Date: 2013-12-11 11:18 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/695c4f65f4c0 Merge From lana.steuck at oracle.com Mon Dec 16 10:34:41 2013 From: lana.steuck at oracle.com (lana.steuck at oracle.com) Date: Mon, 16 Dec 2013 10:34:41 -0800 (PST) Subject: jdk7u-b02: jdk7u-dev Message-ID: <201312161834.rBGIYfh5004711@jano-app.us.oracle.com> http://hg.openjdk.java.net/jdk7u/jdk7u/rev/6bdacebbc97f http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/954e1616449a http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/ff67c8965852 http://hg.openjdk.java.net/jdk7u/jdk7u/jaxws/rev/8a3b9e8492a5 http://hg.openjdk.java.net/jdk7u/jdk7u/jaxp/rev/050986fd54e3 http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/695c4f65f4c0 http://hg.openjdk.java.net/jdk7u/jdk7u/corba/rev/d81370c5b863 --- All the fixes will be tested during promotion (no PIT testing at this point). From lana.steuck at oracle.com Mon Dec 16 10:03:26 2013 From: lana.steuck at oracle.com (lana.steuck at oracle.com) Date: Mon, 16 Dec 2013 18:03:26 +0000 Subject: hg: jdk7u/jdk7u/jdk: 11 new changesets Message-ID: <20131216180521.4D9D662D29@hg.openjdk.java.net> Changeset: 0b29b4fac98d Author: pchelko Date: 2013-11-22 17:07 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/0b29b4fac98d 8024163: [macosx] NullPointerException at javax.swing.TransferHandler$DropHandler.handleDrag since jdk8b93, 7u40b28 Reviewed-by: anthony, serb ! src/macosx/classes/sun/lwawt/macosx/CDropTargetContextPeer.java ! src/macosx/native/sun/awt/CDropTarget.m + test/java/awt/dnd/DropTargetEnterExitTest/ExtraDragEnterTest.java + test/java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java Changeset: bd05cf8055fc Author: pchelko Date: 2013-11-22 17:08 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/bd05cf8055fc 8012925: [parfait] Missing return value in jdk/src/macosx/native/sun/awt/AWTEvent.m Reviewed-by: katleman, leonidr ! src/macosx/native/sun/awt/AWTEvent.m Changeset: e425ee7e2c58 Author: msheppar Date: 2013-11-27 11:22 +0000 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/e425ee7e2c58 8028215: ORB.init fails with SecurityException if properties select the JDK default ORB Summary: check for default ORBImpl and ORBSingleton set via properties or System properties Reviewed-by: alanb, coffeys, mchung + test/com/sun/corba/se/impl/orb/SetDefaultORBTest.java Changeset: 8e9e7fd8463e Author: erikj Date: 2013-12-04 09:45 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/8e9e7fd8463e 8029304: JFR broken in 7u train for JDK Linux for ARM or OpenJDK Reviewed-by: collins, dholmes, tbell ! make/com/oracle/Makefile ! make/common/Release.gmk Changeset: 923dd08818f3 Author: weijun Date: 2013-12-01 09:17 +0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/923dd08818f3 8028351: JWS doesn't get authenticated when using kerberos auth proxy Reviewed-by: xuelei ! src/share/classes/com/sun/security/auth/module/Krb5LoginModule.java ! test/sun/security/krb5/auto/KDC.java + test/sun/security/krb5/auto/LoginNoPass.java Changeset: 1ef160cf9b30 Author: chegar Date: 2013-02-01 06:51 +0000 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/1ef160cf9b30 8006395: Race in async socket close on Linux Reviewed-by: alanb, dsamersoff ! src/solaris/native/java/net/linux_close.c + test/java/net/Socket/asyncClose/Race.java Changeset: 3ba8d15adade Author: dfuchs Date: 2013-12-10 10:36 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/3ba8d15adade 8025512: NPE with logging while launching webstart on jre7u40 if logging is disabled Summary: Logger.setParent needed a check to guard against manager == null. This was already in JDK 8. Reviewed-by: mchung ! src/share/classes/java/util/logging/Logger.java + test/java/util/logging/TestGetLoggerNPE.java Changeset: 30203a1714f4 Author: jiangli Date: 2012-11-05 12:51 -0500 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/30203a1714f4 7197210: java/lang/invoke/CallSiteTest.java failing on armsflt. Summary: Reduce work load and set longer timeout for java/lang/invoke tests. Reviewed-by: kvn, twisti ! test/java/lang/invoke/BigArityTest.java ! test/java/lang/invoke/CallSiteTest.java ! test/java/lang/invoke/MethodHandlesTest.java ! test/java/lang/invoke/RicochetTest.java Changeset: 65d826a28dbd Author: jiangli Date: 2013-12-10 17:38 -0500 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/65d826a28dbd Merge Changeset: 91d49c0f1573 Author: anashaty Date: 2013-12-11 18:48 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/91d49c0f1573 8028054: com.sun.beans.finder.MethodFinder has unsynchronized access to a static Map Reviewed-by: alexsch, serb ! src/share/classes/com/sun/beans/finder/ConstructorFinder.java ! src/share/classes/com/sun/beans/finder/MethodFinder.java ! src/share/classes/com/sun/beans/finder/Signature.java + src/share/classes/com/sun/beans/finder/SignatureException.java + src/share/classes/com/sun/beans/util/Cache.java + test/java/beans/XMLDecoder/8028054/Task.java + test/java/beans/XMLDecoder/8028054/TestConstructorFinder.java + test/java/beans/XMLDecoder/8028054/TestMethodFinder.java Changeset: ff67c8965852 Author: lana Date: 2013-12-11 11:19 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/ff67c8965852 Merge From Alan.Bateman at oracle.com Tue Dec 17 07:50:33 2013 From: Alan.Bateman at oracle.com (Alan Bateman) Date: Tue, 17 Dec 2013 15:50:33 +0000 Subject: [7u-communication] 7u60 Early Access Builds In-Reply-To: <52A0B6EB.6090805@oracle.com> References: <5295EB0F.8020000@oracle.com> <52A0B6EB.6090805@oracle.com> Message-ID: <52B072C9.2020800@oracle.com> On 05/12/2013 17:24, Dalibor Topic wrote: > : > For developers who wish to test binaries based the 7u60-b01 tagged code > in the OpenJDK jdk7u/jdk7u forest, the Oracle JDK 7 Update 60 Early Access > Release based on it is available for download at : > https://jdk7.java.net/download.html . > The changes list for b01 [1] is currently empty, do you know if that is going to be fixed? -Alan. [1] http://download.java.net/jdk7u60/changes/jdk7u60-b01.html From alejandro.murillo at oracle.com Tue Dec 17 10:08:22 2013 From: alejandro.murillo at oracle.com (alejandro.murillo at oracle.com) Date: Tue, 17 Dec 2013 18:08:22 +0000 Subject: hg: jdk7u/jdk7u-dev/hotspot: 9 new changesets Message-ID: <20131217180848.C401E62D64@hg.openjdk.java.net> Changeset: 74d14a44c398 Author: asaha Date: 2013-11-27 14:57 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/74d14a44c398 Added tag jdk7u60-b01 for changeset 8fd0e931efa5 ! .hgtags Changeset: ca7dab518021 Author: amurillo Date: 2013-11-21 14:17 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/ca7dab518021 8027579: new hotspot build - hs24.60-b04 Reviewed-by: jcoomes ! make/hotspot_version Changeset: 2f8624935bd2 Author: mgronlun Date: 2013-12-09 17:10 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/2f8624935bd2 8028412: AsyncGetCallTrace() is broken on x86 in JDK 7u40 Reviewed-by: kvn, sspitsyn ! src/cpu/x86/vm/frame_x86.cpp Changeset: ff798ea71518 Author: vkempik Date: 2013-12-10 14:17 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/ff798ea71518 7133122: SA throws sun.jvm.hotspot.debugger.UnmappedAddressException when it should not Summary: replace PT_LOAD segment with library segment when necessary Reviewed-by: dholmes, sla ! agent/src/os/linux/ps_core.c Changeset: 032149b2891f Author: minqi Date: 2013-12-11 14:34 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/032149b2891f 8029599: JVM crashes on solaris-i586 with -Xverify:all if stack overflow happens during recursive reflective call Summary: More StackShadowPages needed to prevent java thread from crash in case of StackOverflowException happens on solaris x86. Reviewed-by: coleenp Contributed-by: yumin.qi at oracle.com ! src/cpu/x86/vm/globals_x86.hpp Changeset: 99e96aaac8af Author: amurillo Date: 2013-12-12 11:42 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/99e96aaac8af Merge Changeset: 27db84519a53 Author: amurillo Date: 2013-12-12 11:42 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/27db84519a53 Added tag hs24.60-b04 for changeset 99e96aaac8af ! .hgtags Changeset: 695c4f65f4c0 Author: lana Date: 2013-12-11 11:18 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/695c4f65f4c0 Merge Changeset: 0025a2a965c8 Author: amurillo Date: 2013-12-17 10:04 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/0025a2a965c8 Merge From alejandro.murillo at oracle.com Tue Dec 17 10:11:03 2013 From: alejandro.murillo at oracle.com (alejandro.murillo at oracle.com) Date: Tue, 17 Dec 2013 18:11:03 +0000 Subject: hg: jdk7u/jdk7u/hotspot: 7 new changesets Message-ID: <20131217181118.BCF7B62D65@hg.openjdk.java.net> Changeset: ca7dab518021 Author: amurillo Date: 2013-11-21 14:17 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/ca7dab518021 8027579: new hotspot build - hs24.60-b04 Reviewed-by: jcoomes ! make/hotspot_version Changeset: 2f8624935bd2 Author: mgronlun Date: 2013-12-09 17:10 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/2f8624935bd2 8028412: AsyncGetCallTrace() is broken on x86 in JDK 7u40 Reviewed-by: kvn, sspitsyn ! src/cpu/x86/vm/frame_x86.cpp Changeset: ff798ea71518 Author: vkempik Date: 2013-12-10 14:17 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/ff798ea71518 7133122: SA throws sun.jvm.hotspot.debugger.UnmappedAddressException when it should not Summary: replace PT_LOAD segment with library segment when necessary Reviewed-by: dholmes, sla ! agent/src/os/linux/ps_core.c Changeset: 032149b2891f Author: minqi Date: 2013-12-11 14:34 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/032149b2891f 8029599: JVM crashes on solaris-i586 with -Xverify:all if stack overflow happens during recursive reflective call Summary: More StackShadowPages needed to prevent java thread from crash in case of StackOverflowException happens on solaris x86. Reviewed-by: coleenp Contributed-by: yumin.qi at oracle.com ! src/cpu/x86/vm/globals_x86.hpp Changeset: 99e96aaac8af Author: amurillo Date: 2013-12-12 11:42 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/99e96aaac8af Merge Changeset: 27db84519a53 Author: amurillo Date: 2013-12-12 11:42 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/27db84519a53 Added tag hs24.60-b04 for changeset 99e96aaac8af ! .hgtags Changeset: 0025a2a965c8 Author: amurillo Date: 2013-12-17 10:04 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/0025a2a965c8 Merge From alejandro.murillo at oracle.com Tue Dec 17 10:17:01 2013 From: alejandro.murillo at oracle.com (Alejandro E Murillo) Date: Tue, 17 Dec 2013 11:17:01 -0700 Subject: jdk7u60-b02: HotSpot Message-ID: <52B0951D.5050203@oracle.com> hs24.60-b04 has been integrated into jdk7u60-b02. http://hg.openjdk.java.net/jdk7u/jdk7u/rev/6bdacebbc97f http://hg.openjdk.java.net/jdk7u/jdk7u/corba/rev/d81370c5b863 http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/0025a2a965c8 http://hg.openjdk.java.net/jdk7u/jdk7u/jaxp/rev/050986fd54e3 http://hg.openjdk.java.net/jdk7u/jdk7u/jaxws/rev/8a3b9e8492a5 http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/ff67c8965852 http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/954e1616449a Component : VM Status : 0 major failures, 0 minor failures Date : 12/17/2013 at 22:00 MSK Tested By : VM SQE &dmitry.fazunenko at oracle.com Cost(total man-days): 0.5 Workspace : 2013-12-12-194437.amurillo.hs24-60-b04-snapshot Bundles : 2013-12-12-194437.amurillo.hs24-60-b04-snapshot Platforms : Others Tests :/net/sqenfs-1.sfbay/export1/comp/vm/testbase/ Logs :http://surl.us.oracle.com/pit_7u60_b02_failures Browsers : NA Patches : NA Number of Tests Executed : 329062 passed tests, 4853 failed tests (186 new failures) Bug verification status: ====================================== Tested, Pass: Tested, Pass (partial fixes): Tested, Fail: Untested bug fixes: Setup is not available: 7133122: SA throws sun.jvm.hotspot.debugger.UnmappedAddressException when it should not 8027579: new hotspot build - hs24.60-b04 8028412: AsyncGetCallTrace() is broken on x86 in JDK 7u40 8029599: JVM crashes on solaris-i586 with -Xverify:all if stack overflow happens during recursive reflective call Build change only: New bugs filed: Bugs in PIT build: Bugs in earlier promoted build: Number of PIT requested: 1 Integration target J2SE build number: JDK7u60 b02 Issues and Notes: This is PIT for HS24.60 b04 for JDK7u60 b02. There are 180+ new failures, mostly in tmptools tests. None of them is critical. -- Alejandro From dalibor.topic at oracle.com Tue Dec 17 11:09:20 2013 From: dalibor.topic at oracle.com (Dalibor Topic) Date: Tue, 17 Dec 2013 20:09:20 +0100 Subject: [7u-communication] 7u60 Early Access Builds In-Reply-To: <52B072C9.2020800@oracle.com> References: <5295EB0F.8020000@oracle.com> <52A0B6EB.6090805@oracle.com> <52B072C9.2020800@oracle.com> Message-ID: <52B0A160.7040105@oracle.com> Roger, can you take a look at updating the list of changes? cheers, dalibor topic On 12/17/13 4:50 PM, Alan Bateman wrote: > On 05/12/2013 17:24, Dalibor Topic wrote: >> : >> For developers who wish to test binaries based the 7u60-b01 tagged code >> in the OpenJDK jdk7u/jdk7u forest, the Oracle JDK 7 Update 60 Early Access >> Release based on it is available for download at : >> https://jdk7.java.net/download.html . >> > The changes list for b01 [1] is currently empty, do you know if that is going to be fixed? > > -Alan. > > [1] http://download.java.net/jdk7u60/changes/jdk7u60-b01.html -- Oracle Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +491737185961 Oracle Java Platform Group ORACLE Deutschland B.V. & Co. KG | K?hneh?fe 5 | 22761 Hamburg ORACLE Deutschland B.V. & Co. KG Hauptverwaltung: Riesstr. 25, D-80992 M?nchen Registergericht: Amtsgericht M?nchen, HRA 95603 Gesch?ftsf?hrer: J?rgen Kunz Komplement?rin: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher Green Oracle Oracle is committed to developing practices and products that help protect the environment From roger.lewis at oracle.com Tue Dec 17 13:54:53 2013 From: roger.lewis at oracle.com (Roger Lewis) Date: Tue, 17 Dec 2013 13:54:53 -0800 Subject: [7u-communication] 7u60 Early Access Builds In-Reply-To: <52B0A160.7040105@oracle.com> References: <5295EB0F.8020000@oracle.com> <52A0B6EB.6090805@oracle.com> <52B072C9.2020800@oracle.com> <52B0A160.7040105@oracle.com> Message-ID: <52B0C82D.2030907@oracle.com> Yes, that should have been updated. Let me look into that. -Roger On 12/17/13, 11:09 AM, Dalibor Topic wrote: > Roger, > > can you take a look at updating the list of changes? > > cheers, > dalibor topic > > On 12/17/13 4:50 PM, Alan Bateman wrote: >> On 05/12/2013 17:24, Dalibor Topic wrote: >>> : >>> For developers who wish to test binaries based the 7u60-b01 tagged code >>> in the OpenJDK jdk7u/jdk7u forest, the Oracle JDK 7 Update 60 Early Access >>> Release based on it is available for download at : >>> https://jdk7.java.net/download.html . >>> >> The changes list for b01 [1] is currently empty, do you know if that is going to be fixed? >> >> -Alan. >> >> [1] http://download.java.net/jdk7u60/changes/jdk7u60-b01.html > From dalibor.topic at oracle.com Tue Dec 17 14:01:44 2013 From: dalibor.topic at oracle.com (Dalibor Topic) Date: Tue, 17 Dec 2013 14:01:44 -0800 (PST) Subject: AW: Re: [7u-communication] 7u60 Early Access Builds Message-ID: Thanks, Roger! ----- Urspr?ngliche Mail ----- Von: roger.lewis at oracle.com An: dalibor.topic at oracle.com, Alan.Bateman at oracle.com CC: jdk7u-dev at openjdk.java.net Gesendet: Dienstag, 17. Dezember 2013 22:54:53 GMT +01:00 Amsterdam/Berlin/Bern/Rom/Stockholm/Wien Betreff: Re: [7u-communication] 7u60 Early Access Builds Yes, that should have been updated. Let me look into that. -Roger On 12/17/13, 11:09 AM, Dalibor Topic wrote: > Roger, > > can you take a look at updating the list of changes? > > cheers, > dalibor topic > > On 12/17/13 4:50 PM, Alan Bateman wrote: >> On 05/12/2013 17:24, Dalibor Topic wrote: >>> : >>> For developers who wish to test binaries based the 7u60-b01 tagged code >>> in the OpenJDK jdk7u/jdk7u forest, the Oracle JDK 7 Update 60 Early Access >>> Release based on it is available for download at : >>> https://jdk7.java.net/download.html . >>> >> The changes list for b01 [1] is currently empty, do you know if that is going to be fixed? >> >> -Alan. >> >> [1] http://download.java.net/jdk7u60/changes/jdk7u60-b01.html > -- Oracle Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +491737185961 Oracle Java Platform Group ORACLE Deutschland B.V. & Co. KG | K?hneh?fe 5 | 22761 Hamburg ORACLE Deutschland B.V. & Co. KG Hauptverwaltung: Riesstr. 25, D-80992 M?nchen Registergericht: Amtsgericht M?nchen, HRA 95603 Gesch?ftsf?hrer: J?rgen Kunz Komplement?rin: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher Green Oracle Oracle is committed to developing practices and products that help protect the environment From ivan.gerasimov at oracle.com Wed Dec 18 08:57:15 2013 From: ivan.gerasimov at oracle.com (Ivan Gerasimov) Date: Wed, 18 Dec 2013 20:57:15 +0400 Subject: [7u60] Request for approval: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win) In-Reply-To: <52ABCFB5.2080107@oracle.com> References: <52AB4216.3020205@oracle.com> <52ABCFB5.2080107@oracle.com> Message-ID: <52B1D3EB.80604@oracle.com> Hi Rob! Now, we've got the 'approved' label. Sincerely yours, Ivan On 14.12.2013 7:25, Rob McKenna wrote: > Ivan, this is missing the 7u60-critical-approved tag so I'm afraid I > can't approve it at the moment. > > -Rob > > On 13/12/13 17:21, Ivan Gerasimov wrote: >> Hello! >> >> Would you please approve the backport to 7u60 of the following fix: >> >> Bug: https://bugs.openjdk.java.net/browse/JDK-8028208 >> Jdk8 changeset: >> http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/0c414ac10700 >> >> The fix applies cleanly except for the ProblemList part, which is not >> applicable here. >> >> Sincerely yours, >> Ivan > > From rob.mckenna at oracle.com Wed Dec 18 09:07:53 2013 From: rob.mckenna at oracle.com (Rob McKenna) Date: Wed, 18 Dec 2013 17:07:53 +0000 Subject: [7u60] Request for approval: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win) In-Reply-To: <52B1D3EB.80604@oracle.com> References: <52AB4216.3020205@oracle.com> <52ABCFB5.2080107@oracle.com> <52B1D3EB.80604@oracle.com> Message-ID: <52B1D669.8060105@oracle.com> Thanks Ivan, Approved. -Rob On 18/12/13 16:57, Ivan Gerasimov wrote: > Hi Rob! > > Now, we've got the 'approved' label. > > Sincerely yours, > Ivan > > On 14.12.2013 7:25, Rob McKenna wrote: >> Ivan, this is missing the 7u60-critical-approved tag so I'm afraid I >> can't approve it at the moment. >> >> -Rob >> >> On 13/12/13 17:21, Ivan Gerasimov wrote: >>> Hello! >>> >>> Would you please approve the backport to 7u60 of the following fix: >>> >>> Bug: https://bugs.openjdk.java.net/browse/JDK-8028208 >>> Jdk8 changeset: >>> http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/0c414ac10700 >>> >>> The fix applies cleanly except for the ProblemList part, which is >>> not applicable here. >>> >>> Sincerely yours, >>> Ivan >> >> > From dalibor.topic at oracle.com Wed Dec 18 09:09:07 2013 From: dalibor.topic at oracle.com (Dalibor Topic) Date: Wed, 18 Dec 2013 09:09:07 -0800 (PST) Subject: AW: Re: [7u60] Request for approval: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win) Message-ID: Thanks, Ivan. Approved for jdk7u-dev. cheers, dalibor topic ----- Urspr?ngliche Mail ----- Von: ivan.gerasimov at oracle.com An: rob.mckenna at oracle.com CC: jdk7u-dev at openjdk.java.net Gesendet: Mittwoch, 18. Dezember 2013 18:07:26 GMT +01:00 Amsterdam/Berlin/Bern/Rom/Stockholm/Wien Betreff: Re: [7u60] Request for approval: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win) Hi Rob! Now, we've got the 'approved' label. Sincerely yours, Ivan On 14.12.2013 7:25, Rob McKenna wrote: > Ivan, this is missing the 7u60-critical-approved tag so I'm afraid I > can't approve it at the moment. > > -Rob > > On 13/12/13 17:21, Ivan Gerasimov wrote: >> Hello! >> >> Would you please approve the backport to 7u60 of the following fix: >> >> Bug: https://bugs.openjdk.java.net/browse/JDK-8028208 >> Jdk8 changeset: >> http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/0c414ac10700 >> >> The fix applies cleanly except for the ProblemList part, which is not >> applicable here. >> >> Sincerely yours, >> Ivan > > -- Oracle Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +491737185961 Oracle Java Platform Group ORACLE Deutschland B.V. & Co. KG | K?hneh?fe 5 | 22761 Hamburg ORACLE Deutschland B.V. & Co. KG Hauptverwaltung: Riesstr. 25, D-80992 M?nchen Registergericht: Amtsgericht M?nchen, HRA 95603 Gesch?ftsf?hrer: J?rgen Kunz Komplement?rin: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher Green Oracle Oracle is committed to developing practices and products that help protect the environment From roger.lewis at oracle.com Wed Dec 18 13:40:37 2013 From: roger.lewis at oracle.com (Roger Lewis) Date: Wed, 18 Dec 2013 13:40:37 -0800 Subject: [7u-communication] 7u60 Early Access Builds In-Reply-To: <52B0C82D.2030907@oracle.com> References: <5295EB0F.8020000@oracle.com> <52A0B6EB.6090805@oracle.com> <52B072C9.2020800@oracle.com> <52B0A160.7040105@oracle.com> <52B0C82D.2030907@oracle.com> Message-ID: <52B21655.4020000@oracle.com> The page has been updated, http://download.java.net/jdk7u60/changes/jdk7u60-b01.html Historically b01 has not listed changes. We will look to change that process going forward. -Roger On 12/17/13, 1:54 PM, Roger Lewis wrote: > Yes, that should have been updated. Let me look into that. > > -Roger > > On 12/17/13, 11:09 AM, Dalibor Topic wrote: >> Roger, >> >> can you take a look at updating the list of changes? >> >> cheers, >> dalibor topic >> >> On 12/17/13 4:50 PM, Alan Bateman wrote: >>> On 05/12/2013 17:24, Dalibor Topic wrote: >>>> : >>>> For developers who wish to test binaries based the 7u60-b01 tagged >>>> code >>>> in the OpenJDK jdk7u/jdk7u forest, the Oracle JDK 7 Update 60 Early >>>> Access >>>> Release based on it is available for download at : >>>> https://jdk7.java.net/download.html . >>>> >>> The changes list for b01 [1] is currently empty, do you know if that >>> is going to be fixed? >>> >>> -Alan. >>> >>> [1] http://download.java.net/jdk7u60/changes/jdk7u60-b01.html >> > From dalibor.topic at oracle.com Wed Dec 18 13:43:13 2013 From: dalibor.topic at oracle.com (Dalibor Topic) Date: Wed, 18 Dec 2013 13:43:13 -0800 (PST) Subject: AW: Re: [7u-communication] 7u60 Early Access Builds Message-ID: <3a84053a-3f23-46f5-b13f-1f0774d4941a@default> Thank you very much for the swift resolution, Roger! cheers, dalibor topic ----- Urspr?ngliche Mail ----- Von: roger.lewis at oracle.com An: dalibor.topic at oracle.com, Alan.Bateman at oracle.com CC: jdk7u-dev at openjdk.java.net Gesendet: Mittwoch, 18. Dezember 2013 22:40:39 GMT +01:00 Amsterdam/Berlin/Bern/Rom/Stockholm/Wien Betreff: Re: [7u-communication] 7u60 Early Access Builds The page has been updated, http://download.java.net/jdk7u60/changes/jdk7u60-b01.html Historically b01 has not listed changes. We will look to change that process going forward. -Roger On 12/17/13, 1:54 PM, Roger Lewis wrote: > Yes, that should have been updated. Let me look into that. > > -Roger > > On 12/17/13, 11:09 AM, Dalibor Topic wrote: >> Roger, >> >> can you take a look at updating the list of changes? >> >> cheers, >> dalibor topic >> >> On 12/17/13 4:50 PM, Alan Bateman wrote: >>> On 05/12/2013 17:24, Dalibor Topic wrote: >>>> : >>>> For developers who wish to test binaries based the 7u60-b01 tagged >>>> code >>>> in the OpenJDK jdk7u/jdk7u forest, the Oracle JDK 7 Update 60 Early >>>> Access >>>> Release based on it is available for download at : >>>> https://jdk7.java.net/download.html . >>>> >>> The changes list for b01 [1] is currently empty, do you know if that >>> is going to be fixed? >>> >>> -Alan. >>> >>> [1] http://download.java.net/jdk7u60/changes/jdk7u60-b01.html >> > -- Oracle Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +491737185961 Oracle Java Platform Group ORACLE Deutschland B.V. & Co. KG | K?hneh?fe 5 | 22761 Hamburg ORACLE Deutschland B.V. & Co. KG Hauptverwaltung: Riesstr. 25, D-80992 M?nchen Registergericht: Amtsgericht M?nchen, HRA 95603 Gesch?ftsf?hrer: J?rgen Kunz Komplement?rin: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher Green Oracle Oracle is committed to developing practices and products that help protect the environment From david.katleman at oracle.com Wed Dec 18 16:11:10 2013 From: david.katleman at oracle.com (david.katleman at oracle.com) Date: Thu, 19 Dec 2013 00:11:10 +0000 Subject: hg: jdk7u/jdk7u: Added tag jdk7u60-b02 for changeset 6bdacebbc97f Message-ID: <20131219001110.8F14E62DB8@hg.openjdk.java.net> Changeset: be9f82c65e80 Author: katleman Date: 2013-12-18 15:56 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/rev/be9f82c65e80 Added tag jdk7u60-b02 for changeset 6bdacebbc97f ! .hgtags From david.katleman at oracle.com Wed Dec 18 16:11:37 2013 From: david.katleman at oracle.com (david.katleman at oracle.com) Date: Thu, 19 Dec 2013 00:11:37 +0000 Subject: hg: jdk7u/jdk7u/corba: Added tag jdk7u60-b02 for changeset d81370c5b863 Message-ID: <20131219001138.7141F62DB9@hg.openjdk.java.net> Changeset: ef91f016f711 Author: katleman Date: 2013-12-18 15:56 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/corba/rev/ef91f016f711 Added tag jdk7u60-b02 for changeset d81370c5b863 ! .hgtags From david.katleman at oracle.com Wed Dec 18 16:13:38 2013 From: david.katleman at oracle.com (david.katleman at oracle.com) Date: Thu, 19 Dec 2013 00:13:38 +0000 Subject: hg: jdk7u/jdk7u/hotspot: Added tag jdk7u60-b02 for changeset 0025a2a965c8 Message-ID: <20131219001340.880CF62DBB@hg.openjdk.java.net> Changeset: cc53706b1b2b Author: katleman Date: 2013-12-18 15:56 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/cc53706b1b2b Added tag jdk7u60-b02 for changeset 0025a2a965c8 ! .hgtags From david.katleman at oracle.com Wed Dec 18 16:15:25 2013 From: david.katleman at oracle.com (david.katleman at oracle.com) Date: Thu, 19 Dec 2013 00:15:25 +0000 Subject: hg: jdk7u/jdk7u/jaxp: Added tag jdk7u60-b02 for changeset 050986fd54e3 Message-ID: <20131219001527.6DD3862DBD@hg.openjdk.java.net> Changeset: 9a25d3fb6e09 Author: katleman Date: 2013-12-18 15:56 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jaxp/rev/9a25d3fb6e09 Added tag jdk7u60-b02 for changeset 050986fd54e3 ! .hgtags From david.katleman at oracle.com Wed Dec 18 16:15:41 2013 From: david.katleman at oracle.com (david.katleman at oracle.com) Date: Thu, 19 Dec 2013 00:15:41 +0000 Subject: hg: jdk7u/jdk7u/jaxws: Added tag jdk7u60-b02 for changeset 8a3b9e8492a5 Message-ID: <20131219001543.9694662DBE@hg.openjdk.java.net> Changeset: a57f209a4a5a Author: katleman Date: 2013-12-18 15:56 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jaxws/rev/a57f209a4a5a Added tag jdk7u60-b02 for changeset 8a3b9e8492a5 ! .hgtags From david.katleman at oracle.com Wed Dec 18 16:18:11 2013 From: david.katleman at oracle.com (david.katleman at oracle.com) Date: Thu, 19 Dec 2013 00:18:11 +0000 Subject: hg: jdk7u/jdk7u/langtools: Added tag jdk7u60-b02 for changeset 954e1616449a Message-ID: <20131219001813.641E162DC1@hg.openjdk.java.net> Changeset: fe632c04a452 Author: katleman Date: 2013-12-18 15:57 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/fe632c04a452 Added tag jdk7u60-b02 for changeset 954e1616449a ! .hgtags From david.katleman at oracle.com Wed Dec 18 16:15:59 2013 From: david.katleman at oracle.com (david.katleman at oracle.com) Date: Thu, 19 Dec 2013 00:15:59 +0000 Subject: hg: jdk7u/jdk7u/jdk: Added tag jdk7u60-b02 for changeset ff67c8965852 Message-ID: <20131219001611.60F1362DBF@hg.openjdk.java.net> Changeset: fbe6fa9fb6c6 Author: katleman Date: 2013-12-18 15:56 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/fbe6fa9fb6c6 Added tag jdk7u60-b02 for changeset ff67c8965852 ! .hgtags From mandy.chung at oracle.com Wed Dec 18 16:48:25 2013 From: mandy.chung at oracle.com (mandy.chung at oracle.com) Date: Thu, 19 Dec 2013 00:48:25 +0000 Subject: hg: jdk7u/jdk7u-dev/jdk: 8021368: Launch of Java Web Start app fails with ClassCircularityError exception in 7u25 Message-ID: <20131219004900.11AD062DC4@hg.openjdk.java.net> Changeset: ad8490675e4c Author: mchung Date: 2013-12-18 16:45 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/ad8490675e4c 8021368: Launch of Java Web Start app fails with ClassCircularityError exception in 7u25 Reviewed-by: alanb, plevart, jfranck ! make/java/java/mapfile-vers ! src/share/classes/java/lang/Class.java ! src/share/native/java/lang/Class.c + test/java/lang/Class/checkMemberAccess/CheckMemberAccess.java + test/java/lang/Class/checkMemberAccess/test.policy From mala.bankal at oracle.com Wed Dec 18 21:45:39 2013 From: mala.bankal at oracle.com (mala bankal) Date: Thu, 19 Dec 2013 11:15:39 +0530 Subject: Request approval to integrate 8029318 into 7u60 Message-ID: <52B28803.8040704@oracle.com> HI, Requesting approval to integrate 8029318 to 7u60. (jdk7u-dev) Brief description : Java always requests for a ticket with the DES session, since DES is considered unsafe this is a security issue. It should accept tickets in the default_tkt_enctypes setting. http://cr.openjdk.java.net/~mbankal/8029318/webrev.00/ JDK8 changes integrated : http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b7d594716f86 rgds mala From dalibor.topic at oracle.com Thu Dec 19 00:00:29 2013 From: dalibor.topic at oracle.com (Dalibor Topic) Date: Thu, 19 Dec 2013 00:00:29 -0800 (PST) Subject: Request approval to integrate 8029318 into 7u60 Message-ID: <3a3fc153-94eb-4e9d-8c9b-e3809de9243a@default> Thanks, Mala - approved for jdk7u-dev. Cheers, Dalibor topic ----- Original Message ----- From: mala.bankal at oracle.com To: jdk7u-dev at openjdk.java.net Sent: Thursday, December 19, 2013 6:47:51 AM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna Subject: Request approval to integrate 8029318 into 7u60 HI, Requesting approval to integrate 8029318 to 7u60. (jdk7u-dev) Brief description : Java always requests for a ticket with the DES session, since DES is considered unsafe this is a security issue. It should accept tickets in the default_tkt_enctypes setting. http://cr.openjdk.java.net/~mbankal/8029318/webrev.00/ JDK8 changes integrated : http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b7d594716f86 rgds mala -- Oracle Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +491737185961 Oracle Java Platform Group ORACLE Deutschland B.V. & Co. KG | K?hneh?fe 5 | 22761 Hamburg ORACLE Deutschland B.V. & Co. KG Hauptverwaltung: Riesstr. 25, D-80992 M?nchen Registergericht: Amtsgericht M?nchen, HRA 95603 Gesch?ftsf?hrer: J?rgen Kunz Komplement?rin: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher Green Oracle Oracle is committed to developing practices and products that help protect the environment From anton.litvinov at oracle.com Thu Dec 19 02:26:32 2013 From: anton.litvinov at oracle.com (Anton Litvinov) Date: Thu, 19 Dec 2013 14:26:32 +0400 Subject: [7u60] Request for phase 2 approval for CR 8025775: JNI warnings in TryXShmAttach Message-ID: <52B2C9D8.60500@oracle.com> Hello, I would like to request for a phase 2 approval to push a backport of the fix from JDK 8 to JDK 7 into jdk7u-dev repository. Bug: https://bugs.openjdk.java.net/browse/JDK-8025775 Webrev: http://cr.openjdk.java.net/~alitvinov/8025775/jdk7/webrev.00 Review thread: Approval 1 - http://mail.openjdk.java.net/pipermail/awt-dev/2013-December/006567.html Approval 2 - http://mail.openjdk.java.net/pipermail/awt-dev/2013-December/006568.html Reviewers: art, anthony Thank you, Anton From sean.coffey at oracle.com Thu Dec 19 02:55:21 2013 From: sean.coffey at oracle.com (=?UTF-8?B?U2XDoW4gQ29mZmV5?=) Date: Thu, 19 Dec 2013 10:55:21 +0000 Subject: [7u60] Request for phase 2 approval for CR 8025775: JNI warnings in TryXShmAttach In-Reply-To: <52B2C9D8.60500@oracle.com> References: <52B2C9D8.60500@oracle.com> Message-ID: <52B2D099.5080605@oracle.com> Looks good Anton. Approved for jdk7u-dev. regards, Sean. On 19/12/2013 10:26, Anton Litvinov wrote: > Hello, > > I would like to request for a phase 2 approval to push a backport of > the fix from JDK 8 to JDK 7 into jdk7u-dev repository. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8025775 > Webrev: http://cr.openjdk.java.net/~alitvinov/8025775/jdk7/webrev.00 > Review thread: > Approval 1 - > http://mail.openjdk.java.net/pipermail/awt-dev/2013-December/006567.html > Approval 2 - > http://mail.openjdk.java.net/pipermail/awt-dev/2013-December/006568.html > Reviewers: art, anthony > > Thank you, > Anton From anton.litvinov at oracle.com Thu Dec 19 03:23:42 2013 From: anton.litvinov at oracle.com (anton.litvinov at oracle.com) Date: Thu, 19 Dec 2013 11:23:42 +0000 Subject: hg: jdk7u/jdk7u-dev/jdk: 8025775: JNI warnings in TryXShmAttach Message-ID: <20131219112425.4FFE262DD1@hg.openjdk.java.net> Changeset: cd2d8f23e93c Author: alitvinov Date: 2013-12-19 15:21 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/cd2d8f23e93c 8025775: JNI warnings in TryXShmAttach Reviewed-by: art, anthony ! src/solaris/classes/sun/awt/X11/XConstants.java ! src/solaris/classes/sun/awt/X11/XErrorHandler.java ! src/solaris/native/sun/awt/awt_GraphicsEnv.c ! src/solaris/native/sun/awt/awt_GraphicsEnv.h ! src/solaris/native/sun/awt/awt_util.c ! src/solaris/native/sun/awt/awt_util.h ! src/solaris/native/sun/awt/awt_wm.c ! src/solaris/native/sun/awt/awt_xembed_server.c ! src/solaris/native/sun/java2d/opengl/GLXSurfaceData.c ! src/solaris/native/sun/java2d/x11/X11SurfaceData.c ! src/solaris/native/sun/xawt/XlibWrapper.c From dmitry.degrave at oracle.com Thu Dec 19 05:19:55 2013 From: dmitry.degrave at oracle.com (dmitry.degrave at oracle.com) Date: Thu, 19 Dec 2013 13:19:55 +0000 Subject: hg: jdk7u/jdk7u-dev/jdk: 8028208: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win) Message-ID: <20131219132031.943E862DDA@hg.openjdk.java.net> Changeset: 3ff488283a24 Author: igerasim Date: 2013-12-19 01:55 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/3ff488283a24 8028208: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win) Reviewed-by: chegar ! src/windows/classes/sun/nio/ch/WindowsAsynchronousFileChannelImpl.java From mandy.chung at oracle.com Thu Dec 19 09:11:20 2013 From: mandy.chung at oracle.com (Mandy Chung) Date: Thu, 19 Dec 2013 09:11:20 -0800 Subject: [7u60] Request for approval for 8021368: Launch of Java Web Start app fails with ClassCircularityError exception in 7u25 Message-ID: <52B328B8.5010904@oracle.com> This is (retrospectively) to request approval for: https://bugs.openjdk.java.net/browse/JDK-8021368 The fix has been reviewed and approved [1]. I happily pushed the changeset yesterday [2] and later realized that I missed to request a formal approval (sorry about that and thanks to Sean for catching that). Thanks Mandy [1] http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-December/023939.html [2] http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/ad8490675e4c From alejandro.murillo at oracle.com Thu Dec 19 10:11:42 2013 From: alejandro.murillo at oracle.com (Alejandro E Murillo) Date: Thu, 19 Dec 2013 11:11:42 -0700 Subject: [7u60] Request for approval for bulk integration of hs24.60-b05 Message-ID: <52B336DE.7010101@oracle.com> Requesting approval to integrate hs24.60-b05 into jdk7u60-b03. A webrev is available at: http://cr.openjdk.java.net/~amurillo/7u60/hs24.60-b05-jdk7u60-b03.webrev/ Pre-integration testing is in progress; the integration will proceed only after SQE has analyzed the results and approved. The fixes in the proposed integration are below. All have undergone nightly testing and are already in a jdk8 repository. All these bugs have been approved for integration into 7u60. 8021771: warning stat64 is deprecated - when building on OSX 10.7.5 8028520: JVM should not throw VerifyError when a private method overrides a final method 8029903: Add a type safe alternative for working with counter based data 8030061: new hotspot build - hs24.60-b05 -- Alejandro From dalibor.topic at oracle.com Thu Dec 19 11:22:05 2013 From: dalibor.topic at oracle.com (Dalibor Topic) Date: Thu, 19 Dec 2013 11:22:05 -0800 (PST) Subject: [7u60] Request for approval for 8021368: Launch of Java Web Start app fails with ClassCircularityError exception in 7u25 Message-ID: Thanks Mandy, retroactively approved. Cheers, Dalibor Topic ----- Original Message ----- From: mandy.chung at oracle.com To: jdk7u-dev at openjdk.java.net Sent: Thursday, December 19, 2013 6:14:37 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna Subject: [7u60] Request for approval for 8021368: Launch of Java Web Start app fails with ClassCircularityError exception in 7u25 This is (retrospectively) to request approval for: https://bugs.openjdk.java.net/browse/JDK-8021368 The fix has been reviewed and approved [1]. I happily pushed the changeset yesterday [2] and later realized that I missed to request a formal approval (sorry about that and thanks to Sean for catching that). Thanks Mandy [1] http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-December/023939.html [2] http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/ad8490675e4c -- Oracle Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +491737185961 Oracle Java Platform Group ORACLE Deutschland B.V. & Co. KG | K?hneh?fe 5 | 22761 Hamburg ORACLE Deutschland B.V. & Co. KG Hauptverwaltung: Riesstr. 25, D-80992 M?nchen Registergericht: Amtsgericht M?nchen, HRA 95603 Gesch?ftsf?hrer: J?rgen Kunz Komplement?rin: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher Green Oracle Oracle is committed to developing practices and products that help protect the environment From dalibor.topic at oracle.com Thu Dec 19 11:40:06 2013 From: dalibor.topic at oracle.com (Dalibor Topic) Date: Thu, 19 Dec 2013 11:40:06 -0800 (PST) Subject: [7u60] Request for approval for bulk integration of hs24.60-b05 Message-ID: <35d8f580-51be-44bd-a7e1-079adc1f6efb@default> Thanks - approved! Cheers, Dalibor Topic ----- Original Message ----- From: alejandro.murillo at oracle.com To: jdk7u-dev at openjdk.java.net Sent: Thursday, December 19, 2013 7:13:39 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna Subject: [7u60] Request for approval for bulk integration of hs24.60-b05 Requesting approval to integrate hs24.60-b05 into jdk7u60-b03. A webrev is available at: http://cr.openjdk.java.net/~amurillo/7u60/hs24.60-b05-jdk7u60-b03.webrev/ Pre-integration testing is in progress; the integration will proceed only after SQE has analyzed the results and approved. The fixes in the proposed integration are below. All have undergone nightly testing and are already in a jdk8 repository. All these bugs have been approved for integration into 7u60. 8021771: warning stat64 is deprecated - when building on OSX 10.7.5 8028520: JVM should not throw VerifyError when a private method overrides a final method 8029903: Add a type safe alternative for working with counter based data 8030061: new hotspot build - hs24.60-b05 -- Alejandro -- Oracle Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +491737185961 Oracle Java Platform Group ORACLE Deutschland B.V. & Co. KG | K?hneh?fe 5 | 22761 Hamburg ORACLE Deutschland B.V. & Co. KG Hauptverwaltung: Riesstr. 25, D-80992 M?nchen Registergericht: Amtsgericht M?nchen, HRA 95603 Gesch?ftsf?hrer: J?rgen Kunz Komplement?rin: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher Green Oracle Oracle is committed to developing practices and products that help protect the environment From rob.mckenna at oracle.com Thu Dec 19 15:30:34 2013 From: rob.mckenna at oracle.com (rob.mckenna at oracle.com) Date: Thu, 19 Dec 2013 23:30:34 +0000 Subject: hg: jdk7u/jdk7u-dev/jdk: 8029318: Native Windows ccache still reads DES tickets Message-ID: <20131219233044.CC14362E03@hg.openjdk.java.net> Changeset: b148babc052a Author: mbankal Date: 2013-12-19 07:51 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/b148babc052a 8029318: Native Windows ccache still reads DES tickets Reviewed-by: weijun, coffeys ! src/share/classes/sun/security/krb5/Credentials.java ! src/share/native/sun/security/krb5/nativeccache.c ! src/windows/native/sun/security/krb5/NativeCreds.c From christian.thalinger at oracle.com Fri Dec 20 11:14:37 2013 From: christian.thalinger at oracle.com (Christian Thalinger) Date: Fri, 20 Dec 2013 11:14:37 -0800 Subject: [7u60] Request for approval: 8030059: ShouldNotReachHere error when creating an array with component type of void Message-ID: <6181566A-1A8B-4246-BA78-7F38EB339A78@oracle.com> https://bugs.openjdk.java.net/browse/JDK-8030059 The bug was originally filed against 7u40 but turned out that we have the same problem in 8 so we pushed to 8 first: https://bugs.openjdk.java.net/browse/JDK-8029366 http://hg.openjdk.java.net/jdk8/jdk8/hotspot/rev/b87211e33ebb This is the request to backport to 7u60. The review (plus the patch) for the 8 push is here: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2013-December/012817.html From dalibor.topic at oracle.com Sun Dec 22 02:27:43 2013 From: dalibor.topic at oracle.com (Dalibor Topic) Date: Sun, 22 Dec 2013 02:27:43 -0800 (PST) Subject: AW: [7u60] Request for approval: 8030059: ShouldNotReachHere error when creating an array with component type of void Message-ID: <73caaf8b-a7c7-4d98-8920-e5abc07d347f@default> Thanks, Christian, appoved for jdk7u-dev. cheers, dalibor topic ----- Urspr?ngliche Mail ----- Von: christian.thalinger at oracle.com An: jdk7u-dev at openjdk.java.net Gesendet: Freitag, 20. Dezember 2013 20:17:58 GMT +01:00 Amsterdam/Berlin/Bern/Rom/Stockholm/Wien Betreff: [7u60] Request for approval: 8030059: ShouldNotReachHere error when creating an array with component type of void https://bugs.openjdk.java.net/browse/JDK-8030059 The bug was originally filed against 7u40 but turned out that we have the same problem in 8 so we pushed to 8 first: https://bugs.openjdk.java.net/browse/JDK-8029366 http://hg.openjdk.java.net/jdk8/jdk8/hotspot/rev/b87211e33ebb This is the request to backport to 7u60. The review (plus the patch) for the 8 push is here: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2013-December/012817.html -- Oracle Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +491737185961 Oracle Java Platform Group ORACLE Deutschland B.V. & Co. KG | K?hneh?fe 5 | 22761 Hamburg ORACLE Deutschland B.V. & Co. KG Hauptverwaltung: Riesstr. 25, D-80992 M?nchen Registergericht: Amtsgericht M?nchen, HRA 95603 Gesch?ftsf?hrer: J?rgen Kunz Komplement?rin: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher Green Oracle Oracle is committed to developing practices and products that help protect the environment From alejandro.murillo at oracle.com Mon Dec 23 06:40:12 2013 From: alejandro.murillo at oracle.com (Alejandro E Murillo) Date: Mon, 23 Dec 2013 07:40:12 -0700 Subject: [7u60] Request for approval: 8030059: ShouldNotReachHere error when creating an array with component type of void In-Reply-To: <6181566A-1A8B-4246-BA78-7F38EB339A78@oracle.com> References: <6181566A-1A8B-4246-BA78-7F38EB339A78@oracle.com> Message-ID: <52B84B4C.8070509@oracle.com> On 12/20/2013 12:14 PM, Christian Thalinger wrote: > https://bugs.openjdk.java.net/browse/JDK-8030059 > > The bug was originally filed against 7u40 but turned out that we have the same problem in 8 so we pushed to 8 first: > > https://bugs.openjdk.java.net/browse/JDK-8029366 > http://hg.openjdk.java.net/jdk8/jdk8/hotspot/rev/b87211e33ebb > > This is the request to backport to 7u60. The review (plus the patch) for the 8 push is here: > > http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2013-December/012817.html > This is a hotspot issue, please push it through http://hg.openjdk.java.net/hsx/jdk7u so it goes through PIT before integrating into the master. No need to request permission as that will be done as part of the bulk integration of the corresponding Hotspot snapshot thanks -- Alejandro From dalibor.topic at oracle.com Mon Dec 23 11:46:03 2013 From: dalibor.topic at oracle.com (Dalibor Topic) Date: Mon, 23 Dec 2013 11:46:03 -0800 (PST) Subject: AW: Re: [7u60] Request for approval: 8030059: ShouldNotReachHere error when creating an array with component type of void Message-ID: <887ee1f1-ca96-4d65-9152-e3b41863a047@default> Indeed - thanks for the reminder, Alejandro. cheers, dalibor topic ----- Urspr?ngliche Mail ----- Von: alejandro.murillo at oracle.com An: christian.thalinger at oracle.com CC: jdk7u-dev at openjdk.java.net Gesendet: Montag, 23. Dezember 2013 15:49:55 GMT +01:00 Amsterdam/Berlin/Bern/Rom/Stockholm/Wien Betreff: Re: [7u60] Request for approval: 8030059: ShouldNotReachHere error when creating an array with component type of void On 12/20/2013 12:14 PM, Christian Thalinger wrote: > https://bugs.openjdk.java.net/browse/JDK-8030059 > > The bug was originally filed against 7u40 but turned out that we have the same problem in 8 so we pushed to 8 first: > > https://bugs.openjdk.java.net/browse/JDK-8029366 > http://hg.openjdk.java.net/jdk8/jdk8/hotspot/rev/b87211e33ebb > > This is the request to backport to 7u60. The review (plus the patch) for the 8 push is here: > > http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2013-December/012817.html > This is a hotspot issue, please push it through http://hg.openjdk.java.net/hsx/jdk7u so it goes through PIT before integrating into the master. No need to request permission as that will be done as part of the bulk integration of the corresponding Hotspot snapshot thanks -- Alejandro -- Oracle Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +491737185961 Oracle Java Platform Group ORACLE Deutschland B.V. & Co. KG | K?hneh?fe 5 | 22761 Hamburg ORACLE Deutschland B.V. & Co. KG Hauptverwaltung: Riesstr. 25, D-80992 M?nchen Registergericht: Amtsgericht M?nchen, HRA 95603 Gesch?ftsf?hrer: J?rgen Kunz Komplement?rin: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher Green Oracle Oracle is committed to developing practices and products that help protect the environment From christian.thalinger at oracle.com Mon Dec 23 12:02:50 2013 From: christian.thalinger at oracle.com (Christian Thalinger) Date: Mon, 23 Dec 2013 12:02:50 -0800 Subject: [7u60] Request for approval: 8030059: ShouldNotReachHere error when creating an array with component type of void In-Reply-To: <52B84B4C.8070509@oracle.com> References: <6181566A-1A8B-4246-BA78-7F38EB339A78@oracle.com> <52B84B4C.8070509@oracle.com> Message-ID: <927248A7-0173-4E9B-BFA4-CD64FEEBBEDC@oracle.com> Right. Thanks for clarifying, Alejandro. I just didn?t want to do another push without the required approvals :-) On Dec 23, 2013, at 6:40 AM, Alejandro E Murillo wrote: > > On 12/20/2013 12:14 PM, Christian Thalinger wrote: >> https://bugs.openjdk.java.net/browse/JDK-8030059 >> >> The bug was originally filed against 7u40 but turned out that we have the same problem in 8 so we pushed to 8 first: >> >> https://bugs.openjdk.java.net/browse/JDK-8029366 >> http://hg.openjdk.java.net/jdk8/jdk8/hotspot/rev/b87211e33ebb >> >> This is the request to backport to 7u60. The review (plus the patch) for the 8 push is here: >> >> http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2013-December/012817.html >> > This is a hotspot issue, please push it through > > http://hg.openjdk.java.net/hsx/jdk7u > > so it goes through PIT before integrating into the master. > No need to request permission as that will be done as part of the bulk integration > of the corresponding Hotspot snapshot > > thanks > > -- > Alejandro > From david.buck at oracle.com Mon Dec 23 13:02:38 2013 From: david.buck at oracle.com (david buck) Date: Tue, 24 Dec 2013 06:02:38 +0900 Subject: [7u-dev] backport request: 6571600 JNI use results in UnsatisfiedLinkError looking for libmawt.so Message-ID: <52B8A4EE.8020101@oracle.com> Hi! This is a request to backport the flowing fix to JDK7. [ JDK-6571600 JNI use results in UnsatisfiedLinkError looking for libmawt.so ] https://bugs.openjdk.java.net/browse/JDK-657160 The root cause of this issue is a name conflict with JNI_OnLoad provided by awt_LoadLibrary.c and code loaded manually by the user (usually their own JNI libraries). The fix is to use a different name for calling dladdr that is much less likely to conflict with any names used by customer code. The fix is exactly the same in JDK7 as it is in both JDK8 and JDK9. I have of course tested the fix on JDK7 as well. The JDK9 fix can be found here: http://hg.openjdk.java.net/jdk9/client/jdk/rev/35dfaa9954c2 As the forest for JDK8u-dev is not up yet, I am submitting individual requests to backport to both JDK8 and JDK7 in parallel. Cheers, -Buck From alejandro.murillo at oracle.com Tue Dec 24 11:19:23 2013 From: alejandro.murillo at oracle.com (alejandro.murillo at oracle.com) Date: Tue, 24 Dec 2013 19:19:23 +0000 Subject: hg: jdk7u/jdk7u-dev/hotspot: 7 new changesets Message-ID: <20131224191948.D9BDC62EF2@hg.openjdk.java.net> Changeset: cc53706b1b2b Author: katleman Date: 2013-12-18 15:56 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/cc53706b1b2b Added tag jdk7u60-b02 for changeset 0025a2a965c8 ! .hgtags Changeset: 73418c18eb6f Author: amurillo Date: 2013-12-12 11:47 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/73418c18eb6f 8030061: new hotspot build - hs24.60-b05 Reviewed-by: jcoomes ! make/hotspot_version Changeset: 2d13a768ee77 Author: mgronlun Date: 2013-12-13 10:32 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/2d13a768ee77 8029903: Add a type safe alternative for working with counter based data Reviewed-by: dholmes, egahlin ! src/share/vm/classfile/systemDictionary.cpp ! src/share/vm/classfile/systemDictionary.hpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp ! src/share/vm/gc_implementation/concurrentMarkSweep/vmCMSOperations.cpp ! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp ! src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp ! src/share/vm/gc_implementation/parNew/parNewGeneration.cpp ! src/share/vm/gc_implementation/parallelScavenge/psMarkSweep.cpp ! src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp ! src/share/vm/gc_implementation/parallelScavenge/psScavenge.cpp ! src/share/vm/gc_implementation/shared/gcTimer.cpp ! src/share/vm/gc_implementation/shared/gcTimer.hpp ! src/share/vm/gc_implementation/shared/gcTrace.cpp ! src/share/vm/gc_implementation/shared/gcTrace.hpp ! src/share/vm/gc_implementation/shared/gcTraceSend.cpp ! src/share/vm/gc_implementation/shared/gcTraceTime.cpp ! src/share/vm/gc_implementation/shared/gcTraceTime.hpp ! src/share/vm/gc_implementation/shared/objectCountEventSender.cpp ! src/share/vm/gc_implementation/shared/objectCountEventSender.hpp ! src/share/vm/memory/defNewGeneration.cpp ! src/share/vm/memory/generation.cpp ! src/share/vm/opto/compile.hpp ! src/share/vm/runtime/sweeper.cpp ! src/share/vm/runtime/sweeper.hpp ! src/share/vm/trace/noTraceBackend.hpp ! src/share/vm/trace/trace.xml ! src/share/vm/trace/traceBackend.hpp ! src/share/vm/trace/traceEvent.hpp ! src/share/vm/trace/traceEventClasses.xsl ! src/share/vm/trace/traceEventIds.xsl ! src/share/vm/trace/traceMacros.hpp ! src/share/vm/trace/traceTime.hpp ! src/share/vm/trace/traceTypes.xsl ! src/share/vm/trace/tracetypes.xml ! src/share/vm/trace/tracing.hpp + src/share/vm/utilities/ticks.cpp + src/share/vm/utilities/ticks.hpp + src/share/vm/utilities/ticks.inline.hpp Changeset: fe0d0f0242fb Author: hseigel Date: 2013-12-16 13:15 -0500 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/fe0d0f0242fb 8028520: JVM should not throw VerifyError when a private method overrides a final method Summary: Exclude private methods when checking for final method override (backport) Reviewed-by: kamg, coleenp, dholmes, mseledtsov ! src/share/vm/classfile/classFileParser.cpp Changeset: 1acc51c4d2f2 Author: aeriksso Date: 2013-12-02 17:27 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/1acc51c4d2f2 8021771: warning stat64 is deprecated - when building on OSX 10.7.5 Summary: stat64 have to be replaced with stat Reviewed-by: dsamersoff, sla Contributed-by: rednaxelafx at gmail.com ! src/os/bsd/vm/attachListener_bsd.cpp Changeset: fa59add77d1a Author: amurillo Date: 2013-12-19 08:09 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/fa59add77d1a Merge ! src/share/vm/classfile/systemDictionary.cpp Changeset: e8796c501e78 Author: amurillo Date: 2013-12-19 08:09 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/e8796c501e78 Added tag hs24.60-b05 for changeset fa59add77d1a ! .hgtags From alejandro.murillo at oracle.com Tue Dec 24 11:22:53 2013 From: alejandro.murillo at oracle.com (alejandro.murillo at oracle.com) Date: Tue, 24 Dec 2013 19:22:53 +0000 Subject: hg: jdk7u/jdk7u/hotspot: 6 new changesets Message-ID: <20131224192318.B5F7662EF3@hg.openjdk.java.net> Changeset: 73418c18eb6f Author: amurillo Date: 2013-12-12 11:47 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/73418c18eb6f 8030061: new hotspot build - hs24.60-b05 Reviewed-by: jcoomes ! make/hotspot_version Changeset: 2d13a768ee77 Author: mgronlun Date: 2013-12-13 10:32 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/2d13a768ee77 8029903: Add a type safe alternative for working with counter based data Reviewed-by: dholmes, egahlin ! src/share/vm/classfile/systemDictionary.cpp ! src/share/vm/classfile/systemDictionary.hpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp ! src/share/vm/gc_implementation/concurrentMarkSweep/vmCMSOperations.cpp ! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp ! src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp ! src/share/vm/gc_implementation/parNew/parNewGeneration.cpp ! src/share/vm/gc_implementation/parallelScavenge/psMarkSweep.cpp ! src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp ! src/share/vm/gc_implementation/parallelScavenge/psScavenge.cpp ! src/share/vm/gc_implementation/shared/gcTimer.cpp ! src/share/vm/gc_implementation/shared/gcTimer.hpp ! src/share/vm/gc_implementation/shared/gcTrace.cpp ! src/share/vm/gc_implementation/shared/gcTrace.hpp ! src/share/vm/gc_implementation/shared/gcTraceSend.cpp ! src/share/vm/gc_implementation/shared/gcTraceTime.cpp ! src/share/vm/gc_implementation/shared/gcTraceTime.hpp ! src/share/vm/gc_implementation/shared/objectCountEventSender.cpp ! src/share/vm/gc_implementation/shared/objectCountEventSender.hpp ! src/share/vm/memory/defNewGeneration.cpp ! src/share/vm/memory/generation.cpp ! src/share/vm/opto/compile.hpp ! src/share/vm/runtime/sweeper.cpp ! src/share/vm/runtime/sweeper.hpp ! src/share/vm/trace/noTraceBackend.hpp ! src/share/vm/trace/trace.xml ! src/share/vm/trace/traceBackend.hpp ! src/share/vm/trace/traceEvent.hpp ! src/share/vm/trace/traceEventClasses.xsl ! src/share/vm/trace/traceEventIds.xsl ! src/share/vm/trace/traceMacros.hpp ! src/share/vm/trace/traceTime.hpp ! src/share/vm/trace/traceTypes.xsl ! src/share/vm/trace/tracetypes.xml ! src/share/vm/trace/tracing.hpp + src/share/vm/utilities/ticks.cpp + src/share/vm/utilities/ticks.hpp + src/share/vm/utilities/ticks.inline.hpp Changeset: fe0d0f0242fb Author: hseigel Date: 2013-12-16 13:15 -0500 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/fe0d0f0242fb 8028520: JVM should not throw VerifyError when a private method overrides a final method Summary: Exclude private methods when checking for final method override (backport) Reviewed-by: kamg, coleenp, dholmes, mseledtsov ! src/share/vm/classfile/classFileParser.cpp Changeset: 1acc51c4d2f2 Author: aeriksso Date: 2013-12-02 17:27 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/1acc51c4d2f2 8021771: warning stat64 is deprecated - when building on OSX 10.7.5 Summary: stat64 have to be replaced with stat Reviewed-by: dsamersoff, sla Contributed-by: rednaxelafx at gmail.com ! src/os/bsd/vm/attachListener_bsd.cpp Changeset: fa59add77d1a Author: amurillo Date: 2013-12-19 08:09 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/fa59add77d1a Merge ! src/share/vm/classfile/systemDictionary.cpp Changeset: e8796c501e78 Author: amurillo Date: 2013-12-19 08:09 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/e8796c501e78 Added tag hs24.60-b05 for changeset fa59add77d1a ! .hgtags From alejandro.murillo at oracle.com Tue Dec 24 11:31:11 2013 From: alejandro.murillo at oracle.com (Alejandro E Murillo) Date: Tue, 24 Dec 2013 12:31:11 -0700 Subject: jdk7u60-b03: HotSpot Message-ID: <52B9E0FF.2040006@oracle.com> hs24.60-b05 has been integrated into jdk7u60-b03. http://hg.openjdk.java.net/jdk7u/jdk7u/rev/be9f82c65e80 http://hg.openjdk.java.net/jdk7u/jdk7u/corba/rev/ef91f016f711 http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/e8796c501e78 http://hg.openjdk.java.net/jdk7u/jdk7u/jaxp/rev/9a25d3fb6e09 http://hg.openjdk.java.net/jdk7u/jdk7u/jaxws/rev/a57f209a4a5a http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/fbe6fa9fb6c6 http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/fe632c04a452 Component : VM Status : 0 major failures, 0 minor failures Date : 12/24/2013 at 18:00 MSK Tested By : VM SQE &dmitry.fazunenko at oracle.com Cost(total man-days): 1.0 Workspace : 2013-12-19-161123.amurillo.hs24-60-b05-snapshot Bundles : 2013-12-19-161123.amurillo.hs24-60-b05-snapshot Platforms : Others Tests :/net/sqenfs-1.sfbay/export1/comp/vm/testbase/ Logs :http://surl.us.oracle.com/pit_7u60_b03_failures Browsers : NA Patches : NA Number of Tests Executed : 266143 passed tests, 4002 failed tests (9 new failures) Bug verification status: ====================================== Tested, Pass: Tested, Pass (partial fixes): Tested, Fail: Untested bug fixes: Setup is not available: 8021771: warning stat64 is deprecated - when building on OSX 10.7.5 8028520: JVM should not throw VerifyError when a private method overrides a final method 8029903: Add a type safe alternative for working with counter based data 8030061: new hotspot build - hs24.60-b05 Build change only: New bugs filed: Bugs in PIT build: Bugs in earlier promoted build: Number of PIT requested: 1 Integration target J2SE build number: JDK7u60 b03 Issues and Notes: This is PIT for HS24.60 b05 for JDK7u60 b03. Due to overloading of the lab during this PIT windows and macs platforms were not tested properly. Taking into account the fact that tested fixes are not platform specific and this is the begging of the release we are OK to say "GO". -- Alejandro From david.buck at oracle.com Tue Dec 24 12:11:53 2013 From: david.buck at oracle.com (david buck) Date: Wed, 25 Dec 2013 05:11:53 +0900 Subject: [7u-60] backport request: 6571600 JNI use results in UnsatisfiedLinkError looking for libmawt.so In-Reply-To: <52B8A4EE.8020101@oracle.com> References: <52B8A4EE.8020101@oracle.com> Message-ID: <52B9EA89.9010806@oracle.com> Hi! I am resending this as a phase 2 request for inclusion into 7u60. This is a critical issue impacting multiple users and is an extremely low-risk change. I have tested jdk7 builds with this fix against our reproducer and all of the standard (default jprt) tests indicate no issues. This change has already passed review for inclusion into 5 / 6 / 9. Best Regards, -Buck (2013/12/24 6:02), david buck wrote: > Hi! > > This is a request to backport the flowing fix to JDK7. > > [ JDK-6571600 JNI use results in UnsatisfiedLinkError looking for > libmawt.so ] > https://bugs.openjdk.java.net/browse/JDK-657160 > > The root cause of this issue is a name conflict with JNI_OnLoad provided > by awt_LoadLibrary.c and code loaded manually by the user (usually their > own JNI libraries). The fix is to use a different name for calling > dladdr that is much less likely to conflict with any names used by > customer code. > > The fix is exactly the same in JDK7 as it is in both JDK8 and JDK9. I > have of course tested the fix on JDK7 as well. The JDK9 fix can be found > here: > > http://hg.openjdk.java.net/jdk9/client/jdk/rev/35dfaa9954c2 > > As the forest for JDK8u-dev is not up yet, I am submitting individual > requests to backport to both JDK8 and JDK7 in parallel. > > Cheers, > -Buck From rob.mckenna at oracle.com Tue Dec 24 13:43:01 2013 From: rob.mckenna at oracle.com (Rob McKenna) Date: Tue, 24 Dec 2013 21:43:01 +0000 Subject: [7u-dev] backport request: 6571600 JNI use results in UnsatisfiedLinkError looking for libmawt.so In-Reply-To: <52B8A4EE.8020101@oracle.com> References: <52B8A4EE.8020101@oracle.com> Message-ID: <52B9FFE5.4070009@oracle.com> Hi Buck, Can you resend this request once it has been marked 7u60-critical-approved? -Rob On 23/12/13 21:02, david buck wrote: > Hi! > > This is a request to backport the flowing fix to JDK7. > > [ JDK-6571600 JNI use results in UnsatisfiedLinkError looking for > libmawt.so ] > https://bugs.openjdk.java.net/browse/JDK-657160 > > The root cause of this issue is a name conflict with JNI_OnLoad > provided by awt_LoadLibrary.c and code loaded manually by the user > (usually their own JNI libraries). The fix is to use a different name > for calling dladdr that is much less likely to conflict with any names > used by customer code. > > The fix is exactly the same in JDK7 as it is in both JDK8 and JDK9. I > have of course tested the fix on JDK7 as well. The JDK9 fix can be > found here: > > http://hg.openjdk.java.net/jdk9/client/jdk/rev/35dfaa9954c2 > > As the forest for JDK8u-dev is not up yet, I am submitting individual > requests to backport to both JDK8 and JDK7 in parallel. > > Cheers, > -Buck From rob.mckenna at oracle.com Tue Dec 24 13:46:42 2013 From: rob.mckenna at oracle.com (Rob McKenna) Date: Tue, 24 Dec 2013 21:46:42 +0000 Subject: [7u60] Request for approval: 7074436, 8014394, 8024788 Message-ID: <52BA00C2.7050701@oracle.com> Hi folks, Looking for approvals for the following: 7074436: (sc) SocketChannel can do short gathering writes when channel configured blocking (win) http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-October/022462.html http://hg.openjdk.java.net/jdk8/tl/jdk/rev/54869853c06c 8014394: (fs) WatchService failing when watching \\server\$d http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-May/017260.html http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d78f91ab0e96 8024788: (fs) Files.readAllBytes uses FileChannel which may not be supported by all providers http://hg.openjdk.java.net/jdk8/tl/jdk/rev/95bb56c61276 http://mail.openjdk.java.net/pipermail/net-dev/2013-October/007452.html Patches apply cleanly with the exception of one minor test change in 7074436. -Rob From sean.coffey at oracle.com Wed Dec 25 01:37:48 2013 From: sean.coffey at oracle.com (=?ISO-8859-1?Q?Se=E1n_Coffey?=) Date: Wed, 25 Dec 2013 09:37:48 +0000 Subject: [7u60] Request for approval: 7074436, 8014394, 8024788 In-Reply-To: <52BA00C2.7050701@oracle.com> References: <52BA00C2.7050701@oracle.com> Message-ID: <52BAA76C.9090100@oracle.com> Approved for jdk7u-dev. regards, Sean. On 24/12/13 21:46, Rob McKenna wrote: > Hi folks, > > Looking for approvals for the following: > > 7074436: (sc) SocketChannel can do short gathering writes when channel > configured blocking (win) > http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-October/022462.html > > http://hg.openjdk.java.net/jdk8/tl/jdk/rev/54869853c06c > > 8014394: (fs) WatchService failing when watching \\server\$d > http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-May/017260.html > http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d78f91ab0e96 > > 8024788: (fs) Files.readAllBytes uses FileChannel which may not be > supported by all providers > http://hg.openjdk.java.net/jdk8/tl/jdk/rev/95bb56c61276 > http://mail.openjdk.java.net/pipermail/net-dev/2013-October/007452.html > > Patches apply cleanly with the exception of one minor test change in > 7074436. > > -Rob > From sean.coffey at oracle.com Wed Dec 25 02:04:47 2013 From: sean.coffey at oracle.com (=?ISO-8859-1?Q?Se=E1n_Coffey?=) Date: Wed, 25 Dec 2013 10:04:47 +0000 Subject: [7u60] Request for approval : 8022698 [TEST] javax/script/GetInterfaceTest.java fails since 7u45 b04 when run with jtreg -agentvm option Message-ID: <52BAADBF.7020000@oracle.com> This is a testcase fix. 7u45 changes put restrictions in the RhinoScript implementation. This testcase has been failing in jtreg agent mode since then. Fix is trivial and involves making the interface public. Patch pasted below. Already fixed in 7u51 but I'd like to sync to 7u60 now to help testing metrics there. Sundararajan Athijegannathan has reviewed the fix but I'm cc'ing him here so we can have public record. Sundar - please review if possible. bug link : https://bugs.openjdk.java.net/browse/JDK-8022698 regards, Sean. 8022698: javax/script/GetInterfaceTest.java fails since 7u45 b04 with -agentvm option Reviewed-by: sundar --- a/test/javax/script/GetInterfaceTest.java Tue Nov 19 08:37:13 2013 -0800 +++ b/test/javax/script/GetInterfaceTest.java Thu Nov 21 13:39:01 2013 +0000 @@ -67,11 +67,11 @@ public class GetInterfaceTest { foo2.bar2(); } - interface Foo { + public interface Foo { public void bar(); } - interface Foo2 extends Foo { + public interface Foo2 extends Foo { public void bar2(); } } From david.buck at oracle.com Wed Dec 25 04:29:38 2013 From: david.buck at oracle.com (david buck) Date: Wed, 25 Dec 2013 21:29:38 +0900 Subject: [7u-60] backport request: 6571600 JNI use results in UnsatisfiedLinkError looking for libmawt.so In-Reply-To: <52B9EA89.9010806@oracle.com> References: <52B8A4EE.8020101@oracle.com> <52B9EA89.9010806@oracle.com> Message-ID: <52BACFB2.5010701@oracle.com> Hi! Sergey Bylokhov and Artem Ananiev have reviewed this fix for 7u60 and have approved. Now all we need is the RM team to approve (7u60-critical-approved tag added in JBS). Cheers, -Buck (2013/12/25 5:11), david buck wrote: > Hi! > > I am resending this as a phase 2 request for inclusion into 7u60. > > This is a critical issue impacting multiple users and is an extremely > low-risk change. I have tested jdk7 builds with this fix against our > reproducer and all of the standard (default jprt) tests indicate no > issues. This change has already passed review for inclusion into 5 / 6 / 9. > > Best Regards, > -Buck > > (2013/12/24 6:02), david buck wrote: >> Hi! >> >> This is a request to backport the flowing fix to JDK7. >> >> [ JDK-6571600 JNI use results in UnsatisfiedLinkError looking for >> libmawt.so ] >> https://bugs.openjdk.java.net/browse/JDK-657160 >> >> The root cause of this issue is a name conflict with JNI_OnLoad provided >> by awt_LoadLibrary.c and code loaded manually by the user (usually their >> own JNI libraries). The fix is to use a different name for calling >> dladdr that is much less likely to conflict with any names used by >> customer code. >> >> The fix is exactly the same in JDK7 as it is in both JDK8 and JDK9. I >> have of course tested the fix on JDK7 as well. The JDK9 fix can be found >> here: >> >> http://hg.openjdk.java.net/jdk9/client/jdk/rev/35dfaa9954c2 >> >> As the forest for JDK8u-dev is not up yet, I am submitting individual >> requests to backport to both JDK8 and JDK7 in parallel. >> >> Cheers, >> -Buck From dalibor.topic at oracle.com Wed Dec 25 14:23:19 2013 From: dalibor.topic at oracle.com (Dalibor Topic) Date: Wed, 25 Dec 2013 14:23:19 -0800 (PST) Subject: AW: [7u60] Request for approval : 8022698 [TEST] javax/script/GetInterfaceTest.java fails since 7u45 b04 when run with jtreg -agentvm option Message-ID: <1ad97d92-8e9d-45f0-94ea-d4eb2d37486e@default> Thanks, Sean, this looks fine to me - approved for jdk7u-dev. cheers, dalibor topic ----- Urspr?ngliche Mail ----- Von: sean.coffey at oracle.com An: sundararajan.athijegannathan at oracle.com, jdk7u-dev at openjdk.java.net Gesendet: Mittwoch, 25. Dezember 2013 11:07:00 GMT +01:00 Amsterdam/Berlin/Bern/Rom/Stockholm/Wien Betreff: [7u60] Request for approval : 8022698 [TEST] javax/script/GetInterfaceTest.java fails since 7u45 b04 when run with jtreg -agentvm option This is a testcase fix. 7u45 changes put restrictions in the RhinoScript implementation. This testcase has been failing in jtreg agent mode since then. Fix is trivial and involves making the interface public. Patch pasted below. Already fixed in 7u51 but I'd like to sync to 7u60 now to help testing metrics there. Sundararajan Athijegannathan has reviewed the fix but I'm cc'ing him here so we can have public record. Sundar - please review if possible. bug link : https://bugs.openjdk.java.net/browse/JDK-8022698 regards, Sean. 8022698: javax/script/GetInterfaceTest.java fails since 7u45 b04 with -agentvm option Reviewed-by: sundar --- a/test/javax/script/GetInterfaceTest.java Tue Nov 19 08:37:13 2013 -0800 +++ b/test/javax/script/GetInterfaceTest.java Thu Nov 21 13:39:01 2013 +0000 @@ -67,11 +67,11 @@ public class GetInterfaceTest { foo2.bar2(); } - interface Foo { + public interface Foo { public void bar(); } - interface Foo2 extends Foo { + public interface Foo2 extends Foo { public void bar2(); } } -- Oracle Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +491737185961 Oracle Java Platform Group ORACLE Deutschland B.V. & Co. KG | K?hneh?fe 5 | 22761 Hamburg ORACLE Deutschland B.V. & Co. KG Hauptverwaltung: Riesstr. 25, D-80992 M?nchen Registergericht: Amtsgericht M?nchen, HRA 95603 Gesch?ftsf?hrer: J?rgen Kunz Komplement?rin: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher Green Oracle Oracle is committed to developing practices and products that help protect the environment From dmitry.degrave at oracle.com Thu Dec 26 07:38:14 2013 From: dmitry.degrave at oracle.com (dmeetry degrave) Date: Thu, 26 Dec 2013 19:38:14 +0400 Subject: [7u-dev] Request for approval: 6470700, 7169142, 8015421, 8004789 Message-ID: <52BC4D66.6070300@oracle.com> Hi, Looking for approvals for unaltered back ports, 6470700: Math.random() / Math.initRNG() uses "double checked locking" https://bugs.openjdk.java.net/browse/JDK-6470700 http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-August/020154.html http://hg.openjdk.java.net/jdk8/tl/jdk/rev/223be1d3494f 7169142: CookieHandler does not work with localhost https://bugs.openjdk.java.net/browse/JDK-7169142 http://mail.openjdk.java.net/pipermail/net-dev/2013-June/006551.html http://hg.openjdk.java.net/jdk8/tl/jdk/rev/42f9ad39bf42 8015421: NegativeArraySizeException occurs in ChunkedOutputStream() with Integer.MAX_VALUE https://bugs.openjdk.java.net/browse/JDK-8015421 http://mail.openjdk.java.net/pipermail/net-dev/2013-June/006549.html http://hg.openjdk.java.net/jdk8/tl/jdk/rev/ff83bd43e36a 8004789: (zipfs) zip provider doesn't work correctly with file systems providers rather than the default https://bugs.openjdk.java.net/browse/JDK-8004789 http://mail.openjdk.java.net/pipermail/nio-dev/2012-December/002060.html http://mail.openjdk.java.net/pipermail/nio-dev/2013-May/002167.html http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6a9148865139 thanks, dmeetry From rob.mckenna at oracle.com Thu Dec 26 10:47:46 2013 From: rob.mckenna at oracle.com (Rob McKenna) Date: Thu, 26 Dec 2013 18:47:46 +0000 Subject: [7u-dev] Request for approval: 6470700, 7169142, 8015421, 8004789 In-Reply-To: <52BC4D66.6070300@oracle.com> References: <52BC4D66.6070300@oracle.com> Message-ID: <52BC79D2.1060907@oracle.com> Hi Dmeetry, You will need to get this approved for 7u60 before we can approve them here. See Dalibor's mail from 19/11/13. ([7u-communication] OpenJDK 7u60: Scope & Milestones) -Rob On 26/12/13 15:38, dmeetry degrave wrote: > Hi, > > Looking for approvals for unaltered back ports, > > 6470700: Math.random() / Math.initRNG() uses "double checked locking" > https://bugs.openjdk.java.net/browse/JDK-6470700 > http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-August/020154.html > > http://hg.openjdk.java.net/jdk8/tl/jdk/rev/223be1d3494f > > 7169142: CookieHandler does not work with localhost > https://bugs.openjdk.java.net/browse/JDK-7169142 > http://mail.openjdk.java.net/pipermail/net-dev/2013-June/006551.html > http://hg.openjdk.java.net/jdk8/tl/jdk/rev/42f9ad39bf42 > > 8015421: NegativeArraySizeException occurs in ChunkedOutputStream() > with Integer.MAX_VALUE > https://bugs.openjdk.java.net/browse/JDK-8015421 > http://mail.openjdk.java.net/pipermail/net-dev/2013-June/006549.html > http://hg.openjdk.java.net/jdk8/tl/jdk/rev/ff83bd43e36a > > 8004789: (zipfs) zip provider doesn't work correctly with file systems > providers rather than the default > https://bugs.openjdk.java.net/browse/JDK-8004789 > http://mail.openjdk.java.net/pipermail/nio-dev/2012-December/002060.html > http://mail.openjdk.java.net/pipermail/nio-dev/2013-May/002167.html > http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6a9148865139 > > thanks, > dmeetry From alejandro.murillo at oracle.com Fri Dec 27 10:04:07 2013 From: alejandro.murillo at oracle.com (Alejandro E Murillo) Date: Fri, 27 Dec 2013 11:04:07 -0700 Subject: [7u60] Request for approval for bulk integration of hs24.60-b06 Message-ID: <52BDC117.3080602@oracle.com> Requesting approval to integrate hs24.60-b06 into jdk7u60-b03. A webrev is available at: http://cr.openjdk.java.net/~amurillo/7u60/hs24.60-b06-jdk7u60-b03.webrev/ Pre-integration testing is in progress; the integration will proceed only after SQE has analyzed the results and approved. The fixes in the proposed integration are below. All have undergone nightly testing and are already in a jdk8 repository. All have been approved for integration into 7u60. 7191817: -XX:+UseSerialGC -XX:+UseLargePages crashes with SIGFPE on MacOS X 8028814: new hotspot build - hs24.60-b06 8029366: ShouldNotReachHere error when creating an array with component type of void 8030070: Test java/io/File/CheckPermission.java fails due to unfinished recursion (java.lang.StackOverflowError) when JIT'ed code (-client,-server) is running -- Alejandro From rob.mckenna at oracle.com Fri Dec 27 11:00:38 2013 From: rob.mckenna at oracle.com (rob.mckenna at oracle.com) Date: Fri, 27 Dec 2013 19:00:38 +0000 Subject: hg: jdk7u/jdk7u-dev/jdk: 3 new changesets Message-ID: <20131227190141.2CE7B62F5E@hg.openjdk.java.net> Changeset: 48b6bddcd0bf Author: uta Date: 2013-05-27 15:18 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/48b6bddcd0bf 8014394: (fs) WatchService failing when watching \\server\$d Reviewed-by: alanb ! src/windows/classes/sun/nio/fs/WindowsConstants.java ! src/windows/classes/sun/nio/fs/WindowsNativeDispatcher.java ! src/windows/classes/sun/nio/fs/WindowsWatchService.java ! src/windows/native/sun/nio/fs/WindowsNativeDispatcher.c Changeset: a774c34382cc Author: alanb Date: 2013-10-08 10:49 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/a774c34382cc 8024788: (fs) Files.readAllBytes uses FileChannel which may not be supported by all providers Reviewed-by: chegar ! src/share/classes/java/nio/file/Files.java ! test/java/nio/file/Files/BytesAndLines.java Changeset: 4e1095e23665 Author: robm Date: 2013-12-27 15:39 +0000 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/4e1095e23665 7074436: (sc) SocketChannel can do short gathering writes when channel configured blocking (win) Reviewed-by: chegar ! src/windows/native/sun/nio/ch/SocketDispatcher.c ! test/java/nio/channels/SocketChannel/ShortWrite.java From rob.mckenna at oracle.com Fri Dec 27 11:07:03 2013 From: rob.mckenna at oracle.com (Rob McKenna) Date: Fri, 27 Dec 2013 19:07:03 +0000 Subject: [7u60] Request for approval for bulk integration of hs24.60-b06 In-Reply-To: <52BDC117.3080602@oracle.com> References: <52BDC117.3080602@oracle.com> Message-ID: <52BDCFD7.4080500@oracle.com> Approved. (providing SQE also approve as noted) -Rob On 27/12/13 18:04, Alejandro E Murillo wrote: > Requesting approval to integrate hs24.60-b06 into jdk7u60-b03. > > A webrev is available at: > > http://cr.openjdk.java.net/~amurillo/7u60/hs24.60-b06-jdk7u60-b03.webrev/ > > Pre-integration testing is in progress; the integration will proceed > only after SQE has analyzed the results and approved. > > The fixes in the proposed integration are below. All have undergone > nightly testing and are already in a jdk8 repository. All have been > approved for integration into 7u60. > > 7191817: -XX:+UseSerialGC -XX:+UseLargePages crashes with SIGFPE on > MacOS X > 8028814: new hotspot build - hs24.60-b06 > 8029366: ShouldNotReachHere error when creating an array with > component type of void > 8030070: Test java/io/File/CheckPermission.java fails due to > unfinished recursion (java.lang.StackOverflowError) when JIT'ed code > (-client,-server) is running > From lana.steuck at oracle.com Sun Dec 29 22:29:14 2013 From: lana.steuck at oracle.com (lana.steuck at oracle.com) Date: Mon, 30 Dec 2013 06:29:14 +0000 Subject: hg: jdk7u/jdk7u/jdk: 11 new changesets Message-ID: <20131230063114.0DEFF62F8C@hg.openjdk.java.net> Changeset: 37e8a7e7fed8 Author: serb Date: 2013-12-12 17:31 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/37e8a7e7fed8 8011955: Lunar screen reader crashes intermittently in WindowsAccessBridge-32.DLL 6995891: JAWS will occasionally stop speaking focused objects as user TABs -> problem with message queue 8014738: Combobox menu items are not announced with JAWS 8011938: Java Ferret example corrupts JCombobox of the running application 8012011: JAB 2.0.2 incompletely shows kbd accelerator in menus 8022966: Java Access Bridge no longer usable with screen magnifiers 8012000: unportable format string argument mismatch Summary: Make fixes for JavaAccessBridge Reviewed-by: tbell, erikj Contributed-by: peter.brunet at oracle.com ! make/bridge/AccessBridgeJava/Makefile Changeset: 4206ba5031da Author: coffeys Date: 2013-10-23 20:51 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/4206ba5031da 8026405: javax/xml/ws/clientjar/TestWsImport.java failing on JDK 8 nightly aurora test runs Reviewed-by: chegar ! test/javax/xml/ws/clientjar/TestWsImport.java Changeset: fa40bea7a5c6 Author: chegar Date: 2013-11-13 16:44 +0000 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/fa40bea7a5c6 8022213: Intermittent test failures in java/net/URLClassLoader Reviewed-by: dxu, alanb ! test/java/net/URLClassLoader/closetest/CloseTest.java ! test/java/net/URLClassLoader/closetest/Common.java ! test/java/net/URLClassLoader/closetest/GetResourceAsStream.java + test/lib/testlibrary/jdk/testlibrary/FileUtils.java Changeset: 16fb978fb9cf Author: coffeys Date: 2013-11-19 14:47 +0000 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/16fb978fb9cf 8028583: Add helper methods to test libraries Reviewed-by: chegar ! test/java/rmi/testlibrary/TestLibrary.java ! test/lib/testlibrary/jdk/testlibrary/FileUtils.java Changeset: 1ad42e3bd66d Author: coffeys Date: 2013-12-13 09:30 +0000 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/1ad42e3bd66d Merge Changeset: fa00be1579b8 Author: mchung Date: 2013-12-13 16:11 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/fa00be1579b8 8027351: (ref) Private finalize method invoked in preference to protected superclass method Reviewed-by: alanb, dholmes, mr, plevart, psandoz ! make/java/java/FILES_c.gmk ! make/java/java/mapfile-vers ! make/java/java/reorder-i586 ! make/java/java/reorder-sparc ! make/java/java/reorder-sparcv9 ! src/share/classes/java/lang/System.java ! src/share/classes/java/lang/ref/Finalizer.java ! src/share/classes/sun/misc/JavaLangAccess.java ! src/share/classes/sun/misc/VM.java - src/share/native/java/lang/ref/Finalizer.c + test/java/lang/ref/FinalizeOverride.java Changeset: ad8490675e4c Author: mchung Date: 2013-12-18 16:45 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/ad8490675e4c 8021368: Launch of Java Web Start app fails with ClassCircularityError exception in 7u25 Reviewed-by: alanb, plevart, jfranck ! make/java/java/mapfile-vers ! src/share/classes/java/lang/Class.java ! src/share/native/java/lang/Class.c + test/java/lang/Class/checkMemberAccess/CheckMemberAccess.java + test/java/lang/Class/checkMemberAccess/test.policy Changeset: cd2d8f23e93c Author: alitvinov Date: 2013-12-19 15:21 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/cd2d8f23e93c 8025775: JNI warnings in TryXShmAttach Reviewed-by: art, anthony ! src/solaris/classes/sun/awt/X11/XConstants.java ! src/solaris/classes/sun/awt/X11/XErrorHandler.java ! src/solaris/native/sun/awt/awt_GraphicsEnv.c ! src/solaris/native/sun/awt/awt_GraphicsEnv.h ! src/solaris/native/sun/awt/awt_util.c ! src/solaris/native/sun/awt/awt_util.h ! src/solaris/native/sun/awt/awt_wm.c ! src/solaris/native/sun/awt/awt_xembed_server.c ! src/solaris/native/sun/java2d/opengl/GLXSurfaceData.c ! src/solaris/native/sun/java2d/x11/X11SurfaceData.c ! src/solaris/native/sun/xawt/XlibWrapper.c Changeset: 3ff488283a24 Author: igerasim Date: 2013-12-19 01:55 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/3ff488283a24 8028208: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win) Reviewed-by: chegar ! src/windows/classes/sun/nio/ch/WindowsAsynchronousFileChannelImpl.java Changeset: b148babc052a Author: mbankal Date: 2013-12-19 07:51 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/b148babc052a 8029318: Native Windows ccache still reads DES tickets Reviewed-by: weijun, coffeys ! src/share/classes/sun/security/krb5/Credentials.java ! src/share/native/sun/security/krb5/nativeccache.c ! src/windows/native/sun/security/krb5/NativeCreds.c Changeset: 5422806162e8 Author: lana Date: 2013-12-26 14:39 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/5422806162e8 Merge - src/share/native/java/lang/ref/Finalizer.c From lana.steuck at oracle.com Sun Dec 29 22:39:19 2013 From: lana.steuck at oracle.com (lana.steuck at oracle.com) Date: Sun, 29 Dec 2013 22:39:19 -0800 (PST) Subject: jdk7u-b03: jdk7u-dev Message-ID: <201312300639.rBU6dJ4x020326@jano-app.us.oracle.com> http://hg.openjdk.java.net/jdk7u/jdk7u/rev/be9f82c65e80 http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/fe632c04a452 http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/5422806162e8 http://hg.openjdk.java.net/jdk7u/jdk7u/jaxws/rev/a57f209a4a5a http://hg.openjdk.java.net/jdk7u/jdk7u/jaxp/rev/9a25d3fb6e09 http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/e8796c501e78 http://hg.openjdk.java.net/jdk7u/jdk7u/corba/rev/ef91f016f711 --- All the fixes will be tested during promotion (no PIT testing at this point). From alejandro.murillo at oracle.com Mon Dec 30 19:13:28 2013 From: alejandro.murillo at oracle.com (alejandro.murillo at oracle.com) Date: Tue, 31 Dec 2013 03:13:28 +0000 Subject: hg: jdk7u/jdk7u-dev/hotspot: 5 new changesets Message-ID: <20131231031341.1736362F9B@hg.openjdk.java.net> Changeset: ea52633d5d48 Author: amurillo Date: 2013-12-19 08:16 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/ea52633d5d48 8028814: new hotspot build - hs24.60-b06 Reviewed-by: jcoomes ! make/hotspot_version Changeset: 2d3bd90bfad0 Author: iveresov Date: 2013-12-20 13:40 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/2d3bd90bfad0 8030070: Test java/io/File/CheckPermission.java fails due to unfinished recursion (java.lang.StackOverflowError) when JIT'ed code (-client,-server) is running Summary: Move null check before klass reference materialization in checkcast Reviewed-by: twisti ! src/cpu/x86/vm/c1_LIRAssembler_x86.cpp Changeset: 92083784035a Author: minqi Date: 2013-12-23 09:31 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/92083784035a 7191817: -XX:+UseSerialGC -XX:+UseLargePages crashes with SIGFPE on MacOS X Summary: Large pages not supported on bsd platforms. Disable UseLargePages on all bsd platforms. Reviewed-by: coleenp, hseigel, zgu ! src/share/vm/runtime/arguments.cpp Changeset: a59134ccb1b7 Author: twisti Date: 2013-12-06 16:43 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/a59134ccb1b7 8029366: ShouldNotReachHere error when creating an array with component type of void Reviewed-by: kvn ! src/share/vm/opto/memnode.cpp + test/compiler/reflection/ArrayNewInstanceOfVoid.java Changeset: f5e155600121 Author: amurillo Date: 2013-12-27 07:41 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/f5e155600121 Added tag hs24.60-b06 for changeset a59134ccb1b7 ! .hgtags From alejandro.murillo at oracle.com Mon Dec 30 19:21:43 2013 From: alejandro.murillo at oracle.com (alejandro.murillo at oracle.com) Date: Tue, 31 Dec 2013 03:21:43 +0000 Subject: hg: jdk7u/jdk7u/hotspot: 5 new changesets Message-ID: <20131231032207.9000D62F9C@hg.openjdk.java.net> Changeset: ea52633d5d48 Author: amurillo Date: 2013-12-19 08:16 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/ea52633d5d48 8028814: new hotspot build - hs24.60-b06 Reviewed-by: jcoomes ! make/hotspot_version Changeset: 2d3bd90bfad0 Author: iveresov Date: 2013-12-20 13:40 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/2d3bd90bfad0 8030070: Test java/io/File/CheckPermission.java fails due to unfinished recursion (java.lang.StackOverflowError) when JIT'ed code (-client,-server) is running Summary: Move null check before klass reference materialization in checkcast Reviewed-by: twisti ! src/cpu/x86/vm/c1_LIRAssembler_x86.cpp Changeset: 92083784035a Author: minqi Date: 2013-12-23 09:31 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/92083784035a 7191817: -XX:+UseSerialGC -XX:+UseLargePages crashes with SIGFPE on MacOS X Summary: Large pages not supported on bsd platforms. Disable UseLargePages on all bsd platforms. Reviewed-by: coleenp, hseigel, zgu ! src/share/vm/runtime/arguments.cpp Changeset: a59134ccb1b7 Author: twisti Date: 2013-12-06 16:43 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/a59134ccb1b7 8029366: ShouldNotReachHere error when creating an array with component type of void Reviewed-by: kvn ! src/share/vm/opto/memnode.cpp + test/compiler/reflection/ArrayNewInstanceOfVoid.java Changeset: f5e155600121 Author: amurillo Date: 2013-12-27 07:41 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/f5e155600121 Added tag hs24.60-b06 for changeset a59134ccb1b7 ! .hgtags From alejandro.murillo at oracle.com Mon Dec 30 19:34:02 2013 From: alejandro.murillo at oracle.com (Alejandro E Murillo) Date: Mon, 30 Dec 2013 20:34:02 -0700 Subject: jdk7u60-b03: HotSpot Message-ID: <52C23B2A.6010703@oracle.com> hs24.60-b06 has been integrated into jdk7u60-b03. http://hg.openjdk.java.net/jdk7u/jdk7u/rev/be9f82c65e80 http://hg.openjdk.java.net/jdk7u/jdk7u/corba/rev/ef91f016f711 http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/f5e155600121 http://hg.openjdk.java.net/jdk7u/jdk7u/jaxp/rev/9a25d3fb6e09 http://hg.openjdk.java.net/jdk7u/jdk7u/jaxws/rev/a57f209a4a5a http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/5422806162e8 http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/fe632c04a452 Component : VM Status : 0 major failures, 0 minor failures Date : 12/30/2013 at 15:00 MSK Tested By : VM SQE &dmitry.fazunenko at oracle.com Cost(total man-days): 1.0 Workspace : 2013-12-27-155717.amurillo.hs24-60-b06-snapshot Bundles : 2013-12-27-155717.amurillo.hs24-60-b06-snapshot Platforms : Others Tests :/net/sqenfs-1.sfbay/export1/comp/vm/testbase/ Logs :http://surl.us.oracle.com/pit_jdk7u60_b03_2 Browsers : NA Patches : NA Number of Tests Executed : 318021 passed tests, 4729 failed tests (185 new failures) Bug verification status: ====================================== Tested, Pass: Tested, Pass (partial fixes): Tested, Fail: Untested bug fixes: Setup is not available: 7191817: -XX:+UseSerialGC -XX:+UseLargePages crashes with SIGFPE on MacOS X 8028814: new hotspot build - hs24.60-b06 8029366: ShouldNotReachHere error when creating an array with component type of void 8030070: Test java/io/File/CheckPermission.java fails due to unfinished recursion (java.lang.StackOverflowError) when JIT'ed code (-client,-server) is running Build change only: New bugs filed: Bugs in PIT build: Bugs in earlier promoted build: Number of PIT requested: 1 Integration target J2SE build number: JDK7u60 b03 Issues and Notes: Express analysis of the PIT results hasn't discovered any serious issues. The analysis will be continued, but now we already can say GO. -- Alejandro