mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
GT-3146: Preventing Ghidra from launching with 32-bit Java (fixes #882).
This commit is contained in:
parent
d9da0f0b66
commit
0a3574d0c0
6 changed files with 93 additions and 37 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue