jlaskey [Mon, 09 Sep 2013 13:35:35 -0300] rev 19886
8024397: Nashorn FX Libraries need to be finalized.
Reviewed-by: sundar, hannesw, lagergren
Contributed-by: james.laskey@oracle.com
sundar [Mon, 09 Sep 2013 20:16:49 +0530] rev 19885
Merge
sundar [Mon, 09 Sep 2013 20:10:41 +0530] rev 19884
8024180: Incorrect handling of expression and parent scope in 'with' statements
Reviewed-by: jlaskey, hannesw
sundar [Thu, 05 Sep 2013 21:17:06 +0530] rev 19883
8024255: When a keyword is used as object property name, the property can not be deleted
Reviewed-by: jlaskey, lagergren
lana [Fri, 06 Sep 2013 14:20:58 -0700] rev 19882
Merge
sundar [Wed, 04 Sep 2013 19:58:16 +0530] rev 19881
8024174: Setting __proto__ property in Object literal should be supported
Reviewed-by: jlaskey, lagergren
sundar [Wed, 04 Sep 2013 14:29:07 +0530] rev 19880
8024120: Setting __proto__ to null removes the __proto__ property
Reviewed-by: lagergren, attila
cl [Thu, 12 Sep 2013 11:09:22 -0700] rev 19879
Added tag jdk8-b107 for changeset e94578d4e6a5
duke [Wed, 05 Jul 2017 19:11:53 +0200] rev 19878
Merge
lana [Tue, 17 Sep 2013 08:08:07 -0700] rev 19877
Merge
lana [Fri, 06 Sep 2013 14:15:07 -0700] rev 19876
Merge
coffeys [Tue, 03 Sep 2013 22:35:05 +0100] rev 19875
8017195: Introduce option to setKeepAlive parameter on CORBA sockets
Reviewed-by: chegar, msheppar
cl [Thu, 12 Sep 2013 11:08:55 -0700] rev 19874
Added tag jdk8-b107 for changeset 03623ef0f781
duke [Wed, 05 Jul 2017 19:11:48 +0200] rev 19873
Merge
katleman [Tue, 17 Sep 2013 19:09:19 -0700] rev 19872
Merge
katleman [Tue, 17 Sep 2013 13:42:21 -0700] rev 19871
Merge
vadim [Thu, 12 Sep 2013 12:12:32 +0200] rev 19870
8008022: Upgrade Direct X SDK used to build JDK
Reviewed-by: erikj, prr, ihse
lana [Tue, 17 Sep 2013 08:16:33 -0700] rev 19869
Merge
lancea [Tue, 17 Sep 2013 07:56:56 -0400] rev 19868
7097386: Correct error in Predicate javadoc example
Reviewed-by: alanb, shade
henryjen [Mon, 16 Sep 2013 10:28:20 -0700] rev 19867
8024874: Copy-paste typo in the spec for j.u.Comparator.thenComparing(Function, Comparator)
Reviewed-by: mduigou
msheppar [Mon, 16 Sep 2013 14:51:48 +0100] rev 19866
6458027: Disabling IPv6 on a specific network interface causes problems
Summary: added a check to test if an interface is configured for IPv6 to native code TwoStacklainDatagramSocketImpl: getMulticastInterface, setMulticastInterface
Reviewed-by: chegar, michaelm
sherman [Sun, 15 Sep 2013 13:58:47 -0700] rev 19865
8020687: Deflater.setLevel does not work as expected
Summary: to clarify the api to match the existing implementation behavior
Reviewed-by: alanb
sherman [Sun, 15 Sep 2013 11:16:58 -0700] rev 19864
7186311: (props) "Unicode" is misspelled as "Uniocde" in JavaDoc and error message
Summary: to correct the typo
Reviewed-by: alanb, chegar
psandoz [Sun, 15 Sep 2013 16:13:41 +0200] rev 19863
8024837: Rename java/util/concurrent/ConcurrentHashMap/toArray.java to ToArray.java
Reviewed-by: alanb