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