Re: Mac OS X port - update

2012-02-02 Thread Mike Swingler
On Feb 2, 2012, at 5:52 PM, Dalibor Topic wrote: > On 2/2/12 10:32 PM, Edvard Wendelin wrote: > >> All fixes related to the Mac OS X port should from now on go through >> jdk7u-dev [2] and jdk7u-dev@openjdk.java.net. > > I've updated the web page to drop mention of jdk7u-osx forest, and update

Re: Mac OS X port - update

2012-02-02 Thread David Holmes
Edvard, On 3/02/2012 7:32 AM, Edvard Wendelin wrote: Hi, As you might have noticed, 7u-osx [1] was pushed to 7u-dev [2] yesterday. There will be a build from 7u-dev today that QA will run Pre-integration testing on. During the coming week, we will make sure that any potential quirks found

Re: Mac OS X port - update

2012-02-02 Thread Dalibor Topic
On 2/2/12 10:32 PM, Edvard Wendelin wrote: > All fixes related to the Mac OS X port should from now on go through > jdk7u-dev [2] and jdk7u-dev@openjdk.java.net. I've updated the web page to drop mention of jdk7u-osx forest, and updated the maintainer section. cheers, dalibor topic -- Oracl

Re: Mac OS X port - update

2012-02-02 Thread Martijn Verburg
This is very cool news. As an observer watching the sheer number of commits fly past I'd just like to thank the effort of all of the engineers involved more getting the OpenJDK story on the Mac to this stage, it's been seriously impressive to watch. Cheers, Martijn On 2 February 2012 22:32, Edv

Mac OS X port - update

2012-02-02 Thread Edvard Wendelin
Hi, As you might have noticed, 7u-osx [1] was pushed to 7u-dev [2] yesterday. There will be a build from 7u-dev today that QA will run Pre-integration testing on. During the coming week, we will make sure that any potential quirks found in 7u-dev as a result of the osx integration are fixed

Re: [jdk7u-dev] Request for approval for 7124382: [macosx] Property sun.awt.enableExtraMouseButtons is always 'false'

2012-02-02 Thread Edvard Wendelin
Approved. On Feb 2, 2012, at 7:46 PM, Alexander Zuev wrote: > As Leonid does not have push permission and i will have to make push for him, > to speed up the process i'm asking on his behalf to approve the fix for > 7124382: [macosx] Property sun.awt.enableExtraMouseButtons is always 'false' > to

hg: jdk7u/jdk7u-dev/jdk: 7141910: Incorrect copyright dates on new test cases.

2012-02-02 Thread bradford . wetmore
Changeset: d56728a282c6 Author:wetmore Date: 2012-02-02 11:38 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/d56728a282c6 7141910: Incorrect copyright dates on new test cases. Reviewed-by: mullan ! test/sun/security/ssl/com/sun/net/ssl/internal/ssl/EngineArgs/DebugR

hg: jdk7u/jdk7u-dev/jdk: 7124382: [macosx] Property sun.awt.enableExtraMouseButtons is always 'false'

2012-02-02 Thread alexander . zuev
Changeset: d59e99cf611f Author:kizune Date: 2012-02-02 22:27 +0300 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/d59e99cf611f 7124382: [macosx] Property sun.awt.enableExtraMouseButtons is always 'false' Reviewed-by: art ! src/macosx/classes/sun/lwawt/LWWindowPeer.java ! s

Re: [7u4] Request for approval for CR 7124382: [macosx] Property sun.awt.enableExtraMouseButtons is always 'false'

2012-02-02 Thread Artem Ananiev
Mike has raised some good concerns about the current fix. However, as they should be addressed separately, I'm approving this change for 7u-dev. Could you file a new bug (not only against Mac OS X, as it's applicable to all the platforms) to refactor AWT code for extra mouse buttons support t

[jdk7u-dev] Request for approval for 7124382: [macosx] Property sun.awt.enableExtraMouseButtons is always 'false'

2012-02-02 Thread Alexander Zuev
As Leonid does not have push permission and i will have to make push for him, to speed up the process i'm asking on his behalf to approve the fix for 7124382: [macosx] Property sun.awt.enableExtraMouseButtons is always 'false' to be pushed into jdk7u-dev repository. Reviewed on macosx-port-dev b

[7u4] Request for approval for CR 7124382: [macosx] Property sun.awt.enableExtraMouseButtons is always 'false'

2012-02-02 Thread Leonid Romanov
Hi, This is a request to push the following changes to jdk7u-dev: CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7124382 webrev: http://cr.openjdk.java.net/~leonidr/7124382/webrev.02/ The fix has been reviewed on macosx-port-dev mailing list by Artem Ananiev Thanks, Leonid.

hg: jdk7u/jdk7u-dev/jdk: 7142123: test/java/net/ProxySelector/B6737819.java failing on all platforms since Mac OS integration

2012-02-02 Thread michael . x . mcmahon
Changeset: be57a1294c05 Author:michaelm Date: 2012-02-02 09:03 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/be57a1294c05 7142123: test/java/net/ProxySelector/B6737819.java failing on all platforms since Mac OS integration Reviewed-by: chegar ! src/share/classes/su

Re: [7u4] Request for approval for CR 7142123: test/java/net/ProxySelector/B6737819.java failing on all platforms since Mac OS integration

2012-02-02 Thread Edvard Wendelin
Approved. On Feb 2, 2012, at 5:18 PM, Michael McMahon wrote: > This is a request to push the following fix to jdk7u-dev: > > CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7142123 > > Webrev: http://cr.openjdk.java.net/~michaelm/7142123/webrev.1/ > > Reviewed by: chegar > > Change was

Re: [7u4] Request for approval for CR 7142123: test/java/net/ProxySelector/B6737819.java failing on all platforms since Mac OS integration

2012-02-02 Thread Paul Hohensee
Approved. Paul On 2/2/12 11:18 AM, Michael McMahon wrote: This is a request to push the following fix to jdk7u-dev: CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7142123 Webrev: http://cr.openjdk.java.net/~michaelm/7142123/webrev.1/ Reviewed by: chegar Change was reviewed on net-de

[7u4] Request for approval for CR 7142123: test/java/net/ProxySelector/B6737819.java failing on all platforms since Mac OS integration

2012-02-02 Thread Michael McMahon
This is a request to push the following fix to jdk7u-dev: CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7142123 Webrev: http://cr.openjdk.java.net/~michaelm/7142123/webrev.1/ Reviewed by: chegar Change was reviewed on net-dev Thanks, Michael.

jdk7u-dev maintainer: Artem Ananiev

2012-02-02 Thread Dalibor Topic
Hi, Per JDK 7 Update Ground Rules §3 [0], I'm delegating the maintainer authority for jdk7u-dev (and the corresponding closedjdk jdk7u forests) to Artem Ananiev. Welcome, Artem! cheers, dalibor topic [0] http://openjdk.java.net/projects/jdk7u/groundrules.html -- Oracle

jdk7u-dev maintainer: Paul Hohensee

2012-02-02 Thread Dalibor Topic
Hi, Per JDK 7 Update Ground Rules §3 [0], I'm delegating the maintainer authority for jdk7u-dev (and the corresponding closedjdk jdk7u forests) to Paul Hohensee. Welcome, Paul! cheers, dalibor topic [0] http://openjdk.java.net/projects/jdk7u/groundrules.html -- Oracle

Re: Subject: [7u4] Request for approval for CR 7141739 - [osx] Local attach fails if java.io.tmpdir is set

2012-02-02 Thread Edvard Wendelin
Approved. On Feb 2, 2012, at 12:33 PM, Staffan Larsen wrote: > This is a request to push the following fix to jdk7u-dev: > > Description: If the user sets -Djava.io.tmpdir to something else than /tmp, > the attach framework will fail (for example stack). This is a followup of bug > 7132199 (wh

Subject: [7u4] Request for approval for CR 7141739 - [osx] Local attach fails if java.io.tmpdir is set

2012-02-02 Thread Staffan Larsen
This is a request to push the following fix to jdk7u-dev: Description: If the user sets -Djava.io.tmpdir to something else than /tmp, the attach framework will fail (for example stack). This is a followup of bug 7132199 (which fixed the problem for Linux and Solaris). Webrev: http://cr.openjdk.

Re: [7u4] Request for approval for CR 7141910: Incorrect copyright dates on new test cases.

2012-02-02 Thread Edvard Wendelin
Approved. On Feb 2, 2012, at 1:03 AM, Brad Wetmore wrote: > > > On 2/1/2012 2:25 PM, Brad Wetmore wrote: >> >> This is a request to backport a JDK 8 fix into JDK 7u4. I put in 2011 >> for copyright dates in previous fix... :( Change is not yet pushed to >> jdk8, but will very shortly. > > Upd