-1

Chronicle product support Java 8 (openjdk8) or 11 (openjdk11)? I see this https://stackoverflow.com/tags/chronicle/info mentions Java 8, but this was updated long back.

Nayana
  • 133
  • 1
  • 11
  • 3
    That was pretty simple: https://github.com/OpenHFT/Chronicle-Queue/issues/604 – Nico Haase Feb 27 '23 at 19:51
  • 2
    Also on https://chronicle.software/chronicle-support-java-17/: "Note that we currently support all widely used LTS variants of Java: 8, 11 & 17." – Nico Haase Feb 27 '23 at 19:52

1 Answers1

0

In terms of roadmap, you can see here https://github.com/OpenHFT/OpenHFT/blob/ea/docs/Version-Support.adoc

Java 8, 11, and 17 are supported for the current version.

Peter Lawrey
  • 525,659
  • 79
  • 751
  • 1,130