/home/jdk/test/hotspot/jtreg/testlibrary_tests/ir_framework/tests/TestCheckedTests.java:47: error: method shouldHaveThrownException in class Utils cannot be applied to given types;
Utils.shouldHaveThrownException();
^
required: String
found: no arguments
reason: actual and formal argument lists differ in length
/home/jdk/test/hotspot/jtreg/testlibrary_tests/ir_framework/tests/TestCheckedTests.java:58: error: method shouldHaveThrownException in class Utils cannot be applied to given types;
Utils.shouldHaveThrownException();
^
required: String
found: no arguments
reason: actual and formal argument lists differ in length