Mercurial > people > rkennke > jdk9-shenandoah-final > nashorn
graph
-
8136694: Megemorphic scope access does not throw ReferenceError when property is missingThu, 17 Sep 2015 18:23:53 +0530, by sundar
-
8136647: Syntactic error accidentally left in JDK-8135251 changesetWed, 16 Sep 2015 18:44:47 +0200, by attila
-
8135251: Use Unsafe.defineAnonymousClass for loading Nashorn script codeWed, 16 Sep 2015 18:34:10 +0200, by attila
-
8134609: Allow constructors with same prototoype map to share the allocator mapWed, 16 Sep 2015 14:42:32 +0200, by hannesw
-
8136544: Call site switching to megamorphic causes incorrect property readWed, 16 Sep 2015 16:26:30 +0530, by sundar
-
8080501: javaarrayconversion.js test is flawedTue, 15 Sep 2015 19:31:24 +0530, by sundar
-
8055917: jdk.nashorn.internal.codegen.CompilationPhase$N should be renamed to proper classesMon, 14 Sep 2015 16:13:10 +0530, by sundar
-
Added tag jdk9-b82 for changeset 8bab0a9d8a63Fri, 18 Sep 2015 10:46:55 -0700, by lana
-
8136349: Typos patch for nashorn sources submitted on Sep 10, 2015Fri, 11 Sep 2015 15:43:36 +0530, by sundar
-
8135332: ScriptFunction constructor should use is bound and is strict check rather than checking for 'arguments' and 'caller'Thu, 10 Sep 2015 19:09:23 +0530, by sundar
-
8135337: NativeDebug.dumpCounters with incorrect scope countThu, 10 Sep 2015 15:28:05 +0200, by attila
-
8135336: Fix broken build after JDK-8135262Thu, 10 Sep 2015 15:24:39 +0200, by attila
-
8135262: Sanitize CodeInstaller APIThu, 10 Sep 2015 14:00:27 +0200, by attila
-
8134569: Add tests for prototype callsitesThu, 10 Sep 2015 13:50:04 +0200, by hannesw
-
8135000: Number.prototype.toFixed returns wrong string for 0.5 and -0.5Thu, 10 Sep 2015 13:46:45 +0200, by hannesw
-
8027137: Merge ScriptFunction and ScriptFunctionImplWed, 09 Sep 2015 17:19:46 +0530, by sundar
-
8065912: Better handling of classpath in build-infraWed, 09 Sep 2015 09:36:48 +0200, by ihse
-
8135151: jjs should work in cygwin environmentMon, 07 Sep 2015 20:07:03 +0530, by sundar
-
8135075: Reorder short-circuit tests in ApplySpecialization to run cheapest firstMon, 07 Sep 2015 11:11:41 +0200, by attila
-
8135054: Add more samples to nashorn samples directoryFri, 04 Sep 2015 17:11:06 +0530, by sundar
-
Added tag jdk9-b81 for changeset 42d8ed4651b6Fri, 11 Sep 2015 10:26:42 -0700, by lana
-
MergeThu, 03 Sep 2015 19:54:06 +0200, by mhaupt
-
8134873: Implement support for ES6 numeric literalsTue, 01 Sep 2015 16:11:09 +0200, by aw
-
8087292: nashorn should have a "fail-fast" option for scripting, analog to bash "set -e"Thu, 03 Sep 2015 21:47:48 +0530, by sundar
-
8134973: Control flow exceptions should avoid filling stack traceWed, 02 Sep 2015 22:28:31 +0530, by sundar
-
8134939: Improve toString method of Dynalink DynamicMethod objectsWed, 02 Sep 2015 16:35:14 +0200, by attila
-
8134931: jdk.nashorn.internal.codegen.TypeMap should not use MapWed, 02 Sep 2015 17:16:57 +0530, by sundar
-
8134930: Defer stack trace walking of NashornException for extracting line number and file nameWed, 02 Sep 2015 12:26:57 +0200, by attila
-
8134887: nashorn ant test configuration should disable assertion for LamdaFormEditor classTue, 01 Sep 2015 23:08:33 +0530, by sundar
-
8134865: Need to restore for container block from lexical context in finallyTue, 01 Sep 2015 18:19:29 +0200, by aw
-
8068901: Surprising behavior with more than one functional interface on a classTue, 01 Sep 2015 18:28:11 +0530, by sundar
-
8133300: Ensure symbol table immutability in Nashorn ASTMon, 31 Aug 2015 15:18:59 +0200, by attila
-
8134731: Function.prototype.apply interacts incorrectly with argumentsMon, 31 Aug 2015 17:51:02 +0530, by sundar
-
Added tag jdk9-b80 for changeset 61b401b23fc2Thu, 03 Sep 2015 14:24:47 -0700, by katleman
-
8134562: jjs history object should have methods to save/load history to/from given file and also allow reexecution of commands by a callThu, 27 Aug 2015 14:35:06 +0530, by sundar
-
8134403: Nashorn react.js benchmark performance regressionWed, 26 Aug 2015 20:30:34 +0200, by attila
-
8134484: disallow backquotes as heredoc end marker delimitersWed, 26 Aug 2015 13:11:35 +0200, by mhaupt
-
8073613: Here documents: how to avoid string interpolation?Wed, 26 Aug 2015 09:59:29 +0200, by mhaupt
-
8134397: Features that require AWT, swing should handle headless mode properlyTue, 25 Aug 2015 18:16:10 +0530, by sundar
-
8134381: load completion should not use swing from non UI threadTue, 25 Aug 2015 14:47:42 +0530, by sundar
-
8134309: load call argument completion could be done with file chooserMon, 24 Aug 2015 18:25:22 +0530, by sundar
-
8134279: jjs should support multiple line input to complete incomplete codeMon, 24 Aug 2015 16:25:40 +0530, by sundar
-
8133785: SharedScopeCall should be enabled for non-optimistic call sites in optimistic compilationMon, 24 Aug 2015 09:12:35 +0200, by attila
-
8134150: Make Timing both threadsafe and efficientMon, 24 Aug 2015 09:11:46 +0200, by attila
-
8134255: Implement tab-completion for java package prefixes and package namesSun, 23 Aug 2015 10:02:14 +0530, by sundar
-
8133948: Add 'edit' function to allow external editing of scriptsFri, 21 Aug 2015 18:01:23 +0530, by sundar
-
Added tag jdk9-b79 for changeset 9b3eca69b88bThu, 27 Aug 2015 12:59:56 -0700, by katleman
-
8133872: Expression completion should work on contexts where an expression is acceptedWed, 19 Aug 2015 16:35:03 +0530, by sundar
-
8077168: CodeStoreAndPathTest.java fails in jtreg mode on MacTue, 18 Aug 2015 09:13:46 -0700, by mhaupt
-
8133812: identifier and member expression completion handling is not uniformTue, 18 Aug 2015 18:53:13 +0530, by sundar
-
8133777: Use file based persistence for history instead of preferencesTue, 18 Aug 2015 11:40:18 +0530, by sundar
-
8133695: Implement tab-completion for identifiersMon, 17 Aug 2015 18:36:28 +0530, by sundar
-
8133652: Implement tab-completion for member select expressionsMon, 17 Aug 2015 13:17:25 +0530, by sundar
-
8133624: Move JDK-8055034.js and JDK-8130127.js to currently-failing directory to exclude from test runFri, 14 Aug 2015 18:48:26 +0530, by sundar
-
Added tag jdk9-b78 for changeset 6f634e84387eThu, 20 Aug 2015 11:38:25 -0700, by katleman
-
8133347: Add makefiles support and basic session, persistence history navigation with jlineThu, 13 Aug 2015 19:07:27 +0530, by sundar
-
Added tag jdk9-b77 for changeset 33cecbc59f2aThu, 13 Aug 2015 12:20:11 -0700, by katleman
-
8133119: Error message associated with TypeError for call and new should include stringified NodeThu, 06 Aug 2015 21:50:42 +0530, by sundar
-
8073733: TypeError messages with "call" and "new" could be improvedTue, 04 Aug 2015 18:18:54 +0530, by sundar
-
Added tag jdk9-b76 for changeset ab231613d720Thu, 06 Aug 2015 08:07:42 -0700, by katleman
-
8132092: Nashorn copyright has to be updatedTue, 28 Jul 2015 14:52:34 +0530, by sundar
-
8132305: fix incorrect title assignment in Nashorn JavaFX samplesMon, 27 Jul 2015 09:42:09 +0200, by mhaupt
-
Added tag jdk9-b75 for changeset f884dff432a7Thu, 30 Jul 2015 11:15:42 -0700, by katleman
-
8131142: late-bind check for testng.jar presence in Nashorn test executionWed, 22 Jul 2015 09:28:28 +0200, by mhaupt
-
8131683: Delete fails over multiple scopesWed, 22 Jul 2015 10:18:33 +0200, by hannesw
-
8131340: Varargs function is recompiled each time it is linkedMon, 20 Jul 2015 13:11:26 +0200, by hannesw
-
Added tag jdk9-b74 for changeset 2e8bb16872d7Thu, 23 Jul 2015 11:54:34 -0700, by katleman
-
8131039: after adding a function property to Object.prototype, JSON.parse with reviver function goes into infinite loopThu, 16 Jul 2015 15:45:54 +0530, by sundar
-
8130853: Non-extensible global is not handled propertyMon, 13 Jul 2015 20:09:14 +0530, by sundar
-
8130888: Typos in nashorn sourcesFri, 10 Jul 2015 12:55:10 +0530, by sundar
-
8130862: let hg ignore TestNG ZIP file in Nashorn test library directoryFri, 10 Jul 2015 08:42:35 +0200, by mhaupt
-
Added tag jdk9-b73 for changeset 548f1eb2c3c8Thu, 16 Jul 2015 13:51:58 -0700, by katleman
-
8130734: Apply transformations found by netbeans Refactor->Inspect and transform menuWed, 08 Jul 2015 17:28:08 +0530, by sundar
-
8130663: 6 fields can be static fields in Global classTue, 07 Jul 2015 18:33:24 +0530, by sundar
-
8130476: Remove unused methods in Global.javaMon, 06 Jul 2015 15:59:55 +0530, by sundar
-
8130424: if directory specified with --dest-dir does not exist, only .class files are dumped and .js files are notFri, 03 Jul 2015 18:41:58 +0530, by sundar
-
Added tag jdk9-b72 for changeset d017877b3b8cThu, 09 Jul 2015 13:49:41 -0700, by katleman
-
8130317: "ant test" fails to complete on Windows when run under cygwin shellThu, 02 Jul 2015 19:02:28 +0530, by sundar
-
8130307: improve Nashorn Javadoc targetThu, 02 Jul 2015 11:20:47 +0200, by mhaupt
-
8130306: enable running Nashorn test on WindowsThu, 02 Jul 2015 11:09:20 +0200, by mhaupt
-
8130234: Get rid of JSType.isNegativeZeroThu, 02 Jul 2015 10:55:35 +0200, by attila
-
8130127: streamline input parameter of Nashorn scripting $EXEC functionWed, 01 Jul 2015 16:26:25 +0200, by mhaupt
-
MergeTue, 30 Jun 2015 08:51:06 -0700, by prr
-
MergeMon, 22 Jun 2015 13:29:27 -0700, by prr
-
8081814: Modularize the deploy buildWed, 27 May 2015 17:35:21 +0200, by erikj
-
8114838: Anonymous functions escape to surrounding scope when defined under "with" statementTue, 30 Jun 2015 13:10:37 +0530, by sundar
-
8130035: Move test/script/basic/NASHORN-627.js to currently-failing until JDK-8129881 is fixedMon, 29 Jun 2015 10:42:57 +0200, by attila
-
Added tag jdk9-b71 for changeset 7066af6e7b06Thu, 02 Jul 2015 08:54:05 -0700, by katleman
-
8129959: DebugLogger has unnecessary API methodsFri, 26 Jun 2015 17:49:17 +0200, by attila
-
8129950: Wrong condition for checking absence of logger in MethodHandleFactoryFri, 26 Jun 2015 17:08:14 +0200, by attila
-
8129597: Add tier 3 test definitions to the JDK 9 forestWed, 24 Jun 2015 15:19:50 -0700, by darcy
-
8129410: Java adapters with class-level overrides should preserve variable arity constructorsTue, 23 Jun 2015 11:16:48 +0200, by attila
-
Added tag jdk9-b70 for changeset 3379235149c0Thu, 25 Jun 2015 10:21:42 -0700, by katleman
-
8117883: nasgen prototype, instance member count calculation is wrongThu, 18 Jun 2015 19:20:53 +0530, by sundar
-
8098808: Convert Scope from interface to classWed, 17 Jun 2015 13:56:53 +0200, by hannesw
-
8098847: obj."prop" and obj.'prop' should result in SyntaxErrorWed, 17 Jun 2015 14:21:20 +0530, by sundar
-
8087312: PropertyMapWrapper.equals should compare classNameWed, 17 Jun 2015 09:10:45 +0200, by hannesw
-
8098578: Global scope is not accessible with indirect load callTue, 16 Jun 2015 18:26:25 +0530, by sundar
-
8098807: Strict eval throws ClassCastException with large scriptsTue, 16 Jun 2015 13:25:41 +0200, by hannesw
-
8098546: eval within a 'with' leaks definitions into global scopeMon, 15 Jun 2015 15:49:14 +0200, by hannesw
-
8086052: Script evaluation should not return last function declarationMon, 15 Jun 2015 15:37:01 +0200, by hannesw
-
8087211: Indirect evals should be strict with -strict optionFri, 12 Jun 2015 16:55:20 +0530, by sundar
-
Added tag jdk9-b69 for changeset 194b74467afcThu, 18 Jun 2015 01:43:18 -0700, by lana
-
8087136: regression: apply on $EXEC fails with ClassCastExceptionThu, 11 Jun 2015 13:33:34 +0530, by sundar
-
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