diff --git a/README.md b/README.md index 3a4f095d..56ed1a07 100644 --- a/README.md +++ b/README.md @@ -318,7 +318,8 @@ while the MIT distribution includes only those benchmarks that themselves have less restrictive licenses. Depending on your needs, you can use either of the two distributions. -The following table contains the licensing information of all the benchmarks: +The following table contains the licensing information (and JVM version +requirements) for all the benchmarks: | Benchmark | Licenses | Distro | JVM required (min) | JVM supported (max) | | :--------------- | :--------- | :----: | :----------------: | :-----------------: | diff --git a/renaissance-harness/src/main/scala/org/renaissance/harness/MarkdownGenerator.scala b/renaissance-harness/src/main/scala/org/renaissance/harness/MarkdownGenerator.scala index 60cf1b03..9a760879 100644 --- a/renaissance-harness/src/main/scala/org/renaissance/harness/MarkdownGenerator.scala +++ b/renaissance-harness/src/main/scala/org/renaissance/harness/MarkdownGenerator.scala @@ -405,7 +405,8 @@ while the MIT distribution includes only those benchmarks that themselves have less restrictive licenses. Depending on your needs, you can use either of the two distributions. -The following table contains the licensing information of all the benchmarks: +The following table contains the licensing information (and JVM version +requirements) for all the benchmarks: | Benchmark | Licenses | Distro | JVM required (min) | JVM supported (max) | | :--------------- | :--------- | :----: | :----------------: | :-----------------: |