JDK 17 | JDK 18 |
---|---|
17.0.2Fixed | 18 b11Fixed |
Relates :
|
|
Relates :
|
jpackage app launcher accidently used ";" instead of ":" as a path separator on Linux and OSX. The issue was fixed with JDK-8271155 patch. It would be good to add corresponding unit test(s) to avoid issues like this.
|