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 ex
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
inheritan
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
! test/com/sun/jndi/ldap/NoWaitForReplyTest.jav
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
! src/share/classes/javax/crypto/SecretKeyFa
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 Pulavart
I'll defer to Kelly on the Makefile changes :)
--Sean
On 03/07/2011 02:39 PM, 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/M
Changeset: da55264ff2fb
Author:ohair
Date: 2011-02-16 13:29 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/rev/da55264ff2fb
7013964: openjdk LICENSE file needs rebranding
Reviewed-by: darcy, katleman, jjg
! LICENSE
Changeset: 5d86d951426a
Author:cl
Date: 2011-02-23 15:48 -
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 1
Changeset: a9335b646c1c
Author:ohair
Date: 2011-02-16 13:29 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/corba/rev/a9335b646c1c
7013964: openjdk LICENSE file needs rebranding
Reviewed-by: darcy, katleman, jjg
! LICENSE
Changeset: 9d6dd2cdfcb9
Author:cl
Date: 2011-02-23 1
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 15
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: 2011-02-
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: 2011-02-23
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
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 th
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 tests.
http://cr.openjdk.java.net/~ramap/CR7020513-open-webre
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
! src/sh
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
"RSA/ECB/PKCS
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
! src/share/classes/co
18 matches
Mail list logo