Remove code referencing non-existing resource strings.

-------------

Commit messages:
 - 63696e96: <no commit message found>
 - Remove the reference to non-existing "message.app-image-dir-does-not-exist" 
resource string and redundant StandardBundlerParam.getPredefinedAppImage().
 - Remove redundant check from RuntimeBuilderBuilder. It duplicates the check 
in DeployParams.validate() and references deleted 
"message.runtime-image-dir-does-not-exist.advice" l10n key

Changes: https://git.openjdk.org/jdk/pull/26626/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26626&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8362352
  Stats: 41 lines in 3 files changed: 8 ins; 30 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/26626.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26626/head:pull/26626

PR: https://git.openjdk.org/jdk/pull/26626

Reply via email to