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
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
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
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
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
jjg [Mon, 24 Sep 2012 14:04:34 -0700] rev 14044
7196462: JavacProcessingEnvironment should tolerate BasicJavacTask
Reviewed-by: mcimadamore
katleman [Thu, 11 Oct 2012 09:50:52 -0700] rev 14043
Added tag jdk8-b60 for changeset e8ce51f159dd
duke [Wed, 05 Jul 2017 18:25:59 +0200] rev 14042
Merge
katleman [Thu, 11 Oct 2012 09:49:47 -0700] rev 14041
Added tag jdk8-b60 for changeset ad9498bbcc27
duke [Wed, 05 Jul 2017 18:25:55 +0200] rev 14040
Merge
katleman [Thu, 11 Oct 2012 09:49:41 -0700] rev 14039
Added tag jdk8-b60 for changeset 77de918f1de3
duke [Wed, 05 Jul 2017 18:25:50 +0200] rev 14038
Merge
lana [Thu, 11 Oct 2012 16:57:31 -0700] rev 14037
Merge
lana [Mon, 08 Oct 2012 15:38:19 -0700] rev 14036
Merge
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
katleman [Thu, 11 Oct 2012 09:49:03 -0700] rev 14034
Added tag jdk8-b60 for changeset 708d4b770214
duke [Wed, 05 Jul 2017 18:25:45 +0200] rev 14033
Merge
lana [Thu, 11 Oct 2012 16:59:50 -0700] rev 14032
Merge
lana [Mon, 08 Oct 2012 15:39:33 -0700] rev 14031
Merge
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
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
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
naoto [Thu, 04 Oct 2012 21:05:06 -0700] rev 14027
Merge
naoto [Thu, 04 Oct 2012 21:03:36 -0700] rev 14026
7200119: Collator.getAvailableLocales() doesn't return Locale.US
Reviewed-by: okutsu
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
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
vinnie [Thu, 04 Oct 2012 11:54:16 +0100] rev 14023
Merge
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
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
peytoia [Thu, 04 Oct 2012 11:36:22 +0900] rev 14020
7196316: Wrong rounding mode in DecimalFormat after deserialization
Reviewed-by: okutsu
dxu [Wed, 03 Oct 2012 09:03:53 +0100] rev 14019
6910472: Typo in : java.io.ObjectOutputStream.reset() "refered"
Reviewed-by: dholmes, alanb
peytoia [Wed, 03 Oct 2012 15:11:28 +0900] rev 14018
7104012: AIOOBE from RuleBasedBreakIterator.lookupState for some suppl. chars
Reviewed-by: okutsu