Thu, 28 Aug 2014 16:38:23 +0200 8056243: OptimisticTypePersistence should refuse to work in symlinked directories
attila [Thu, 28 Aug 2014 16:38:23 +0200] rev 26253
8056243: OptimisticTypePersistence should refuse to work in symlinked directories Reviewed-by: lagergren, sundar
Wed, 27 Aug 2014 14:27:56 +0530 8056123: Anonymous function statements leak internal function names into global scope
sundar [Wed, 27 Aug 2014 14:27:56 +0530] rev 26252
8056123: Anonymous function statements leak internal function names into global scope Reviewed-by: hannesw, attila
Tue, 26 Aug 2014 22:57:24 +0530 8056094: [nashorn] tests fail when running via jtreg
sundar [Tue, 26 Aug 2014 22:57:24 +0530] rev 26251
8056094: [nashorn] tests fail when running via jtreg Reviewed-by: jlaskey, hannesw
Tue, 26 Aug 2014 15:52:55 +0200 8056025: CompilationPhase.setStates() is hot in class installation phase
attila [Tue, 26 Aug 2014 15:52:55 +0200] rev 26250
8056025: CompilationPhase.setStates() is hot in class installation phase Reviewed-by: jlaskey, sundar
Tue, 26 Aug 2014 15:04:48 +0200 8056052: Source.getContent() does excess Object.clone()
attila [Tue, 26 Aug 2014 15:04:48 +0200] rev 26249
8056052: Source.getContent() does excess Object.clone() Reviewed-by: jlaskey, sundar
Tue, 26 Aug 2014 15:04:20 +0200 8055954: Do not parallelize class installation
attila [Tue, 26 Aug 2014 15:04:20 +0200] rev 26248
8055954: Do not parallelize class installation Reviewed-by: jlaskey, sundar
Tue, 26 Aug 2014 17:21:17 +0530 8056050: runExternalJsTest method in test/jdk/nashorn/internal/runtime/ClassFilter.java slows down "ant test"
sundar [Tue, 26 Aug 2014 17:21:17 +0530] rev 26247
8056050: runExternalJsTest method in test/jdk/nashorn/internal/runtime/ClassFilter.java slows down "ant test" Reviewed-by: attila, jlaskey
Tue, 26 Aug 2014 11:45:36 +0200 8055923: collect timings using System.nanoTime
attila [Tue, 26 Aug 2014 11:45:36 +0200] rev 26246
8055923: collect timings using System.nanoTime Reviewed-by: hannesw, lagergren
Tue, 26 Aug 2014 11:42:07 +0200 8055906: Avoid throwing an exception with filled in stack trace as part of the normal control flow
lagergren [Tue, 26 Aug 2014 11:42:07 +0200] rev 26245
8055906: Avoid throwing an exception with filled in stack trace as part of the normal control flow Reviewed-by: attila, hannesw
Tue, 26 Aug 2014 11:32:12 +0200 8055913: Node.hashCode() delegates to Object.hashCode() and is hot
attila [Tue, 26 Aug 2014 11:32:12 +0200] rev 26244
8055913: Node.hashCode() delegates to Object.hashCode() and is hot Reviewed-by: lagergren, sundar
Tue, 26 Aug 2014 11:31:31 +0200 8055911: Don't use String.intern for IdentNode
attila [Tue, 26 Aug 2014 11:31:31 +0200] rev 26243
8055911: Don't use String.intern for IdentNode Reviewed-by: lagergren, sundar
Tue, 26 Aug 2014 13:26:15 +0400 8055811: Tests for Nashorn ClassFilter Support
yan [Tue, 26 Aug 2014 13:26:15 +0400] rev 26242
8055811: Tests for Nashorn ClassFilter Support Reviewed-by: sundar, attila Contributed-by: Sergey Lugovoy <sergey.lugovoy@oracle.com>
Mon, 25 Aug 2014 22:36:05 +0200 8055870: iteration fails if index var is not used
attila [Mon, 25 Aug 2014 22:36:05 +0200] rev 26241
8055870: iteration fails if index var is not used Reviewed-by: hannesw, lagergren
Mon, 25 Aug 2014 20:26:53 +0530 8055899: Two nashorn tests fail in 8u40 nightly build with ClassNotFoundException
sundar [Mon, 25 Aug 2014 20:26:53 +0530] rev 26240
8055899: Two nashorn tests fail in 8u40 nightly build with ClassNotFoundException Reviewed-by: jlaskey, lagergren
Mon, 25 Aug 2014 17:38:53 +0400 8055878: Nashorn: all tests failed with AccessControlException
yan [Mon, 25 Aug 2014 17:38:53 +0400] rev 26239
8055878: Nashorn: all tests failed with AccessControlException Reviewed-by: sundar, hannesw Contributed-by: Sergey Lugovoy <sergey.lugovoy@oracle.com>
Fri, 22 Aug 2014 22:50:38 +0530 8055830: JDK-8015969.js is silently failing
sundar [Fri, 22 Aug 2014 22:50:38 +0530] rev 26238
8055830: JDK-8015969.js is silently failing Reviewed-by: lagergren, jlaskey, hannesw
Fri, 22 Aug 2014 15:47:28 +0530 8055796: JSObject and browser JSObject linkers should provide fallback to call underlying Java methods directly
sundar [Fri, 22 Aug 2014 15:47:28 +0530] rev 26237
8055796: JSObject and browser JSObject linkers should provide fallback to call underlying Java methods directly Reviewed-by: attila, hannesw
Thu, 21 Aug 2014 20:06:48 +0530 8055762: Nashorn misses linker for netscape.javascript.JSObject instances
sundar [Thu, 21 Aug 2014 20:06:48 +0530] rev 26236
8055762: Nashorn misses linker for netscape.javascript.JSObject instances Reviewed-by: lagergren, jlaskey
Wed, 20 Aug 2014 21:32:09 +0530 8055687: Wrong "this" passed to JSObject.eval call
sundar [Wed, 20 Aug 2014 21:32:09 +0530] rev 26235
8055687: Wrong "this" passed to JSObject.eval call Reviewed-by: lagergren, hannesw, attila
Fri, 29 Aug 2014 11:30:59 -0700 Added tag jdk9-b28 for changeset b7633e8ce82a
katleman [Fri, 29 Aug 2014 11:30:59 -0700] rev 26234
Added tag jdk9-b28 for changeset b7633e8ce82a
Wed, 05 Jul 2017 19:58:36 +0200 Merge
duke [Wed, 05 Jul 2017 19:58:36 +0200] rev 26233
Merge
Fri, 29 Aug 2014 11:59:34 -0700 Merge
lana [Fri, 29 Aug 2014 11:59:34 -0700] rev 26232
Merge
Wed, 27 Aug 2014 10:59:34 +0200 8056064: Fix corba locale build problem on windows
erikj [Wed, 27 Aug 2014 10:59:34 +0200] rev 26231
8056064: Fix corba locale build problem on windows Reviewed-by: alanb, tbell
Fri, 29 Aug 2014 11:30:34 -0700 Added tag jdk9-b28 for changeset 998ca72b253e
katleman [Fri, 29 Aug 2014 11:30:34 -0700] rev 26230
Added tag jdk9-b28 for changeset 998ca72b253e
Wed, 05 Jul 2017 19:58:32 +0200 Merge
duke [Wed, 05 Jul 2017 19:58:32 +0200] rev 26229
Merge
Fri, 29 Aug 2014 11:58:43 -0700 Merge
lana [Fri, 29 Aug 2014 11:58:43 -0700] rev 26228
Merge
Fri, 29 Aug 2014 10:47:32 -0700 8055856: checkdeps build target doesn't work for cross-compilation builds
mchung [Fri, 29 Aug 2014 10:47:32 -0700] rev 26227
8055856: checkdeps build target doesn't work for cross-compilation builds 8056113: [build] tools.jar missing modules.xml Reviewed-by: ihse, erikj
Fri, 29 Aug 2014 18:11:04 +0400 8056310: Cleanup in WinNTFileSystem_md.c
igerasim [Fri, 29 Aug 2014 18:11:04 +0400] rev 26226
8056310: Cleanup in WinNTFileSystem_md.c Reviewed-by: alanb
Fri, 29 Aug 2014 12:00:31 +0200 8056246: Fix AIX build after the Modular Source Code change 8054834
simonis [Fri, 29 Aug 2014 12:00:31 +0200] rev 26225
8056246: Fix AIX build after the Modular Source Code change 8054834 Reviewed-by: erikj, ihse
Fri, 29 Aug 2014 09:57:55 +0800 8034218: Improve fontconfig.properties for AIX platform
luchsh [Fri, 29 Aug 2014 09:57:55 +0800] rev 26224
8034218: Improve fontconfig.properties for AIX platform Reviewed-by: simonis
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip