nashorn/test/script/basic/JDK-8006337.js.EXPECTED
author attila
Thu, 04 Apr 2013 15:53:26 +0200
changeset 16777 207a993adb9a
parent 16175 13ac6c5cc6a4
permissions -rw-r--r--
8011544: Allow subclassing Java classes from script without creating instances Reviewed-by: jlaskey, sundar
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16175
13ac6c5cc6a4 8006337: Discarded arguments for INVOKESTATIC must still be evaluated for side effects
attila
parents:
diff changeset
     1
hello