nashorn/test/script/basic/optimistic_check_type.js
changeset 25828 077046a5d726
parent 24778 2ff5d7041566
child 26503 3ed48a01100c
--- a/nashorn/test/script/basic/optimistic_check_type.js	Mon Aug 04 15:34:57 2014 -0700
+++ b/nashorn/test/script/basic/optimistic_check_type.js	Wed Aug 06 10:42:46 2014 +0200
@@ -25,6 +25,7 @@
  * @test
  * @bug 8036987, 8037572
  * @summary Implement tests that checks static types in the compiled code
+ * @option --optimistic-types=true
  * @run
  */