Skip to content

Commit 64ca19a

Browse files
committed
Recommend Java 11
References #17
1 parent e1b0fea commit 64ca19a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Features and API are subject to change, but https://rabbitmq.github.io/rabbitmq-
2929

3030
=== Pre-requisites
3131

32-
The library requires Java 8 or more.
32+
The library requires Java 8 or more. Java 11 is recommended.
3333

3434
=== Documentation
3535

src/docs/asciidoc/index.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ include::overview.adoc[]
1414

1515
== The Stream Java Client
1616

17-
The library requires Java 8 or more.
17+
The library requires Java 8 or more. Java 11 is recommended (CRC calculation uses methods available as of Java 9.)
1818

1919
include::setup.adoc[]
2020

0 commit comments

Comments
 (0)