hg: jigsaw/jake/jdk: -server/-client should be allowed after -addmods or -limitmods

2016-01-04 Thread alan . bateman
Changeset: 8c36c2f09649 Author:alanb Date: 2016-01-05 06:37 + URL: http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/8c36c2f09649 -server/-client should be allowed after -addmods or -limitmods ! src/java.base/share/native/libjli/java.c

Re: Draft of The Java Language Specification Java SE 9 Edition

2016-01-04 Thread Alex Buckley
On 12/30/2015 3:21 PM, Robert Scholte wrote: I haven't been able to parse the following file based on the syntax as described in Chapter 19 https://github.com/kronar/qdox-bug/blob/master/src/main/java/EnumWithFields.java The problem is with the argumentList of the enum. https://docs.oracle.com

Re: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2016-01-04 Thread Valerie Peng
Well, for Jake repo, it will have to be either Mandy or Sean (Mullan). I can't push to that repo... Valerie On 1/4/2016 1:13 AM, Sibabrata Sahoo wrote: Hi Valerie, If everything looks fine in the current version of webrev then can you please help me push the changes to JAKE repo. Thanks, Sib

Re: RFR: 8145351: test/java/text/Format/DateFormat/Bug8141243.java fails in jake b96

2016-01-04 Thread Naoto Sato
Although this is an implementation detail, but yes, it's guaranteed to be intern'ed. Naoto On 1/4/16 3:29 AM, Alan Bateman wrote: On 04/01/2016 09:07, Masayoshi Okutsu wrote: Hi, Please review the fix for JDK-8145351. This issue is specific to Jake and the fix is to restore the irregular r

Re: RFR: 8145351: test/java/text/Format/DateFormat/Bug8141243.java fails in jake b96

2016-01-04 Thread Alan Bateman
On 04/01/2016 09:07, Masayoshi Okutsu wrote: Hi, Please review the fix for JDK-8145351. This issue is specific to Jake and the fix is to restore the irregular resource bundle look-up path for TimeZoneNames derived from CLDR. Issue: https://bugs.openjdk.java.net/browse/JDK-8145351 Webrev: h

RE: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2016-01-04 Thread Sibabrata Sahoo
Hi Valerie, If everything looks fine in the current version of webrev then can you please help me push the changes to JAKE repo. Thanks, Siba -Original Message- From: Wang Weijun Sent: Monday, January 04, 2016 2:36 PM To: Sibabrata Sahoo Cc: Mandy Chung; Valerie Peng; jigsaw-dev@openjd

RFR: 8145351: test/java/text/Format/DateFormat/Bug8141243.java fails in jake b96

2016-01-04 Thread Masayoshi Okutsu
Hi, Please review the fix for JDK-8145351. This issue is specific to Jake and the fix is to restore the irregular resource bundle look-up path for TimeZoneNames derived from CLDR. Issue: https://bugs.openjdk.java.net/browse/JDK-8145351 Webrev: http://cr.openjdk.java.net/~okutsu/9/8145351/webr

Re: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2016-01-04 Thread Wang Weijun
I have no more comment. --Max > On Jan 3, 2016, at 3:48 PM, Sibabrata Sahoo > wrote: > > Updated the bug title and description. > > Thanks, > Siba > > -Original Message- > From: Wang Weijun > Sent: Sunday, January 03, 2016 1:02 PM > To: Sibabrata Sahoo > Cc: Mandy Chung; Valerie Pen