Hi Martin;
The JDK 7u process is documented here:
http://openjdk.java.net/projects/jdk7u/
With the push request rules here:
http://openjdk.java.net/projects/jdk7u/codereview.html
and the request template here:
http://openjdk.java.net/projects/jdk7u/approval-template.html
Share and enjoy!
Mi
I think we should backport
changeset: 6660:14e49a70729a
user:martin
date:2013-03-06 17:43 -0800
8008759: Do not let internal JDK zlib symbols leak out of fastdebug
libzip.so
Summary: Define FILES_m to force use of linker script
Reviewed-by: sherman, alanb, ohair
If yes, please p
Bug: http://bugs.sun.com/view_bug.do?bug_id=8007748
JDK 8 changeset: http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/5f0217537435
Reviewed & approved for jdk7u-dev by Phil Race in this thread on 2d-dev:
http://mail.openjdk.java.net/pipermail/2d-dev/2013-March/003080.html
- the changeset applies wit
Changeset: a13cb8924de8
Author:ksrini
Date: 2012-12-09 07:43 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/a13cb8924de8
8004042: Arrrghs.java test failed on windows with access error.
Reviewed-by: smarks, jjh, ksrini
Contributed-by: david.deha...@oracle.com
! test/t
Changeset: 901e346b6238
Author:weijun
Date: 2013-03-08 17:39 +0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/901e346b6238
8009617: jarsigner fails when TSA response contains a status string
Reviewed-by: mullan
! src/share/classes/sun/security/timestamp/TSResponse.java
Approved pending positive PIT results.
regards,
Sean.
On 08/03/2013 03:44, Alejandro E Murillo wrote:
Requesting approval to integrate hs24-b35 into jdk7u14-b16.
A webrev is available at:
http://cr.openjdk.java.net/~amurillo/7u14/hs24-b35-jdk7u14-b16.webrev/
Pre-integration testing is in pro
Approved.
regards,
Sean.
On 08/03/2013 03:20, Kumar Srinivasan wrote:
Hello,
Request approval to push to jdk7u-dev, this causes false positives in the
nightly test runs.
Patch:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/da387f0cecb7
Main Bug:
http://bugs.sun.com/view_bug.do?bug_id=8004042
B
Approved.
regards,
Sean.
On 08/03/2013 02:17, Weijun Wang wrote:
Hi All
This is a request to fix a bug in jdk7u-dev.
8009617: jarsigner fails when TSA response contains a status string
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009617
The bug was fixed in jdk8 as a part of 71026