What happened?
As part of the Java8 -> Java11 migration, we've advised people that if anything goes wrong in prod you can just add javaHome: $JAVA_8_HOME to your launcher-custom.yml and restart to get back to the old behaviour.
What did you want to happen?
Unfortunately, go-java-launcher seems to ignore this field (and doesn't actually fail).
What happened?
As part of the Java8 -> Java11 migration, we've advised people that if anything goes wrong in prod you can just add
javaHome: $JAVA_8_HOMEto your launcher-custom.yml and restart to get back to the old behaviour.What did you want to happen?
Unfortunately, go-java-launcher seems to ignore this field (and doesn't actually fail).