lagergren [Tue, 26 Mar 2013 08:42:35 +0100] rev 16533
8010706: -Dnashorn.args system property to create command lines to wrapped nashorn.jar:s
Reviewed-by: hannesw, sundar
sundar [Mon, 25 Mar 2013 18:20:16 +0530] rev 16532
8010709: org on the top level doesn't resolve
Reviewed-by: lagergren, hannesw
lagergren [Mon, 25 Mar 2013 12:01:06 +0100] rev 16531
8017010: index evaluation to a temporary location for index operator much change temporaries to slots, but never scoped vars
Reviewed-by: hannesw, sundar
attila [Sat, 23 Mar 2013 00:58:39 +0100] rev 16530
8010652: Eliminate non-child references in Block/FunctionNode, and make few node types immutable
Reviewed-by: jlaskey, lagergren
jlaskey [Tue, 19 Mar 2013 11:03:24 -0300] rev 16529
8009969: CodeCoverage should use template
Reviewed-by: jlaskey, sundar
Contributed-by: pavel.stepanov@oracle.com
sundar [Mon, 18 Mar 2013 21:03:11 +0530] rev 16528
8010199: javax.script.Invocable implementation for nashorn does not return null when matching functions are missing
Reviewed-by: lagergren, jlaskey
sundar [Fri, 15 Mar 2013 21:52:40 +0530] rev 16527
8010145: removed workaround "init.js" in nashorn repo
Reviewed-by: jlaskey, lagergren
lagergren [Fri, 15 Mar 2013 16:07:13 +0100] rev 16526
8010147: Forgot to add EXPECTED files for lazy and eager sunspider test
Reviewed-by: sundar, jlaskey
lagergren [Thu, 14 Mar 2013 14:49:55 +0100] rev 16525
8009982: Lazy execution bugfix. Added lazy sunspider unit test. Added mandreel to compile-octane test. Fixed warnings
Reviewed-by: sundar, jlaskey
sundar [Tue, 12 Mar 2013 21:17:47 +0530] rev 16524
8009868: For loop with "true" as condition results in AssertionError in codegen
Reviewed-by: jlaskey, hannesw, lagergren
lagergren [Tue, 12 Mar 2013 15:30:53 +0100] rev 16523
8009718: Lazy execution architecture continued - ScriptFunctionData is either final or recompilable. Moved ScriptFunctionData creation logic away from runtime to compile time. Prepared for method generation/specialization. Got rid of ScriptFunctionImplTrampoline whose semantics could be done as part of the relinking anyway. Merge with the lookup package change.
Reviewed-by: attila, jlaskey
sundar [Tue, 12 Mar 2013 18:12:42 +0530] rev 16522
8009757: Package access clean up and refactoring
Reviewed-by: jlaskey, lagergren, attila
katleman [Thu, 28 Mar 2013 10:55:17 -0700] rev 16521
Added tag jdk8-b83 for changeset 4f4788d62566
duke [Wed, 05 Jul 2017 18:47:43 +0200] rev 16520
Merge
lana [Mon, 01 Apr 2013 21:34:39 -0700] rev 16519
Merge
lana [Tue, 26 Mar 2013 12:00:13 -0700] rev 16518
Merge
mfang [Mon, 25 Mar 2013 18:03:32 -0700] rev 16517
Merge
mfang [Mon, 25 Mar 2013 16:53:02 -0700] rev 16516
8010521: jdk8 l10n resource file translation update 2
Reviewed-by: naoto, yhuang
katleman [Thu, 28 Mar 2013 10:53:52 -0700] rev 16515
Added tag jdk8-b83 for changeset d2d074c62b67
duke [Wed, 05 Jul 2017 18:47:36 +0200] rev 16514
Merge
katleman [Tue, 02 Apr 2013 15:31:24 -0700] rev 16513
Merge
omajid [Tue, 02 Apr 2013 14:13:13 -0400] rev 16512
8011278: Allow using a system-installed giflib
Reviewed-by: andrew, prr
erikj [Thu, 28 Mar 2013 09:36:43 +0100] rev 16511
8010908: Images target failes when configured with --disable-zip-debug-info
Reviewed-by: tbell
lana [Mon, 01 Apr 2013 21:40:54 -0700] rev 16510
Merge
lana [Tue, 26 Mar 2013 12:04:35 -0700] rev 16509
Merge
mchung [Mon, 25 Mar 2013 18:14:52 -0700] rev 16508
8010787: changeset for 8007703 is missing the deleted files
Reviewed-by: dholmes, alanb, erikj
mchung [Mon, 25 Mar 2013 17:19:16 -0700] rev 16507
8007703: Remove com.sun.servicetag API
Reviewed-by: dholmes, alanb, erikj
chegar [Mon, 25 Mar 2013 14:29:13 +0000] rev 16506
8010668: builtin JNI libraries should not be unloaded
Reviewed-by: chegar, alanb
Contributed-by: Bill Pittore <bill.pittore@oracle.com>
sundar [Mon, 25 Mar 2013 19:25:01 +0530] rev 16505
8010704: The test closed/java/lang/SecurityManager/CheckPackageDefinition.java failed after fix for 8009869
Reviewed-by: lagergren, hannesw
weijun [Sat, 23 Mar 2013 11:49:39 +0800] rev 16504
8009875: Provide a default udp_preference_limit for krb5.conf
Reviewed-by: valeriep
weijun [Sat, 23 Mar 2013 11:49:28 +0800] rev 16503
8009970: Several LoginModule classes need extra permission to load AuthResources
Reviewed-by: mullan
stefank [Fri, 22 Mar 2013 15:01:24 +0100] rev 16502
8004172: Update jstat counter names to reflect metaspace changes
Reviewed-by: mchung
Contributed-by: Erik Helin <erik.helin@oracle.com>