Re: Questions about XJC tool.

2011-03-07 Thread Steve Poole
On 07/03/11 05:03, Sean Chou wrote: Hi, Just two questions about xjc. About this bug XJC fails to generate a class for a type with1 wildcard(http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6927454), is there a plan to fix it? And I find the xjc tool is under the directory

Re: Questions about XJC tool.

2011-03-07 Thread Alan Bateman
Sean Chou wrote: Hi, Just two questions about xjc. About this bug XJC fails to generate a class for a type with 1 wildcard(http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6927454), is there a plan to fix it? And I find the xjc tool is under the directory jaxws/.hg/store/data/src/

Re: Request for review: 7022370 Launcher ergonomics doesn't need per-architecture implementations

2011-03-07 Thread Gary Benson
Hi David, I'm good with these changes, and I'm happy for ergo_zero.c to vanish. Thanks, Gary David Holmes wrote: Hopefully all interested parties are addressed in the cc lists. webrev at: http://cr.openjdk.java.net/~dholmes/7022370/webrev/ The launcher ergonomics (ergo.c) currently

hg: jdk7/tl/langtools: 7020044: Project Coin: diamond erroneous allowed on some anonymous inner classes

2011-03-07 Thread maurizio . cimadamore
Changeset: ca32f2986301 Author:mcimadamore Date: 2011-03-07 14:31 + URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/ca32f2986301 7020044: Project Coin: diamond erroneous allowed on some anonymous inner classes Summary: Disallow diamond on anonymous innner class creation

hg: jdk7/tl/langtools: 7024568: Very long method resolution causing OOM error

2011-03-07 Thread maurizio . cimadamore
Changeset: 74f0c05c51eb Author:mcimadamore Date: 2011-03-07 14:11 + URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/74f0c05c51eb 7024568: Very long method resolution causing OOM error Summary: Resolve.findMethod scans same receiver type more than once in certain

hg: jdk7/tl/jdk: 7025105: TEST_BUG test/com/sun/jndi/ldap/NoWaitForReplyTest.java should be cleaned up

2011-03-07 Thread sean . coffey
Changeset: 339342f311cc Author:coffeys Date: 2011-03-07 14:43 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/339342f311cc 7025105: TEST_BUG test/com/sun/jndi/ldap/NoWaitForReplyTest.java should be cleaned up Reviewed-by: alanb !

hg: jdk7/tl/jdk: 2 new changesets

2011-03-07 Thread sean . mullan
Changeset: bc0c58d65e97 Author:mullan Date: 2011-03-07 13:20 -0500 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/bc0c58d65e97 7022467: SecretKeyFactory doesn't support algorithm AES on Windows and Linux Reviewed-by: wetmore, valeriep !

Re: Review request for 7020513 : Add com.sun.xml.internal to the package.access property in java.security

2011-03-07 Thread Rama Pulavarthi
Thanks for the review. We had to make additional changes to run the tests. Hopefully this is the final webrev for this issue. Please review this new webrev which also has changes to jdk/test/Makefile to run the tests. http://cr.openjdk.java.net/~ramap/CR7020513-open-webrev/ thanks, Rama

hg: jdk7/tl/jaxp: 5 new changesets

2011-03-07 Thread lana . steuck
Changeset: a57220f22751 Author:ohair Date: 2011-02-16 13:29 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jaxp/rev/a57220f22751 7013964: openjdk LICENSE file needs rebranding Reviewed-by: darcy, katleman, jjg ! LICENSE Changeset: eab6f27131e4 Author:cl Date: 2011-02-23

hg: jdk7/tl/langtools: 7 new changesets

2011-03-07 Thread lana . steuck
Changeset: 22ea7d483794 Author:ohair Date: 2011-02-16 13:30 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/22ea7d483794 7013964: openjdk LICENSE file needs rebranding Reviewed-by: darcy, katleman, jjg ! LICENSE Changeset: 67221b8643b4 Author:cl Date:

hg: jdk7/tl/jaxws: 4 new changesets

2011-03-07 Thread lana . steuck
Changeset: 9e3904866cab Author:ohair Date: 2011-02-16 13:29 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jaxws/rev/9e3904866cab 7013964: openjdk LICENSE file needs rebranding Reviewed-by: darcy, katleman, jjg ! LICENSE Changeset: 438abc0356cd Author:cl Date: 2011-02-23

hg: jdk7/tl/hotspot: 55 new changesets

2011-03-07 Thread lana . steuck
Changeset: cdef89d821bd Author:ohair Date: 2011-02-16 13:30 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/hotspot/rev/cdef89d821bd 7013964: openjdk LICENSE file needs rebranding Reviewed-by: darcy, katleman, jjg ! LICENSE Changeset: 0aa3b4908911 Author:cl Date:

Re: Review request for 7020513 : Add com.sun.xml.internal to the package.access property in java.security

2011-03-07 Thread Kelly O'Hair
Looks good to me. -kto On Mar 7, 2011, at 11:39 AM, Rama Pulavarthi wrote: Thanks for the review. We had to make additional changes to run the tests. Hopefully this is the final webrev for this issue. Please review this new webrev which also has changes to jdk/test/Makefile to run the

hg: jdk7/tl/jdk: 49 new changesets

2011-03-07 Thread lana . steuck
Changeset: 0355c60c2da4 Author:ohair Date: 2011-02-16 13:29 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0355c60c2da4 7013964: openjdk LICENSE file needs rebranding Reviewed-by: darcy, katleman, jjg ! LICENSE Changeset: 9b2631288894 Author:ohair Date: 2011-02-16

hg: jdk7/tl/langtools: 6980021: javac should document @file command line option

2011-03-07 Thread jonathan . gibbons
Changeset: cb9493a80341 Author:jjg Date: 2011-03-07 13:45 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/cb9493a80341 6980021: javac should document @file command line option Reviewed-by: mcimadamore ! src/share/classes/com/sun/tools/javac/main/OptionName.java !

hg: jdk7/tl/jdk: 6994008: PKCS11 should support RSA and RSA/ECB/NoPadding ciphers

2011-03-07 Thread valerie . peng
Changeset: a52da0bada39 Author:valeriep Date: 2011-03-07 14:14 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a52da0bada39 6994008: PKCS11 should support RSA and RSA/ECB/NoPadding ciphers Summary: Add support for RSA_X_509 mechanism and aliasing of RSA to

Re: Code Review for 7001933: Deadlock in java.lang.classloader.getPackage()

2011-03-07 Thread Valerie (Yu-Ching) Peng
It could be that they have custom classloader which isn't parallel capable. So, this will still occur w/ jdk7 if this is the case. We'll need to get some more information on the setup to reproduce the issue. Given the time constraint, I'll file a bug to keep track of this test case creation,

hg: jdk7/tl/langtools: 7021927: javac: regression in performance

2011-03-07 Thread kumar . x . srinivasan
Changeset: 6970d9fb8e02 Author:ksrini Date: 2011-03-07 17:39 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/6970d9fb8e02 7021927: javac: regression in performance Reviewed-by: jjg ! src/share/classes/com/sun/tools/javac/file/JavacFileManager.java !