Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Java 21 (NEW since https://github.com/hyperledger/besu/pull/7177)
    • note that gradle 8.7 is incompatible with Java 22, you need Java 21
    • eg if installing java via homebrew,
      • brew install openjdk@21
  • For Mac installations: MacOS High Sierra 10.13 or later
  • For Windows: Besu is currently supported only on 64-bit versions of Windows, and requires a 64-bit version of JDK/JRE. We recommend that you also remove any 32-bit JDK/JRE installations.

...