Mercurial > people > rkennke > jdk9-shenandoah-final > nashorn
graph
-
8080490: add $EXECV command to Nashorn scripting modeTue, 09 Jun 2015 09:27:02 +0200, by mhaupt
-
8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions optionTue, 09 Jun 2015 14:19:57 +0530, by sundar
-
8085885: address Javadoc warnings in Nashorn source codeMon, 08 Jun 2015 10:28:04 +0200, by mhaupt
-
8085937: add autoimports sample script to easily explore Java classes in interactive modeMon, 08 Jun 2015 14:10:39 +0530, by sundar
-
8085802: Nashorn -nse option causes parse error on anonymous function definitionMon, 08 Jun 2015 13:57:44 +0530, by sundar
-
8085810: Return value of Objects.requireNonNull call can be usedFri, 05 Jun 2015 19:05:37 +0530, by sundar
-
8080087: Nashorn $ENV.PWD is originally undefinedFri, 05 Jun 2015 12:38:53 +0200, by mhaupt
-
Added tag jdk9-b68 for changeset dd6dd848b854Thu, 11 Jun 2015 10:44:20 -0700, by lana
-
8081813: JSONListAdapter should delegate its [[DefaultValue]] to wrapped objectWed, 03 Jun 2015 16:28:57 +0200, by attila
-
8081809: Missing final modifier in method parameters (nashorn code convention)Wed, 03 Jun 2015 18:44:12 +0530, by sundar
-
8066220: Fuzzing bug: MethodHandle bug (Object,Object) != (boolean)ObjectWed, 03 Jun 2015 09:36:58 +0200, by hannesw
-
8081696: reduce dependency of Nashorn tests on external componentsTue, 02 Jun 2015 17:08:13 +0200, by mhaupt
-
8080275: transparently download testng.jar for Nashorn testingTue, 02 Jun 2015 14:35:03 +0200, by mhaupt
-
8081668: fix Nashorn ant externals commandTue, 02 Jun 2015 14:34:37 +0200, by mhaupt
-
8081604: rename ScriptingFunctions.tokenizeCommandLineTue, 02 Jun 2015 10:40:19 +0200, by mhaupt
-
8081603: erroneous dot file generated from Nashorn --print-codeTue, 02 Jun 2015 10:40:10 +0200, by mhaupt
-
8066773: JSON-friendly wrapper for objectsTue, 02 Jun 2015 10:55:17 +0200, by attila
-
8075555: Add tiered testing definitions to the nashorn repoTue, 02 Jun 2015 00:16:20 -0700, by darcy
-
8081609: engine.eval call from a java method which was called from a previous engine.eval results in wrong ScriptContext being used.Tue, 02 Jun 2015 12:42:53 +0530, by sundar
-
8066218: UTF-32LE mistakenly detected as UTF-16LEMon, 01 Jun 2015 15:01:36 +0200, by attila
-
Added tag jdk9-b67 for changeset f822b749821eThu, 04 Jun 2015 09:31:52 -0700, by katleman
-
8081156: jjs "nashorn.args" system property is not effective when script arguments are passedWed, 27 May 2015 22:18:51 +0530, by sundar
-
8081204: ListAdapter throws NPE when adding/removing elements outside of JS contextWed, 27 May 2015 14:37:11 +0300, by attila
-
8007456: Nashorn test framework @argument does not handle quoted stringsWed, 27 May 2015 13:16:50 +0530, by sundar
-
8081062: ListAdapter should take advantage of JSObjectTue, 26 May 2015 16:12:23 +0200, by attila
-
8081015: Allow conversion of native arrays to Queue and CollectionTue, 26 May 2015 14:37:14 +0200, by attila
-
8036743: need ArrayBuffer constructor with specified dataTue, 26 May 2015 13:49:45 +0530, by sundar
-
Added tag jdk9-b66 for changeset 9dd95cff9daeThu, 28 May 2015 16:13:56 -0700, by katleman
-
8079145: jdk.nashorn.internal.runtime.arrays.IntArrayData.convert assertionThu, 21 May 2015 21:51:48 +0530, by sundar
-
8080848: delete of bound Java method property results in crashThu, 21 May 2015 18:44:51 +0530, by sundar
-
8080598: Javadoc warnings in Global.java after lazy initializationWed, 20 May 2015 14:16:19 +0530, by sundar
-
8049300: jjs scripting: need way to quote $EXEC command arguments to protect spacesFri, 15 May 2015 16:36:25 +0200, by mhaupt
-
8078414: Don't create impossible converters for ScriptObjectMirrorFri, 15 May 2015 15:40:57 +0200, by attila
-
8080471: fix usage of replace and file separator in Nashorn testsFri, 15 May 2015 10:21:48 +0200, by mhaupt
-
8079424: code generator for discarded boolean logical operation has an extra popFri, 15 May 2015 10:19:37 +0200, by attila
-
Added tag jdk9-b65 for changeset 2054d01ae326Thu, 21 May 2015 10:07:41 -0700, by katleman
-
8080295: Need to adjust test output for 8067931Wed, 13 May 2015 10:01:37 -0500, by attila
-
8067931: Improve error message when with statement is passed a POJOWed, 13 May 2015 09:38:59 -0500, by attila
-
8080286: use path separator setting consistently in Nashorn project propertiesWed, 13 May 2015 15:41:46 +0200, by mhaupt
-
8080182: Array.prototype.sort throws IAE on inconsistent comparisonWed, 13 May 2015 12:45:14 +0530, by sundar
-
8080090: -d option should dump script source as wellTue, 12 May 2015 12:40:33 +0530, by sundar
-
8080042: can't build nashorn.jar from jdk9-dev/nashorn using jdk8 installation as JAVA_HOMEMon, 11 May 2015 22:57:24 +0530, by sundar
-
Added tag jdk9-b64 for changeset 00df6e4fc75aThu, 14 May 2015 12:38:15 -0700, by katleman
-
8066751: Remove casts redundant with Java 9 buffer APIsWed, 06 May 2015 16:48:31 +0200, by attila
-
8079470: Misleading error message when explicit signature constructor is called with wrong argumentsWed, 06 May 2015 20:04:42 +0530, by sundar
-
8066237: Fuzzing bug: Parser error on optimistic recompilationWed, 06 May 2015 16:22:22 +0200, by hannesw
-
8079362: Enforce best practices for Node token API usageWed, 06 May 2015 15:46:54 +0200, by attila
-
8079349: Eliminate dead code around Nashorn code generatorWed, 06 May 2015 13:36:42 +0200, by attila
-
8079269: Optimistic rewrite in object literal causes ArrayIndexOutOfBoundsExceptionTue, 05 May 2015 18:35:29 +0200, by attila
-
8078612: Persistent code cache should support more configurationsTue, 05 May 2015 14:30:00 +0200, by hannesw
-
8078049: Nashorn crashes when attempting to start TypeScript compilerTue, 05 May 2015 14:23:43 +0200, by hannesw
-
Added tag jdk9-b63 for changeset bc8e67bec2f9Thu, 07 May 2015 10:19:37 -0700, by katleman
-
8053905: Eager code generation fails for earley boyer with split threshold set to 1000Mon, 27 Apr 2015 12:50:21 +0200, by hannesw
-
8066407: Function with same body not reparsed after SyntaxErrorMon, 27 Apr 2015 12:27:33 +0200, by hannesw
-
Added tag jdk9-b62 for changeset 1b5604bc81a6Thu, 30 Apr 2015 13:02:10 -0700, by katleman
-
8078174: Add few FX and parser API samples for nashornMon, 20 Apr 2015 19:41:44 +0530, by sundar
-
8071928: Instance properties with getters returning wrong valuesMon, 20 Apr 2015 10:40:42 +0200, by hannesw
-
8073846: Javascript for-in loop returned extra keysMon, 20 Apr 2015 10:39:55 +0200, by hannesw
-
Added tag jdk9-b61 for changeset 89937bee80bdThu, 23 Apr 2015 10:43:39 -0700, by katleman
-
8077955: Undeclared globals in eval code should not be handled as fast scopeThu, 16 Apr 2015 17:31:32 +0200, by hannesw
-
Added tag jdk9-b60 for changeset c55ce3738888Fri, 17 Apr 2015 09:59:50 -0700, by katleman
-
8067215: Disable dual fields when not using optimistic types jdk9-b60Fri, 10 Apr 2015 14:18:31 +0200, by hannesw
-
MergeThu, 09 Apr 2015 17:36:16 -0700, by lana
-
8076972: Several nashorn tests failingTue, 07 Apr 2015 00:13:18 +0530, by sundar
-
Added tag jdk9-b59 for changeset ea4e794c3927Thu, 09 Apr 2015 06:40:21 -0700, by katleman
-
MergeFri, 03 Apr 2015 16:35:42 -0700, by lana
-
8076646: nashorn tests should avoid using package names used by nashorn sourcesFri, 03 Apr 2015 19:09:34 +0530, by sundar
-
8075231: Typed array setters are very slow when index exceeds capacityThu, 26 Mar 2015 22:13:41 +0100, by hannesw
-
8075366: Slow scope access to global let/const does not workThu, 26 Mar 2015 21:39:25 +0100, by hannesw
-
8076060: Improve make bootstrap processThu, 26 Mar 2015 16:17:38 +0100, by ihse
-
8073868: Regex matching causes java.lang.ArrayIndexOutOfBoundsException: 64Wed, 25 Mar 2015 17:43:55 +0100, by hannesw
-
Added tag jdk9-b58 for changeset 5096a7cca5f0Wed, 08 Apr 2015 13:12:53 -0700, by katleman
-
8075927: toNumber(String) accepts illegal charactersWed, 25 Mar 2015 14:41:47 +0100, by hannesw
-
8075240: Output of some tests contains platform specific line breakWed, 25 Mar 2015 14:39:39 +0300, by slugovoy
-
8012190: Global scope should be initialized lazilyWed, 25 Mar 2015 14:36:22 +0530, by sundar
-
8074410: Startup time: Port shell.js to JavaTue, 24 Mar 2015 13:59:31 +0530, by sundar
-
8075623: Temporary patch to get fx imports working interimMon, 23 Mar 2015 09:04:59 -0300, by jlaskey
-
Added tag jdk9-b56 for changeset 2e640036000dThu, 26 Mar 2015 13:09:11 -0700, by katleman
-
8075604: jjs exits even when non-daemon threads are still active jdk9-b56Fri, 20 Mar 2015 20:04:18 +0530, by sundar
-
8068306: Tests for AST presentation Nashorn Parser APIFri, 20 Mar 2015 13:19:47 +0300, by slugovoy
-
MergeThu, 19 Mar 2015 16:13:54 -0700, by lana
-
8006996: Add a pretty printer that prints script source in nice formThu, 19 Mar 2015 15:13:01 +0530, by sundar
-
8075454: Anonymous functions have internal names exposed via parser APIWed, 18 Mar 2015 23:14:12 +0530, by sundar
-
8075448: nashorn parser API returns init variable tree object of a for loop after for loop statement tree objectWed, 18 Mar 2015 21:54:58 +0530, by sundar
-
8075223: revert multithreaded deoptimizing compilation livelock preventionMon, 16 Mar 2015 18:13:38 +0100, by attila
-
8066217: ArrayBuffer constructor was erroneous with zero argsMon, 16 Mar 2015 16:17:19 +0100, by lagergren
-
8075207: Nashorn parser API returns StatementTree objects in out of orderMon, 16 Mar 2015 17:01:47 +0530, by sundar
-
8075090: Add tests for the basic failure of try/finally compilationMon, 16 Mar 2015 11:00:07 +0100, by attila
-
8075006: Threads spinning infinitely in WeakHashMap.get running test262parallelFri, 13 Mar 2015 18:40:07 +0100, by hannesw
-
Added tag jdk9-b55 for changeset b2b332e64b7bThu, 19 Mar 2015 12:59:27 -0700, by katleman
-
8074988: Reduce boilerplate in Setup* macro definitionsThu, 12 Mar 2015 12:13:53 +0100, by erikj
-
8073706: Livelock in CompiledFunction.getValidOptimisticInvocationWed, 11 Mar 2015 17:52:23 +0100, by attila
-
8074661: Forward port AbstractJSObject.getDefaultValue(JSObject, Class)Wed, 11 Mar 2015 17:47:28 +0100, by attila
-
8074972: Unused imports, a missing javadoc and a build warningWed, 11 Mar 2015 16:58:04 +0530, by sundar
-
8074693: Different instances of same function use same allocator mapWed, 11 Mar 2015 11:08:22 +0100, by hannesw
-
8074484: More agressive value discardingWed, 11 Mar 2015 11:03:21 +0100, by attila
-
8074939: Add few sample scripts to demo nashorn parser APIWed, 11 Mar 2015 14:30:40 +0530, by sundar
-
8074687: Add tests for JSON parsing of numeric keysTue, 10 Mar 2015 18:23:43 +0100, by hannesw
-
8074671: Nashorn Parser APIMon, 09 Mar 2015 20:14:10 +0530, by sundar
-
8074556: Functions should not share allocator mapsMon, 09 Mar 2015 11:34:48 +0100, by hannesw
-
8074545: Undefined object values in object literals with spill propertiesFri, 06 Mar 2015 15:26:51 +0100, by hannesw
-
8074487: Static analysis of IfNode should consider terminating branchesFri, 06 Mar 2015 10:18:47 +0100, by attila
-
8074491: run-nasgen in ant doesn't see the right Nashorn classesFri, 06 Mar 2015 09:59:07 +0100, by attila
-
Added tag jdk9-b54 for changeset 26460b897225Thu, 12 Mar 2015 13:35:18 -0700, by katleman
-
8035712: Restore some of the RuntimeCallSite specializationsThu, 05 Mar 2015 15:43:43 +0100, by attila
-
8074031: Canonicalize is-a-JS-string testsMon, 02 Mar 2015 14:33:55 +0100, by attila
-
8073707: const re-assignment should not reported as a early errorFri, 27 Feb 2015 14:33:47 +0100, by hannesw