attila [Wed, 06 Aug 2014 11:54:50 +0200] rev 25830
8054411: Add nashorn.args.prepend system property
Reviewed-by: hannesw, jlaskey
attila [Wed, 06 Aug 2014 11:02:14 +0200] rev 25829
8051439: Wrong type calculated for ADD operator with undefined operand
Reviewed-by: jlaskey, sundar
attila [Wed, 06 Aug 2014 10:42:46 +0200] rev 25828
8044786: Some tests fail with non-optimistic compilation
Reviewed-by: hannesw, jlaskey
lana [Mon, 04 Aug 2014 15:34:57 -0700] rev 25827
Merge
sundar [Mon, 04 Aug 2014 21:37:45 +0530] rev 25826
8054223: Nashorn: AssertionError when use __DIR__ and ScriptEngine.eval()
Reviewed-by: lagergren, hannesw
sundar [Thu, 31 Jul 2014 18:14:46 +0530] rev 25825
8053908: jdeps is not PATH on Mac, results in ant clean test failure on Mac
Reviewed-by: hannesw, jlaskey
attila [Wed, 30 Jul 2014 10:06:42 -0700] rev 25824
8051839: GuardedInvocation needs to clone an argument
Reviewed-by: hannesw, sundar
yan [Wed, 30 Jul 2014 16:49:02 +0400] rev 25823
8049318: Test hideLocationProperties.js fails on Window due to backslash in path
Reviewed-by: lagergren, sundar
Contributed-by: Sergey Lugovoy <sergey.lugovoy@oracle.com>
lagergren [Tue, 29 Jul 2014 14:35:24 -0700] rev 25822
8053913: Auto format caused warning in CompositeTypeBasedGuardingDynamicLinker
Reviewed-by: attila, jlaskey
lagergren [Tue, 29 Jul 2014 14:21:45 -0700] rev 25821
8048869: Reduce compile time by about 5% by removing the Class.casts from the AST nodes
Summary: Removed the native casts that slow down the compiler unnecessarily. I also modified the compile-octane harness so that it can run with --verbose and --iterations flags so that you can run the compiler for an arbitrary time, gathering a mission control executing profile.
Reviewed-by: attila, jlaskey
tbell [Fri, 01 Aug 2014 14:09:25 -0700] rev 25820
Added tag jdk9-b25 for changeset 064db4f56d0d
duke [Wed, 05 Jul 2017 19:53:19 +0200] rev 25819
Merge
tbell [Fri, 01 Aug 2014 14:09:06 -0700] rev 25818
Added tag jdk9-b25 for changeset 607831311622
duke [Wed, 05 Jul 2017 19:53:14 +0200] rev 25817
Merge
ksrini [Tue, 05 Aug 2014 19:29:00 -0700] rev 25816
8042469: Launcher changes for native memory tracking scalability enhancement
Reviewed-by: darcy, ksrini, zgu
Contributed-by: neil.toda@oracle.com
igerasim [Wed, 06 Aug 2014 02:11:17 +0400] rev 25815
8051382: Optimize java.lang.reflect.Modifier.toString()
Reviewed-by: martin
mullan [Tue, 05 Aug 2014 10:01:38 -0400] rev 25814
Merge
mullan [Tue, 05 Aug 2014 10:00:27 -0400] rev 25813
7147060: com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java doesn't run in agentvm mode
Reviewed-by: xuelei
vinnie [Tue, 05 Aug 2014 14:29:47 +0100] rev 25812
8036612: [parfait] JNI exception pending in jdk/src/windows/native/sun/security/mscapi/security.cpp
Reviewed-by: valeriep
vinnie [Tue, 05 Aug 2014 13:59:15 +0100] rev 25811
8051972: sun/security/pkcs11/ec/ReadCertificates.java fails intermittently
Reviewed-by: mullan
lana [Mon, 04 Aug 2014 15:34:12 -0700] rev 25810
Merge
weijun [Sun, 03 Aug 2014 20:09:08 +0800] rev 25809
8054095: No space allowed in platforms string in ProblemList.txt
Reviewed-by: weijun
Contributed-by: Amy Lu <amy.lu@oracle.com>
prappo [Fri, 01 Aug 2014 22:32:51 +0100] rev 25808
8054158: Fix typos in JNDI-related packages
Reviewed-by: rriggs, vinnie
robm [Fri, 01 Aug 2014 19:44:52 +0100] rev 25807
8042982: Unexpected RuntimeExceptions being thrown by SSLEngine
Reviewed-by: wetmore, xuelei
alanb [Fri, 01 Aug 2014 15:50:01 +0100] rev 25806
8053931: (fc) FileDispatcherImpl.lock0 does not handle ERROR_IO_PENDING [win]
Reviewed-by: alanb
Contributed-by: martin.doerr@sap.com
robm [Fri, 01 Aug 2014 15:36:23 +0100] rev 25805
8031435: Ftp download does not work properly for ftp user without password
Reviewed-by: chegar
robm [Fri, 01 Aug 2014 15:34:55 +0100] rev 25804
8030166: java/lang/ProcessBuilder/Basic.java fails intermittently: waitFor took too long
Reviewed-by: rriggs
prappo [Fri, 01 Aug 2014 14:57:15 +0100] rev 25803
8051991: Flatten VersionHelper hierarchies
Reviewed-by: vinnie
dmeetry [Fri, 01 Aug 2014 16:29:46 +0400] rev 25802
8044671: NPE from JapaneseEra when a new era is defined in calendar.properties
Reviewed-by: okutsu
xuelei [Fri, 01 Aug 2014 12:05:05 +0000] rev 25801
8052406: SSLv2Hello protocol may be filter out unexpectedly
Reviewed-by: weijun