Wed, 27 May 2015 17:35:21 +0200 |
erikj |
8081814: Modularize the deploy build
|
Tue, 30 Jun 2015 13:10:37 +0530 |
sundar |
8114838: Anonymous functions escape to surrounding scope when defined under "with" statement
|
Mon, 29 Jun 2015 10:42:57 +0200 |
attila |
8130035: Move test/script/basic/NASHORN-627.js to currently-failing until JDK-8129881 is fixed
|
Thu, 02 Jul 2015 08:54:05 -0700 |
katleman |
Added tag jdk9-b71 for changeset 7066af6e7b06
|
Sun, 28 Jun 2015 16:38:44 -0700 |
lana |
Merge
jdk9-b71
|
Fri, 26 Jun 2015 17:49:17 +0200 |
attila |
8129959: DebugLogger has unnecessary API methods
|
Fri, 26 Jun 2015 17:08:14 +0200 |
attila |
8129950: Wrong condition for checking absence of logger in MethodHandleFactory
|
Wed, 24 Jun 2015 15:19:50 -0700 |
darcy |
8129597: Add tier 3 test definitions to the JDK 9 forest
|
Tue, 23 Jun 2015 11:16:48 +0200 |
attila |
8129410: Java adapters with class-level overrides should preserve variable arity constructors
|
Thu, 25 Jun 2015 10:21:42 -0700 |
katleman |
Added tag jdk9-b70 for changeset 3379235149c0
|
Thu, 18 Jun 2015 10:24:14 -0700 |
lana |
Merge
jdk9-b70
|
Thu, 18 Jun 2015 19:20:53 +0530 |
sundar |
8117883: nasgen prototype, instance member count calculation is wrong
|
Wed, 17 Jun 2015 13:56:53 +0200 |
hannesw |
8098808: Convert Scope from interface to class
|
Wed, 17 Jun 2015 14:21:20 +0530 |
sundar |
8098847: obj."prop" and obj.'prop' should result in SyntaxError
|
Wed, 17 Jun 2015 09:10:45 +0200 |
hannesw |
8087312: PropertyMapWrapper.equals should compare className
|
Tue, 16 Jun 2015 18:26:25 +0530 |
sundar |
8098578: Global scope is not accessible with indirect load call
|
Tue, 16 Jun 2015 13:25:41 +0200 |
hannesw |
8098807: Strict eval throws ClassCastException with large scripts
|
Mon, 15 Jun 2015 15:49:14 +0200 |
hannesw |
8098546: eval within a 'with' leaks definitions into global scope
|
Mon, 15 Jun 2015 15:37:01 +0200 |
hannesw |
8086052: Script evaluation should not return last function declaration
|
Fri, 12 Jun 2015 16:55:20 +0530 |
sundar |
8087211: Indirect evals should be strict with -strict option
|
Thu, 18 Jun 2015 01:43:18 -0700 |
lana |
Added tag jdk9-b69 for changeset 194b74467afc
|
Thu, 11 Jun 2015 20:19:14 -0700 |
lana |
Merge
jdk9-b69
|
Thu, 11 Jun 2015 13:33:34 +0530 |
sundar |
8087136: regression: apply on $EXEC fails with ClassCastException
|
Tue, 09 Jun 2015 09:27:02 +0200 |
mhaupt |
8080490: add $EXECV command to Nashorn scripting mode
|
Tue, 09 Jun 2015 14:19:57 +0530 |
sundar |
8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option
|
Mon, 08 Jun 2015 10:28:04 +0200 |
mhaupt |
8085885: address Javadoc warnings in Nashorn source code
|
Mon, 08 Jun 2015 14:10:39 +0530 |
sundar |
8085937: add autoimports sample script to easily explore Java classes in interactive mode
|
Mon, 08 Jun 2015 13:57:44 +0530 |
sundar |
8085802: Nashorn -nse option causes parse error on anonymous function definition
|
Fri, 05 Jun 2015 19:05:37 +0530 |
sundar |
8085810: Return value of Objects.requireNonNull call can be used
|
Fri, 05 Jun 2015 12:38:53 +0200 |
mhaupt |
8080087: Nashorn $ENV.PWD is originally undefined
|
Thu, 11 Jun 2015 10:44:20 -0700 |
lana |
Added tag jdk9-b68 for changeset dd6dd848b854
|
Thu, 04 Jun 2015 18:49:16 -0700 |
lana |
Merge
jdk9-b68
|
Wed, 03 Jun 2015 16:28:57 +0200 |
attila |
8081813: JSONListAdapter should delegate its [[DefaultValue]] to wrapped object
|
Wed, 03 Jun 2015 18:44:12 +0530 |
sundar |
8081809: Missing final modifier in method parameters (nashorn code convention)
|
Wed, 03 Jun 2015 09:36:58 +0200 |
hannesw |
8066220: Fuzzing bug: MethodHandle bug (Object,Object) != (boolean)Object
|
Tue, 02 Jun 2015 17:08:13 +0200 |
mhaupt |
8081696: reduce dependency of Nashorn tests on external components
|
Tue, 02 Jun 2015 14:35:03 +0200 |
mhaupt |
8080275: transparently download testng.jar for Nashorn testing
|
Tue, 02 Jun 2015 14:34:37 +0200 |
mhaupt |
8081668: fix Nashorn ant externals command
|
Tue, 02 Jun 2015 10:40:19 +0200 |
mhaupt |
8081604: rename ScriptingFunctions.tokenizeCommandLine
|
Tue, 02 Jun 2015 10:40:10 +0200 |
mhaupt |
8081603: erroneous dot file generated from Nashorn --print-code
|
Tue, 02 Jun 2015 10:55:17 +0200 |
attila |
8066773: JSON-friendly wrapper for objects
|
Tue, 02 Jun 2015 00:16:20 -0700 |
darcy |
8075555: Add tiered testing definitions to the nashorn repo
|
Tue, 02 Jun 2015 12:42:53 +0530 |
sundar |
8081609: engine.eval call from a java method which was called from a previous engine.eval results in wrong ScriptContext being used.
|
Mon, 01 Jun 2015 15:01:36 +0200 |
attila |
8066218: UTF-32LE mistakenly detected as UTF-16LE
|
Thu, 04 Jun 2015 09:31:52 -0700 |
katleman |
Added tag jdk9-b67 for changeset f822b749821e
|
Thu, 28 May 2015 16:50:12 -0700 |
lana |
Merge
jdk9-b67
|
Wed, 27 May 2015 22:18:51 +0530 |
sundar |
8081156: jjs "nashorn.args" system property is not effective when script arguments are passed
|
Wed, 27 May 2015 14:37:11 +0300 |
attila |
8081204: ListAdapter throws NPE when adding/removing elements outside of JS context
|
Wed, 27 May 2015 13:16:50 +0530 |
sundar |
8007456: Nashorn test framework @argument does not handle quoted strings
|
Tue, 26 May 2015 16:12:23 +0200 |
attila |
8081062: ListAdapter should take advantage of JSObject
|
Tue, 26 May 2015 14:37:14 +0200 |
attila |
8081015: Allow conversion of native arrays to Queue and Collection
|
Tue, 26 May 2015 13:49:45 +0530 |
sundar |
8036743: need ArrayBuffer constructor with specified data
|
Thu, 28 May 2015 16:13:56 -0700 |
katleman |
Added tag jdk9-b66 for changeset 9dd95cff9dae
|
Thu, 21 May 2015 16:19:37 -0700 |
lana |
Merge
jdk9-b66
|
Thu, 21 May 2015 21:51:48 +0530 |
sundar |
8079145: jdk.nashorn.internal.runtime.arrays.IntArrayData.convert assertion
|
Thu, 21 May 2015 18:44:51 +0530 |
sundar |
8080848: delete of bound Java method property results in crash
|
Wed, 20 May 2015 14:16:19 +0530 |
sundar |
8080598: Javadoc warnings in Global.java after lazy initialization
|
Fri, 15 May 2015 16:36:25 +0200 |
mhaupt |
8049300: jjs scripting: need way to quote $EXEC command arguments to protect spaces
|
Fri, 15 May 2015 15:40:57 +0200 |
attila |
8078414: Don't create impossible converters for ScriptObjectMirror
|
Fri, 15 May 2015 10:21:48 +0200 |
mhaupt |
8080471: fix usage of replace and file separator in Nashorn tests
|