Fri, 05 Oct 2012 14:35:24 +0100 7177385: Add attribution support for lambda expressions
mcimadamore [Fri, 05 Oct 2012 14:35:24 +0100] rev 14058
7177385: Add attribution support for lambda expressions Summary: Add support for function descriptor lookup, functional interface inference and lambda expression type-checking Reviewed-by: jjg, dlsmith
Thu, 04 Oct 2012 13:04:53 +0100 7177387: Add target-typing support in method context
mcimadamore [Thu, 04 Oct 2012 13:04:53 +0100] rev 14057
7177387: Add target-typing support in method context Summary: Add support for deferred types and speculative attribution Reviewed-by: jjg, dlsmith
Sat, 29 Sep 2012 09:00:58 -0700 7198582: (java) Minor refactor of JavacParser
ksrini [Sat, 29 Sep 2012 09:00:58 -0700] rev 14056
7198582: (java) Minor refactor of JavacParser Reviewed-by: jjg, ksrini Contributed-by: jan.lahoda@oracle.com
Fri, 28 Sep 2012 14:57:31 -0700 Merge
lana [Fri, 28 Sep 2012 14:57:31 -0700] rev 14055
Merge
Fri, 28 Sep 2012 11:39:29 -0700 7199925: Separate compilation breaks check that elements have a default for the containing annotation
jfranck [Fri, 28 Sep 2012 11:39:29 -0700] rev 14054
7199925: Separate compilation breaks check that elements have a default for the containing annotation Reviewed-by: jjg, mcimadamore
Fri, 28 Sep 2012 18:50:40 +0100 8000241: langtools doesn't build
mcimadamore [Fri, 28 Sep 2012 18:50:40 +0100] rev 14053
8000241: langtools doesn't build Summary: bad merge with langtools tip caused build glitch Reviewed-by: jjg
Fri, 28 Sep 2012 16:56:53 +0100 8000233: Fix issues in recent push
mcimadamore [Fri, 28 Sep 2012 16:56:53 +0100] rev 14052
8000233: Fix issues in recent push Summary: Forgot to incorporate review comments in pushed changesets Reviewed-by: jjg
Wed, 26 Sep 2012 14:22:41 +0100 7188968: New instance creation expression using diamond is checked twice
mcimadamore [Wed, 26 Sep 2012 14:22:41 +0100] rev 14051
7188968: New instance creation expression using diamond is checked twice Summary: Unify method and constructor check logic Reviewed-by: jjg
Tue, 25 Sep 2012 13:11:05 -0700 7196464: upgrade JavaCompiler.shouldStopPolicy to accomodate policies in face of error and no error
jjg [Tue, 25 Sep 2012 13:11:05 -0700] rev 14050
7196464: upgrade JavaCompiler.shouldStopPolicy to accomodate policies in face of error and no error Reviewed-by: mcimadamore
Tue, 25 Sep 2012 13:06:58 -0700 7193657: provide internal ArrayUtils class to simplify common usage of arrays in javac
jjg [Tue, 25 Sep 2012 13:06:58 -0700] rev 14049
7193657: provide internal ArrayUtils class to simplify common usage of arrays in javac Reviewed-by: mcimadamore, jjg Contributed-by: vicenterz@yahoo.es
Tue, 25 Sep 2012 11:56:46 +0100 7177306: Regression: unchecked method call does not erase return type
mcimadamore [Tue, 25 Sep 2012 11:56:46 +0100] rev 14048
7177306: Regression: unchecked method call does not erase return type Summary: Spurious extra call to Attr.checkMethod when method call is unchecked Reviewed-by: jjg, dlsmith
Tue, 25 Sep 2012 11:55:34 +0100 7175433: Inference cleanup: add helper class to handle inference variables
mcimadamore [Tue, 25 Sep 2012 11:55:34 +0100] rev 14047
7175433: Inference cleanup: add helper class to handle inference variables Summary: Add class to handle inference variables instantiation and associated info Reviewed-by: jjg, dlsmith
Tue, 25 Sep 2012 11:53:18 +0100 7194586: Add back-end support for invokedynamic
mcimadamore [Tue, 25 Sep 2012 11:53:18 +0100] rev 14046
7194586: Add back-end support for invokedynamic Summary: Add support for invokedynamic bytecode instruction; includes suppot for generation of all related classfile attributes Reviewed-by: jjg
Tue, 25 Sep 2012 11:52:37 +0100 7193913: Cleanup Resolve.findMethod
mcimadamore [Tue, 25 Sep 2012 11:52:37 +0100] rev 14045
7193913: Cleanup Resolve.findMethod Summary: Refactor method lookup logic in Resolve.findMethod Reviewed-by: jjg
Mon, 24 Sep 2012 14:04:34 -0700 7196462: JavacProcessingEnvironment should tolerate BasicJavacTask
jjg [Mon, 24 Sep 2012 14:04:34 -0700] rev 14044
7196462: JavacProcessingEnvironment should tolerate BasicJavacTask Reviewed-by: mcimadamore
Thu, 11 Oct 2012 09:50:52 -0700 Added tag jdk8-b60 for changeset e8ce51f159dd
katleman [Thu, 11 Oct 2012 09:50:52 -0700] rev 14043
Added tag jdk8-b60 for changeset e8ce51f159dd
Wed, 05 Jul 2017 18:25:59 +0200 Merge
duke [Wed, 05 Jul 2017 18:25:59 +0200] rev 14042
Merge
Thu, 11 Oct 2012 09:49:47 -0700 Added tag jdk8-b60 for changeset ad9498bbcc27
katleman [Thu, 11 Oct 2012 09:49:47 -0700] rev 14041
Added tag jdk8-b60 for changeset ad9498bbcc27
Wed, 05 Jul 2017 18:25:55 +0200 Merge
duke [Wed, 05 Jul 2017 18:25:55 +0200] rev 14040
Merge
Thu, 11 Oct 2012 09:49:41 -0700 Added tag jdk8-b60 for changeset 77de918f1de3
katleman [Thu, 11 Oct 2012 09:49:41 -0700] rev 14039
Added tag jdk8-b60 for changeset 77de918f1de3
Wed, 05 Jul 2017 18:25:50 +0200 Merge
duke [Wed, 05 Jul 2017 18:25:50 +0200] rev 14038
Merge
Thu, 11 Oct 2012 16:57:31 -0700 Merge
lana [Thu, 11 Oct 2012 16:57:31 -0700] rev 14037
Merge
Mon, 08 Oct 2012 15:38:19 -0700 Merge
lana [Mon, 08 Oct 2012 15:38:19 -0700] rev 14036
Merge
Fri, 05 Oct 2012 15:08:10 +0100 7195779: javax/management/remote/mandatory/threads/ExecutorTest.java fails intermittently, NPE in tie class
alanb [Fri, 05 Oct 2012 15:08:10 +0100] rev 14035
7195779: javax/management/remote/mandatory/threads/ExecutorTest.java fails intermittently, NPE in tie class Reviewed-by: alanb, coffeys Contributed-by: jaroslav.bachorik@oracle.com
Thu, 11 Oct 2012 09:49:03 -0700 Added tag jdk8-b60 for changeset 708d4b770214
katleman [Thu, 11 Oct 2012 09:49:03 -0700] rev 14034
Added tag jdk8-b60 for changeset 708d4b770214
Wed, 05 Jul 2017 18:25:45 +0200 Merge
duke [Wed, 05 Jul 2017 18:25:45 +0200] rev 14033
Merge
Thu, 11 Oct 2012 16:59:50 -0700 Merge
lana [Thu, 11 Oct 2012 16:59:50 -0700] rev 14032
Merge
Mon, 08 Oct 2012 15:39:33 -0700 Merge
lana [Mon, 08 Oct 2012 15:39:33 -0700] rev 14031
Merge
Mon, 08 Oct 2012 10:42:43 +0800 7201053: Krb5LoginModule shows NPE when both useTicketCache and storeKey are set to true
weijun [Mon, 08 Oct 2012 10:42:43 +0800] rev 14030
7201053: Krb5LoginModule shows NPE when both useTicketCache and storeKey are set to true Reviewed-by: mullan
Sat, 06 Oct 2012 13:56:16 +0100 8000354: (props) Properties.storeToXML/loadFromXML need to allow for alternative implementations
alanb [Sat, 06 Oct 2012 13:56:16 +0100] rev 14029
8000354: (props) Properties.storeToXML/loadFromXML need to allow for alternative implementations Reviewed-by: mchung, forax
Fri, 05 Oct 2012 09:57:50 -0700 7198834: HOST Adapter: one extra empty space in the end of the pattern string
naoto [Fri, 05 Oct 2012 09:57:50 -0700] rev 14028
7198834: HOST Adapter: one extra empty space in the end of the pattern string Reviewed-by: okutsu
Thu, 04 Oct 2012 21:05:06 -0700 Merge
naoto [Thu, 04 Oct 2012 21:05:06 -0700] rev 14027
Merge
Thu, 04 Oct 2012 21:03:36 -0700 7200119: Collator.getAvailableLocales() doesn't return Locale.US
naoto [Thu, 04 Oct 2012 21:03:36 -0700] rev 14026
7200119: Collator.getAvailableLocales() doesn't return Locale.US Reviewed-by: okutsu
Thu, 04 Oct 2012 19:53:08 +0100 7184932: Remove the temporary Selector usage in the NIO socket adapters
robm [Thu, 04 Oct 2012 19:53:08 +0100] rev 14025
7184932: Remove the temporary Selector usage in the NIO socket adapters Reviewed-by: alanb
Thu, 04 Oct 2012 10:04:56 -0700 7196799: CLDR adapter can not be invoked when region code is specified in Locale
naoto [Thu, 04 Oct 2012 10:04:56 -0700] rev 14024
7196799: CLDR adapter can not be invoked when region code is specified in Locale 7197573: java/util/Locale/LocaleProviders.sh failed. Reviewed-by: okutsu
Thu, 04 Oct 2012 11:54:16 +0100 Merge
vinnie [Thu, 04 Oct 2012 11:54:16 +0100] rev 14023
Merge
Tue, 14 Feb 2012 11:18:32 +0000 7133495: [macosx] KeyChain KeyStore implementation retrieves only one private key entry
vinnie [Tue, 14 Feb 2012 11:18:32 +0000] rev 14022
7133495: [macosx] KeyChain KeyStore implementation retrieves only one private key entry Reviewed-by: weijun
Thu, 04 Oct 2012 18:05:37 +0900 7201151: Fix Contribution : Java cannot get Windows's IME name correctly
peytoia [Thu, 04 Oct 2012 18:05:37 +0900] rev 14021
7201151: Fix Contribution : Java cannot get Windows's IME name correctly Reviewed-by: okutsu
Thu, 04 Oct 2012 11:36:22 +0900 7196316: Wrong rounding mode in DecimalFormat after deserialization
peytoia [Thu, 04 Oct 2012 11:36:22 +0900] rev 14020
7196316: Wrong rounding mode in DecimalFormat after deserialization Reviewed-by: okutsu
Wed, 03 Oct 2012 09:03:53 +0100 6910472: Typo in : java.io.ObjectOutputStream.reset() "refered"
dxu [Wed, 03 Oct 2012 09:03:53 +0100] rev 14019
6910472: Typo in : java.io.ObjectOutputStream.reset() "refered" Reviewed-by: dholmes, alanb
Wed, 03 Oct 2012 15:11:28 +0900 7104012: AIOOBE from RuleBasedBreakIterator.lookupState for some suppl. chars
peytoia [Wed, 03 Oct 2012 15:11:28 +0900] rev 14018
7104012: AIOOBE from RuleBasedBreakIterator.lookupState for some suppl. chars Reviewed-by: okutsu
Tue, 02 Oct 2012 12:23:16 +0100 8000268: sun/security/provider/X509Factory/BigCRL.java failing on Linux 32-bit
alanb [Tue, 02 Oct 2012 12:23:16 +0100] rev 14017
8000268: sun/security/provider/X509Factory/BigCRL.java failing on Linux 32-bit Reviewed-by: mullan
Tue, 02 Oct 2012 10:36:05 +0100 7197642: (sl) ServiceLoader.load(null) doesn't throw NPE
psandoz [Tue, 02 Oct 2012 10:36:05 +0100] rev 14016
7197642: (sl) ServiceLoader.load(null) doesn't throw NPE Reviewed-by: alanb
Tue, 02 Oct 2012 10:11:57 +0100 7050528: Improve performance of java.text.DecimalFormat.format() call stack
olagneau [Tue, 02 Oct 2012 10:11:57 +0100] rev 14015
7050528: Improve performance of java.text.DecimalFormat.format() call stack Reviewed-by: darcy
Mon, 01 Oct 2012 15:36:57 +0100 8000269: Cleanup javadoc warnings
alanb [Mon, 01 Oct 2012 15:36:57 +0100] rev 14014
8000269: Cleanup javadoc warnings Reviewed-by: lancea, darcy, ulfzibis, iris, naoto, dholmes
Sat, 29 Sep 2012 15:44:06 +0400 7186723: TEST_BUG: Race condition in sun/management/jmxremote/startstop/JMXStartStopTest.sh
dsamersoff [Sat, 29 Sep 2012 15:44:06 +0400] rev 14013
7186723: TEST_BUG: Race condition in sun/management/jmxremote/startstop/JMXStartStopTest.sh Summary: Make test self-terminating and independent to cygwin/mks kill behaviour Reviewed-by: sspitsyn, alanb
Fri, 28 Sep 2012 14:56:38 -0700 Merge
lana [Fri, 28 Sep 2012 14:56:38 -0700] rev 14012
Merge
Fri, 28 Sep 2012 11:14:20 +0100 6950237: Test java/nio/file/Path/CopyAndMove.java does not work correctly when test dir in on VFAT
dxu [Fri, 28 Sep 2012 11:14:20 +0100] rev 14011
6950237: Test java/nio/file/Path/CopyAndMove.java does not work correctly when test dir in on VFAT Reviewed-by: alanb
Fri, 28 Sep 2012 17:15:48 +0800 7200682: TEST_BUG: keytool/autotest.sh still has problems with libsoftokn.so
weijun [Fri, 28 Sep 2012 17:15:48 +0800] rev 14010
7200682: TEST_BUG: keytool/autotest.sh still has problems with libsoftokn.so Reviewed-by: alanb, smarks
Fri, 28 Sep 2012 14:14:26 +0900 7069824: Support for BCP47 locale matching
peytoia [Fri, 28 Sep 2012 14:14:26 +0900] rev 14009
7069824: Support for BCP47 locale matching Reviewed-by: naoto, okutsu
Fri, 28 Sep 2012 04:39:02 +0100 7199219: Proxy-Connection headers set incorrectly when a HttpClient is retrieved from the Keep Alive Cache
robm [Fri, 28 Sep 2012 04:39:02 +0100] rev 14008
7199219: Proxy-Connection headers set incorrectly when a HttpClient is retrieved from the Keep Alive Cache Reviewed-by: chegar
Thu, 27 Sep 2012 22:35:07 +0100 7199862: Make sure that a connection is still alive when retrieved from KeepAliveCache in certain cases
robm [Thu, 27 Sep 2012 22:35:07 +0100] rev 14007
7199862: Make sure that a connection is still alive when retrieved from KeepAliveCache in certain cases Reviewed-by: chegar
Thu, 27 Sep 2012 17:55:10 +0100 7201205: Add Makefile configuration option to build with unlimited crypto in OpenJDK.
andrew [Thu, 27 Sep 2012 17:55:10 +0100] rev 14006
7201205: Add Makefile configuration option to build with unlimited crypto in OpenJDK. Summary: Allow OpenJDK to use the unlimited crypto policy. Reviewed-by: wetmore, ohair
Thu, 27 Sep 2012 10:30:56 +0100 7200742: (se) Selector.select does not block when starting Coherence (sol)
alanb [Thu, 27 Sep 2012 10:30:56 +0100] rev 14005
7200742: (se) Selector.select does not block when starting Coherence (sol) Reviewed-by: chegar
Wed, 26 Sep 2012 21:05:40 -0700 7200295: CertificateRequest message is wrapping when using large numbers of Certs
xuelei [Wed, 26 Sep 2012 21:05:40 -0700] rev 14004
7200295: CertificateRequest message is wrapping when using large numbers of Certs Reviewed-by: wetmore
Tue, 25 Sep 2012 11:31:17 -0700 7199939: DSA 576 and 640 bit keys fail when initializing for No precomputed parameters
valeriep [Tue, 25 Sep 2012 11:31:17 -0700] rev 14003
7199939: DSA 576 and 640 bit keys fail when initializing for No precomputed parameters Summary: Fixed initialize(int, SecureRandom) call to not error out when no precomputed params available. Reviewed-by: vinnie
Tue, 25 Sep 2012 11:27:42 -0700 7199941: test about AES/ECB mode fails
valeriep [Tue, 25 Sep 2012 11:27:42 -0700] rev 14002
7199941: test about AES/ECB mode fails Summary: Fixed the problem of field "blockMode" not having correct value for AES algorithms. Reviewed-by: vinnie
Fri, 21 Sep 2012 15:39:10 +0100 7199551: (bf) CharBuffer.append(CharSequence) throws BufferOverflowException for read-only buffer
alanb [Fri, 21 Sep 2012 15:39:10 +0100] rev 14001
7199551: (bf) CharBuffer.append(CharSequence) throws BufferOverflowException for read-only buffer Reviewed-by: iris, dxu, chegar
Thu, 20 Sep 2012 13:01:01 -0700 7199614: (pack200) remove unused file
ksrini [Thu, 20 Sep 2012 13:01:01 -0700] rev 14000
7199614: (pack200) remove unused file Reviewed-by: alanb
Thu, 20 Sep 2012 09:36:55 -0400 7193520: Removed references to Linux kernel version 2.2
chegar [Thu, 20 Sep 2012 09:36:55 -0400] rev 13999
7193520: Removed references to Linux kernel version 2.2 Summary: Linux kernel version 2.2 isn't supported anymore. Reviewed-by: chegar, dsamersoff, alanb Contributed-by: John Zavgren <john.zavgren@oracle.com>
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip