mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-20 04:43:32 +00:00
8170113: jimage extract to readonly directory causes MissingResourceException
Added a missing resource. Reviewed-by: alanb, anazarov
This commit is contained in:
parent
c96b81a149
commit
f3847cff62
@ -98,3 +98,4 @@ err.not.a.jimage=not a jimage file: {0}
|
||||
err.no.jimage=no jimage provided
|
||||
err.option.unsupported={0} not supported: {1}
|
||||
err.unknown.option=unknown option: {0}
|
||||
err.cannot.create.dir=cannot create directory {0}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user