jdk-24/nashorn/test/script/basic
Athijegannathan Sundararajan 898bf9b590 8075454: Anonymous functions have internal names exposed via parser API
Reviewed-by: hannesw, lagergren
2015-03-18 23:14:12 +05:30
..
8024180 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
apply_to_call 8025435: Optimistic builtins support, implemented initial optimistic versions of push, pop, and charCodeAt 2014-09-25 15:53:47 +02:00
es6 8073707: const re-assignment should not reported as a early error 2015-02-27 14:33:47 +01:00
parser 8074671: Nashorn Parser API 2015-03-09 20:14:10 +05:30
access-specializer.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
addition.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
addition.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
allgettersetters.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
andor.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
andor.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
anonrecur.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
anonrecur.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
applycall.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
applycall.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
args.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
args.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
arity.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
arity.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
arrayprotoclass.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
arrayprotoclass.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
arrays2.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
arrays2.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
arrays_int_key.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
arrays_int_key.js.EXPECTED 8040655: When processing a RewriteException debug object, the return value has already been reset to null. We need to catch this value before that 2014-04-18 21:24:34 +02:00
arrays.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
arrays.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
arrayset.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
arrayset.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
arrayundefined.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
arrayundefined.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
assign_builtin_func_props.js 8008291: Add more tests for better coverage of objects, scripting and parser packages 2013-02-15 18:30:19 +05:30
assign.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
assign.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
bitwise_and.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
bitwise_and.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
boolean_arithmetic.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
boolean_arithmetic.js.EXPECTED 8042118: Separate types from symbols 2014-05-13 11:30:40 +02:00
booleangetter.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
booleangetter.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
builtin_assign.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
builtin_assign.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
builtin.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
builtin.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
builtinchain.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
builtinchain.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
calllink.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
calllink.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
circular_proto.js 8024120: Setting __proto__ to null removes the __proto__ property 2013-09-04 14:29:07 +05:30
circular_proto.js.EXPECTED 8023368: Instance __proto__ property should exist and be writable 2013-08-21 17:28:53 +05:30
classloader.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
classloader.js.EXPECTED 8020820: Limit access to static members of reflective classes 2013-07-18 16:47:45 +02:00
closure.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
closure.js.EXPECTED 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
commandargs.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
commandargs.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
compile-octane-normal.js 8054343: Nashorn: Some tests fails on windows with AccessControlException 2014-09-01 17:34:37 +04:00
compile-octane-normal.js.EXPECTED 8048869: Reduce compile time by about 5% by removing the Class.casts from the AST nodes 2014-07-29 14:21:45 -07:00
compile-octane-splitter.js 8054343: Nashorn: Some tests fails on windows with AccessControlException 2014-09-01 17:34:37 +04:00
compile-octane-splitter.js.EXPECTED 8048869: Reduce compile time by about 5% by removing the Class.casts from the AST nodes 2014-07-29 14:21:45 -07:00
compile-octane.js 8054343: Nashorn: Some tests fails on windows with AccessControlException 2014-09-01 17:34:37 +04:00
condassign.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
condassign.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
consstring.js 8009757: Package access clean up and refactoring 2013-03-12 18:12:42 +05:30
construct.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
construct.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
constructorname.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
constructorname.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
convert.js 8050977: Java8 Javascript Nashorn exception: no current Global instance for nashorn 2014-10-13 23:38:49 +05:30
convert.js.EXPECTED 8027828: ClassCastException when converting return value of a Java method to boolean 2013-11-07 17:26:46 +05:30
dataview_endian.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
dataview_getset.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
dataview_new.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
date.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
date.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
dateparse.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
dateparse.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
debugger.js 8008291: Add more tests for better coverage of objects, scripting and parser packages 2013-02-15 18:30:19 +05:30
decinc.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
decinc.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
delete2.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
delete2.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
delete.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
delete.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
dotpropname.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
dotpropname.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
doublecache.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
doublecache.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
enumeration.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
enumeration.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
errors.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
errors.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
errorstack.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
errorstack.js.EXPECTED 8012164: Error.stack needs trimming 2013-05-31 17:39:12 +05:30
eval.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
eval.js.EXPECTED 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases 2013-10-10 11:48:56 +02:00
evalreturn.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
evalreturn.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
exprclosure.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
exprclosure.js.EXPECTED 8035820: Optimistic recompilation 2014-02-26 13:17:57 +01:00
extensibility.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
extensibility.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
fastpushpop.js 8025435: Optimistic builtins support, implemented initial optimistic versions of push, pop, and charCodeAt 2014-09-25 15:53:47 +02:00
fastpushpop.js.EXPECTED 8035312: Various array and ScriptObject length issues for non writable length fields 2014-11-12 14:12:01 +01:00
fileline.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
fileline.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
finally-catchalls.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
finally-catchalls.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
finallyreturn.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
finallyreturn.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
forin2.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
forin2.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
forin.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
forin.js.EXPECTED 8019805: for each (init; test; modify) is invalid 2013-07-03 17:26:31 +05:30
funcarray.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
funcarray.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
funcbind2.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
funcbind2.js.EXPECTED 8007900: Function binding is inefficient 2013-02-12 12:47:51 +01:00
funcbind3.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
funcbind3.js.EXPECTED 8007900: Function binding is inefficient 2013-02-12 12:47:51 +01:00
funcbind.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
funcbind.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
funcconstructor.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
funcconstructor.js.EXPECTED 8015345: Function("}),print('test'),({") should throw SyntaxError 2013-06-03 15:58:14 +05:30
getclassname.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
getter_callsite.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
getter_callsite.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
gettercalls.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
gettercalls.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
getterfunc.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
getterfunc.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
gettersetter.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
gettersetter.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
globalaccess.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
globalaccess.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
globals.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
globals.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
globalscope.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
globalscope.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
hello.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
hello.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
herestr_operator.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
herestr_operator.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
hideLocationProperties.js 8049318: Test hideLocationProperties.js fails on Window due to backslash in path 2014-07-30 16:49:02 +04:00
hideLocationProperties.js.EXPECTED 8035820: Optimistic recompilation 2014-02-26 13:17:57 +01:00
illegaljavaname.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
illegaljavaname.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
importpackage.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
incheck.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
incheck.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
indexedcall.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
indexedcall.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
info.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
info.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
inherited_nonwritable.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
instanceof2.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
instanceof2.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
instanceof.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
instanceof.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
interfaces.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
interfaces.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
iterator.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
iterator.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
java.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
java.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
javaadapter.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
javaarray.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
javaarray.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
javaarrayconversion.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
javaarrayconversion.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
javaclassoverrides.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
javaclassoverrides.js.EXPECTED 8032681: Issues with Nashorn 2014-01-30 20:13:27 +01:00
javaexceptions.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
javaexceptions.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
javaimporter.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
javaimporter.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
javainnerclasses.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
javainnerclasses.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
javamethodcallerrors.js 8008387: Improve code coverage tests for JSObjectLinker and NashornBottomLinker 2013-02-18 20:41:12 +05:30
javasigcall.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
javasigcall.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
JDK_8005848.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8005958.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8006304.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8006304.js.EXPECTED 8006304: Remove pre-population of maps for constructor produced maps 2013-01-16 07:06:40 -04:00
JDK-8006337.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8006337.js.EXPECTED 8006337: Discarded arguments for INVOKESTATIC must still be evaluated for side effects 2013-01-15 18:08:50 +01:00
JDK-8006529-b.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8006529-b.js.EXPECTED 8006529: Methods always get callee - it should be conditional 2013-01-31 18:34:42 +01:00
JDK-8006570.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8006570.js.EXPECTED 8006570: This-value for non-strict functions should be converted to object 2013-01-22 14:14:37 +01:00
JDK-8006575.js 8006575: Error in codegen for element access on primitive value 2013-01-24 16:21:32 +05:30
JDK-8006755.js 8010652: Eliminate non-child references in Block/FunctionNode, and make few node types immutable 2013-03-23 00:58:39 +01:00
JDK-8006852a.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8006852a.js.EXPECTED 8006852: Move tests from JIRA for prepopulated map failures 2013-01-24 12:15:29 -04:00
JDK-8006852b.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8006857.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8006857.js.EXPECTED 8006857: ClassCastException when interface implementing function uses arguments object 2013-01-24 22:38:58 +05:30
JDK-8006983.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8006984.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8006984.js.EXPECTED 8006984: Introducing local into a function inside with statement confuses its scope 2013-02-25 16:51:04 +01:00
JDK-8007060.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8007060.js.EXPECTED 8007060: Primitive wrap filter throws ClassCastException in test262parallel 2013-02-01 02:24:15 +01:00
JDK-8007132.js 8007132: Java objects returned from constructor functions are lost 2013-01-30 17:52:54 +05:30
JDK-8007140.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8007215.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8007215.js.EXPECTED 8007215: Varargs broken for the case of passing more than the arg limit arguments 2013-02-04 16:20:05 +01:00
JDK-8007460.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8007460.js.EXPECTED 8007460: var assignment to a parameter in a varargs method causes compilation error 2013-02-04 15:59:44 +01:00
JDK-8007522.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8007523.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8007619.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8007619.js.EXPECTED 8007619: Add support for deprecated properties of RegExp constructor 2013-02-06 17:56:12 +05:30
JDK-8007718.js 8007718: Make static RegExp properties fully compatible to other engines 2013-02-07 15:33:17 +01:00
JDK-8007718.js.EXPECTED 8007718: Make static RegExp properties fully compatible to other engines 2013-02-07 15:33:17 +01:00
JDK-8007990.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8007990.js.EXPECTED 8007990: No access to interface methods on a restricted class 2013-02-14 13:51:54 +01:00
JDK-8008197.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8008198.js 8008198: java.lang.AssertionError: Invalid break target class jdk.nashorn.internal.ir.TryNode 2013-02-14 14:07:53 +01:00
JDK-8008198.js.EXPECTED 8008198: java.lang.AssertionError: Invalid break target class jdk.nashorn.internal.ir.TryNode 2013-02-14 14:07:53 +01:00
JDK-8008206.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8008206.js.EXPECTED 8008206: The allInteger case for SwitchNode generation in CodeGenerator assumes integer LITERALS only 2013-02-14 13:52:12 +01:00
JDK-8008215.js 8008215: break in catch clause causes java.lang.VerifyError: Inconsistent stackmap 2013-02-15 09:18:05 +01:00
JDK-8008215.js.EXPECTED 8008215: break in catch clause causes java.lang.VerifyError: Inconsistent stackmap 2013-02-15 09:18:05 +01:00
JDK-8008238.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8008298.js 8008298: Add tests to cover specialized versions of Math functions 2013-02-15 20:40:05 +05:30
JDK-8008370.js 8008370: coffee script compiler doesn't work with Nashorn 2013-03-04 11:44:54 +01:00
JDK-8008370.js.EXPECTED 8008370: coffee script compiler doesn't work with Nashorn 2013-03-04 11:44:54 +01:00
JDK-8008448.js 8027933: Add --const-as-var option 2014-05-02 19:15:59 +05:30
JDK-8008554.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8008814-3.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8008814-3.js.EXPECTED 8008814: Configurable ignore/warning/error behavior for function declaration as statement 2013-04-29 23:22:20 +02:00
JDK-8008814-4.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8008814-4.js.EXPECTED 8008814: Configurable ignore/warning/error behavior for function declaration as statement 2013-04-29 23:22:20 +02:00
JDK-8009230.js 8009230: Nashorn rejects extended RegExp syntax accepted by all major JS engines 2013-04-05 19:50:10 +02:00
JDK-8009230.js.EXPECTED 8009230: Nashorn rejects extended RegExp syntax accepted by all major JS engines 2013-04-05 19:50:10 +02:00
JDK-8009553.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8009868.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8010199.js 8010199: javax.script.Invocable implementation for nashorn does not return null when matching functions are missing 2013-03-18 21:03:11 +05:30
JDK-8010709.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8010710.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8010710.js.EXPECTED 8010995: The bug ID 8010710 accidentally got two digits transposed in the checkin and unit test name 2013-03-29 08:55:05 +01:00
JDK-8010720.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8010731.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8010732.js 8010732: BigDecimal, BigInteger and Long handling in nashorn 2013-06-21 14:34:00 -03:00
JDK-8010732.js.EXPECTED 8017448: JDK-8010732.js.EXPECTED truncated 2013-06-22 10:12:19 -03:00
JDK-8010804.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8010804.js.EXPECTED 8010804: Review long and integer usage conventions 2013-05-22 16:43:48 +02:00
JDK-8010924.js 8010924: Dealing with undefined property gets you a fatal stack 2013-03-28 20:48:25 +05:30
JDK-8010946-2.js 8020820: Limit access to static members of reflective classes 2013-07-18 16:47:45 +02:00
JDK-8010946-2.js.EXPECTED 8020820: Limit access to static members of reflective classes 2013-07-18 16:47:45 +02:00
JDK-8010946-privileged.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8010946.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8010946.js.EXPECTED 8010946: AccessControl.doPrivileged is broken when called from js script 2013-07-03 12:39:28 +02:00
JDK-8011023.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8011023.js.EXPECTED 8011023: Math round didn't conform to ECMAScript 5 spec 2013-05-29 14:08:00 +02:00
JDK-8011209.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8011237.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8011274.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8011357.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8011362.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8011362.js.EXPECTED 8011365: Array.prototype.join and Array.prototype.toString do not throw TypeError on null, undefined 2013-04-03 15:27:28 +05:30
JDK-8011365.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8011382.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8011394.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8011421.js 8011421: When using Object.defineProperty on arrays, PropertyDescriptor's property accessors are invoked multiple times 2013-04-04 13:54:51 +05:30
JDK-8011543.js 8011543: "".split(undefined,{valueOf:function(){throw 2}}) does not throw exception 2013-04-04 18:30:30 +05:30
JDK-8011552.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8011555.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8011555.js.EXPECTED 8011555: Invalid class name in with block with JavaImporter causes MH type mismatch 2013-04-04 18:32:00 +02:00
JDK-8011578.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8011578.js.EXPECTED 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail 2013-04-20 08:54:13 -03:00
JDK-8011714.js 8011714: Regexp decimal escape handling still not correct 2013-04-10 14:00:11 +02:00
JDK-8011714.js.EXPECTED 8011714: Regexp decimal escape handling still not correct 2013-04-10 14:00:11 +02:00
JDK-8011718.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8011718.js.EXPECTED 8011718: binding already bound function with extra arguments fails 2013-05-14 19:18:17 +02:00
JDK-8011749.js 8011749: Bugs with empty character class handling 2013-04-10 14:05:11 +02:00
JDK-8011749.js.EXPECTED 8011749: Bugs with empty character class handling 2013-04-10 14:05:11 +02:00
JDK-8011756.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8011756.js.EXPECTED 8011756: Wrong characters supported in RegExp \c escape 2013-04-10 14:08:00 +02:00
JDK-8011893.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8011893.js.EXPECTED 8011893: JS Object builtin prototype is not thread safe 2013-06-12 16:41:38 +02:00
JDK-8011960.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8011964.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8011964.js.EXPECTED 8011964: need indexed access to externally-managed ByteBuffer 2014-02-14 19:02:02 +05:30
JDK-8011974.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8011980.js 8011980: Allow NUL character in character class 2013-04-11 12:16:39 +02:00
JDK-8011980.js.EXPECTED 8011980: Allow NUL character in character class 2013-04-11 12:16:39 +02:00
JDK-8012083.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8012083.js.EXPECTED 8012083: Array literal constant folding issue 2013-05-23 13:10:58 +02:00
JDK-8012164.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8012164.js.EXPECTED 8017950: error.stack should be a string rather than an array 2013-06-26 16:36:13 +05:30
JDK-8012191.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8012191.js.EXPECTED 8012191: noSuchProperty can't cope with vararg functions 2013-07-11 22:58:37 +05:30
JDK-8012240.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8012291.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8012291.js.EXPECTED 8012291: NativeArray is inconsistent in using long for length and index in some places and int for the same in other places 2013-06-07 17:44:25 +02:00
JDK-8012305.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8012305.js.EXPECTED 8012305: Function.bind can't be called on prototype function inside constructor 2013-05-15 19:45:16 +05:30
JDK-8012334.js 8012334: ToUint32, ToInt32, and ToUint16 don't conform to spec 2013-04-24 13:28:25 +02:00
JDK-8012334.js.EXPECTED 8012334: ToUint32, ToInt32, and ToUint16 don't conform to spec 2013-04-24 13:28:25 +02:00
JDK-8012457.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8012460.js 8012460: RegExp regression 2013-04-18 14:25:45 +02:00
JDK-8012460.js.EXPECTED 8012460: RegExp regression 2013-04-18 14:25:45 +02:00
JDK-8012462.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8012931.js 8012931: NativeDate.safeToString() throws RangeError for invalid date 2013-04-24 13:34:22 +02:00
JDK-8012931.js.EXPECTED 8012931: NativeDate.safeToString() throws RangeError for invalid date 2013-04-24 13:34:22 +02:00
JDK-8013131.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8013131.js.EXPECTED 8013131: Various compatibility issues in String.prototype.split() 2013-04-25 14:20:23 +02:00
JDK-8013167.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8013167.js.EXPECTED 8013167: Vararg constructor not found 2013-04-25 15:31:23 +02:00
JDK-8013325.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8013325.js.EXPECTED 8013325: function named 'arguments' should set DEFINES_ARGUMENTS flag in its parent, not itself 2013-04-26 09:20:37 +02:00
JDK-8013337.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8013337.js.EXPECTED 8013337: Issues with Date.prototype's get, set functions 2013-04-26 18:31:42 +05:30
JDK-8013444.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8013444.js.EXPECTED 8013444: JSON.parse does not invoke "reviver" callback as per spec 2013-04-29 18:40:40 +05:30
JDK-8013729.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8013729.js.EXPECTED 8013729: SwitchPoint invalidation not working over prototype chain 2013-05-02 09:19:44 +02:00
JDK-8013873.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8013873.js.EXPECTED 8013873: Regexp regression for escaped dash in character class 2013-05-03 22:48:53 +02:00
JDK-8013874.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8013874.js.EXPECTED 8013874: Function argument's prototype seem cached and wrongly reused 2013-05-03 22:50:51 +02:00
JDK-8013878.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8013878.js.EXPECTED 8013878: ClassCastException in Regex 2013-05-03 22:47:23 +02:00
JDK-8013919.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8013919.js.EXPECTED 8013919: Original exception no longer thrown away when a finally rethrows 2013-05-16 13:44:25 +02:00
JDK-8014426.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8014426.js.EXPECTED 8014426: Original exception no longer thrown away when a finally rethrows 2013-05-14 19:56:35 +02:00
JDK-8014647.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8014647.js.EXPECTED 8032681: Issues with Nashorn 2014-01-30 20:13:27 +01:00
JDK-8014735.js 8014735: Typed Array, BYTES_PER_ELEMENT should be a class property 2013-05-22 19:33:08 +05:30
JDK-8014735.js.EXPECTED 8014735: Typed Array, BYTES_PER_ELEMENT should be a class property 2013-05-22 19:33:08 +05:30
JDK-8014781.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8014781.js.EXPECTED 8019365: Error stack format 2013-06-28 19:36:26 +05:30
JDK-8014785.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8014785.js.EXPECTED 8014785: Ability to extend global instance by binding properties of another object 2013-07-09 17:37:46 +05:30
JDK-8014953.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8014953.js.EXPECTED 8014953: Have NativeJavaPackage throw a ClassNotFoundException when invoked 2013-05-21 13:40:12 +02:00
JDK-8015267.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8015267.js.EXPECTED 8015267: Allow conversion of JS arrays to Java List/Deque 2013-05-23 12:01:35 +02:00
JDK-8015345.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8015345.js.EXPECTED 8015345: Function("}),print('test'),({") should throw SyntaxError 2013-06-03 15:58:14 +05:30
JDK-8015346.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8015347.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8015348.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8015348.js.EXPECTED 8015348: RegExp("[") results in StackOverflowError 2013-05-27 12:26:39 +02:00
JDK-8015349.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8015349.js.EXPECTED 8015349: "abc".lastIndexOf("a",-1) should evaluate to 0 and not -1 2013-05-29 21:27:10 +05:30
JDK-8015350.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8015350.js.EXPECTED 8015350: Array.prototype.reduceRight issue with large length and index 2013-06-05 12:44:24 +02:00
JDK-8015352.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8015353.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8015354.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8015355.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8015356.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8015356.js.EXPECTED 8015356: array concatenation should skip empty elements 2013-07-16 17:03:30 +02:00
JDK-8015357.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8015741.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8015741.js.EXPECTED 8015741: Need a global.load function that starts with a new global scope 2013-06-03 08:34:29 -03:00
JDK-8015830.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8015830.js.EXPECTED 8015830: Javascript mapping of ScriptEngine bindings does not expose keys 2013-06-04 22:31:48 +05:30
JDK-8015892.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8015945.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8015945.js.EXPECTED 8015945: loadWithNewGlobal return value has to be properly wrapped 2013-06-05 12:08:49 +05:30
JDK-8015959.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8015959.js.EXPECTED 8015959: Can't call foreign constructor 2013-06-24 19:06:01 +05:30
JDK-8015969.js 8055830: JDK-8015969.js is silently failing 2014-08-22 22:50:38 +05:30
JDK-8016235.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8016239.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8016239.js.EXPECTED 8016239: loadWithNewGlobal should support user supplied arguments from the caller 2013-06-10 19:54:07 +05:30
JDK-8016518.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8016518.js.EXPECTED 8016518: Parsing of octal string escapes is broken 2013-06-13 12:52:09 +02:00
JDK-8016528.js 8016528: Hex code from escape() should be padded 2013-06-13 15:26:49 +02:00
JDK-8016528.js.EXPECTED 8016528: Hex code from escape() should be padded 2013-06-13 15:26:49 +02:00
JDK-8016542.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8016542.js.EXPECTED 8016542: String.prototype.replace called with function argument should not replace $ patterns 2013-06-13 20:50:24 +02:00
JDK-8016618.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8016618.js.EXPECTED 8039746: Transform applies to calls wherever possible, for ScriptFunctions and JSObjects 2014-04-11 16:52:14 +02:00
JDK-8016667.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8016681.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8016681.js.EXPECTED 8016681: regex capture behaves differently than on V8 2013-07-10 10:54:19 +02:00
JDK-8017046.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8017082.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8017084.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8017084.js.EXPECTED 8017084: Use spill properties for large object literals 2013-07-05 14:36:54 +02:00
JDK-8017768.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8017768.js.EXPECTED 8017768: allow dot as inner class name separator for Java.type 2013-07-03 18:10:12 +02:00
JDK-8017950.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8017950.js.EXPECTED 8019365: Error stack format 2013-06-28 19:36:26 +05:30
JDK-8019226.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019226.js.EXPECTED 8019365: Error stack format 2013-06-28 19:36:26 +05:30
JDK-8019473.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019478.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019482.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019488.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019508.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019508.js.EXPECTED 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases 2013-10-10 11:48:56 +02:00
JDK-8019553.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019553.js.EXPECTED 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases 2013-10-10 11:48:56 +02:00
JDK-8019585.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019629.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019783.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019783.js.EXPECTED 8019783: typeof does not work properly for java methods and foreign objects 2013-07-03 13:13:17 +05:30
JDK-8019791.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019791.js.EXPECTED 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases 2013-10-10 11:48:56 +02:00
JDK-8019805.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019805.js.EXPECTED 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases 2013-10-10 11:48:56 +02:00
JDK-8019808.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019809.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019810.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019810.js.EXPECTED 8019811: Static calls - self referential functions needed a return type conversion if they were specialized, as they can't use the same mechanism as indy calls 2013-07-03 15:46:03 +02:00
JDK-8019811.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019814.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019814.js.EXPECTED 8019814: Add regression test for passing cases 2013-07-03 19:20:29 +05:30
JDK-8019817.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019819.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019821.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019822.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019947.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019947.js.EXPECTED 8019947: inherited property invalidation does not work with two globals in same context 2013-07-05 14:38:04 +05:30
JDK-8019963.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019963.js.EXPECTED 8019963: empty char range in regex 2013-07-08 19:34:55 +02:00
JDK-8019983.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019983.js.EXPECTED 8019983: Void returns combined with return with expression picked the wrong return type 2013-07-05 19:35:39 +02:00
JDK-8019985.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8019987.js 8019987: String trimRight and trimLeft could be defined 2013-08-23 12:20:19 -03:00
JDK-8020124.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8020132.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8020132.js.EXPECTED 8020132: Big object literal with numerical keys exceeds method size 2013-08-01 12:23:38 +02:00
JDK-8020223.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8020324.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8020324.js.EXPECTED 8068573: POJO setter using [] syntax throws an exception 2015-01-14 15:54:18 +01:00
JDK-8020325.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8020325.js.EXPECTED 8020325: static property does not work on accessible, public classes 2013-07-11 16:34:55 +05:30
JDK-8020354.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8020354.js.EXPECTED 8020354: Object literal property initialization is not done in source order 2013-07-15 15:51:06 +02:00
JDK-8020355.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8020356.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8020356.js.EXPECTED 8020356: ClassCastException Undefined->Scope on spiltter class generated for a large switch statement 2013-07-17 18:20:40 +02:00
JDK-8020357.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8020357.js.EXPECTED 8020357: throw RangeError for too large NativeArrayBuffer size 2013-07-16 15:28:33 +02:00
JDK-8020358.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8020358.js.EXPECTED 8020358: Array(0xfffffff) throws OutOfMemoryError 2013-07-15 18:32:23 +02:00
JDK-8020380.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8020437.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8020437.js.EXPECTED 8020437: Wrong handling of line numbers with multiline string literals 2013-07-12 15:01:33 +05:30
JDK-8020463.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8020508.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8020508.js.EXPECTED 8020508: Enforce reflection access restrictions on Object.bindProperties 2013-07-15 16:31:49 +02:00
JDK-8021122.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8021122.js.EXPECTED 8021122: Not all callables are handled for toString and other function valued properties 2013-07-23 18:17:25 +05:30
JDK-8022598.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8022731.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8022731.js.EXPECTED 8022731: NativeArguments has wrong implementation of isMapped() 2013-08-12 13:31:43 +02:00
JDK-8022903.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8022903.js.EXPECTED 8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not 2014-03-31 14:13:34 +02:00
JDK-8023026.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8023026.js.EXPECTED 8072426: Can't compare Java objects to strings or numbers 2015-02-20 15:47:28 +01:00
JDK-8023368_2.js 8023368: Instance __proto__ property should exist and be writable 2013-08-21 17:28:53 +05:30
JDK-8023368_2.js.EXPECTED 8023368: Instance __proto__ property should exist and be writable 2013-08-21 17:28:53 +05:30
JDK-8023368.js 8024120: Setting __proto__ to null removes the __proto__ property 2013-09-04 14:29:07 +05:30
JDK-8023368.js.EXPECTED 8024120: Setting __proto__ to null removes the __proto__ property 2013-09-04 14:29:07 +05:30
JDK-8023373.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8023373.js.EXPECTED 8023373: allow super invocation for adapters 2013-08-21 13:39:09 +02:00
JDK-8023531.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8023551.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8023551.js.EXPECTED 8023551: Mirror functions can not be invoked using invokeMethod, invokeFunction 2013-08-22 18:46:26 +05:30
JDK-8023630.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8023630.js.EXPECTED 8023630: Implement Java.super() as the preferred way to call super methods 2013-08-23 13:10:45 +02:00
JDK-8023650.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8023780.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8023780.js.EXPECTED 8023780: Gracefully handle @CS methods while binding bean properties 2013-08-27 13:17:00 +02:00
JDK-8023784.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8023784.js.EXPECTED 8023784: Object.prototype.toString should contain the class name for all instances 2013-08-27 18:57:50 +05:30
JDK-8024120.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8024174.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8024255.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8024512.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8024512.js.EXPECTED 8024512: Regex /[^\[]/ doesn't match 2013-09-12 17:13:59 +02:00
JDK-8024619.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8024846.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8024847.js 8072426: Can't compare Java objects to strings or numbers 2015-02-20 15:47:28 +01:00
JDK-8024847.js.EXPECTED 8027128: jdk.nashorn.api.scripting.JSObject should be an interface 2013-10-23 17:30:13 +05:30
JDK-8024972.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8024972.js.EXPECTED 8024972: for (LeftHandSideExpression in Expression) crashes the compiler 2013-09-18 13:06:17 +05:30
JDK-8025048-2.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8025048.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8025080.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8025080.js.EXPECTED 8025080: Object literal getter, setter function with number format property name results in ClassFormatError 2013-09-19 21:20:47 +05:30
JDK-8025090.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8025111.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8025147.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8025147.js.EXPECTED 8025147: Trailing comma is not allowed in JSONArray and JSONObject 2013-09-20 20:55:43 +05:30
JDK-8025149.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8025149.js.EXPECTED 8025149: JSON.stringify does not handle 'space' argument as per the spec 2013-09-20 22:37:08 +05:30
JDK-8025163.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8025163.js.EXPECTED 8025163: Date methods should not return -0 2013-09-21 10:11:15 +02:00
JDK-8025197.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8025197.js.EXPECTED 8025197: String replace method fails with regexp /$/gi 2013-09-26 10:14:24 +02:00
JDK-8025213.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8025213.js.EXPECTED 8025213: Assignment marks variable as defined too early 2013-10-08 11:55:19 +02:00
JDK-8025312.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8025312.js.EXPECTED 8025312: parseInt should convert 'radix' argument to ToInt32 even if empty string is parsed 2013-09-24 20:43:42 +05:30
JDK-8025325.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8025325.js.EXPECTED 8025325: parseFloat does not handle '.' in exponent part 2013-09-25 08:17:37 +05:30
JDK-8025434.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8025486.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8025486.js.EXPECTED 8025486: RegExp constructor arguments are not evaluated in right order 2013-09-26 11:47:24 +02:00
JDK-8025488.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8025488.js.EXPECTED 8025488: Error.captureStackTrace should not format error stack 2013-10-01 14:38:56 +05:30
JDK-8025515.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8025520.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8025589.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026008.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026008.js.EXPECTED 8026008: Constant folding removes var statement 2013-10-09 14:50:39 +02:00
JDK-8026016.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026016.js.EXPECTED 8026016: too many relinks dominate avatar.js http benchmark 2013-10-14 11:45:15 +02:00
JDK-8026033.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026033.js.EXPECTED 8026033: Switch should load expression even when there are no cases in it 2013-10-08 13:02:39 +02:00
JDK-8026042.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026042.js.EXPECTED 8026042: FoldConstants need to guard against ArrayLiteralNode 2013-10-08 15:53:22 +02:00
JDK-8026048.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026112.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026125.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026137.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026137.js.EXPECTED 8026137: Fix Issues with Binary Evaluation Order 2013-10-09 17:53:22 +02:00
JDK-8026161.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026161.js.EXPECTED 8033231: test fails with java.lang.UnsatisfiedLinkError 2014-02-11 12:05:22 +01:00
JDK-8026162.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026167.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026248.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026248.js.EXPECTED 8026248: importClass has to be a varargs function 2013-10-10 13:17:57 +02:00
JDK-8026264.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026292.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026302.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026302.js.EXPECTED 8026302: source representation of getter and setter methods is wrong 2013-10-11 11:15:59 +02:00
JDK-8026317.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026317.js.EXPECTED 8026317: $ in the function name results in wrong function being invoked 2013-10-11 14:11:14 +02:00
JDK-8026367.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026692.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026693.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026701.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026701.js.EXPECTED 8026701: Array.prototype.splice is slow on dense arrays 2013-10-17 17:33:16 +02:00
JDK-8026805.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026858.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026955.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026955.js.EXPECTED 8026955: for-in should convert primitive values to object 2013-10-22 11:31:03 +02:00
JDK-8027016.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8027024.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8027024.js.EXPECTED 8027024: String.prototype.charAt and charCodeAt do not evaluate 'self' and 'pos' arguments in right order 2013-10-22 17:38:12 +05:30
JDK-8027042.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8027042.js.EXPECTED 8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not 2014-03-31 14:13:34 +02:00
JDK-8027236.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8027236.js.EXPECTED 8027236: Ensure ScriptObject and ConsString aren't visible to Java 2013-11-01 15:36:33 +01:00
JDK-8027562.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8027562.js.EXPECTED 8027562: eval should load second and subsequent arguments for side effect 2013-10-30 20:09:44 +05:30
JDK-8027700.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8027753.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8027753.js.EXPECTED 8027753: Support ScriptObject to JSObject, ScriptObjectMirror, Map, Bindings auto-conversion as well as explicit wrap, unwrap 2013-11-04 18:52:22 +05:30
JDK-8027828.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8027828.js.EXPECTED 8027828: ClassCastException when converting return value of a Java method to boolean 2013-11-07 17:26:46 +05:30
JDK-8027933.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8027933.js.EXPECTED 8027933: Add --const-as-var option 2014-05-02 19:15:59 +05:30
JDK-8028020.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8028020.js.EXPECTED 8028020: Function parameter as last expression in comma in return value causes bad type calculation 2013-11-11 14:25:01 +01:00
JDK-8028210.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8028210.js.EXPECTED 8028210: Missing conversions on array index expression 2013-11-16 00:23:46 +01:00
JDK-8028434.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8028434.js.EXPECTED 8028434: Line number nodes were off for while nodes and do while nodes - the line number of a loop node should be treated as the location of the test expression 2013-11-18 16:35:39 +01:00
JDK-8029364.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8029364.js.EXPECTED 8029364: NashornException to expose thrown object 2013-12-02 18:19:26 +05:30
JDK-8029384.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8029384.js.EXPECTED 8035820: Optimistic recompilation 2014-02-26 13:17:57 +01:00
JDK-8029467.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8029467.js.EXPECTED 8029467: Widening of booleans causes bad results 2013-12-09 10:52:05 +01:00
JDK-8029667.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8029667.js.EXPECTED 8029667: Prototype linking is incorrect 2014-01-07 14:16:23 +01:00
JDK-8030182_2.js 8057930: remove eval ID 2014-09-09 15:33:58 +02:00
JDK-8030182_2.js.EXPECTED 8057930: remove eval ID 2014-09-09 15:33:58 +02:00
JDK-8030182.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8030182.js.EXPECTED 8030182: scopeCall with -1 as line number 2013-12-16 23:25:50 +05:30
JDK-8030197.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8030199.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8030199.js.EXPECTED 8030199: Nashorn: Uint8ClampedArray - Incorrect ToUint8Clamp implementation 2014-04-14 17:43:38 +02:00
JDK-8030200.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8030200.js.EXPECTED 8030200: Wrong result for Number.prototype.toString() for certain radix/inputs 2014-04-14 17:45:05 +02:00
JDK-8030202.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8030202.js.EXPECTED 8030202: Nashorn: Multiple RegExp#ignoreCase issues 2014-05-22 17:51:56 +02:00
JDK-8030809.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8030809.js.EXPECTED 8030809: Anonymous functions should not be shown with internal names in script stack trace 2013-12-19 21:53:27 +05:30
JDK-8031317.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8031317.js.EXPECTED 8031317: SyntaxError when property setter has no parameter 2014-01-08 17:51:47 +05:30
JDK-8031359.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8031359.js.EXPECTED 8031359: Invocable.getInterface() works incorrectly if interface has default methods 2014-01-09 19:23:34 +05:30
JDK-8031715.js 8031715: Indexed access to java package not working 2014-01-15 14:51:49 +05:30
JDK-8031715.js.EXPECTED 8031715: Indexed access to java package not working 2014-01-15 14:51:49 +05:30
JDK-8031983.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8031983.js.EXPECTED 8031983: Error objects should capture stack at the constructor 2014-01-16 21:26:21 +05:30
JDK-8032004.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8032068.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8032068.js.EXPECTED 8032068: implement @sourceURL and #sourceURL directives 2014-01-20 19:51:54 +05:30
JDK-8034055.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8034055.js.EXPECTED 8034055: delete on global object not properly guarded 2014-03-12 16:33:28 +01:00
JDK-8035312_2.js 8035312: Various array and ScriptObject length issues for non writable length fields 2014-11-12 14:12:01 +01:00
JDK-8035312_2.js.EXPECTED 8035312: Various array and ScriptObject length issues for non writable length fields 2014-11-12 14:12:01 +01:00
JDK-8035312_3.js 8035312: Various array and ScriptObject length issues for non writable length fields 2014-11-12 14:12:01 +01:00
JDK-8035312_3.js.EXPECTED 8035312: Various array and ScriptObject length issues for non writable length fields 2014-11-12 14:12:01 +01:00
JDK-8035312_4.js 8035312: Various array and ScriptObject length issues for non writable length fields 2014-11-12 14:12:01 +01:00
JDK-8035312_4.js.EXPECTED 8035312: Various array and ScriptObject length issues for non writable length fields 2014-11-12 14:12:01 +01:00
JDK-8035312_5.js 8035312: Various array and ScriptObject length issues for non writable length fields 2014-11-12 14:12:01 +01:00
JDK-8035312_5.js.EXPECTED 8035312: Various array and ScriptObject length issues for non writable length fields 2014-11-12 14:12:01 +01:00
JDK-8035312.js 8035312: Various array and ScriptObject length issues for non writable length fields 2014-11-12 14:12:01 +01:00
JDK-8035312.js.EXPECTED 8035312: Various array and ScriptObject length issues for non writable length fields 2014-11-12 14:12:01 +01:00
JDK-8035712.js 8035712: Restore some of the RuntimeCallSite specializations 2015-03-05 15:43:43 +01:00
JDK-8037562.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8037562.js.EXPECTED 8037562: Nashorn: JSON.parse comes up with nonexistent entries if there are gaps between the keys 2014-03-21 20:24:01 +05:30
JDK-8038413.js 8055199: Tidy up Nashorn codebase for code standards (August 2014) 2014-08-15 17:30:49 +02:00
JDK-8038413.js.EXPECTED 8038413: NPE in unboxInteger 2014-06-04 20:43:37 +02:00
JDK-8038945.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8038945.js.EXPECTED 8039044: Expand undefined intrinsics for all commutative combinators of scrict undefined checks 2014-04-02 10:52:39 +02:00
JDK-8039387.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8039387.js.EXPECTED 8039387: Nashorn supports indexed access of List elements, but length property is not supported 2014-04-07 21:57:33 +05:30
JDK-8040024.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8040024.js.EXPECTED 8040024: BranchOptimizer produces bad code for NaN FP comparison 2014-04-11 16:40:06 +02:00
JDK-8041995.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8041995.js.EXPECTED 8041995: Problems when loading tree expressions with several optimistic program points when optimistically initializing ObjectNodes 2014-04-28 16:37:36 +02:00
JDK-8041998.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8041998.js.EXPECTED 8041998: RegExp implementation is not thread-safe 2014-05-06 12:38:12 +02:00
JDK-8042364.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8042364.js.EXPECTED 8042364: Make __proto__ ES6 draft compliant 2014-05-06 17:54:15 +05:30
JDK-8043133.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8043133.js.EXPECTED 8043133: Fix corner cases of JDK-8041995 2014-05-14 17:05:08 +02:00
JDK-8043232.js 8057035: Some tests failed using java.awt.Color on Solaris without X11 libraries 2014-09-17 16:44:23 +04:00
JDK-8043232.js.EXPECTED 8057035: Some tests failed using java.awt.Color on Solaris without X11 libraries 2014-09-17 16:44:23 +04:00
JDK-8043235.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8043235.js.EXPECTED 8043235: Type-based optimizations interfere with continuation methods 2014-05-15 15:28:51 +02:00
JDK-8043431.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8043431.js.EXPECTED 8043431: Fix yet another corner case of JDK-8041995 2014-05-19 18:24:12 +02:00
JDK-8043930.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8043930.js.EXPECTED 8043930: TypeError when attemping to create an instance of non-public class could be better 2014-05-26 15:48:25 +05:30
JDK-8044520.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8044533.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8044533.js.EXPECTED 8044533: Deoptimizing negation produces wrong result for zero 2014-06-03 12:04:36 +02:00
JDK-8044534.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8044534.js.EXPECTED 8044534: Constant folding for unary + should produce int for boolean literals 2014-06-03 12:05:42 +02:00
JDK-8044612.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8044695.js 8055199: Tidy up Nashorn codebase for code standards (August 2014) 2014-08-15 17:30:49 +02:00
JDK-8044750.js 8055199: Tidy up Nashorn codebase for code standards (August 2014) 2014-08-15 17:30:49 +02:00
JDK-8046013.js 8046013: TypeError: Cannot apply "with" to non script object 2014-06-27 21:54:16 +05:30
JDK-8046013.js.EXPECTED 8046013: TypeError: Cannot apply "with" to non script object 2014-06-27 21:54:16 +05:30
JDK-8046026.js 8055199: Tidy up Nashorn codebase for code standards (August 2014) 2014-08-15 17:30:49 +02:00
JDK-8046026.js.EXPECTED 8046026: CompiledFunction.relinkComposableInvoker assert is being hit 2014-08-07 11:06:45 +02:00
JDK-8046905.js 8055199: Tidy up Nashorn codebase for code standards (August 2014) 2014-08-15 17:30:49 +02:00
JDK-8046905.js.EXPECTED 8046905: apply on apply is broken 2014-06-23 10:59:33 +02:00
JDK-8047035.js 8047035: (function() "hello")() crashes in Lexer with jdk9 2014-06-17 15:55:39 +05:30
JDK-8047035.js.EXPECTED 8047035: (function() "hello")() crashes in Lexer with jdk9 2014-06-17 15:55:39 +05:30
JDK-8047057.js 8047067: all eval arguments need to be copied in Lower 2014-07-08 13:13:31 +02:00
JDK-8047067.js 8055199: Tidy up Nashorn codebase for code standards (August 2014) 2014-08-15 17:30:49 +02:00
JDK-8047078.js 8047078: Fuzzing bug discovered when ArrayLiteralNodes weren't immutable 2014-06-19 10:46:31 +02:00
JDK-8047166.js 8055199: Tidy up Nashorn codebase for code standards (August 2014) 2014-08-15 17:30:49 +02:00
JDK-8047357.js 8055199: Tidy up Nashorn codebase for code standards (August 2014) 2014-08-15 17:30:49 +02:00
JDK-8047357.js.EXPECTED 8047357: More precise synthetic return + unreachable throw 2014-06-26 13:12:32 +02:00
JDK-8047359.js 8047359: large string size RangeError should be thrown rather than reporting negative length 2014-07-01 17:37:39 +05:30
JDK-8047365.js 8047365: Very long function names break codegen 2014-11-06 13:17:47 +01:00
JDK-8047365.js.EXPECTED 8047365: Very long function names break codegen 2014-11-06 13:17:47 +01:00
JDK-8047369.js 8055199: Tidy up Nashorn codebase for code standards (August 2014) 2014-08-15 17:30:49 +02:00
JDK-8047371.js 8055199: Tidy up Nashorn codebase for code standards (August 2014) 2014-08-15 17:30:49 +02:00
JDK-8047371.js.EXPECTED 8047371: local variable declaration in TypeEvaluator should use ScriptObject.addOwnProperty instead of .set 2014-06-26 15:36:15 +02:00
JDK-8047728.js 8055199: Tidy up Nashorn codebase for code standards (August 2014) 2014-08-15 17:30:49 +02:00
JDK-8047764-strict.js 8047764: Indexed or polymorphic set on global affects Object.prototype 2014-09-22 13:28:28 +02:00
JDK-8047764-strict.js.EXPECTED 8047764: Indexed or polymorphic set on global affects Object.prototype 2014-09-22 13:28:28 +02:00
JDK-8047764.js 8047764: Indexed or polymorphic set on global affects Object.prototype 2014-09-22 13:28:28 +02:00
JDK-8047764.js.EXPECTED 8047764: Indexed or polymorphic set on global affects Object.prototype 2014-09-22 13:28:28 +02:00
JDK-8047959.js 8055199: Tidy up Nashorn codebase for code standards (August 2014) 2014-08-15 17:30:49 +02:00
JDK-8047959.js.EXPECTED 8047959: bindings created for declarations in eval code are not mutable 2014-06-24 19:43:44 +05:30
JDK-8048071.js 8048071: eval within 'with' statement does not use correct scope if with scope expression has a copy of eval 2014-06-25 17:08:47 +05:30
JDK-8048071.js.EXPECTED 8048071: eval within 'with' statement does not use correct scope if with scope expression has a copy of eval 2014-06-25 17:08:47 +05:30
JDK-8048079_1a.js 8057742: ant clean test should not fail if one or more external test suites are missing 2014-09-08 15:51:27 +05:30
JDK-8048079_1a.js.EXPECTED 8057742: ant clean test should not fail if one or more external test suites are missing 2014-09-08 15:51:27 +05:30
JDK-8048079_1b.js 8057742: ant clean test should not fail if one or more external test suites are missing 2014-09-08 15:51:27 +05:30
JDK-8048079_1b.js.EXPECTED 8057742: ant clean test should not fail if one or more external test suites are missing 2014-09-08 15:51:27 +05:30
JDK-8048079_2a.js 8057742: ant clean test should not fail if one or more external test suites are missing 2014-09-08 15:51:27 +05:30
JDK-8048079_2a.js.EXPECTED 8057742: ant clean test should not fail if one or more external test suites are missing 2014-09-08 15:51:27 +05:30
JDK-8048079_2b.js 8057742: ant clean test should not fail if one or more external test suites are missing 2014-09-08 15:51:27 +05:30
JDK-8048079_2b.js.EXPECTED 8057742: ant clean test should not fail if one or more external test suites are missing 2014-09-08 15:51:27 +05:30
JDK-8048505.js 8048505: ScriptingFunctions.readFully couldn't handle file names represented as ConsStrings 2014-06-27 10:47:44 +02:00
JDK-8048505.js.EXPECTED 8048505: ScriptingFunctions.readFully couldn't handle file names represented as ConsStrings 2014-06-27 10:47:44 +02:00
JDK-8048586.js 8055199: Tidy up Nashorn codebase for code standards (August 2014) 2014-08-15 17:30:49 +02:00
JDK-8048718.js 8048718: JSON.parse('{"0":0, "64":0}') throws ArrayindexOutOfBoundsException 2014-06-30 20:23:16 +05:30
JDK-8049086.js 8057035: Some tests failed using java.awt.Color on Solaris without X11 libraries 2014-09-17 16:44:23 +04:00
JDK-8049086.js.EXPECTED 8057035: Some tests failed using java.awt.Color on Solaris without X11 libraries 2014-09-17 16:44:23 +04:00
JDK-8049242.js 8057035: Some tests failed using java.awt.Color on Solaris without X11 libraries 2014-09-17 16:44:23 +04:00
JDK-8049242.js.EXPECTED 8057035: Some tests failed using java.awt.Color on Solaris without X11 libraries 2014-09-17 16:44:23 +04:00
JDK-8049407-big-endian.js 8049407: Endianness problem with TypedArrays 2014-11-17 14:36:15 +01:00
JDK-8049407-big-endian.js.EXPECTED 8049407: Endianness problem with TypedArrays 2014-11-17 14:36:15 +01:00
JDK-8049407-payload.js 8049407: Endianness problem with TypedArrays 2014-11-17 14:36:15 +01:00
JDK-8049407.js 8049407: Endianness problem with TypedArrays 2014-11-17 14:36:15 +01:00
JDK-8049407.js.EXPECTED 8049407: Endianness problem with TypedArrays 2014-11-17 14:36:15 +01:00
JDK-8050432.js 8050432: javax.script.filename variable should not be enumerable with nashorn engine's ENGINE_SCOPE bindings 2014-07-15 16:54:01 +05:30
JDK-8051439.js 8055199: Tidy up Nashorn codebase for code standards (August 2014) 2014-08-15 17:30:49 +02:00
JDK-8051439.js.EXPECTED 8051439: Wrong type calculated for ADD operator with undefined operand 2014-08-06 11:02:14 +02:00
JDK-8051778.js 8051778: support bind on all Nashorn callables 2014-11-27 13:04:46 +01:00
JDK-8051778.js.EXPECTED 8051778: support bind on all Nashorn callables 2014-11-27 13:04:46 +01:00
JDK-8054503.js 8054503: test/script/external/test262/test/suite/ch12/12.6/12.6.4/12.6.4-2.js fails with tip 2014-08-11 20:35:21 +05:30
JDK-8055762.js 8062030: Nashorn bug retrieving array property after key string concatenation 2014-12-15 12:32:34 +01:00
JDK-8055762.js.EXPECTED 8062030: Nashorn bug retrieving array property after key string concatenation 2014-12-15 12:32:34 +01:00
JDK-8055796_2.js 8055899: Two nashorn tests fail in 8u40 nightly build with ClassNotFoundException 2014-08-25 20:26:53 +05:30
JDK-8055796_2.js.EXPECTED 8055899: Two nashorn tests fail in 8u40 nightly build with ClassNotFoundException 2014-08-25 20:26:53 +05:30
JDK-8055796.js 8055899: Two nashorn tests fail in 8u40 nightly build with ClassNotFoundException 2014-08-25 20:26:53 +05:30
JDK-8055796.js.EXPECTED 8055899: Two nashorn tests fail in 8u40 nightly build with ClassNotFoundException 2014-08-25 20:26:53 +05:30
JDK-8055870.js 8055870: iteration fails if index var is not used 2014-08-25 22:36:05 +02:00
JDK-8055870.js.EXPECTED 8055870: iteration fails if index var is not used 2014-08-25 22:36:05 +02:00
JDK-8056123.js 8056123: Anonymous function statements leak internal function names into global scope 2014-08-27 14:27:56 +05:30
JDK-8056129.js 8056129: AtomicInteger is treated as primitive number with optimistic compilation 2014-09-04 18:57:14 +02:00
JDK-8056129.js.EXPECTED 8056129: AtomicInteger is treated as primitive number with optimistic compilation 2014-09-04 18:57:14 +02:00
JDK-8056978.js 8056978: ClassCastException: cannot cast jdk.nashorn.internal.scripts.JO* 2014-09-15 17:51:11 +02:00
JDK-8056978.js.EXPECTED 8056978: ClassCastException: cannot cast jdk.nashorn.internal.scripts.JO* 2014-09-15 17:51:11 +02:00
JDK-8057019-2.js 8057019: Various problems with extra arguments to applies 2014-09-04 10:52:42 +02:00
JDK-8057019-2.js.EXPECTED 8057019: Various problems with extra arguments to applies 2014-09-04 10:52:42 +02:00
JDK-8057019-payload.js 8057019: Various problems with extra arguments to applies 2014-09-04 10:52:42 +02:00
JDK-8057019.js 8057019: Various problems with extra arguments to applies 2014-09-04 10:52:42 +02:00
JDK-8057019.js.EXPECTED 8057019: Various problems with extra arguments to applies 2014-09-04 10:52:42 +02:00
JDK-8057825.js 8057825: Bug in apply specialization - if an apply specialization that is available doesn't fit, a new one wouldn't be installed, if the new code generated as a specialization didn't manage to do the apply specialization. Basically changing a conditional to an unconditional 2014-11-05 12:34:06 +01:00
JDK-8057825.js.EXPECTED 8057825: Bug in apply specialization - if an apply specialization that is available doesn't fit, a new one wouldn't be installed, if the new code generated as a specialization didn't manage to do the apply specialization. Basically changing a conditional to an unconditional 2014-11-05 12:34:06 +01:00
JDK-8058179.js 8058179: Global constants get in the way of self-modifying properties 2014-09-11 17:23:02 +02:00
JDK-8058179.js.EXPECTED 8058179: Global constants get in the way of self-modifying properties 2014-09-11 17:23:02 +02:00
JDK-8058422.js 8058422: Users should be able to overwrite "context" and "engine" variables 2014-09-15 15:18:13 +05:30
JDK-8058545.js 8058545: With strict mode, bean property assignment of a non-existent property should result in TypeError 2014-09-16 17:04:35 +05:30
JDK-8058561.js 8058561: NPE in LocalVariableTypesCalculator 2014-09-22 14:46:04 +02:00
JDK-8058610.js 8058610: must not let long operations overflow 2014-10-21 14:27:49 +02:00
JDK-8058610.js.EXPECTED 8058610: must not let long operations overflow 2014-10-21 14:27:49 +02:00
JDK-8058615.js 8058615: Overload resolution ambiguity involving ConsString 2014-09-17 15:02:42 +05:30
JDK-8058615.js.EXPECTED 8058615: Overload resolution ambiguity involving ConsString 2014-09-17 15:02:42 +05:30
JDK-8059443.js 8066749: jdk9-dev/nashorn ant build fails with jdk9 modular image build as JAVA_HOME 2014-12-05 14:35:00 +05:30
JDK-8059443.js.EXPECTED 8059443: NPE when unboxing return values 2014-11-03 09:49:52 +01:00
JDK-8060011.js 8060011: Concatenating an array and converting it to Java gives wrong result 2014-10-13 17:16:32 +02:00
JDK-8060101.js 8060101: AssertionError: __noSuchProperty__ placeholder called from NativeJavaImporter 2014-10-10 17:59:22 +05:30
JDK-8061113.js 8061113: Boolean used as optimistic call return type 2014-10-16 11:34:31 +02:00
JDK-8061113.js.EXPECTED 8061113: Boolean used as optimistic call return type 2014-10-16 11:34:31 +02:00
JDK-8061391_2.js 8061391: concat as a builtin optimistic form, had to remove NoTypedArrayData and replace it, as we throw away a lot of optimistic link opportunities with NoTypedArrayData not being Continuous 2014-10-23 15:19:00 +04:00
JDK-8061391_3.js 8061391: concat as a builtin optimistic form, had to remove NoTypedArrayData and replace it, as we throw away a lot of optimistic link opportunities with NoTypedArrayData not being Continuous 2014-10-23 15:19:00 +04:00
JDK-8061391_3.js.EXPECTED 8061391: concat as a builtin optimistic form, had to remove NoTypedArrayData and replace it, as we throw away a lot of optimistic link opportunities with NoTypedArrayData not being Continuous 2014-10-23 15:19:00 +04:00
JDK-8061391.js 8061391: concat as a builtin optimistic form, had to remove NoTypedArrayData and replace it, as we throw away a lot of optimistic link opportunities with NoTypedArrayData not being Continuous 2014-10-23 15:19:00 +04:00
JDK-8061391.js.EXPECTED 8061391: concat as a builtin optimistic form, had to remove NoTypedArrayData and replace it, as we throw away a lot of optimistic link opportunities with NoTypedArrayData not being Continuous 2014-10-23 15:19:00 +04:00
JDK-8061959.js 8061959: ArrayBuffer lacked static isViewMethod 2014-11-03 13:58:52 +01:00
JDK-8061959.js.EXPECTED 8061959: ArrayBuffer lacked static isViewMethod 2014-11-03 13:58:52 +01:00
JDK-8062024.js 8062216: [nashorn] regresion test failure with TimeZone 2014-10-28 17:22:17 +05:30
JDK-8062024.js.EXPECTED 8062024: Issue with date.setFullYear when time other than midnight 2014-10-27 17:54:00 +05:30
JDK-8062132.js 8062132: Nashorn incorrectly binds this for constructor created by another function 2014-10-31 10:06:52 +01:00
JDK-8062132.js.EXPECTED 8062132: Nashorn incorrectly binds this for constructor created by another function 2014-10-31 10:06:52 +01:00
JDK-8062141.js 8062141: Various performance issues parsing JSON 2015-02-05 14:42:14 +01:00
JDK-8062141.js.EXPECTED 8062141: Various performance issues parsing JSON 2015-02-05 14:42:14 +01:00
JDK-8062381.js 8062381: Wrong index was used for linking charCodeAt specializations 2014-11-03 12:34:39 +01:00
JDK-8062381.js.EXPECTED 8062381: Wrong index was used for linking charCodeAt specializations 2014-11-03 12:34:39 +01:00
JDK-8062583.js 8062583: Throwing object with error prototype causes error proto to be caught 2014-10-31 16:50:31 +01:00
JDK-8062583.js.EXPECTED 8062583: Throwing object with error prototype causes error proto to be caught 2014-10-31 16:50:31 +01:00
JDK-8062624.js 8062624: java.lang.String methods not available on concatenated strings 2014-11-06 13:15:52 +01:00
JDK-8062624.js.EXPECTED 8062624: java.lang.String methods not available on concatenated strings 2014-11-06 13:15:52 +01:00
JDK-8062799.js 8062799: Binary logical expressions can have numeric types 2014-11-11 17:27:44 +01:00
JDK-8062799.js.EXPECTED 8062799: Binary logical expressions can have numeric types 2014-11-11 17:27:44 +01:00
JDK-8062937.js 8062937: Need to block constant assumption for index setters and defineOwnProperty, not just delete 2014-11-13 16:59:03 +01:00
JDK-8062937.js.EXPECTED 8062937: Need to block constant assumption for index setters and defineOwnProperty, not just delete 2014-11-13 16:59:03 +01:00
JDK-8066214.js 8066214: Fuzzing bug: Object.prototype.toLocaleString(0) 2014-12-03 11:43:57 +01:00
JDK-8066214.js.EXPECTED 8066214: Fuzzing bug: Object.prototype.toLocaleString(0) 2014-12-03 11:43:57 +01:00
JDK-8066215.js 8066215: Fuzzing bug: length valueOf bug 2014-12-15 12:08:36 +01:00
JDK-8066215.js.EXPECTED 8066215: Fuzzing bug: length valueOf bug 2014-12-15 12:08:36 +01:00
JDK-8066221.js 8066221: anonymous function statement name clashes with another symbol 2014-12-10 18:28:41 +01:00
JDK-8066222.js 8066222: too strong assertion on function expression names 2014-12-03 16:31:15 +01:00
JDK-8066222.js.EXPECTED 8066222: too strong assertion on function expression names 2014-12-03 16:31:15 +01:00
JDK-8066224.js 8066224: fixes for folding a constant-test ternary operator 2014-12-10 11:55:25 +01:00
JDK-8066224.js.EXPECTED 8066224: fixes for folding a constant-test ternary operator 2014-12-10 11:55:25 +01:00
JDK-8066225.js 8066225: NPE in MethodEmitter with duplicate integer switch cases 2014-12-10 11:55:04 +01:00
JDK-8066225.js.EXPECTED 8066225: NPE in MethodEmitter with duplicate integer switch cases 2014-12-10 11:55:04 +01:00
JDK-8066226.js 8066226: Fuzzing bug: parameter counts differ in TypeConverterFactory 2014-12-16 17:02:54 +01:00
JDK-8066226.js.EXPECTED 8066226: Fuzzing bug: parameter counts differ in TypeConverterFactory 2014-12-16 17:02:54 +01:00
JDK-8066227.js 8066227: CodeGenerator load unitialized slot 2014-12-08 15:14:11 +01:00
JDK-8066227.js.EXPECTED 8066227: CodeGenerator load unitialized slot 2014-12-08 15:14:11 +01:00
JDK-8066230.js 8066230: Undefined object type assertion when computing TypeBounds 2014-12-08 15:13:16 +01:00
JDK-8066230.js.EXPECTED 8066230: Undefined object type assertion when computing TypeBounds 2014-12-08 15:13:16 +01:00
JDK-8066232.js 8066683: nashorn test failures after modular image changes 2014-12-04 20:40:48 +05:30
JDK-8066232.js.EXPECTED 8066232: problem with conditional catch compilation 2014-12-03 16:31:39 +01:00
JDK-8066236.js 8066236: RuntimeNode forces copy creation on visitation 2014-12-10 12:30:48 +01:00
JDK-8066236.js.EXPECTED 8066236: RuntimeNode forces copy creation on visitation 2014-12-10 12:30:48 +01:00
JDK-8066238.js 8066238: AssertionError in parser when syntax errors appeared in non finished Blocks 2014-12-01 13:17:24 +01:00
JDK-8066669.js 8066669: dust.js performance regression caused by primitive field conversion 2014-12-11 15:39:58 +01:00
JDK-8066669.js.EXPECTED 8066669: dust.js performance regression caused by primitive field conversion 2014-12-11 15:39:58 +01:00
JDK-8066932.js 8066932: __noSuchMethod__ binds to this-object without proper guard 2014-12-11 12:01:17 +01:00
JDK-8067136.js 8067136: BrowserJSObjectLinker does not handle call on JSObjects 2014-12-10 19:42:01 +05:30
JDK-8067136.js.EXPECTED 8067136: BrowserJSObjectLinker does not handle call on JSObjects 2014-12-10 19:42:01 +05:30
JDK-8067139.js 8067139: Finally blocks inlined incorrectly 2015-01-28 17:58:08 +01:00
JDK-8067774.js 8067774: Use a stack of types when calculating local variable types 2014-12-18 12:10:10 +01:00
JDK-8067774.js.EXPECTED 8067774: Use a stack of types when calculating local variable types 2014-12-18 12:10:10 +01:00
JDK-8068573.js 8068573: POJO setter using [] syntax throws an exception 2015-01-14 15:54:18 +01:00
JDK-8068580.js 8068580: make JavaAdapterFactory.isAutoConvertibleFromFunction more robust 2015-01-12 11:29:42 +01:00
JDK-8068872.js 8068872: Nashorn JSON.parse drops numeric keys 2015-02-05 14:47:28 +01:00
JDK-8068872.js.EXPECTED 8068872: Nashorn JSON.parse drops numeric keys 2015-02-05 14:47:28 +01:00
JDK-8068985.js 8068985: Wrong 'this' bound to eval call within a function when caller's 'this' is a Java object 2015-01-15 10:18:31 +05:30
JDK-8068985.js.EXPECTED 8068985: Wrong 'this' bound to eval call within a function when caller's 'this' is a Java object 2015-01-15 10:18:31 +05:30
JDK-8069002.js 8069002: NPE on invoking null (8068889 regression) 2015-01-14 18:25:01 +01:00
JDK-8072426.js 8072426: Can't compare Java objects to strings or numbers 2015-02-20 15:47:28 +01:00
JDK-8072596.js 8072596: Arrays.asList results in ClassCastException with a JS array 2015-02-12 16:43:33 +01:00
JDK-8074021.js 8074021: Indirect eval fails when used as an element of an array or as a property of an object 2015-02-27 18:03:18 +05:30
JDK-8074021.js.EXPECTED 8074021: Indirect eval fails when used as an element of an array or as a property of an object 2015-02-27 18:03:18 +05:30
JDK-8074545.js 8074545: Undefined object values in object literals with spill properties 2015-03-06 15:26:51 +01:00
JDK-8074556.js 8074556: Functions should not share allocator maps 2015-03-09 11:34:48 +01:00
JDK-8074687.js 8074687: Add tests for JSON parsing of numeric keys 2015-03-10 18:23:43 +01:00
JDK-8074693.js 8074693: Different instances of same function use same allocator map 2015-03-11 11:08:22 +01:00
JDK-8074693.js.EXPECTED 8074693: Different instances of same function use same allocator map 2015-03-11 11:08:22 +01:00
JDK-8075090.js 8075090: Add tests for the basic failure of try/finally compilation 2015-03-16 11:00:07 +01:00
JDK-8075207.js 8075207: Nashorn parser API returns StatementTree objects in out of order 2015-03-16 17:01:47 +05:30
JDK-8075448.js 8075448: nashorn parser API returns init variable tree object of a for loop after for loop statement tree object 2015-03-18 21:54:58 +05:30
JDK-8075454.js 8075454: Anonymous functions have internal names exposed via parser API 2015-03-18 23:14:12 +05:30
jquery.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
jquery.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
jsadapter.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
jsadapter.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
jsadapterlink.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
jsadapterlink.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
jsobject.js 8008387: Improve code coverage tests for JSObjectLinker and NashornBottomLinker 2013-02-18 20:41:12 +05:30
json.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
json.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
list.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
list.js.EXPECTED 8066669: dust.js performance regression caused by primitive field conversion 2014-12-11 15:39:58 +01:00
literal.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
literal.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
load.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
load.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
loadedfile.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
localundef.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
localundef.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
map.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
map.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
math.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
math.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
minuszero.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
minuszero.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
mirror_proto_assign.js 8023368: Instance __proto__ property should exist and be writable 2013-08-21 17:28:53 +05:30
mirror_proto_assign.js.EXPECTED 8023368: Instance __proto__ property should exist and be writable 2013-08-21 17:28:53 +05:30
module.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
moduleload.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
moduleload.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
nashorn2.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
nashorn2.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-11.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-11.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-12.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-14.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-14.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-15.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-15.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-18.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-18.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-19.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-19.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-20.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-20.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-21.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-21.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-22.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-22.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-23.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-23.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-24.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-24.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-25.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-25.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-26.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-26.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-27.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-27.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-28.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-28.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-29.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-29.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-30.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-30.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-32.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-32.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-33.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-33.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-34.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-34.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-36.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-36.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-37.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-37.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-38.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-38.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-40.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-40.js.EXPECTED 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases 2013-10-10 11:48:56 +02:00
NASHORN-44.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-44.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-45.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-45.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-46.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-46.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-47.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-48.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-48.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-49.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-49.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-50.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-50.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-51.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-51.js.EXPECTED 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases 2013-10-10 11:48:56 +02:00
NASHORN-52.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-55.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-56.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-56.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-58.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-58.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-59.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-59.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-60.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-60.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-61.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-61.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-62.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-62.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-63.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-64.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-66.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-66.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-67.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-67.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-68.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-68.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-69.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-69.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-71.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-72.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-72.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-73.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-73.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-74.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-74.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-75.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-75.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-78.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-79.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-79.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-80.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-80.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-81.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-85.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-85.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-86.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-87.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-89.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-90.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-90.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-91.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-91.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-92.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-92.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-93.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-95.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-95.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-96.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-96.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-97.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-98.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-98.js.EXPECTED 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases 2013-10-10 11:48:56 +02:00
NASHORN-99.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-100.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-100.js.EXPECTED 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases 2013-10-10 11:48:56 +02:00
NASHORN-101.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-101.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-102.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-102.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-103.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-104.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-104.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-105.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-105.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-106.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-106.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-107.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-108.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-108.js.EXPECTED 8012164: Error.stack needs trimming 2013-05-31 17:39:12 +05:30
NASHORN-109.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-109.js.EXPECTED 8012164: Error.stack needs trimming 2013-05-31 17:39:12 +05:30
NASHORN-111.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-111.js.EXPECTED 8032004: instance property "message" of Error objects should be non-enumerable 2014-01-16 22:50:53 +05:30
NASHORN-113.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-113.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-114.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-115.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-115.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-117.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-118.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-118.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-119.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-119.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-120.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-122.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-122.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-126.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-126.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-127.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-127.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-130.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-132.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-132.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-133.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-133.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-135.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-136.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-136.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-148.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-148.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-153.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-156.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-157.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-163.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-163.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-164.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-165.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-166.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-168.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-168.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-169.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-172.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-173.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-173.js.EXPECTED 8030200: Wrong result for Number.prototype.toString() for certain radix/inputs 2014-04-14 17:45:05 +02:00
NASHORN-174.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-175.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-176.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-177.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-177.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-178.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-178.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-179.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-181.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-182.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-183.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-184.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-184.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-185.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-185.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-187.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-188.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-188.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-190.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-192.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-194.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-196.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-198.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-201.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-202.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-203.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-204.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-205.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-206.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-207_2.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-207.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-208.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-208.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-209.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-209.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-211.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-212.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-213.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-215.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-215.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-216.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-217.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-217.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-219.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-219.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-221.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-222.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-223.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-225.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-226.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-227.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-228.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-229_subtest.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-229.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-232.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-234.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-235.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-236.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-237.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-239.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-241.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-242.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-245.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-247.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-251.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-252.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-253.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-256.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-258.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-258.js.EXPECTED 8017010: index evaluation to a temporary location for index operator much change temporaries to slots, but never scoped vars 2013-03-25 12:01:06 +01:00
NASHORN-260.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-261.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-262.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-263.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-264.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-265.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-265.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-266.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-269.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-270.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-271.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-275.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-276.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-277.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-278.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-281.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-284.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-284.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-285.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-285.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-288.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-293.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-293.js.EXPECTED 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases 2013-10-10 11:48:56 +02:00
NASHORN-294.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-296.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-297.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-300.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-301.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-301.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-304.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-310.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-310.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-318.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-318.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-321.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-321.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-323.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-323.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-324.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-331.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-331.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-337.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-337.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-340.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-340.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-349.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-354.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-354.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-355.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-355.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-365.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-366.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-366.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-368.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-368.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-375.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-376.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-377-big-endian.js 8049407: Endianness problem with TypedArrays 2014-11-17 14:36:15 +01:00
NASHORN-377-big-endian.js.EXPECTED 8049407: Endianness problem with TypedArrays 2014-11-17 14:36:15 +01:00
NASHORN-377-payload.js 8049407: Endianness problem with TypedArrays 2014-11-17 14:36:15 +01:00
NASHORN-377.js 8049407: Endianness problem with TypedArrays 2014-11-17 14:36:15 +01:00
NASHORN-377.js.EXPECTED 8023784: Object.prototype.toString should contain the class name for all instances 2013-08-27 18:57:50 +05:30
NASHORN-378.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-380.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-380.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-381.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-382.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-383.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-384.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-384.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-385.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-385.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-389.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-389.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-393.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-393.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-394.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-394.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-396.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-397.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-398.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-400.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-400.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-401.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-401.js.EXPECTED 8008291: Add more tests for better coverage of objects, scripting and parser packages 2013-02-15 18:30:19 +05:30
NASHORN-402.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-402.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-404.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-405.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-405.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-406.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-408.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-408.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-415.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-415.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-416.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-417.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-418.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-420.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-421.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-423.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-423.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-423a.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-424.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-424.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-425.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-425.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-426.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-427.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-428.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-429.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-432.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-433.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-434.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-435.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-437.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-441.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-441.js.EXPECTED 8031983: Error objects should capture stack at the constructor 2014-01-16 21:26:21 +05:30
NASHORN-442.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-443.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-444.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-444.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-445.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-446.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-447.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-448.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-449.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-449.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-450.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-452.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-459.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-462.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-463.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-468.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-473.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-473.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-474.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-474.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-478.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-481.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-481.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-482.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-484.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-484.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-486.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-487.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-488.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-490.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-494.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-497.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-498.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-499.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-500.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-503.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-503.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-511.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-515.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-515.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-516.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-534.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-534.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-535.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-535.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-544.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-554.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-554.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-556.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-556.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-562.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-565.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-565.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-575.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-575.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-592-dual.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-592-dual.js.EXPECTED 8020719: Run tests with reduced splitter threshold 2013-07-26 13:50:52 +02:00
NASHORN-592.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-592.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-597.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-597.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-609.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-609.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-620.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-620.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-623.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-623.js.EXPECTED 8062141: Various performance issues parsing JSON 2015-02-05 14:42:14 +01:00
NASHORN-627.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-627.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-631.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-637.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-637.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-639.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-642.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-642.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-646.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-658.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-659.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-664.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-665.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-678.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-689.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-689.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-691.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-691.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-694.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-694.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-697.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-703.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-703.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-703a.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-703a.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-705.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-710.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-711.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-711.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-722.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-737.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-737.js.EXPECTED 8042118: Separate types from symbols 2014-05-13 11:30:40 +02:00
NASHORN-740.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-740.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-758.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-759.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-759.js.EXPECTED 8019783: typeof does not work properly for java methods and foreign objects 2013-07-03 13:13:17 +05:30
NASHORN-760.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-768.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-778.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-792.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-792.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-833.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-833.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-837.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
natives.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
natives.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
new.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
new.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
newexpr.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
newexpr.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
newnew.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
newnew.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
no_line_numbers.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
no_line_numbers.js.EXPECTED 8013914: Removed explicit LineNumberNodes that were too brittle when code moves around, and also introduced unnecessary footprint. Introduced the Statement node and fixed dead code elimination issues that were discovered by the absense of labels for LineNumberNodes 2013-05-07 14:43:17 +02:00
nonconstructors.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
nonconstructors.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
nonextensible_proto_assign.js 8024120: Setting __proto__ to null removes the __proto__ property 2013-09-04 14:29:07 +05:30
nonextensible_proto_assign.js.EXPECTED 8023368: Instance __proto__ property should exist and be writable 2013-08-21 17:28:53 +05:30
nosuchmethod.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
nosuchmethod.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
nosuchproperty.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
nosuchproperty.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
number.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
number.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
numberstring.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
numberstring.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
objectprops.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
objectprops.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
objects.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
objects.js.EXPECTED 8026302: source representation of getter and setter methods is wrong 2013-10-11 11:15:59 +02:00
octane-payload.js 8059236: Memory leak when executing octane pdfjs with optimistic typing 2014-10-08 15:50:36 +02:00
optimistic_arithmetic_check_type.js 8044786: Some tests fail with non-optimistic compilation 2014-08-06 10:42:46 +02:00
optimistic_arithmetic_check_type.js.EXPECTED 8037572: Add more test cases to check static types 2014-05-05 14:17:20 +02:00
optimistic_assignment_check_type.js 8044786: Some tests fail with non-optimistic compilation 2014-08-06 10:42:46 +02:00
optimistic_assignment_check_type.js.EXPECTED 8037572: Add more test cases to check static types 2014-05-05 14:17:20 +02:00
optimistic_check_type.js 8057148: Skip nested functions on reparse 2014-09-08 18:40:58 +02:00
optimistic_check_type.js.EXPECTED 8042118: Separate types from symbols 2014-05-13 11:30:40 +02:00
optimistic_logical_check_type.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
optimistic_logical_check_type.js.EXPECTED 8042118: Separate types from symbols 2014-05-13 11:30:40 +02:00
options.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
options.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
paramspec.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
paramspec.js.EXPECTED 8013477: Node.setSymbol needs to be copy on write - enable IR snapshots for recompilation based on callsite type specialization. [not enabled by default, hidden by a flag for now] 2013-05-03 15:33:54 +02:00
propchange.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
propchange.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
propertycheck.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
propertycheck.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
proto.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
prototype.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
prototype.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
pushpull.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
pushpull.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
regex.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
regex.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
regexp_flags.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
relink_index_getter.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
relink_index_getter.js.EXPECTED 8040655: When processing a RewriteException debug object, the return value has already been reset to null. We need to catch this value before that 2014-04-18 21:24:34 +02:00
run-octane.js 8059236: Memory leak when executing octane pdfjs with optimistic typing 2014-10-08 15:50:36 +02:00
runsunspider-eager.js.EXPECTED 8010147: Forgot to add EXPECTED files for lazy and eager sunspider test 2013-03-15 16:07:13 +01:00
runsunspider.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
runsunspider.js.EXPECTED 8033105: Make sure Nashorn test harness can run zlib benchmark 2014-04-22 14:09:46 +02:00
samfunc.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
samfunc.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
scripting.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
scripting.js.EXPECTED 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
sealfreeze.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
sealfreeze.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
setlength.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
setlength.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
splitter_prototype.js 8057742: ant clean test should not fail if one or more external test suites are missing 2014-09-08 15:51:27 +05:30
splitter_prototype.js.EXPECTED 8057742: ant clean test should not fail if one or more external test suites are missing 2014-09-08 15:51:27 +05:30
splitter_yui.js 8057742: ant clean test should not fail if one or more external test suites are missing 2014-09-08 15:51:27 +05:30
splitter_yui.js.EXPECTED 8057742: ant clean test should not fail if one or more external test suites are missing 2014-09-08 15:51:27 +05:30
splitter.js 8057742: ant clean test should not fail if one or more external test suites are missing 2014-09-08 15:51:27 +05:30
splitter.js.EXPECTED 8057742: ant clean test should not fail if one or more external test suites are missing 2014-09-08 15:51:27 +05:30
stdin.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
stdin.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
strings.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
strings.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
throws.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
throws.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
tosource.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
tosource.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
tostring.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
tostring.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
try2.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
try2.js.EXPECTED 8010701: Immutable nodes - final iteration 2013-04-19 16:11:16 +02:00
try.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
try.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
trybreakcont.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
trybreakcont.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
trycatch.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
trycatch.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
trycatchfor.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
trycatchfor.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
tryfinallyreturn.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
tryfinallyreturn.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
tryforbreak.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
tryforbreak.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
typechange.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
typechange.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
typecoerce.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
typecoerce.js.EXPECTED 8007062: Split Lower up into Lower/Attr/FinalizeTypes. Integrate AccessSpecalizer into FinalizeTypes 2013-01-30 12:26:45 +01:00
typedarrays2.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
typedarrays2.js.EXPECTED 8035820: Optimistic recompilation 2014-02-26 13:17:57 +01:00
typedarrays.js 8066217: ArrayBuffer constructor was erroneous with zero args 2015-03-16 16:17:19 +01:00
typeof2.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
typeof2.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
typeof.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
typeof.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
undefined.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
undefined.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
underscore.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
underscore.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
varargs.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
varargs.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
void.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
void.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
with.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
with.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
withprimitive.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
withprimitive.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
writable_relink.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
writable_relink.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
xmlStrings.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
xorassign.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
xorassign.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
yield.js 8008291: Add more tests for better coverage of objects, scripting and parser packages 2013-02-15 18:30:19 +05:30
yui.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
yui.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00