Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

v3.2.0

Compare
Choose a tag to compare
@tofi86 tofi86 released this 21 Feb 19:31
v3.2.0
e4f96e7

Added

  • Also expand variables $APP_PACKAGE, $JAVAROOT and $USER_HOME in Oracle style PList files
  • Also expand variable $APP_ROOT in Apple style PList files
  • Oracle JVMDefaultOptions key: expand variables $APP_PACKAGE, $APP_ROOT, $JAVAROOT, $USER_HOME (#99)

Changed

  • Improved language detection by reading the user preferred languages from the macOS System Preferences instead of using the system locale (#101, thanks to @Flexperte for his valuable feedback)
  • Improved logging for JAVA_HOME detection (#100)

Fixed

  • Fixed a crash when /usr/libexec/java_home returns no JVMs (#93)