[7u40] Request for approval: 8014469, 8015570

2013-05-28 Thread Yuka Kamiya
Hello, This is a request for approval to fix the following bugs in 7u40: - http://bugs.sun.com/view_bug.do?bug_id=8014469 8014469 : (tz) Support tzdata2013c - http://bugs.sun.com/view_bug.do?bug_id=8015570 (may not be browseable yet) 8015570: Use long comparison in Rule.getRules(). webrev: http:

jdk7u40-b27: HotSpot

2013-05-28 Thread Alejandro E Murillo
hs24-b46 has been integrated into jdk7u40-b27. http://hg.openjdk.java.net/jdk7u/jdk7u/rev/751671992393 http://hg.openjdk.java.net/jdk7u/jdk7u/corba/rev/f745eeabb0ea http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/f2614c006bb7 http://hg.openjdk.java.net/jdk7u/jdk7u/jaxp/rev/7626b3fbc822 http://

hg: jdk7u/jdk7u/hotspot: 14 new changesets

2013-05-28 Thread alejandro . murillo
Changeset: 3a049c5a3407 Author:amurillo Date: 2013-05-16 16:18 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/3a049c5a3407 8014759: new hotspot build - hs24-b46 Reviewed-by: jcoomes ! make/hotspot_version Changeset: aa01d1f5fcd9 Author:aeriksso Date: 2013-0

hg: jdk7u/jdk7u-dev/hotspot: 14 new changesets

2013-05-28 Thread alejandro . murillo
Changeset: 3a049c5a3407 Author:amurillo Date: 2013-05-16 16:18 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/3a049c5a3407 8014759: new hotspot build - hs24-b46 Reviewed-by: jcoomes ! make/hotspot_version Changeset: aa01d1f5fcd9 Author:aeriksso Date: 20

hg: jdk7u/jdk7u-dev/jdk: 8008535: JDK7 Printing : CJK and Latin Text in a string overlap

2013-05-28 Thread philip . race
Changeset: b28a67552b37 Author:prr Date: 2013-05-28 15:11 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/b28a67552b37 8008535: JDK7 Printing : CJK and Latin Text in a string overlap Reviewed-by: bae, jgodinez ! src/windows/classes/sun/awt/windows/WPathGraphics.java +

hg: jdk7u/jdk7u-dev/jdk: 8007333: [launcher] removes multiple back slashes

2013-05-28 Thread kumar . x . srinivasan
Changeset: 076f18ea2362 Author:ksrini Date: 2013-05-24 17:01 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/076f18ea2362 8007333: [launcher] removes multiple back slashes Reviewed-by: alanb, akhil ! src/windows/bin/cmdtoargs.c ! test/tools/launcher/Arrrghs.java

Re: [7u-dev] Request for approval for 8013416 - Java Bean Persistence with XMLEncoder

2013-05-28 Thread Seán Coffey
Sergey, Get code review from Alexander or others before pushing. You can consider this still approved for jdk7u-dev. regards, Sean. On 28/05/2013 17:30, sergey malenkov wrote: Hi Seán and Alexander, I realized that the Executable class does not exist in JDK 7, so it is impossible to remove

Re: [7u] Request for approval JDK-JDK-8007333: [launcher] removes multiple back slashes

2013-05-28 Thread Seán Coffey
Approved. regards, Sean. On 28/05/2013 18:21, Kumar Srinivasan wrote: Hello, Please approve push of the following changeset to jdk7u-dev/jdk Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007333 Changeset (no changes): http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5e769206f036 Discus

[7u] Request for approval JDK-JDK-8007333: [launcher] removes multiple back slashes

2013-05-28 Thread Kumar Srinivasan
Hello, Please approve push of the following changeset to jdk7u-dev/jdk Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007333 Changeset (no changes): http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5e769206f036 Discussion: http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-May/threa

Re: [7u] Bug ID 8008289 : Request for review and approval/backport: 7189299: DefaultButtonModel instance keeps stale listeners of JButton in case of multiple SwingUtilities.updateComponentTreeUI() cal

2013-05-28 Thread Neil Richards
Now pushed to jdk7u-dev/jdk [1]. Regards, Neil [1] http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/d91e77f0de85 On Fri, 2013-05-17 at 17:21 +0800, Frank Ding wrote: > Good catch. Thanks. > > Best regards, > Frank > On 5/10/2013 8:54 PM, Seán Coffey wrote: > > Thanks Frank. One last request

Re: [7u-dev] Request for approval for 8013416 - Java Bean Persistence with XMLEncoder

2013-05-28 Thread sergey malenkov
Hi Seán and Alexander, I realized that the Executable class does not exist in JDK 7, so it is impossible to remove the following methods: protected abstract Class[] getParameters(T method); protected abstract boolean isVarArgs(T method); So I created a new webrev for 7u to review: http://cr.open

hg: jdk7u/jdk7u-dev/jdk: 8008289: DefaultButtonModel instance keeps stale listeners in html FormView

2013-05-28 Thread neil . richards
Changeset: d91e77f0de85 Author:dingxmin Date: 2013-05-28 17:24 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/d91e77f0de85 8008289: DefaultButtonModel instance keeps stale listeners in html FormView Reviewed-by: malenkov, alexsch ! src/share/classes/javax/swing/text/

Re: [7u] Request for approval 8014420 Default JDP address does not match the one assigned by IANA

2013-05-28 Thread Seán Coffey
Approved. You might want to add 8014420 to the @bug jtreg tag before you push. regards, Sean. On 28/05/2013 15:52, Dmitry Samersoff wrote: Requesting approval to push the following change to jdk7u: Summary JDP protocol defaults changed to IANA assigned values webrev: http://cr.openjdk.java

[7u] Request for approval 8014420 Default JDP address does not match the one assigned by IANA

2013-05-28 Thread Dmitry Samersoff
Requesting approval to push the following change to jdk7u: Summary JDP protocol defaults changed to IANA assigned values webrev: http://cr.openjdk.java.net/~dsamersoff/8014420.JDP/webrev.01/ bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8014420 jdk8 chageset: http://hg.openjdk

Re: 7u Source Bundle

2013-05-28 Thread Dalibor Topic
On 5/8/13 9:14 PM, Kurt Miller wrote: > On May 8, 2013, at 7:07 AM, Andrew Hughes wrote: >> - Original Message - >>> On 4/30/13 6:50 PM, Kurt Miller wrote: The 7u source bundle [1] is quite outdated now (7u6 Aug 2012). Would it be possible to get it updated to 7u21? This bundle i

hg: jdk7u/jdk7u-dev/jdk: 6470730: Disconnect button leads to wrong popup message

2013-05-28 Thread nils . loodin
Changeset: d8cb3b571560 Author:nloodin Date: 2013-05-28 14:39 +0200 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/d8cb3b571560 6470730: Disconnect button leads to wrong popup message Reviewed-by: mchung, dcubed, sla, egahlin ! src/share/classes/sun/tools/jconsole/VMPanel.

Re: [7u40] Request for approval for 2 awt bugs: 8012586 & 8014726

2013-05-28 Thread Seán Coffey
Approved. regards, Sean. On 28/05/2013 11:50, Alexander Zvegintsev wrote: Hello, This is a direct back port from jdk8: 8012586: [x11] Modal dialogs for fullscreen window may show behind its owner bug: http://bugs.sun.com/view_bug.do?bug_id=8012586 changeset: http://hg.openjdk.java.net/jdk8/

[7u40] Request for approval for 2 awt bugs: 8012586 & 8014726

2013-05-28 Thread Alexander Zvegintsev
Hello, This is a direct back port from jdk8: 8012586: [x11] Modal dialogs for fullscreen window may show behind its owner bug: http://bugs.sun.com/view_bug.do?bug_id=8012586 changeset: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/854f60ec4bfb review: http://mail.openjdk.java.net/pipermail/awt-

Re: Request for approval for 6470730: Disconnect button leads to wrong popup message

2013-05-28 Thread Seán Coffey
public bug report : http://bugs.sun.com/view_bug.do?bug_id=6470730 Approved. regards, Sean. On 28/05/2013 09:11, Nils Loodin wrote: Backport of simple fix not to add a confusing dialog. Bug: https://jbs.oracle.com/bugs/browse/JDK-6470730 Webrev: http://cr.openjdk.java.net/~nloodin/6470730/we

Re: [7u40] Request for approval for bulk integration of hs24-b46

2013-05-28 Thread Seán Coffey
Approved pending PIT results. regards, Sean. On 24/05/2013 04:05, Alejandro E Murillo wrote: Requesting approval to integrate hs24-b46 into jdk7u40-b27. A webrev is available at: http://cr.openjdk.java.net/~amurillo/7u40/hs24-b46-jdk7u40-b27.webrev/ Pre-integration testing is in progress; th

Request for approval for 6470730: Disconnect button leads to wrong popup message

2013-05-28 Thread Nils Loodin
Backport of simple fix not to add a confusing dialog. Bug: https://jbs.oracle.com/bugs/browse/JDK-6470730 Webrev: http://cr.openjdk.java.net/~nloodin/6470730/webrev.00/ Review thread: http://mail.openjdk.java.net/pipermail/serviceability-dev/2013-May/009874.html /Nils Loodin