Re: Update to "rules" now that 8 is in the end game?

2013-10-31 Thread Dalibor Topic
On 10/29/13 11:52 PM, David Holmes wrote: > General "rules" for 7u is that fixes should go to JDK 8 first but that is now > impractical as JDK 8 is close to ZBB and effectively getting closed out to > all but showstoppers. Until 8u and/or 9 repos open up for changes we either > need to go straig

[jdk7u-dev 7u60] Request for approval (JAXP): 8004476 XSLT Extension Functions Don't Work in WebStart

2013-10-31 Thread huizhe wang
Hi, I'd like to request for approval to backport 8004476 to 7u60. This is a fix to a regression that affected 6u32 and 7. Here's the bug: https://bugs.openjdk.java.net/browse/JDK-8004476 Webrev: http://cr.openjdk.java.net/~joehw/jdk8/8004476/webrev/ Link to review thread : http://mail.openjd

[jdk7u-dev] Request for approval : 8024876 : [TEST_BUG] javax/xml/jaxp/parsers/8022548/XOMParserTest.java failed when testbase dir has read only permissions

2013-10-31 Thread huizhe wang
Hi, I'd like to request for approval to backport 8024876 to 7u-dev/7u60. This is a quick fix to a test for 8022548. Here's the bug: https://bugs.openjdk.java.net/browse/JDK-8024876 Webrev: http://cr.openjdk.java.net/~joehw/jdk8/8024876/webrev/ Link to review thread : http://mail.openjdk.java

Re: [jdk7u-dev 7u60] Request for approval (JAXP): 8004476 XSLT Extension Functions Don't Work in WebStart

2013-10-31 Thread Jeff Dinkins
Hi Joe - Approved for 7u-dev -jeff On Oct 31, 2013, at 9:46 AM, huizhe wang wrote: > Hi, > > I'd like to request for approval to backport 8004476 to 7u60. This is a fix > to a regression that affected 6u32 and 7. > > Here's the bug: > https://bugs.openjdk.java.net/browse/JDK-8004476 > > W

Re: [jdk7u-dev] Request for approval : 8024876 : [TEST_BUG] javax/xml/jaxp/parsers/8022548/XOMParserTest.java failed when testbase dir has read only permissions

2013-10-31 Thread Jeff Dinkins
Hi Joe, Fixing tests is a good thing! Approved for 7u-dev. -jeff On Oct 31, 2013, at 2:28 PM, huizhe wang wrote: > Hi, > > I'd like to request for approval to backport 8024876 to 7u-dev/7u60. This is > a quick fix to a test for 8022548. > > Here's the bug: > https://bugs.openjdk.java.net/

Re: [jdk7u-dev] Request for approval : 8024876 : [TEST_BUG] javax/xml/jaxp/parsers/8022548/XOMParserTest.java failed when testbase dir has read only permissions

2013-10-31 Thread huizhe wang
Thanks Jeff! Joe On 10/31/2013 3:07 PM, Jeff Dinkins wrote: Hi Joe, Fixing tests is a good thing! Approved for 7u-dev. -jeff On Oct 31, 2013, at 2:28 PM, huizhe wang wrote: Hi, I'd like to request for approval to backport 8024876 to 7u-dev/7u60. This is a quick fix to a test for 802254

hg: jdk7u/jdk7u-dev/jaxp: 8004476: XSLT Extension Functions Don't Work in WebStart

2013-10-31 Thread huizhe . wang
Changeset: ad39e88c5039 Author:joehw Date: 2013-10-31 20:43 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jaxp/rev/ad39e88c5039 8004476: XSLT Extension Functions Don't Work in WebStart Reviewed-by: dfuchs, lancea, alanb ! src/com/sun/org/apache/xalan/internal/XalanConstants

hg: jdk7u/jdk7u-dev/jdk: 8004476: XSLT Extension Functions Don't Work in WebStart

2013-10-31 Thread huizhe . wang
Changeset: bcf1da5504d1 Author:joehw Date: 2013-10-31 20:45 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/bcf1da5504d1 8004476: XSLT Extension Functions Don't Work in WebStart Reviewed-by: dfuchs, lancea, alanb + test/javax/xml/jaxp/transform/jdk8004476/SecureProces

hg: jdk7u/jdk7u-dev/jdk: 8024876: [TEST_BUG] javax/xml/jaxp/parsers/8022548/XOMParserTest.java failed when testbase dir has read only permissions

2013-10-31 Thread huizhe . wang
Changeset: c45d0b1afbeb Author:joehw Date: 2013-10-31 20:36 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/c45d0b1afbeb 8024876: [TEST_BUG] javax/xml/jaxp/parsers/8022548/XOMParserTest.java failed when testbase dir has read only permissions Reviewed-by: chegar ! tes