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

2014-08-18 Thread ivan . gerasimov
Changeset: 434a2dde9c21 Author:igerasim Date: 2014-08-18 17:14 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/434a2dde9c21 8009258: TEST_BUG:java/io/pathNames/GeneralWin32.java fails intermittently Reviewed-by: dxu, alanb Contributed-by: yiming.w...@oracle.com ! test

hg: jdk7u/jdk7u-dev/hotspot: 8046516: Segmentation fault in JVM (easily reproducible)

2014-08-18 Thread sergey . gabdurakhmanov
Changeset: cd27a7c464de Author:sgabdura Date: 2014-08-18 08:01 +0200 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/cd27a7c464de 8046516: Segmentation fault in JVM (easily reproducible) Summary: Place new nodes on the previous loop exit in reorg_offsets(). Reviewed-by:

Re: [7u-dev] Request for approval to backport 8009258, 8015628, 4792059, 8028631

2014-08-18 Thread dalibor topic
Thanks, Ivan - all are approved for jdk7u-dev. On 18.08.2014 11:09, Ivan Gerasimov wrote: Hello! Would you please approve backporting these four test bug fixes? All of them are to stabilize java/io/pathNames/General(Win32|Solaris).java The patches apply cleanly. Bugs: https://bugs.openjdk.jav

Re: [7u-dev] Request for approval 8046516: Segmentation fault in JVM (easily reproducible)

2014-08-18 Thread dalibor topic
Approved for jdk7u-dev. On 18.08.2014 08:55, Sergey Gabdurakhmanov wrote: Hello, Could you please approve the straight back-port of the fix for 8046516 to jdk7u-dev? The bug: https://bugs.openjdk.java.net/browse/JDK-8046516 The webrev: http://cr.openjdk.java.net/~sgabdura/8046516/webrev.00/ Th

Re: [7u-dev] Request for Approval and Review: 8017212: File.createTempFile requires unnecessary "read" permission

2014-08-18 Thread dalibor topic
Approved pending a positive review. On 15.08.2014 17:41, Ivan Gerasimov wrote: Hello! I'd like to ask an approval to backport 8017212 into 7u-dev. The patch does not apply cleanly, however the required modifications are quite small. Nevertheless, I will need a peer review for this. The webrev

[7u-dev] Request for approval to backport 8009258, 8015628, 4792059, 8028631

2014-08-18 Thread Ivan Gerasimov
Hello! Would you please approve backporting these four test bug fixes? All of them are to stabilize java/io/pathNames/General(Win32|Solaris).java The patches apply cleanly. Bugs: https://bugs.openjdk.java.net/browse/JDK-8009258 https://bugs.openjdk.java.net/browse/JDK-8015628 https://bugs.openj

Re: [7u-dev] Request for approval 8046516: Segmentation fault in JVM (easily reproducible)

2014-08-18 Thread Vladimir Kozlov
Looks good. Thanks, Vladimir On 8/17/14 11:55 PM, Sergey Gabdurakhmanov wrote: Hello, Could you please approve the straight back-port of the fix for 8046516 to jdk7u-dev? The bug: https://bugs.openjdk.java.net/browse/JDK-8046516 The webrev: http://cr.openjdk.java.net/~sgabdura/8046516/webrev

hg: jdk7u/jdk7u-dev/jdk: 8046007: Java app receives javax.print.PrintException: Printer is not accepting job

2014-08-18 Thread anton . litvinov
Changeset: b64f4a90cee7 Author:aivanov Date: 2014-08-18 11:08 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/b64f4a90cee7 8046007: Java app receives javax.print.PrintException: Printer is not accepting job Reviewed-by: prr, bae ! src/windows/native/sun/windows/WPrin