Re: [7u-dev] Request for approval for 8035973: NPE in ForwardBuilder

2014-03-03 Thread Seán Coffey
Approved for jdk7u-dev. I can push this one for you Jason. regards, Sean. On 03/03/14 17:18, Jason Uh wrote: Requesting approval to push the following change to jdk7u-dev: Change: http://cr.openjdk.java.net/~juh/8035973/webrev.00/ Bug: https://bugs.openjdk.java.net/browse/JDK-8035973 Review:

[7u-dev] Request for approval for 8035973: NPE in ForwardBuilder

2014-03-03 Thread Jason Uh
Requesting approval to push the following change to jdk7u-dev: Change: http://cr.openjdk.java.net/~juh/8035973/webrev.00/ Bug: https://bugs.openjdk.java.net/browse/JDK-8035973 Review: http://mail.openjdk.java.net/pipermail/security-dev/2014-February/010221.html http://mail.openjdk.java.net/piper

Re: [7u-dev] Request for approval: 8001105: findVirtual of Object[].clone produces internal error

2014-03-03 Thread Christian Thalinger
On Mar 3, 2014, at 1:04 PM, Rob McKenna wrote: > Hi Christian, > > If you want to get this into 7u60 you'll need to add the > 7u60-critical-request keyword to the main bug. Sure, but first I wanted to get an impression if people want this backported at all. > > (here's the background mail:

Re: [7u-dev] Request for approval: 8001105: findVirtual of Object[].clone produces internal error

2014-03-03 Thread Rob McKenna
Hi Christian, If you want to get this into 7u60 you'll need to add the 7u60-critical-request keyword to the main bug. (here's the background mail: http://mail.openjdk.java.net/pipermail/jdk7u-dev/2014-January/008315.html ) This is approved for 7u80. -Rob On 03/03/14 20:12, Christian T

[7u-dev] Request for approval: 8001105: findVirtual of Object[].clone produces internal error

2014-03-03 Thread Christian Thalinger
https://bugs.openjdk.java.net/browse/JDK-8001105 I would like to backport this fix to 7u (preferably 7u60). The bug was filed to affect versions 7 and 8 was pushed to 8 only. Here is the changeset: http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/97d5cc1e7586 and the original review thread with a

jdk7u-b01: jdk7u-dev

2014-03-03 Thread lana . steuck
http://hg.openjdk.java.net/jdk7u/jdk7u/rev/ea798405286d http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/5c9759e0d341 http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/eeb571eea68d http://hg.openjdk.java.net/jdk7u/jdk7u/jaxws/rev/30afd3e2e704 http://hg.openjdk.java.net/jdk7u/jdk7u/jaxp/rev/673

hg: jdk7u/jdk7u/jdk: 17 new changesets

2014-03-03 Thread lana . steuck
Changeset: db7a06b2b7ee Author:khazra Date: 2013-06-13 17:48 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/db7a06b2b7ee 7169142: CookieHandler does not work with localhost Summary: Add .local to derived effective hostnames without dot Reviewed-by: chegar ! src/share/cla

hg: jdk7u/jdk7u/langtools: 6 new changesets

2014-03-03 Thread lana . steuck
Changeset: 00eaa9e78c47 Author:igerasim Date: 2014-02-09 20:41 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/00eaa9e78c47 7052170: javadoc -charset option generates wrong meta tag Reviewed-by: jjg ! src/share/classes/com/sun/tools/doclets/formats/html/HtmlDocletWr

hg: jdk7u/jdk7u60/hotspot: 6 new changesets

2014-03-03 Thread lana . steuck
Changeset: 9790755de9a6 Author:dsimms Date: 2013-09-25 13:58 +0200 URL: http://hg.openjdk.java.net/jdk7u/jdk7u60/hotspot/rev/9790755de9a6 8023956: Provide a work-around to broken Linux 32 bit "Exec Shield" using CS for NX emulation (crashing with SI_KERNEL) Summary: Execute some co

jdk7u-b09: jdk7u60-dev

2014-03-03 Thread lana . steuck
http://hg.openjdk.java.net/jdk7u/jdk7u60/rev/662dc3b64674 http://hg.openjdk.java.net/jdk7u/jdk7u60/langtools/rev/3f8b585403e5 http://hg.openjdk.java.net/jdk7u/jdk7u60/jdk/rev/7b571638b0f5 http://hg.openjdk.java.net/jdk7u/jdk7u60/jaxws/rev/c85645aa77ce http://hg.openjdk.java.net/jdk7u/jdk7u60/ja

hg: jdk7u/jdk7u60/jdk: 2 new changesets

2014-03-03 Thread lana . steuck
Changeset: 6c72cdaf5f99 Author:kshefov Date: 2014-02-18 16:00 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u60/jdk/rev/6c72cdaf5f99 8017456: [TEST_BUG] java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.html: test frames remain after test execution Reviewed-by: serb, a

Re: [7u-dev] Request for approval: 7176574: sun/security/krb5/auto/TcpTimeout.java failed with solaris-i586

2014-03-03 Thread Dalibor Topic
Thanks, Max - approved for 7u-dev. On 3/1/14 7:20 AM, Wang Weijun wrote: > > On Feb 24, 2014, at 22:52, dalibor topic wrote: > >> >> >> On 23.02.2014 14:41, Wang Weijun wrote: >>> Hi All >>> >>> This is a request to backport several jdk8 fixes on the Kerberos 5 >>> TcpTimeout.java into jdk7u.