Re: Can't log onto wiki

2012-01-11 Thread Mike Swingler
I did end up re-registering under a different identity, but now I can't edit anything (probably a time restriction to avoid spam bots). Ugh, Mike Swingler Apple Inc. On Jan 11, 2012, at 5:25 PM, Scott Kovatch wrote: > I just logged in with my Oracle ID. Today was also the first day I didn't get

Re: Can't log onto wiki

2012-01-11 Thread Scott Kovatch
I just logged in with my Oracle ID. Today was also the first day I didn't get a complaint about the site certificate having a different domain than the one I was connecting to, so I guess there was another server update recently. Maybe you need to re-register? When I click on 'swingler' I get a

Can't log onto wiki

2012-01-11 Thread Mike Swingler
Can anyone else log into the wiki ? Seems to be immediately signing me out as soon as I log in. There are no apparent links on the site or on the other OTN pages to report issues with the site. Any suggestions? Mike Swingler Apple Inc.

Re: 7u4 Request for approval for CR 7121110 - JAXP 1.4.5 update 1 for 7u4

2012-01-11 Thread Joe Wang
Thanks again Edvard, and thanks for all the comments. This is a head-up that I'm ready to push the changeset. For more details and review/comment about this change, please refer to the thread in the core-libs-dev alias: "7121110 : JAXP 1.4.5 update 1 for 7u4 & jaxp source in jdk7 repo". -Jo

Review request: 7129152 -- multiple calls to System.setProperties(null) crash VM

2012-01-11 Thread Scott Kovatch
Hello, I finally put together a proper review package for 7129152, originally MACOSX_PORT-515. Please see: http://cr.openjdk.java.net/~skovatch/7129152/webrev.00/ We need to NULL out the proxy property storage so the next call won't attempt to free a bad pointer. Thanks, Scott K.

Re: Review request: 7129152 -- multiple calls to System.setProperties(null) crash VM

2012-01-11 Thread Mike Swingler
On Jan 11, 2012, at 10:43 AM, Scott Kovatch wrote: > Hello, > > I finally put together a proper review package for 7129152, originally > MACOSX_PORT-515. > > Please see: > > http://cr.openjdk.java.net/~skovatch/7129152/webrev.00/ > > We need to NULL out the proxy property storage so the next

Re: [REVIEW] Update paths in JavaAppLauncher.xcodeproj

2012-01-11 Thread Greg Brown
Thanks for the review - I'm using XCode 4.2. I'll create a ticket for this and re-send the review request. On Jan 11, 2012, at 1:39 PM, Mike Swingler wrote: > On Jan 11, 2012, at 5:51 AM, Greg Brown wrote: > >> Also, apologies if the format/process is not correct for this review request >> - I

Re: [REVIEW] Update paths in JavaAppLauncher.xcodeproj

2012-01-11 Thread Mike Swingler
On Jan 11, 2012, at 5:51 AM, Greg Brown wrote: > Also, apologies if the format/process is not correct for this review request > - I wasn't sure if this change required a bug # or not. If so, let me know > and I'll file one. > Thanks, > Greg This change looks fine to me, but you should also not

hg: jdk7u/jdk7u-dev/jdk: 2 new changesets

2012-01-11 Thread naoto . sato
Changeset: 9a2c591758d8 Author:naoto Date: 2012-01-11 10:18 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/9a2c591758d8 7027061: Testcase failure: java/util/Locale/Bug6989440.java - java.util.ConcurrentModificationException Reviewed-by: naoto Contributed-by: edvard.w

Re: [7u4] Request for approval for CR 7124283 - [macosx] Can't move focus out of a table with the keyboard

2012-01-11 Thread Paul Hohensee
Ah, well... :) On 1/11/12 7:47 AM, Anton V. Tarasov wrote: This is a duplicate message, please disregard it. Thanks, Anton. On 11.01.2012 17:38, Anton V. Tarasov wrote: Hello, This is a request to push the following changes to jdk7u-osx. The fix has been reviewed on macosx-port-dev mailing l

Re: [7u4] Request for approval for CR 7124283 - [macosx] Can't move focus out of a table with the keyboard

2012-01-11 Thread Paul Hohensee
Approved in Artem's stead. Paul On 1/11/12 7:40 AM, Anton V. Tarasov wrote: Hello, This is a request to push the following changes to jdk7u-osx. The fix has been reviewed on macosx-port-dev mailing list by Anthony Petrov. Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7124283 Webre

Re: [7u4] Request for approval for CR 7117469 - Warning cleanup for j.u.Currency and j.u.Locale related classes

2012-01-11 Thread Dalibor Topic
Approved. On 1/11/12 3:31 PM, Edvard Wendelin wrote: > Hi, > > This is a request to backport a JDK 8 fix into Open JDK 7u4. > > CR 7117469: Warning cleanup for j.u.Currency and j.u.Locale related classes > > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7117469 > > The fix is identical to

Re: [7u4] Request for approval for CR 7027061 - Testcase failure: java/util/Locale/Bug6989440.java - java.util.ConcurrentModificationException

2012-01-11 Thread Dalibor Topic
Approved. On 1/11/12 3:29 PM, Edvard Wendelin wrote: > Hi, > > This is a request to backport a JDK 8 fix into Open JDK 7u4. > > CR 7027061: Testcase failure: java/util/Locale/Bug6989440.java - > java.util.ConcurrentModificationException > > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=70

hg: jdk7u/jdk7u-dev/langtools: 7046929: tools/javac/api/T6397104.java fails

2012-01-11 Thread dmitry . degrave
Changeset: 592c30109bbe Author:dmeetry Date: 2012-01-11 18:49 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/langtools/rev/592c30109bbe 7046929: tools/javac/api/T6397104.java fails Reviewed-by: jjh ! test/tools/javac/api/T6397104.java

Re: [7u4-osx] Request for approval for 7124335: [macosx] Need a java.awt.EmbeddedFrame subclass

2012-01-11 Thread Artem Ananiev
Approved. Thanks, Artem On 1/11/2012 7:16 PM, Dmitry Cherepanov wrote: This is a request to push the following fix to jdk7u-osx: CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7124335 Webrev: http://cr.openjdk.java.net/~dcherepanov/7124335/webrev.1/ Technical review: http://mail.op

[7u4] Request for approval for CR 7117469 - Warning cleanup for j.u.Currency and j.u.Locale related classes

2012-01-11 Thread Edvard Wendelin
Hi, This is a request to backport a JDK 8 fix into Open JDK 7u4. CR 7117469: Warning cleanup for j.u.Currency and j.u.Locale related classes http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7117469 The fix is identical to the change in JDK 8: http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/8536

[7u4] Request for approval for CR 7027061 - Testcase failure: java/util/Locale/Bug6989440.java - java.util.ConcurrentModificationException

2012-01-11 Thread Edvard Wendelin
Hi, This is a request to backport a JDK 8 fix into Open JDK 7u4. CR 7027061: Testcase failure: java/util/Locale/Bug6989440.java - java.util.ConcurrentModificationException http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7027061 The fix is identical to the change in JDK 8: http://hg.openjdk

[7u4-osx] Request for approval for 7124335: [macosx] Need a java.awt.EmbeddedFrame subclass

2012-01-11 Thread Dmitry Cherepanov
This is a request to push the following fix to jdk7u-osx: CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7124335 Webrev: http://cr.openjdk.java.net/~dcherepanov/7124335/webrev.1/ Technical review: http://mail.openjdk.java.net/pipermail/macosx-port-dev/2011-December/001982.html (Review

[7u4] Request for approval for CR 7124217 - [macosx] key events are posted to the event queue twice

2012-01-11 Thread Anton V. Tarasov
Hello, This is a request to push the following changes to jdk7u-osx. The fix has been reviewed on macosx-port-dev mailing list by Artem Ananiev. Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7124217 Webrev can be found at: http://cr.openjdk.java.net/~ant/7124217/webrev.0/ Technical rev

Re: [REVIEW] Update paths in JavaAppLauncher.xcodeproj

2012-01-11 Thread Greg Brown
Also, apologies if the format/process is not correct for this review request - I wasn't sure if this change required a bug # or not. If so, let me know and I'll file one. Thanks, Greg

[REVIEW] Update paths in JavaAppLauncher.xcodeproj

2012-01-11 Thread Greg Brown
This change fixes some broken paths in JavaAppLauncher.xcodeproj, allowing the project to build. The diff is a little tough to follow, but the things that changed were: - The path to the JDK and JRE plugins - The paths to the JNI header files Greg diff -r d201644bbdb0 src/macosx/bundle/JavaAp

Re: [7u4] Request for approval for CR 7124283 - [macosx] Can't move focus out of a table with the keyboard

2012-01-11 Thread Artem Ananiev
Approved. Thanks, Artem On 1/11/2012 5:20 PM, Anton V. Tarasov wrote: Hello, This is a request to push the following changes to jdk7u-osx. The fix has been reviewed on macosx-port-dev mailing list by Anthony Petrov. Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7124283 Webrev can

hg: jdk7u/jdk7u-dev/jdk: 7110815: closed/javax/swing/JSplitPane/4885629/bug4885629.java unstable on MacOS

2012-01-11 Thread denis . fokin
Changeset: 30bd4016f243 Author:alexsch Date: 2012-01-11 17:22 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/30bd4016f243 7110815: closed/javax/swing/JSplitPane/4885629/bug4885629.java unstable on MacOS Reviewed-by: kizune + test/javax/swing/JSplitPane/4885629/bug488

Re: [7u4] Request for approval for CR 7128648: HttpURLConnection.getHeaderFields should return an unmodifiable Map

2012-01-11 Thread Edvard Wendelin
Approved. On Jan 11, 2012, at 2:14 PM, Chris Hegarty wrote: > Hi, > > This is a request to backport a JDK 8 fix into JDK 7u4: > > 7128648: HttpURLConnection.getHeaderFields should return an unmodifiable Map > > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7128648 > > The fix has already

[7u4] Request for approval for CR 7128648: HttpURLConnection.getHeaderFields should return an unmodifiable Map

2012-01-11 Thread Chris Hegarty
Hi, This is a request to backport a JDK 8 fix into JDK 7u4: 7128648: HttpURLConnection.getHeaderFields should return an unmodifiable Map http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7128648 The fix has already been pushed to JDK 8: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/31a1fc60a895

Re: [7u4] Request for approval for CR 7124283 - [macosx] Can't move focus out of a table with the keyboard

2012-01-11 Thread Anton V. Tarasov
This is a duplicate message, please disregard it. Thanks, Anton. On 11.01.2012 17:38, Anton V. Tarasov wrote: Hello, This is a request to push the following changes to jdk7u-osx. The fix has been reviewed on macosx-port-dev mailing list by Anthony Petrov. Bug: http://bugs.sun.com/bugdatabase/

[7u4] Request for approval for CR 7124283 - [macosx] Can't move focus out of a table with the keyboard

2012-01-11 Thread Anton V. Tarasov
Hello, This is a request to push the following changes to jdk7u-osx. The fix has been reviewed on macosx-port-dev mailing list by Anthony Petrov. Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7124283 Webrev can be found at: http://cr.openjdk.java.net/~ant/7124283/v.1/webrev/ Technical

[7u4] Request for approval for CR 7124283 - [macosx] Can't move focus out of a table with the keyboard

2012-01-11 Thread Anton V. Tarasov
Hello, This is a request to push the following changes to jdk7u-osx. The fix has been reviewed on macosx-port-dev mailing list by Anthony Petrov. Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7124283 Webrev can be found at: http://cr.openjdk.java.net/~ant/7124283/v.1/webrev/ Technica

[7u4] Request for approval for CR 7124283 - [macosx] Can't move focus out of a table with the keyboard

2012-01-11 Thread Anton V. Tarasov
Hello, This is a request to push the following changes to jdk7u-osx. The fix has been reviewed on macosx-port-dev mailing list by Anthony Petrov. Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7124283 Webrev can be found at: http://cr.openjdk.java.net/~ant/7124283/v.1/webrev/ Technical