nashorn/test/script/basic/JDK-8011362.js.EXPECTED
author sundar
Wed, 06 May 2015 20:04:42 +0530
changeset 30394 72a59e4dffea
parent 16769 f0d7cca4e7fd
permissions -rw-r--r--
8079470: Misleading error message when explicit signature constructor is called with wrong arguments Reviewed-by: jlaskey, hannesw
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16769
f0d7cca4e7fd 8011365: Array.prototype.join and Array.prototype.toString do not throw TypeError on null, undefined
sundar
parents: 16768
diff changeset
     1
overloaded(String, String)
16768
1c6c10a6c095 8011362: Overloaded method resolution foiled by nulls
attila
parents:
diff changeset
     2
overloaded(Double, Double)