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