hg: jdk7u/jdk7u-dev/jdk: 7124223: [macosx] Regression test failure with new exception, when glyph is positioned explicitly

2012-02-14 Thread andrew . brygin
Changeset: b3d6b8a43aca Author:bae Date: 2012-02-15 11:38 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/b3d6b8a43aca 7124223: [macosx] Regression test failure with new exception, when glyph is positioned explicitly Reviewed-by: prr ! src/share/classes/sun/print/Pat

Re: [7u4] Request for approval for CR 7143857 - Memory leak in javax.swing.plaf.synth.SynthTreeUI

2012-02-14 Thread Edvard Wendelin
Approved. On Feb 14, 2012, at 5:29 PM, Pavel Porvatov wrote: > Hello, > > This is a request to backport a JDK 8 fix into JDK 7u4. > > Bug info: CR 7143857 - Memory leak in javax.swing.plaf.synth.SynthTreeUI > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7143857 > > Some time ago the fix

Re: [7u4] Request for approval for 7144274: [macosx] Default IPv6 multicast interface is not being set when calling MulticastSocket.joinGroup()

2012-02-14 Thread Edvard Wendelin
Approved. On Feb 15, 2012, at 12:36 AM, Kurchi Hazra wrote: > > This is a request to push the following fix to jdk 7u4: > > CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7144274 > > Webrev: http://cr.openjdk.java.net/~khazra/7144274/webrev.02/ > > > Reviewed by: alanb, chegar > > T

Re: [7u4] Request for approval for 7124223: [macosx] Regression test failure with new exception, when glyph is positioned explicitly

2012-02-14 Thread Edvard Wendelin
Approved On Feb 15, 2012, at 4:19 AM, Andrew Brygin wrote: > This is a request to push the following fix to jdk7u-dev: > > CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7124223 > > Webrev: http://cr.openjdk.java.net/~bae/7124223/webrev/ > > Technical review: > http://mail.openjdk.jav

[7u4] Request for approval for 7124223: [macosx] Regression test failure with new exception, when glyph is positioned explicitly

2012-02-14 Thread Andrew Brygin
This is a request to push the following fix to jdk7u-dev: CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7124223 Webrev: http://cr.openjdk.java.net/~bae/7124223/webrev/ Technical review: http://mail.openjdk.java.net/pipermail/macosx-port-dev/2012-February/003075.html Thanks, Andrew

[7u4] Request for approval for 7144274: [macosx] Default IPv6 multicast interface is not being set when calling MulticastSocket.joinGroup()

2012-02-14 Thread Kurchi Hazra
This is a request to push the following fix to jdk 7u4: CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7144274 Webrev: http://cr.openjdk.java.net/~khazra/7144274/webrev.02/ Reviewed by: alanb, chegar This changeset will be pushed on my behalf by Michael McMahon (michaelm). Thanks, K

jdk7u4-b12: HotSpot

2012-02-14 Thread Alejandro E Murillo
hs23-b15 has been integrated into jdk7u4-b12. http://hg.openjdk.java.net/jdk7u/jdk7u/rev/e6f915094dcc http://hg.openjdk.java.net/jdk7u/jdk7u/corba/rev/fddc26b35a31 http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/87b4042571ef http://hg.openjdk.java.net/jdk7u/jdk7u/jaxp/rev/b4e5df5b18bb http://h

hg: jdk7u/jdk7u/hotspot: 19 new changesets

2012-02-14 Thread john . coomes
Changeset: aaceb8ddf2e2 Author:katleman Date: 2012-02-09 12:55 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/aaceb8ddf2e2 Added tag jdk8-b25 for changeset 9ad8feb5afbd ! .hgtags Changeset: 3c4621be5149 Author:amurillo Date: 2012-02-06 12:18 -0800 URL:

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

2012-02-14 Thread john . coomes
Changeset: aaceb8ddf2e2 Author:katleman Date: 2012-02-09 12:55 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/aaceb8ddf2e2 Added tag jdk8-b25 for changeset 9ad8feb5afbd ! .hgtags Changeset: 3c4621be5149 Author:amurillo Date: 2012-02-06 12:18 -0800 URL:

hg: jdk7u/jdk7u-dev/hotspot: Added tag jdk7u4-b11 for changeset acb171a8d7d6

2012-02-14 Thread john . coomes
Changeset: c0d7fd785f0b Author:katleman Date: 2012-02-09 12:55 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/c0d7fd785f0b Added tag jdk7u4-b11 for changeset acb171a8d7d6 ! .hgtags

hg: jdk7u/jdk7u-dev/jdk: 7142950: jdk7u cannot bootstrap Mac OS build [macosx]

2012-02-14 Thread michael . x . mcmahon
Changeset: d6c10291 Author:michaelm Date: 2012-02-14 22:44 + URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/d6c10291 7142950: jdk7u cannot bootstrap Mac OS build [macosx] Reviewed-by: skovatch, igor Contributed-by: scott.kova...@oracle.com, michael.x.mcma...@ora

7090802: segfault in GraphBuilder [Was: Re: JVM segfault]

2012-02-14 Thread Christian Thalinger
[Forwarding to hotspot-compiler-dev, BBC'ing jdk7u-dev] On Feb 14, 2012, at 4:25 PM, Alan Stange wrote: > All, > > I've been able to make the JVM segfault fairly reliably when using > TieredCompilation. I reported this as bugid 7090802. > > # Problematic frame: > # V [libjvm.so+0x1aa058]

Re: OpenJDK 7u4 End game

2012-02-14 Thread Edvard Wendelin
Hi, By now the feature work for 7u4 is basically done and the Mac OS X port is in the master forest. We're now looking at a period where the main focus is around bug fixing. A good way to help out is by testing the latest early access builds, available on the jdk7.java.net site [1]. As always,

hg: jdk7u/jdk7u-dev/langtools: 7142667: Problems with the value passed to the 'classes' param of JavaCompiler.CompilationTask.getTask(...)

2012-02-14 Thread jim . holmlund
Changeset: 7c69f5833241 Author:jjh Date: 2012-02-14 12:39 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/langtools/rev/7c69f5833241 7142667: Problems with the value passed to the 'classes' param of JavaCompiler.CompilationTask.getTask(...) Reviewed-by: jjg ! src/share/class

Re: [7u4] Request for approval for CR: 7142667: Problems with the value passed to the 'classes' param of JavaCompiler.CompilationTask.getTask(...)

2012-02-14 Thread Edvard Wendelin
Approved. Here is the link to the public bug system: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7142667 Cheers, Edvard On Feb 14, 2012, at 7:31 PM, Jim Holmlund wrote: > Request for Backport of a JDK 8 fix into 7u4. > > > Bug description : http://monaco.us.oracle.com/detail.js

hg: jdk7u/jdk7u-dev/jdk: 7125657: [macosx] SpreadSheet demo has the broken display when clicking outside of the table

2012-02-14 Thread sergey . bylokhov
Changeset: fab57f1dc2aa Author:serb Date: 2012-02-14 23:14 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/fab57f1dc2aa 7125657: [macosx] SpreadSheet demo has the broken display when clicking outside of the table Reviewed-by: anthony ! src/macosx/classes/sun/lwawt/LW

Re: Approval request for CR 7134730

2012-02-14 Thread Paul Hohensee
Approved. Paul On 2/14/12 1:08 PM, Greg Brown wrote: This changeset was recently approved on the macosx-port-...@openjdk.java.net list. Review thread is here: http://mail.openjdk.java.net/pipermail/macosx-port-dev/2012-February/002999.html This change is not specific to JDK 7 Update and shou

[7u4] Request for approval for CR: 7142667: Problems with the value passed to the 'classes' param of JavaCompiler.CompilationTask.getTask(...)

2012-02-14 Thread Jim Holmlund
Request for Backport of a JDK 8 fix into 7u4. Bug description : http://monaco.us.oracle.com/detail.jsf?cr=7142667/7u4 The fix is the same as in JDK 8: JDK 8 changeset : http://hg.openjdk.java.net/jdk8/tl/langtools/rev/237198ef45f5 It is basically a one line fix that avoids an asse

Approval request for CR 7134730

2012-02-14 Thread Greg Brown
This changeset was recently approved on the macosx-port-...@openjdk.java.net list. Review thread is here: http://mail.openjdk.java.net/pipermail/macosx-port-dev/2012-February/002999.html This change is not specific to JDK 7 Update and should also be considered for inclusion in Java 8. Greg

hg: jdk7u/jdk7u-dev/langtools: 7144979: incorrect path separator in make/build.xml for Windows when running jtreg tests

2012-02-14 Thread jim . holmlund
Changeset: ec158c8e0a6b Author:jjh Date: 2012-02-14 10:02 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/langtools/rev/ec158c8e0a6b 7144979: incorrect path separator in make/build.xml for Windows when running jtreg tests Reviewed-by: jjg ! make/build.xml

Re: Repo locked?

2012-02-14 Thread Kumar Srinivasan
According to the census [1] you have author role. This means you will need to get someone to push the change-set for you. OK. Any volunteers? Ok, I will do the push. Kumar FYI, the webrev is here: http://cr.openjdk.java.net/~gkbrown/7134730/webrev.01/ It was reviewed by Kumar Srinivasan

hg: jdk7u/jdk7u-dev/jaxp: 7143711: Feature added by 7053556 should not override what's set by the constructor in secure mode

2012-02-14 Thread huizhe . wang
Changeset: 341a97befe0f Author:joehw Date: 2012-02-14 09:25 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jaxp/rev/341a97befe0f 7143711: Feature added by 7053556 should not override what's set by the constructor in secure mode Reviewed-by: hawtin ! src/com/sun/org/apache/x

Re: [7u4] Request for approval: 7142950

2012-02-14 Thread Paul Hohensee
Approved. Paul On 2/14/12 11:14 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=7142950 Webrev: http://cr.openjdk.java.net/~michaelm/7142950 Reviewed by: igor, skovatch Thanks, Michael.

[7u4] Request for approval for CR 7143857 - Memory leak in javax.swing.plaf.synth.SynthTreeUI

2012-02-14 Thread Pavel Porvatov
Hello, This is a request to backport a JDK 8 fix into JDK 7u4. Bug info: CR 7143857 - Memory leak in javax.swing.plaf.synth.SynthTreeUI http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7143857 Some time ago the fix was prepared, approved and pushed in jdk8: http://hg.openjdk.java.net/jdk8/awt

Re: Repo locked?

2012-02-14 Thread Greg Brown
>> According to the census [1] you have author role. This means you will need >> to get someone to push the change-set for you. > > OK. Any volunteers? FYI, the webrev is here: http://cr.openjdk.java.net/~gkbrown/7134730/webrev.01/ It was reviewed by Kumar Srinivasan and Mike Swingler. Greg

[7u4] Request for approval: 7142950

2012-02-14 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=7142950 Webrev: http://cr.openjdk.java.net/~michaelm/7142950 Reviewed by: igor, skovatch Thanks, Michael.

Re: Repo locked?

2012-02-14 Thread Greg Brown
> According to the census [1] you have author role. This means you will need to > get someone to push the change-set for you. OK. Any volunteers?

Re: Repo locked?

2012-02-14 Thread Alan Bateman
On 14/02/2012 15:57, Greg Brown wrote: It appears as though I was pushing to the wrong place. I'm now trying to push to ssh://gkbr...@hg.openjdk.java.net/jdk7u/jdk7u-dev-gate/jdk, but I am getting the same error: hg push gate pushing to ssh://gkbr...@hg.openjdk.java.net/jdk7u/jdk7u-dev-gate/jd

Re: [7u4] Request for approval for CR 7133577 - closed/javax/swing/JTree/4314199/bug4314199.java fails on MacOS

2012-02-14 Thread Edvard Wendelin
Approved On 14 feb 2012, at 15:50, Alexander Scherbatiy wrote: > > Hello, > > This is a request to backport a JDK 8 fix into JDK 7u4: > > 7133577 closed/javax/swing/JTree/4314199/bug4314199.java fails on MacOS > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7133577 > > The fix has al

Re: Repo locked?

2012-02-14 Thread Greg Brown
It appears as though I was pushing to the wrong place. I'm now trying to push to ssh://gkbr...@hg.openjdk.java.net/jdk7u/jdk7u-dev-gate/jdk, but I am getting the same error: hg push gate pushing to ssh://gkbr...@hg.openjdk.java.net/jdk7u/jdk7u-dev-gate/jdk searching for changes remote: abort: co

Re: [7u4] Request for approval for CR 7114611 - (fs) DirectoryStream fails with SIGBUS on some embedded platforms, dirent alignment

2012-02-14 Thread Edvard Wendelin
Approved. On 14 feb 2012, at 16:03, Carlos Lucasius wrote: > This is a request to push the following JDK 8 fix to JDK 7u4: > > * CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7114611 > > * Webrev: http://cr.openjdk.java.net/~clucasius/7114611/webrev.03/ > > * Review: > http://mail.

hg: jdk7u/jdk7u-dev/jdk: 7141296: [macosx] Mouse Wheel Turn closes combobox popup

2012-02-14 Thread alexander . potochkin
Changeset: 791f738fe301 Author:alexp Date: 2012-02-14 20:18 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/791f738fe301 7141296: [macosx] Mouse Wheel Turn closes combobox popup Reviewed-by: serb, swingler ! src/macosx/classes/com/apple/laf/AquaScrollPaneUI.java ! src

Repo locked?

2012-02-14 Thread Greg Brown
Hi, I'm trying to push some changes for CR 7134730 and I'm getting this response: "remote: abort: could not lock repository jdk7u/jdk7u-dev/jdk: Read-only file system" Is this just a temporary lock or am I doing something wrong? Thanks, Greg

JVM segfault

2012-02-14 Thread Alan Stange
All, I've been able to make the JVM segfault fairly reliably when using TieredCompilation. I reported this as bugid 7090802. # Problematic frame: # V [libjvm.so+0x1aa058][thread -1705837712 also had an error] GraphBuilder::GraphBuilder(Compilation*, IRScope*)+0x378 I haven't been able t

Re: [7u4] Request for approval for CR 7114611 - (fs) DirectoryStream fails with SIGBUS on some embedded platforms, dirent alignment

2012-02-14 Thread Carlos Lucasius
This is a request to push the following JDK 8 fix to JDK 7u4: * CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7114611 * Webrev: http://cr.openjdk.java.net/~clucasius/7114611/webrev.03/ * Review: http://mail.openjdk.java.net/pipermail/nio-dev/2012-February/001570.html * Reviewers: Al

[7u4] Request for approval for CR 7133577 - closed/javax/swing/JTree/4314199/bug4314199.java fails on MacOS

2012-02-14 Thread Alexander Scherbatiy
Hello, This is a request to backport a JDK 8 fix into JDK 7u4: 7133577 closed/javax/swing/JTree/4314199/bug4314199.java fails on MacOS http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7133577 The fix has already been pushed to JDK 8, as: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/a1dc742

Re: [7u4] Request for approval for CR 7114611 - (fs) DirectoryStream fails with SIGBUS on some embedded platforms, dirent alignment

2012-02-14 Thread Carlos Lucasius

Re: [7u4] Request for approval: 7125657 [macosx] SpreadSheet demo has the broken display when clicking outside of the table

2012-02-14 Thread Edvard Wendelin
Approved. On Feb 14, 2012, at 2:12 PM, Sergey Bylokhov wrote: > Hello, > This is a request to push the following changes to jdk7u-dev. > 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=7125657 > Webrev can b

Re: [7u4] Request for approval: 7125657 [macosx] SpreadSheet demo has the broken display when clicking outside of the table

2012-02-14 Thread Artem Ananiev
Approved. On 2/14/2012 5:12 PM, Sergey Bylokhov wrote: Hello, This is a request to push the following changes to jdk7u-dev. 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=7125657 Webrev can be found at: http:

[7u4] Request for approval: 7125657 [macosx] SpreadSheet demo has the broken display when clicking outside of the table

2012-02-14 Thread Sergey Bylokhov
Hello, This is a request to push the following changes to jdk7u-dev. 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=7125657 Webrev can be found at: http://cr.openjdk.java.net/~serb/7125657/webrev.00/ Technical

hg: jdk7u/jdk7u-dev/jdk: 7143768: [macosx] Unexpected NullPointerException and java.io.IOException during DnD

2012-02-14 Thread alexander . zuev
Changeset: da13897c1a29 Author:kizune Date: 2012-02-14 17:04 +0300 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/da13897c1a29 7143768: [macosx] Unexpected NullPointerException and java.io.IOException during DnD Reviewed-by: alexp ! src/macosx/classes/sun/lwawt/macosx/CDa

Re: [7u4] Request for approval: 7143768: [macosx] Unexpected NullPointerException and java.io.IOException during DnD

2012-02-14 Thread Edvard Wendelin
Approved. On Feb 14, 2012, at 2:49 PM, Alexander Zuev wrote: > Hello, > > this is a request to push my fix for bug 7143768: [macosx] Unexpected > NullPointerException and java.io.IOException during DnD > into the jdk7u-dev workspace > > Bug description is http://bugs.sun.com/view_bug.do?bug_i

[7u4] Request for approval: 7143768: [macosx] Unexpected NullPointerException and java.io.IOException during DnD

2012-02-14 Thread Alexander Zuev
Hello, this is a request to push my fix for bug 7143768: [macosx] Unexpected NullPointerException and java.io.IOException during DnD into the jdk7u-dev workspace Bug description is http://bugs.sun.com/view_bug.do?bug_id=7143768 Webrev can be found at http://cr.openjdk.java.net/~kizune/71

hg: jdk7u/jdk7u-dev/jdk: 7133495: [macosx] KeyChain KeyStore implementation retrieves only one private key entry

2012-02-14 Thread vincent . x . ryan
Changeset: 9af12571532f Author:vinnie Date: 2012-02-14 11:18 + URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/9af12571532f 7133495: [macosx] KeyChain KeyStore implementation retrieves only one private key entry Reviewed-by: weijun ! src/macosx/native/apple/security/Ke

hg: jdk7u/jdk7u-dev/jdk: 7082294: nsk/regression/b4265661 crashes on windows

2012-02-14 Thread denis . fokin
Changeset: c5618ec76f11 Author:bagiras Date: 2012-02-14 13:31 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/c5618ec76f11 7082294: nsk/regression/b4265661 crashes on windows Reviewed-by: uta ! src/windows/native/sun/windows/awt_Font.cpp ! src/windows/native/sun/windo