Sun JDK /Cygwin 上的 Open JDK
任何版本的 Sun JDK 或 Open JDK 都可以安装在 cygwin 上。
我寻找这个选项的原因是:有很多工具(例如jStack、jMap)在unix版本的JDK中可用,但不适用于windows版本。如果可能的话,我需要使用 Cygwin 在我的 Windows 机器上利用相同的功能。
Is any version of Sun JDK or Open JDK available to be installed on cygwin.
Reason I am looking for this option is: There are many tools (e.g. jStack, jMap) which are available in unix versions of JDK but not for windows version. I need to exploit the same on my windows machine using Cygwin if possible.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Windows 版本应该可以正常工作,并且现在可以预构建
https://github.com/alexkasko/openjdk-unofficial-builds/downloads
The Windows version should work alright, and is now available pre-built
https://github.com/alexkasko/openjdk-unofficial-builds/downloads
OpenJDK 站点 已构建/ Cygwin 环境的编译指令:
但是,我还没有遇到打算在 CygWin 上运行的预构建二进制文件。
The OpenJDK site has build / compile instructions for a Cygwin environment:
I have however not encountered pre-built binaries that are intended to run on CygWin - yet.