OpenSearch/qa/os/src/test
Ryan Ernst 25f8a3ba42
Switch bundled jdk back to Oracle JDK (#63288) (#63290)
We switched to adoptopenjdk from oracle jdk to rely on the notarization
found in adoptopnejdk on MacOS. However, that notarization still had
issues, and we currently do our own notarization of the entire
distribution, including the jdk. The recent bump to jdk 15 has revealed
openjdk to be lax in maintaining support for older systems. Since the
notarization is no longer an issue, this PR moves the bundled jdk back
to Oracle, in order to continue supporting those older systems affected
by adoptopenjdk 15.

relates #62709
2020-10-05 16:31:10 -07:00
..
java/org/elasticsearch/packaging Switch bundled jdk back to Oracle JDK (#63288) (#63290) 2020-10-05 16:31:10 -07:00
resources Fix log4j config for :qa:os tests (#62234) 2020-09-15 09:17:19 +01:00