Mercurial > people > rkennke > jdk9-shenandoah-final > nashorn
graph
-
8057588: Lots of trivial (empty) classes were generated by the Nashorn compiler as part of restOf-method generationFri, 05 Sep 2014 16:28:17 +0200, by lagergren
-
8057611: Nashorn did not dump the JOx classes to disk when running with the -d flagFri, 05 Sep 2014 16:28:02 +0200, by lagergren
-
Added tag jdk9-b30 for changeset 072dbed6c5d9Thu, 11 Sep 2014 09:09:02 -0700, by katleman
-
8056129: AtomicInteger is treated as primitive number with optimistic compilationThu, 04 Sep 2014 18:57:14 +0200, by attila
-
8051889: Implement block scoping in symbol assignment and scope computationThu, 04 Sep 2014 15:37:14 +0200, by hannesw
-
8057551: Let the -d flag dump _all_ generated classes to disk and work outside --compile-only modeThu, 04 Sep 2014 14:42:30 +0200, by lagergren
-
8057019: Various problems with extra arguments to appliesThu, 04 Sep 2014 10:52:42 +0200, by lagergren
-
8056913: Limit the size of type info cache on diskWed, 03 Sep 2014 14:33:34 +0200, by attila
-
8054343: Nashorn: Some tests fails on windows with AccessControlExceptionMon, 01 Sep 2014 17:34:37 +0400, by yan
-
Added tag jdk9-b29 for changeset e541ebaf2ab7Thu, 04 Sep 2014 13:26:40 -0700, by katleman
-
8056243: OptimisticTypePersistence should refuse to work in symlinked directoriesThu, 28 Aug 2014 16:38:23 +0200, by attila
-
8056123: Anonymous function statements leak internal function names into global scopeWed, 27 Aug 2014 14:27:56 +0530, by sundar
-
8056094: [nashorn] tests fail when running via jtregTue, 26 Aug 2014 22:57:24 +0530, by sundar
-
8056025: CompilationPhase.setStates() is hot in class installation phaseTue, 26 Aug 2014 15:52:55 +0200, by attila
-
8056052: Source.getContent() does excess Object.clone()Tue, 26 Aug 2014 15:04:48 +0200, by attila
-
8055954: Do not parallelize class installationTue, 26 Aug 2014 15:04:20 +0200, by attila
-
8056050: runExternalJsTest method in test/jdk/nashorn/internal/runtime/ClassFilter.java slows down "ant test"Tue, 26 Aug 2014 17:21:17 +0530, by sundar
-
8055923: collect timings using System.nanoTimeTue, 26 Aug 2014 11:45:36 +0200, by attila
-
8055906: Avoid throwing an exception with filled in stack trace as part of the normal control flowTue, 26 Aug 2014 11:42:07 +0200, by lagergren
-
8055913: Node.hashCode() delegates to Object.hashCode() and is hotTue, 26 Aug 2014 11:32:12 +0200, by attila
-
8055911: Don't use String.intern for IdentNodeTue, 26 Aug 2014 11:31:31 +0200, by attila
-
8055811: Tests for Nashorn ClassFilter SupportTue, 26 Aug 2014 13:26:15 +0400, by yan
-
8055870: iteration fails if index var is not usedMon, 25 Aug 2014 22:36:05 +0200, by attila
-
8055899: Two nashorn tests fail in 8u40 nightly build with ClassNotFoundExceptionMon, 25 Aug 2014 20:26:53 +0530, by sundar
-
8055878: Nashorn: all tests failed with AccessControlExceptionMon, 25 Aug 2014 17:38:53 +0400, by yan
-
8055830: JDK-8015969.js is silently failingFri, 22 Aug 2014 22:50:38 +0530, by sundar
-
8055796: JSObject and browser JSObject linkers should provide fallback to call underlying Java methods directlyFri, 22 Aug 2014 15:47:28 +0530, by sundar
-
8055762: Nashorn misses linker for netscape.javascript.JSObject instancesThu, 21 Aug 2014 20:06:48 +0530, by sundar