JetBrains / JetBrainsRuntime

Runtime environment based on OpenJDK for running IntelliJ Platform-based products on Windows, macOS, and Linux
GNU General Public License v2.0
1.32k stars 196 forks source link

fixup! JBR-6246 add default CDS archives into jbrsdk distributions #313

Closed vprovodin closed 8 months ago

vprovodin commented 8 months ago

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.