v1.2.0: fixed a module typo in jpackage config
This commit is contained in:
@@ -45,7 +45,7 @@ runtime {
|
|||||||
'java.desktop',
|
'java.desktop',
|
||||||
'jdk.unsupported',
|
'jdk.unsupported',
|
||||||
'jdk.crypto.cryptoki',
|
'jdk.crypto.cryptoki',
|
||||||
'jdk.managment']
|
'jdk.management']
|
||||||
options = ['--strip-debug',
|
options = ['--strip-debug',
|
||||||
'--compress', '2',
|
'--compress', '2',
|
||||||
'--no-header-files',
|
'--no-header-files',
|
||||||
|
|||||||
Reference in New Issue
Block a user