hg: jdk7u/jdk7u-dev/jdk: 8024461: [macosx] Java crashed on mac10.9 for swing and 2d function manual test

2013-10-16 Thread philip . race
Changeset: c421ade4c566 Author:jchen Date: 2013-10-16 15:16 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/c421ade4c566 8024461: [macosx] Java crashed on mac10.9 for swing and 2d function manual test Reviewed-by: prr, vadim, serb ! src/share/native/sun/java2d/opengl/

Re: Request for approval for 8024461: [macosx] Java crashed on mac10.9 for swing and 2d function manual test

2013-10-16 Thread Jeff Dinkins
Hi Johnny - Approved for 7u-dev. Note: code reviewed by Phil Race On Oct 16, 2013, at 2:28 PM, Johnny Chen wrote: > Requesting approval to backport this one from JDK8 with 10.9 releasing soon. > > bug: https://bugs.openjdk.java.net/browse/JDK-8024461 > webrev: http://cr.openjdk.java.net/~jch

Re: Request for approval for 8025255: (tz) Support tzdata2013g

2013-10-16 Thread Jeff Dinkins
Hi Aleksej, Looks good. Approved for 7u-dev Note: Reviewed-by: okutsu, mfang On Oct 16, 2013, at 2:12 PM, Aleksej Efimov wrote: > Hi, > This is a backport of the following JDK 8 bug [1] to 7u-dev. > > The fix [2] is almost identical to the JDK 8 [3] except the following items: > 1. No update

Request for approval for 8024461: [macosx] Java crashed on mac10.9 for swing and 2d function manual test

2013-10-16 Thread Johnny Chen
Requesting approval to backport this one from JDK8 with 10.9 releasing soon. bug: https://bugs.openjdk.java.net/browse/JDK-8024461 webrev: http://cr.openjdk.java.net/~jchen/8024461.jdk7/ review link: http://mail.openjdk.java.net/pipermail/2d-dev/2013-October/003835.html Thanks, Johnny Chen

Request for approval for 8025255: (tz) Support tzdata2013g

2013-10-16 Thread Aleksej Efimov
Hi, This is a backport of the following JDK 8 bug [1] to 7u-dev. The fix [2] is almost identical to the JDK 8 [3] except the following items: 1. No update to test/sun/util/calendar/zi/tzdata files. The test is absent in JDK7. 2. Some additional updates to localized time zone names to be in sync

Re: [7u communication] Plans for delivery of critical 7u fixes into CPU releases

2013-10-16 Thread Dalibor Topic
On 10/15/13 8:50 PM, Andrew Hughes wrote: > What is the benefit to "OpenJDK 7u Authors, Committers and Reviewers" of > using our valuable time > to do this? "inclusion into a CPU release before 7u60" "for" "critical fixes" "approved by the Oracle JDK 7u CPU Release Team". cheers, dalibor topic

hg: jdk7u/jdk7u-dev/jdk: 8012326: Deadlock occurs when Charset.availableCharsets() is called by several threads at the same time

2013-10-16 Thread sean . coffey
Changeset: 6126a0662727 Author:coffeys Date: 2013-10-16 05:49 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/6126a0662727 8012326: Deadlock occurs when Charset.availableCharsets() is called by several threads at the same time Summary: removed the race condition risk

Re: JDK-8014394

2013-10-16 Thread Jérôme Marant
Great. Thank you. 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/

Re: JDK-8014394

2013-10-16 Thread 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 pos

Re: JDK-8014394

2013-10-16 Thread Jérôme Marant
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

Re: [7u-dev] Request for approval for 8012326 : Deadlock occurs when Charset.availableCharsets() is called by several threads at the same time

2013-10-16 Thread Dalibor Topic
On 10/16/13 1:05 AM, Seán Coffey wrote: > Requesting approval to backport this one from JDK 8 where it's been soaking > for many months. > > The change differs slightly with the one found in JDK8. That's discussed in > the review thread. > > bug : https://bugs.openjdk.java.net/browse/JDK-801232

Re: JDK-8014394

2013-10-16 Thread 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 objec