author | erikj |
Tue, 12 Sep 2017 19:03:39 +0200 | |
changeset 47216 | 71c04702a3d5 |
parent 24590 | nashorn/test/script/basic/JDK-8043930.js.EXPECTED@0d2c811d2ad1 |
permissions | -rw-r--r-- |
24590
0d2c811d2ad1
8043930: TypeError when attemping to create an instance of non-public class could be better
sundar
parents:
diff
changeset
|
1 |
TypeError: new cannot be used with non-public java type jdk.nashorn.test.models.NonPublicClass. |