如何在jshell中显示版本

How to show version in jshell

启动时 jshell 显示版本:

Welcome to JShell -- Version 14.0.1

但是有没有办法以编程方式检索版本?

如何执行Runtime.version()