RE: Mark the 7u40/7u40-dev forests as read only

2013-09-24 Thread Iris Clark
Hi, Sean. Done. iris -Original Message- From: Seán Coffey Sent: Monday, September 23, 2013 6:06 AM To: Ops OpenJDK Cc: jdk7u-dev@openjdk.java.net Subject: Mark the 7u40/7u40-dev forests as read only OpenJDK Ops team, Since the jdk7u40 release has shipped, please mark the 7u40 forests

Re: [7u-dev] Request for approval for CR 8015599 [TEST_BUG] [macosx] Test closed/javax/swing/Popup/TaskbarPositionTest.java fails since JDK 8 b75 on MacOSX

2013-09-24 Thread Seán Coffey
Approved. regards, Sean. On 24/09/2013 15:36, Konstantin Shefov wrote: Hello, Please approve a direct backport from jdk 8: 8015599 [TEST_BUG] [macosx] Test closed/javax/swing/Popup/TaskbarPositionTest.java fails since JDK 8 b75 on MacOSX Test bug fix. Move from closed repo. Reviewed-by:

hg: jdk7u/jdk7u-dev/jdk: 8007454: (process) SetHandleInformation parameters DWORD (not BOOLEAN)

2013-09-24 Thread dmitry . degrave
Changeset: d27628b9992e Author:igerasim Date: 2013-09-24 21:04 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/d27628b9992e 8007454: (process) SetHandleInformation parameters DWORD (not BOOLEAN) Summary: the SetHandleInformation arguments list was fixed. Reviewed-by: a

Hotspot repos for changes going into jdk7u next (7u60)

2013-09-24 Thread Alejandro E Murillo
(1) Hotspot changes intended for the next jdk7u feature release (jdk7u60) should be pushed to (via JPRT, of course): http://hg.openjdk.java.net/hsx/jdk7u/hotspot (2) Bugs should be filed using 7u60 as the version (component is hotspot as usual) (3) http://hg.openjdk.java.net/hsx/jdk7u is a

hg: jdk7u/jdk7u-dev/jdk: 8024027: Test sun/misc/IoTrace/IoTraceSocketReadWrite.java crashes VM

2013-09-24 Thread staffan . larsen
Changeset: 64054ee415d5 Author:sla Date: 2013-09-23 19:33 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/64054ee415d5 8024027: Test sun/misc/IoTrace/IoTraceSocketReadWrite.java crashes VM Reviewed-by: alanb ! test/sun/misc/IoTrace/IoTraceAgent.java ! test/sun/misc/Io

[7u-dev] Request for approval for CR 8015599 [TEST_BUG] [macosx] Test closed/javax/swing/Popup/TaskbarPositionTest.java fails since JDK 8 b75 on MacOSX

2013-09-24 Thread Konstantin Shefov
Hello, Please approve a direct backport from jdk 8: 8015599 [TEST_BUG] [macosx] Test closed/javax/swing/Popup/TaskbarPositionTest.java fails since JDK 8 b75 on MacOSX Test bug fix. Move from closed repo. Reviewed-by: alexsch, serb (attached). http://bugs.sun.com/view_bug.do?bug_id=8015599

Re: [7u-dev] Request for approval for CRs 8007454, 7147084

2013-09-24 Thread Seán Coffey
On 24/09/2013 10:25, Ivan Gerasimov wrote: Thanks Seán! Then I'll ask for an approval to backport 8007454, which is applied cleanly. Consider both bugs fixes approved. You could use this mail thread to review the 7147084 changes if you want. They're innocent enough. Alan or someone else shou

Re: [7u-dev] Request for approval for CRs 8007454, 7147084

2013-09-24 Thread Ivan Gerasimov
Thanks Seán! Then I'll ask for an approval to backport 8007454, which is applied cleanly. And once it is pushed, I'll initiate a review for 7147084 with adjustments. Sincerely, Ivan On 24.09.2013 12:59, Seán Coffey wrote: Approved for jdk7u-dev but you'll need a review first due to the adjustm

Re: [7u-dev] Request for approval for CRs 8007454, 7147084

2013-09-24 Thread Seán Coffey
Approved for jdk7u-dev but you'll need a review first due to the adjustments needed in the backport. Hopefully, you'll be resolving these issues with 2 different changesets. It's been the trend in the past and helps keep changesets more aligned to those in JDK 8. regards, Sean. On 24/09/201

[7u-dev] Request for approval for CRs 8007454, 7147084

2013-09-24 Thread Ivan Gerasimov
Sending to the correct ML -- Hello! We have a request to backport fix for 7147084. First, it depends on the fix for 8007454, so the webrev includes it too. Second, the fix had to be adjusted a bit. - I had to manually replaced Java_java_lang_ProcessImpl_create() function body with

Re: [7u-dev] Request for approval for 8024027 Test sun/misc/IoTrace/IoTraceSocketReadWrite.java crashes VM

2013-09-24 Thread Seán Coffey
Approved for jdk7u-dev. Please add the 8-na label to bug report. regards, Sean. On 24/09/2013 03:37, Staffan Larsen wrote: I would like to push this test fix to 7u-dev. This fix is only applicable to jdk7. This test uses byte code instrumentation and there were two errors in the test which u