Leif Åstrand
Results
253
comments of
Leif Åstrand
trafficstars
Under which circumstances can Java still be functional, but `JAVA_HOME` is not set?
`java.lang.Throwable.getLocalizedMessage()` is implemented as `return getMessage();` and the method is not overridden in any JDK class.
> Devs have to configure it manually > Having a customization option on the dev side would definitely not be harmful and may also help in other situations Please make...