nashorn/test/script/basic/JDK-8011362.js.EXPECTED
author sundar
Thu, 09 Jan 2014 19:23:34 +0530
changeset 22379 5181d08e3440
parent 16769 f0d7cca4e7fd
permissions -rw-r--r--
8031359: Invocable.getInterface() works incorrectly if interface has default methods Reviewed-by: attila, 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)