Athijegannathan Sundararajan
|
67ca223959
|
8023210: jjs tools should support a mode where it will load few command line scripts and then entering into interactive shell
Reviewed-by: hannesw, attila, lagergren, jlaskey
|
2013-08-19 17:16:54 +05:30 |
|
Marcus Lagergren
|
9de0661d63
|
8023017: SUB missing for widest op == number for BinaryNode
Reviewed-by: sundar, jlaskey
|
2013-08-16 18:51:53 +02:00 |
|
Hannes Wallnöfer
|
c5193485ad
|
8019985: Date.parse("2000-01-01T00:00:00.Z") should return NaN
Reviewed-by: sundar, jlaskey
|
2013-08-16 13:42:44 +02:00 |
|
Athijegannathan Sundararajan
|
2f90b28014
|
8020355: bind on built-in constructors don't use bound argument values
Reviewed-by: lagergren, hannesw
|
2013-08-16 15:04:36 +05:30 |
|
Athijegannathan Sundararajan
|
a28b8a61dc
|
8023026: Array.prototype iterator functions like forEach, reduce should work for Java arrays, lists
Reviewed-by: jlaskey, lagergren
|
2013-08-14 20:51:53 +05:30 |
|
Michael Horowitz
|
bf29c2ec49
|
8022676: Confusing error message checking instanceof non-class
Reviewed-by: jlaskey, sundar
|
2013-08-12 18:00:17 -03:00 |
|
Athijegannathan Sundararajan
|
7e85e9c196
|
8022598: Object.getPrototypeOf should return null for host objects rather than throwing TypeError
Reviewed-by: lagergren, jlaskey, attila, hannesw
|
2013-08-12 18:16:28 +05:30 |
|
Hannes Wallnöfer
|
76e9329e16
|
8022731: NativeArguments has wrong implementation of isMapped()
Reviewed-by: lagergren, jlaskey
|
2013-08-12 13:31:43 +02:00 |
|
Attila Szegedi
|
71bd48d8e7
|
8022789: Revisit doPrivileged blocks in Dynalink
Reviewed-by: lagergren, sundar
|
2013-08-12 12:46:01 +02:00 |
|
Athijegannathan Sundararajan
|
ec9506c0fe
|
8022782: publicLookup access failures in ScriptObject, ScriptFunction and ScriptFunction
Reviewed-by: lagergren, attila, hannesw
|
2013-08-12 14:43:53 +05:30 |
|
Athijegannathan Sundararajan
|
8ee7468a8c
|
8022707: Revisit all doPrivileged blocks
Reviewed-by: jlaskey, hannesw
|
2013-08-09 20:48:44 +05:30 |
|
Athijegannathan Sundararajan
|
77e477eaea
|
8022524: Memory leaks in nashorn sources and tests found by jhat analysis
Reviewed-by: attila, hannesw
|
2013-08-08 16:38:32 +05:30 |
|
Attila Szegedi
|
65cc3fdc8a
|
8022509: Various Dynalink security enhancements
Reviewed-by: jlaskey, hannesw
|
2013-08-07 16:38:44 +02:00 |
|
Hannes Wallnöfer
|
24adb234a8
|
8020132: Big object literal with numerical keys exceeds method size
Reviewed-by: lagergren, sundar
|
2013-08-01 12:23:38 +02:00 |
|
Athijegannathan Sundararajan
|
c9efbba43f
|
8012792: print function defined in engine.js does not handle multiple arguments
Reviewed-by: hannesw
|
2013-07-29 18:07:20 +05:30 |
|
Athijegannathan Sundararajan
|
010a7705a4
|
8021571: @fork tests should use VM options passed from project.properties
Reviewed-by: lagergren, hannesw, jlaskey
|
2013-07-26 20:10:47 +05:30 |
|
Athijegannathan Sundararajan
|
fdb4922746
|
8021361: ClassCastException:.ScriptObjectMirror -> ScriptObject when getInterface called on object from different ScriptContext
Reviewed-by: jlaskey, attila
|
2013-07-25 20:10:48 +05:30 |
|
Hannes Wallnöfer
|
55483aa548
|
8021244: Inconsistent stackmap with splitter threshold set very low
Reviewed-by: sundar, lagergren
|
2013-07-25 11:56:12 +02:00 |
|
Athijegannathan Sundararajan
|
90fc477ac3
|
8021252: invokeMethod throws NoSuchMethodException when script object is from different script context
Reviewed-by: lagergren, hannesw
|
2013-07-25 14:05:03 +05:30 |
|
Athijegannathan Sundararajan
|
97f5b61172
|
8021294: --verify-code option results in AnalyzerException
Reviewed-by: hannesw, jlaskey
|
2013-07-24 21:01:22 +05:30 |
|
Athijegannathan Sundararajan
|
67126cb8fb
|
8021262: Make nashorn access checks consistent with underlying dynalink
Reviewed-by: jlaskey, lagergren, attila
|
2013-07-24 20:28:03 +05:30 |
|
Hannes Wallnöfer
|
cf28b19245
|
8020718: RETURN symbol has wrong type in split functions
Reviewed-by: lagergren, attila
|
2013-07-24 13:16:34 +02:00 |
|
Attila Szegedi
|
85d68499be
|
8021246: Fix regression for 8021189
Reviewed-by: lagergren, sundar
|
2013-07-24 12:48:09 +02:00 |
|
Attila Szegedi
|
91e5fbd2e0
|
8021189: Prevent access to constructors of restricted classes
Reviewed-by: lagergren, sundar
|
2013-07-24 11:13:24 +02:00 |
|
Attila Szegedi
|
947610257d
|
8021129: Use public lookup again
Reviewed-by: lagergren, sundar
|
2013-07-23 18:28:58 +02:00 |
|
Athijegannathan Sundararajan
|
34d2bae0b0
|
8021164: REGRESSION: test262 failures after JDK-8021122
Reviewed-by: jlaskey, hannesw
|
2013-07-23 21:45:27 +05:30 |
|
James Laskey
|
6983b4e9e3
|
8021130: Comments need to be tokens
Reviewed-by: lagergren, attila
|
2013-07-23 12:00:29 -03:00 |
|
Athijegannathan Sundararajan
|
e2975f94c6
|
8021122: Not all callables are handled for toString and other function valued properties
Reviewed-by: attila, hannesw, jlaskey
|
2013-07-23 18:17:25 +05:30 |
|
Attila Szegedi
|
566991e98e
|
8020820: Limit access to static members of reflective classes
Reviewed-by: jlaskey, sundar
|
2013-07-18 16:47:45 +02:00 |
|
Attila Szegedi
|
3a0f1e0653
|
8020809: Java adapter should not allow overriding of caller sensitive methods
Reviewed-by: jlaskey, sundar
|
2013-07-18 16:22:25 +02:00 |
|
Athijegannathan Sundararajan
|
21be9aded6
|
8020731: Revisit checkPermission calls in Context class
Reviewed-by: attila, hannesw
|
2013-07-18 18:08:26 +05:30 |
|
Hannes Wallnöfer
|
c4bea48ac1
|
8020356: ClassCastException Undefined->Scope on spiltter class generated for a large switch statement
Reviewed-by: jlaskey, attila
|
2013-07-17 18:20:40 +02:00 |
|
James Laskey
|
2c90f36ca0
|
8020596: Initialization of white space strings in scanner should be done with \u strings
Reviewed-by: attila, hannesw
|
2013-07-17 11:53:09 -03:00 |
|
Attila Szegedi
|
f6a5b67f14
|
8015356: array concatenation should skip empty elements
Reviewed-by: jlaskey, sundar
|
2013-07-16 17:03:30 +02:00 |
|
Hannes Wallnöfer
|
06394dedc7
|
8010821: [findbugs] Some classes in jdk.nashorn.internal.runtime.regexp expose mutable objects
Reviewed-by: attila, jlaskey, sundar
|
2013-07-16 16:12:26 +02:00 |
|
Attila Szegedi
|
e85e4fb319
|
8020357: throw RangeError for too large NativeArrayBuffer size
Reviewed-by: jlaskey, hannesw, sundar
|
2013-07-16 15:28:33 +02:00 |
|
Hannes Wallnöfer
|
6055fea677
|
8020358: Array(0xfffffff) throws OutOfMemoryError
Reviewed-by: jlaskey, sundar
|
2013-07-15 18:32:23 +02:00 |
|
Attila Szegedi
|
a4b42a9a25
|
8011210: fix reporting of call site locations; print them on -tcs=miss
Reviewed-by: jlaskey, hannesw
|
2013-07-15 16:58:23 +02:00 |
|
Hannes Wallnöfer
|
9d4ac8b057
|
8020283: Don't use exceptions for widening of ArrayData
Reviewed-by: jlaskey, attila
|
2013-07-15 16:35:38 +02:00 |
|
Attila Szegedi
|
84e8d48fb4
|
8020508: Enforce reflection access restrictions on Object.bindProperties
Reviewed-by: jlaskey, sundar
|
2013-07-15 16:31:49 +02:00 |
|
Hannes Wallnöfer
|
40b8f5d48c
|
8020354: Object literal property initialization is not done in source order
Reviewed-by: sundar, jlaskey
|
2013-07-15 15:51:06 +02:00 |
|
Attila Szegedi
|
e11a9b1d07
|
8020324: Implement Object.bindProperties(target, source) for beans
Reviewed-by: hannesw, sundar
|
2013-07-15 12:33:48 +02:00 |
|
Athijegannathan Sundararajan
|
b8081def9f
|
8020463: Input argument array wrapping in loadWithNewGlobal is wrong
Reviewed-by: attila, jlaskey
|
2013-07-12 20:06:41 +05:30 |
|
Attila Szegedi
|
533439278e
|
8019822: Duplicate name and signature in finally block
Reviewed-by: jlaskey, sundar
|
2013-07-12 11:58:42 +02:00 |
|
Athijegannathan Sundararajan
|
eaed291ba6
|
8020223: ClassCastException: String can not be casted to ScriptFunction
Reviewed-by: attila, lagergren
|
2013-07-12 15:27:16 +05:30 |
|
Athijegannathan Sundararajan
|
4972fea316
|
8020437: Wrong handling of line numbers with multiline string literals
Reviewed-by: attila, lagergren
|
2013-07-12 15:01:33 +05:30 |
|
Attila Szegedi
|
8603660852
|
8020125: PrintVisitor wasn't printing bodies of FunctionNode within UnaryNode
Reviewed-by: jlaskey, lagergren
|
2013-07-11 22:01:55 +02:00 |
|
Athijegannathan Sundararajan
|
380db28df8
|
8012191: noSuchProperty can't cope with vararg functions
Reviewed-by: jlaskey, attila
|
2013-07-11 22:58:37 +05:30 |
|
Attila Szegedi
|
4eb5c9e3a4
|
8013925: Remove symbol fields from nodes that don't need them
Reviewed-by: jlaskey, lagergren
|
2013-07-11 18:33:33 +02:00 |
|
Athijegannathan Sundararajan
|
80f5124f23
|
8020380: __noSuchProperty__ defined in mozilla_compat.js script should be non-enumerable
Reviewed-by: jlaskey, hannesw, attila
|
2013-07-11 18:23:13 +05:30 |
|