mirror of
https://github.com/Llewellynvdm/starship.git
synced 2025-01-30 10:38:30 +00:00
b7762a3e91
This PR tries to improve the version detection across multiple Java VM vendors. The module captures both STDOUT and STDERR outputs of the java -Xinternalversion call. Eclipse OpenJ9, Azul Zulu, SapMachine, Amazon Corretto and GraalVM outputs are unit tested now.