The previous version of the test works well only when the test was launched from Terminal. When it was launched via jtreg it could not correctly read the variable IMPLEMENTOR_VERSION using source on Linux.
The test was rewritten to read the value for this variable in another way - via grep.
The previous version of the test works well only when the test was launched from Terminal. When it was launched via jtreg it could not correctly read the variable IMPLEMENTOR_VERSION using source on Linux. The test was rewritten to read the value for this variable in another way - via grep.