GT-3146: Preventing Ghidra from launching with 32-bit Java (fixes #882).

This commit is contained in:
Ryan Kurtz 2019-09-12 09:40:36 -04:00
parent d9da0f0b66
commit 0a3574d0c0
6 changed files with 93 additions and 37 deletions

View file

@ -6,7 +6,7 @@ The following is a list of dependencies, in no particular order.
This guide includes instructions for obtaining many of these at the relevant step(s).
You may not need all of these, depending on which portions you are building or developing.
* Java JDK 11 - Free long term support (LTS) versions of JDK 11 are provided by:
* Java JDK 11 (64-bit) - Free long term support (LTS) versions of JDK 11 are provided by:
- AdoptOpenJDK
- https://adoptopenjdk.net/releases.html?variant=openjdk11&jvmVariant=hotspot
- Amazon Corretto