hg: jdk7u/jdk7u-dev/jdk: 8048050: Agent NullPointerException when rmi.port in use

2015-01-14 Thread vladimir . kempik
Changeset: 1c3c47064b5c Author:sgabdura Date: 2014-11-17 13:11 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/1c3c47064b5c 8048050: Agent NullPointerException when rmi.port in use Reviewed-by: jbachorik, dfuchs ! src/share/classes/sun/management/jmxremote/ConnectorBo

Re: [7u-dev] request for approval: 8048050: Agent NullPointerException when rmi.port in use

2015-01-14 Thread Vladimir Kempik
: http://openjdk.java.net/projects/jdk7u/groundrules.html) Please create a backport record for 8u60 so that this isn't forgotten. Approved on the condition that you'll also port to 8u shortly. regards, Sean. On 14/01/15 16:20, Vladimir Kempik wrote: Hello Could I get approval to

[7u-dev] request for approval: 8048050: Agent NullPointerException when rmi.port in use

2015-01-14 Thread Vladimir Kempik
Hello Could I get approval to push this backport from JDK9 to JDK7. Jdk9 fix applies cleanly to jdk7, except path change due to jigsaw. Tested with jprt and test described in original review request JDK9 Changeset: http://hg.openjdk.java.net/jdk9/hs-rt/jdk/rev/b1ff58496045 BUG: https://bugs.

hg: jdk7u/jdk7u-dev/hotspot: 8058935: CPU detection gives 0 cores per cpu, 2 threads per core in Amazon EC2 environment

2014-12-19 Thread vladimir . kempik
Changeset: 49ed9ebd6a5e Author:vkempik Date: 2014-12-01 18:22 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/49ed9ebd6a5e 8058935: CPU detection gives 0 cores per cpu, 2 threads per core in Amazon EC2 environment Reviewed-by: kvn, dsamersoff ! src/cpu/x86/vm/vm_

[7u-dev] Request for approval for 8058935: CPU detection gives 0 cores per cpu, 2 threads per core in Amazon EC2 environment

2014-12-19 Thread Vladimir Kempik
Hello, Could you please approve the following direct backport of the fix to jdk7u-dev? fix applies cleanly to jdk7 JBS Bug: https://bugs.openjdk.java.net/browse/JDK-8058935 JDK9 changeset: http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/e2c93c0a76df Review thread: http://mail.openjdk.java.net

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

2014-12-15 Thread vladimir . kempik
Changeset: a72722e6b9da Author:vkempik Date: 2014-12-15 19:15 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/a72722e6b9da 8054478: C2: Incorrectly compiled char[] array access crashes JVM Summary: dead backbranch in main loop results in erroneous array access Revi

[7u-dev] Request for approval for 8054478, 8066045, 8066775

2014-12-15 Thread Vladimir Kempik
Hello I would like to get an approval to push backports for 8054478, 8066045 and 8066775 to 7u-dev. The first one didn't apply cleanly, so it was reviewed. The other two apply cleanly: 8054478: Bug - https://bugs.openjdk.java.net/browse/JDK-8054478 review thread (for 7u) - http://mail.open

hg: jdk7u/jdk7u-dev/hotspot: 8059216: Make PrintGCApplicationStoppedTime print information about stopping threads

2014-11-06 Thread vladimir . kempik
Changeset: 94f796f95cbc Author:vkempik Date: 2014-10-28 18:41 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/94f796f95cbc 8059216: Make PrintGCApplicationStoppedTime print information about stopping threads Reviewed-by: dholmes, brutisso ! src/share/vm/services/

Re: [7u-dev] Request for approval: 8059216: Make PrintGCApplicationStoppedTime print information about stopping threads

2014-11-06 Thread Vladimir Kempik
The webrev - http://cr.openjdk.java.net/~vkempik/8059216/jdk7/8059216/webrev.00/ On 06.11.2014 17:29, Vladimir Kempik wrote: Hello, please approve this backport of the fix to jdk7u-dev. The bug: https://bugs.openjdk.java.net/browse/JDK-8059216 The review thread: http://mail.openjdk.java.net

[7u-dev] Request for approval: 8059216: Make PrintGCApplicationStoppedTime print information about stopping threads

2014-11-06 Thread Vladimir Kempik
Hello, please approve this backport of the fix to jdk7u-dev. The bug: https://bugs.openjdk.java.net/browse/JDK-8059216 The review thread: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/2014-October/012770.html The jdk8u changeset: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/

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

2014-09-24 Thread vladimir . kempik
Changeset: 96d116f870b0 Author:vkempik Date: 2014-09-24 13:47 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/96d116f870b0 8012941: JSR 292: too deep inlining might crash compiler because of stack overflow Reviewed-by: kvn, sgabdura ! src/share/vm/c1/c1_GraphBuil

Request for Approval: 8012941, 8028159 and 8043413

2014-09-23 Thread Vladimir Kempik
Hello! I'd like to get a approval to push these backports of 8012941, 8028159 and 8043413 into jdk7. I need to backport all three fixes to fix customer's issue. First one is a fix for c1, second one extends fix to c2, third one fixes bug in second fix. The webrevs for jdk7: 8012941 - http:

hg: jdk7u/jdk7u-dev/hotspot: 6883953: java -client -XX:ValueMapInitialSize=0 crashes

2014-09-01 Thread vladimir . kempik
Changeset: 80ffd20441a8 Author:vkempik Date: 2014-09-01 15:33 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/80ffd20441a8 6883953: java -client -XX:ValueMapInitialSize=0 crashes Summary: Add min, max checks for ValueMapInitialSize Reviewed-by: kvn, sgabdura ! src

[7u-dev] Request for Approval and Review: 6883953: java -client -XX:ValueMapInitialSize=0 crashes

2014-08-21 Thread Vladimir Kempik
Hello! I'd like to ask an approval to backport 6883953 into 7u-dev. The patch does not apply cleanly, the required modifications are quite small. I will need a review for this. The webrev for jdk7: http://cr.openjdk.java.net/~vkempik/6883953/webrev.00/ The difference, compared to jdk9 is the c

Re: [7u-dev] Request for approval: 7121403: [TESTBUG] runtime/7051189/Xchecksig.sh fails on 64bit solaris

2014-04-30 Thread Vladimir Kempik
Hello Did you mean 8-na on 8035156 ? than yeah, it should get 8-na probably 7121403 and 8023393 are already in 8 and 9. Thanks. Vladimir On 30.04.2014 13:04, Seán Coffey wrote: Is this applicable for JDK 8 ? I don't see an 8-na label. regards, Sean. On 29/04/14 16:39, Vladimir Kempik

[7u-dev] Request for approval: 7121403: [TESTBUG] runtime/7051189/Xchecksig.sh fails on 64bit solaris

2014-04-29 Thread Vladimir Kempik
Hello, please approve an identical backport of the fix to jdk7u-dev. There is a testbug with Xchecksig.sh in jdk7u, https://bugs.openjdk.java.net/browse/JDK-8035156. After we have updated testlibrary in jdk7, this bug can be fixed by simple backport of https://bugs.openjdk.java.net/browse/J

Request for approval: 8024677: [TESTBUG] Move tests for classes in /testlibrary

2014-04-24 Thread Vladimir Kempik
Hello, This is a request to push a backport to the JDK7u-dev repository. Since lately we've pushed updated testlibrary to jdk7, I would like to add testlibrary tests to hotspot ws as well. The bug: https://bugs.openjdk.java.net/browse/JDK-8024677 The fix: http://cr.openjdk.java.net/~vkempik/8

Request for approval: 8039368 Remove testcase from npt utf.c

2014-04-11 Thread Vladimir Kempik
Hello, This is a request to push a backport to the JDK7u-dev repository. The bug: https://bugs.openjdk.java.net/browse/JDK-8039368 The fix: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/0b2627ad873c The review: http://mail.openjdk.java.net/pipermail/serviceability-dev/2014-April/014653.html Tha

[7u-dev] Request for approval: 8036786: Update jdk7 testlibrary to match jdk8

2014-03-25 Thread Vladimir Kempik
Hello I would like to get approval for the bug https://bugs.openjdk.java.net/browse/JDK-8036786 to be pushed into 7u. Here is changeset: http://cr.openjdk.java.net/~vkempik/8036786/webrev.00/ The original review thread : http://mail.openjdk.java.net/pipermail/core-libs-dev/2014-March/025599

[7u-dev] Request for approval for 6889597

2013-09-25 Thread Vladimir Kempik
Hello all, I need to push exactly the same changes that were done for jdk8 to jdk7: bug: http://bugs.sun.com/view_bug.do?bug_id=6889597 Webrev: http://cr.openjdk.java.net/~vkempik/6889597/webrev.00/ Changeset: http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/8e8fcd44b963 Thanks, Vladimir.

[7u] Approval request for 8008546: Wrong G1ConfidencePercent results in GUARANTEE(VARIANCE() > -1.0) FAILED

2013-02-25 Thread vladimir kempik
Hello, this is a request to push the fix for 8008546: Wrong G1ConfidencePercent results in GUARANTEE(VARIANCE() > -1.0) FAILED into jdk7u-dev. The fix is identical to that in jdk8. jdk7 webrev: http://cr.openjdk.java.net/~mcherkas/vladimir/8008546/7/8008546/webrev.00/