Description
The method JavaTestFrameworkRunnableState::startSMRunner used by the jtreg plugin is going away soon. The plugin code should call this method reflectively, after making sure that the method really does exist. If not, a different (simpler) code path should be used.