Re: [7ux-osx] Please review: 7124089: launcher refactoring

2012-01-16 Thread Kumar Srinivasan
oops missed setting the subject line to 7ux-osx. Kumar Hi, Please review the launcher refactoring work, the webrev is here: http://cr.openjdk.java.net/~ksrini/7124089/webrev.0/ Notes: 1. Moves the majority of the launcher code into platform specific directories/files, removed redundant

Please review: 7124089: launcher refactoring

2012-01-16 Thread Kumar Srinivasan
Hi, Please review the launcher refactoring work, the webrev is here: http://cr.openjdk.java.net/~ksrini/7124089/webrev.0/ Notes: 1. Moves the majority of the launcher code into platform specific directories/files, removed redundant conditionals. 2. The solaris/linux code co-exists togeth

Re: Can't log onto wiki

2012-01-16 Thread Mike Swingler
After consenting to the terms and conditions, are you able to make any edits to the page content, or only comment? Regards, Mike Swingler Apple Inc. On Jan 11, 2012, at 5:28 PM, John Yeary wrote: > Hello Mike, > > I can log in, but it did prompt me with terms and conditions which it has not >

Re: [7u4] Request for approval for CR 7124303 - [macosx] SwingSet2 - Control + Spacebar causes hang.

2012-01-16 Thread Mike Swingler
On Jan 16, 2012, at 8:24 AM, Pete Brunet wrote: > The fix has been reviewed on macosx-port-dev mailing list and approved > by Kevin Miller (kmiller), Mike Swingler (?), and Alexander Zuev > (kizune). (Sorry but I don't have Mike's id.) -Pete My id is either "swingler" or my email address. Rega

[7u4] Request for approval for CR 7124303 - [macosx] SwingSet2 - Control + Spacebar causes hang.

2012-01-16 Thread Pete Brunet
The fix has been reviewed on macosx-port-dev mailing list and approved by Kevin Miller (kmiller), Mike Swingler (?), and Alexander Zuev (kizune). (Sorry but I don't have Mike's id.) -Pete

Re: [7u4-osx] Request for approval for 7124554: [macosx] JWindow does ignore setAlwaysOnTop property

2012-01-16 Thread Artem Ananiev
I see the technical discussion at the macosx-port-dev alias is still in progress. Mike proposed an alternative solution based on new SPI calls from JavaRuntimeSupport. However, they are not exposed yet, so I'm fine with the current version of the fix. Mike, are you OK with Anthony's fix now

Re: [7u4] Request for approval for CR 7085860 - JSR 292: implement CallSite.setTargetNormal and setTargetVolatile as native methods

2012-01-16 Thread Christian Thalinger
Thanks. -- Chris On Jan 12, 2012, at 1:07 PM, Edvard Wendelin wrote: > approved. > > On 01/12/2012 12:26 PM, Christian Thalinger wrote: >> 7085860: JSR 292: implement CallSite.setTargetNormal and setTargetVolatile >> as native methods: >> >> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=

Re: [7u4] Request for approval for CR 7109063 - JSR 292: fix for 7085860 is incomplete

2012-01-16 Thread Christian Thalinger
Thanks. -- Chris On Jan 12, 2012, at 1:08 PM, Edvard Wendelin wrote: > Approved. > > On 01/12/2012 12:26 PM, Christian Thalinger wrote: >> 7109063: JSR 292: fix for 7085860 is incomplete >> >> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7109063 >> >> The change is in JDK 8 since 11/201

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

2012-01-16 Thread christian . thalinger
Changeset: b5074ea960b9 Author:twisti Date: 2012-01-16 01:47 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/b5074ea960b9 7085860: JSR 292: implement CallSite.setTargetNormal and setTargetVolatile as native methods Reviewed-by: jrose, never ! src/share/classes/java/l

hg: jdk7u/jdk7u-dev/jdk: 7118809: rcache deadlock

2012-01-16 Thread weijun . wang
Changeset: 6e94688e622d Author:weijun Date: 2012-01-13 12:46 +0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/6e94688e622d 7118809: rcache deadlock Reviewed-by: valeriep ! src/share/classes/sun/security/krb5/internal/rcache/ReplayCache.java ! test/sun/security/krb5/aut