Mercurial > people > rkennke > jdk9-shenandoah-final > nashorn
graph
-
8025090: 'while' statement with 'test' using var before being declared in body results in VerifyErrorThu, 19 Sep 2013 23:48:37 +0530, by sundar
-
8025080: Object literal getter, setter function with number format property name results in ClassFormatErrorThu, 19 Sep 2013 21:20:47 +0530, by sundar
-
8023154: compileAllTests fails with: 2 tests failed to compileThu, 19 Sep 2013 15:39:01 +0200, by hannesw
-
8025048: true as case label results in ClassCastExceptionThu, 19 Sep 2013 13:34:01 +0530, by sundar
-
8024973: Using a different ScriptContext with a CompiledScript results in ScriptExceptionWed, 18 Sep 2013 16:36:25 +0530, by sundar
-
8024972: for (LeftHandSideExpression in Expression) crashes the compilerWed, 18 Sep 2013 13:06:17 +0530, by sundar
-
Added tag jdk8-b109 for changeset 6ec2f9e5ed5bThu, 26 Sep 2013 10:43:59 -0700, by cl
-
8024846: keep separate internal arguments variableMon, 16 Sep 2013 14:44:20 +0200, by attila
-
8024847: Java.to should accept mirror and external JSObjects as array-like objects as wellMon, 16 Sep 2013 15:08:36 +0530, by sundar
-
MergeFri, 13 Sep 2013 17:50:18 +0530, by sundar
-
8024619: JDBC java.sql.DriverManager is not usable from JS scriptFri, 13 Sep 2013 16:45:11 +0530, by sundar
-
8024693: Various minor issues with JSONWriter used by script parser APIThu, 12 Sep 2013 22:16:40 +0530, by sundar
-
8024512: Regex /[^\[]/ doesn't matchThu, 12 Sep 2013 17:13:59 +0200, by hannesw
-
8024476: Octane regression on RichardsThu, 12 Sep 2013 14:02:15 +0200, by hannesw
-
MergeWed, 11 Sep 2013 22:53:03 +0530, by sundar
-
8024644: PluggableJSObject.iteratingJSObjectTest fails with jdk8-tl buildWed, 11 Sep 2013 22:51:34 +0530, by sundar
-
8024615: Refactor ScriptObjectMirror and JSObject to support external JSObject implementationsWed, 11 Sep 2013 20:49:28 +0530, by sundar
-
8024130: We no longer need slots for temporaries in self-assign indicesWed, 11 Sep 2013 10:27:25 +0200, by attila
-
8024539: FX Libraries update missing fileTue, 10 Sep 2013 14:21:28 -0300, by jlaskey
-
8024397: Nashorn FX Libraries need to be finalized.Mon, 09 Sep 2013 13:35:35 -0300, by jlaskey
-
MergeMon, 09 Sep 2013 20:16:49 +0530, by sundar
-
8024180: Incorrect handling of expression and parent scope in 'with' statementsMon, 09 Sep 2013 20:10:41 +0530, by sundar
-
8024255: When a keyword is used as object property name, the property can not be deletedThu, 05 Sep 2013 21:17:06 +0530, by sundar
-
MergeFri, 06 Sep 2013 14:20:58 -0700, by lana
-
8024174: Setting __proto__ property in Object literal should be supportedWed, 04 Sep 2013 19:58:16 +0530, by sundar
-
8024120: Setting __proto__ to null removes the __proto__ propertyWed, 04 Sep 2013 14:29:07 +0530, by sundar
-
Added tag jdk8-b107 for changeset f35e1255024bThu, 12 Sep 2013 11:09:22 -0700, by cl
-
MergeTue, 27 Aug 2013 19:26:48 +0530, by sundar
-
8023784: Object.prototype.toString should contain the class name for all instancesTue, 27 Aug 2013 18:57:50 +0530, by sundar
-
8023780: Gracefully handle @CS methods while binding bean propertiesTue, 27 Aug 2013 13:17:00 +0200, by attila
-
8022773: ScriptEngineTest.printManyTest failsTue, 27 Aug 2013 15:54:45 +0530, by sundar
-
8023721: Simplify eval in DebuggerSupport.Mon, 26 Aug 2013 15:33:40 -0300, by jlaskey
-
8023650: Regexp m flag does not recognize CRNL or CRMon, 26 Aug 2013 15:59:41 +0200, by hannesw
-
8019987: String trimRight and trimLeft could be definedFri, 23 Aug 2013 12:20:19 -0300, by jlaskey
-
8020946: TokenType#toString returned nullFri, 23 Aug 2013 09:56:25 -0300, by jlaskey
-
8023550: -d option was broken for any dir but '.'. Fixed Java warnings.Fri, 23 Aug 2013 14:16:16 +0200, by lagergren
-
MergeMon, 26 Aug 2013 14:54:25 -0700, by lana
-
MergeFri, 23 Aug 2013 16:44:02 +0530, by sundar
-
8023630: Implement Java.super() as the preferred way to call super methodsFri, 23 Aug 2013 13:10:45 +0200, by attila
-
MergeFri, 23 Aug 2013 12:44:01 +0200, by lagergren
-
8023453: --log=attr did not unindent identNodesFri, 23 Aug 2013 12:43:32 +0200, by lagergren
-
8023631: engine.js init script should be loaded into every global instance created by enginesFri, 23 Aug 2013 16:10:37 +0530, by sundar
-
8023560: Arbitrary javax.script.Bindings objects as ENGINE_SCOPE objects are not handled as expected.Thu, 22 Aug 2013 22:32:16 +0530, by sundar
-
8023228: Debugger information gather is too slow.Thu, 22 Aug 2013 13:51:24 -0300, by jlaskey
-
8023531: new RegExp('').toString() should return '/(?:)/'Thu, 22 Aug 2013 17:23:50 +0200, by hannesw
-
8023551: Mirror functions can not be invoked using invokeMethod, invokeFunctionThu, 22 Aug 2013 18:46:26 +0530, by sundar
-
8023368: Instance __proto__ property should exist and be writable.Wed, 21 Aug 2013 17:28:53 +0530, by sundar
-
8022903: Enhance for-in and for-each for Lists and MapsWed, 21 Aug 2013 13:39:40 +0200, by attila
-
8023373: allow super invocation for adaptersWed, 21 Aug 2013 13:39:09 +0200, by attila
-
Added tag jdk8-b105 for changeset f484bfb624ddThu, 29 Aug 2013 09:42:13 -0700, by cl
-
MergeTue, 20 Aug 2013 17:46:45 -0700, by lana
-
MergeMon, 19 Aug 2013 19:37:29 +0530, by sundar
-
8023210: jjs tools should support a mode where it will load few command line scripts and then entering into interactive shellMon, 19 Aug 2013 17:16:54 +0530, by sundar
-
8023017: SUB missing for widest op == number for BinaryNodeFri, 16 Aug 2013 18:51:53 +0200, by lagergren
-
8019985: Date.parse("2000-01-01T00:00:00.Z") should return NaNFri, 16 Aug 2013 13:42:44 +0200, by hannesw
-
8020355: bind on built-in constructors don't use bound argument valuesFri, 16 Aug 2013 15:04:36 +0530, by sundar
-
8023026: Array.prototype iterator functions like forEach, reduce should work for Java arrays, listsWed, 14 Aug 2013 20:51:53 +0530, by sundar
-
8022676: Confusing error message checking instanceof non-classMon, 12 Aug 2013 18:00:17 -0300, by jlaskey
-
MergeTue, 13 Aug 2013 18:34:12 -0700, by lana
-
MergeMon, 12 Aug 2013 20:37:09 +0530, by sundar
-
8022598: Object.getPrototypeOf should return null for host objects rather than throwing TypeErrorMon, 12 Aug 2013 18:16:28 +0530, by sundar
-
8022615: [nightly] Two nashorn print tests fail in nightly builds on WindowsMon, 12 Aug 2013 17:08:01 +0530, by sundar
-
8022731: NativeArguments has wrong implementation of isMapped()Mon, 12 Aug 2013 13:31:43 +0200, by hannesw
-
8022614: Please exclude test test/script/trusted/JDK-8020809.js from Nashorn code coverage runMon, 12 Aug 2013 16:52:32 +0530, by sundar
-
8022789: Revisit doPrivileged blocks in DynalinkMon, 12 Aug 2013 12:46:01 +0200, by attila
-
8022782: publicLookup access failures in ScriptObject, ScriptFunction and ScriptFunctionMon, 12 Aug 2013 14:43:53 +0530, by sundar
-
8022707: Revisit all doPrivileged blocksFri, 09 Aug 2013 20:48:44 +0530, by sundar
-
MergeThu, 08 Aug 2013 11:20:14 -0300, by jlaskey
-
MergeThu, 08 Aug 2013 18:19:29 +0530, by sundar
-
8022524: Memory leaks in nashorn sources and tests found by jhat analysisThu, 08 Aug 2013 16:38:32 +0530, by sundar
-
8022509: Various Dynalink security enhancementsWed, 07 Aug 2013 16:38:44 +0200, by attila
-
Added tag jdk8-b104 for changeset afc100513451Thu, 22 Aug 2013 09:10:25 -0700, by cl
-
MergeTue, 06 Aug 2013 17:01:56 -0700, by lana
-
MergeTue, 06 Aug 2013 13:10:40 +0530, by sundar
-
8020132: Big object literal with numerical keys exceeds method sizeThu, 01 Aug 2013 12:23:38 +0200, by hannesw
-
Added tag jdk8-b102 for changeset e966ff0a3ffeThu, 08 Aug 2013 10:10:54 -0700, by cl
-
MergeMon, 29 Jul 2013 21:56:40 +0530, by sundar
-
8012792: print function defined in engine.js does not handle multiple argumentsMon, 29 Jul 2013 18:07:20 +0530, by sundar
-
MergeMon, 29 Jul 2013 10:28:03 +0530, by sundar
-
8021571: @fork tests should use VM options passed from project.propertiesFri, 26 Jul 2013 20:10:47 +0530, by sundar
-
8021321: Two runsunspider tests fail after updating sunspider to 1.0Fri, 26 Jul 2013 09:17:54 -0300, by jlaskey
-
8020719: Run tests with reduced splitter thresholdFri, 26 Jul 2013 13:50:52 +0200, by hannesw
-
MergeFri, 26 Jul 2013 14:08:51 -0700, by lana
-
8021361: ClassCastException:.ScriptObjectMirror -> ScriptObject when getInterface called on object from different ScriptContextThu, 25 Jul 2013 20:10:48 +0530, by sundar
-
8021244: Inconsistent stackmap with splitter threshold set very lowThu, 25 Jul 2013 11:56:12 +0200, by hannesw
-
8021252: invokeMethod throws NoSuchMethodException when script object is from different script contextThu, 25 Jul 2013 14:05:03 +0530, by sundar
-
8021294: --verify-code option results in AnalyzerExceptionWed, 24 Jul 2013 21:01:22 +0530, by sundar
-
8021262: Make nashorn access checks consistent with underlying dynalinkWed, 24 Jul 2013 20:28:03 +0530, by sundar
-
MergeWed, 24 Jul 2013 08:25:04 -0300, by jlaskey
-
8020718: RETURN symbol has wrong type in split functionsWed, 24 Jul 2013 13:16:34 +0200, by hannesw
-
8021246: Fix regression for 8021189Wed, 24 Jul 2013 12:48:09 +0200, by attila
-
8021189: Prevent access to constructors of restricted classesWed, 24 Jul 2013 11:13:24 +0200, by attila
-
8021129: Use public lookup againTue, 23 Jul 2013 18:28:58 +0200, by attila
-
MergeTue, 23 Jul 2013 21:51:23 +0530, by sundar
-
8021164: REGRESSION: test262 failures after JDK-8021122Tue, 23 Jul 2013 21:45:27 +0530, by sundar
-
8021130: Comments need to be tokensTue, 23 Jul 2013 12:00:29 -0300, by jlaskey
-
8021122: Not all callables are handled for toString and other function valued propertiesTue, 23 Jul 2013 18:17:25 +0530, by sundar
-
8020820: Limit access to static members of reflective classesThu, 18 Jul 2013 16:47:45 +0200, by attila
-
8020809: Java adapter should not allow overriding of caller sensitive methodsThu, 18 Jul 2013 16:22:25 +0200, by attila
-
8020731: Revisit checkPermission calls in Context classThu, 18 Jul 2013 18:08:26 +0530, by sundar
-
8020356: ClassCastException Undefined->Scope on spiltter class generated for a large switch statementWed, 17 Jul 2013 18:20:40 +0200, by hannesw
-
8020596: Initialization of white space strings in scanner should be done with \u stringsWed, 17 Jul 2013 11:53:09 -0300, by jlaskey
-
8017585: Exclude two failing tests from Nashorn CC runTue, 16 Jul 2013 17:40:15 -0300, by jlaskey
-
Added tag jdk8-b101 for changeset a302b05d0ee4Thu, 01 Aug 2013 04:56:29 -0700, by cl
-
MergeWed, 17 Jul 2013 00:36:48 -0700, by lana
-
8015356: array concatenation should skip empty elementsTue, 16 Jul 2013 17:03:30 +0200, by attila
-
8010821: [findbugs] Some classes in jdk.nashorn.internal.runtime.regexp expose mutable objectsTue, 16 Jul 2013 16:12:26 +0200, by hannesw
-
8020357: throw RangeError for too large NativeArrayBuffer sizeTue, 16 Jul 2013 15:28:33 +0200, by attila
-
MergeTue, 16 Jul 2013 09:54:04 +0530, by sundar