[7u-dev] Request for approval for 8042235: redefining method used by multiple MethodHandles crashes VM

2015-01-14 Thread Kevin Walls
Hi, This is a backport approval request for 8042235 into 7u. The 7u change is a little different from 8 onwards, some discussion below that led to the final webrev. bug https://bugs.openjdk.java.net/browse/JDK-8042235 webrev http://cr.openjdk.java.net/~kevinw/8042235/webrev.01/ Thanks Kevi

[7u-dev] Request for review: 8037502: build.tools.javazic.Zoneinfo incorrectly calculates raw GMT offset change time

2015-01-14 Thread Aleksej Efimov
Hi, Can I have a quick review please for the bug [1] inspired by already resolved JDK8/9 test failure [2]: this test uses a copy of JDK7 classes and check if the JSR310 generated data is the same as data generated by JDK7 code. The proposed fix [3] solves the possible incorrect calculations o

Re: [7u communication] 7u80 Timeline

2015-01-14 Thread Andrew Haley
On 12/30/2014 10:36 PM, Martin Buchholz wrote: > When Oracle stopped working on openjdk6 update releases, our friends > on distro-pkg-dev volunteered to take over maintenance. Perhaps there > needs to be a staged handoff for openjdk7 as well? That sounds right. I think we'll need to do the same

Re: [7u communication] 7u80 Timeline

2015-01-14 Thread dalibor topic
Thank you for the feedback. The timeline has been posted: http://openjdk.java.net/projects/jdk7u/7u80.html cheers, dalibor topic On 30.12.2014 12:35, dalibor topic wrote: Hi, In line with prior communication [1] to this mailing list, JDK 7u80 is the last planned Oracle-led JDK 7u release to be

Re: [7u communication] 7u80 Timeline

2015-01-14 Thread dalibor topic
On 30.12.2014 23:36, Martin Buchholz wrote: When Oracle stopped working on openjdk6 update releases, our friends on distro-pkg-dev volunteered to take over maintenance. Perhaps there needs to be a staged handoff for openjdk7 as well? There have been some thoughts and effort put into enabling s

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 Seán Coffey
Thanks for the update. jdk8u approvals requests need to be sent to the jdk8u-dev mailing list. Please re-send if that hasn't happened (I don't see your request) regards, Sean. On 14/01/15 17:23, Vladimir Kempik wrote: Hello Sean. Sorry I forgot to mention backport for 8u is ready and waiting

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

2015-01-14 Thread Vladimir Kempik
Hello Sean. Sorry I forgot to mention backport for 8u is ready and waiting for approval as well. http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/2015-January/013682.html Vladimir. On 14.01.2015 20:19, Seán Coffey wrote: Vladimir, What are your plans for fixing in jdk8u ? (rule 1

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

2015-01-14 Thread Seán Coffey
Vladimir, What are your plans for fixing in jdk8u ? (rule 1 : 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, Vladi

[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.