이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 3. alt-java and java uses
Depending on your needs, you can use either the alt-java
binary or the java
binary to run your application’s code.
3.1. alt-java usage 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Use alt-java
for any applications that run untrusted code. Be aware that using alt-java
is not a solution to all speculative execution vulnerabilities.
3.2. java usage 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Use the java
binary for performance-critical tasks in a secure environment.