OpenSearch/distribution
Jason Tedor 6075c30c6c
Restrict support for CMS to pre-JDK 14 (#49123)
JDK 14 has removed CMS. This commit restricts the support for CMS to JDK
8 through JDK 13, and defaults to G1 GC on JDK 14. We will revisit all
defaults in the future, but this ensures that we run with a
properly-configured garbage collector on JDK 14+.
2019-11-15 09:00:22 -05:00
..
archives Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
bwc Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
docker Remove the OSS UBI builds (#49118) 2019-11-14 18:43:33 -05:00
licenses Add notice for bundled jdk (#40576) 2019-03-29 17:21:21 -04:00
packages Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
src Restrict support for CMS to pre-JDK 14 (#49123) 2019-11-15 09:00:22 -05:00
tools Disable thirdPartyAudit tests when running in a FIPS JVM (#49115) 2019-11-14 16:44:57 -08:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00