-
Notifications
You must be signed in to change notification settings - Fork 24.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add JDK11 support and enable in CI #31644
Merged
Merged
+107
−26
Commits on Jun 28, 2018
-
Required to fix `bcprov-jdk15on-1.55.jar; invalid manifest format ` on jdk 11
Configuration menu - View commit details
-
Copy full SHA for d26bf2a - Browse repository at this point
Copy the full SHA d26bf2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e132892 - Browse repository at this point
Copy the full SHA e132892View commit details -
Configuration menu - View commit details
-
Copy full SHA for efe1844 - Browse repository at this point
Copy the full SHA efe1844View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3acd7b5 - Browse repository at this point
Copy the full SHA 3acd7b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 283b708 - Browse repository at this point
Copy the full SHA 283b708View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6091a3f - Browse repository at this point
Copy the full SHA 6091a3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0060bb7 - Browse repository at this point
Copy the full SHA 0060bb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e433bce - Browse repository at this point
Copy the full SHA e433bceView commit details -
Temprorarily disable doc tests
To see if there are other failures on JDK11
Configuration menu - View commit details
-
Copy full SHA for be6fe54 - Browse repository at this point
Copy the full SHA be6fe54View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbe3a08 - Browse repository at this point
Copy the full SHA dbe3a08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e10477 - Browse repository at this point
Copy the full SHA 6e10477View commit details -
Configuration menu - View commit details
-
Copy full SHA for aae1184 - Browse repository at this point
Copy the full SHA aae1184View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7e299e - Browse repository at this point
Copy the full SHA d7e299eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7a49db - Browse repository at this point
Copy the full SHA a7a49dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for da094bc - Browse repository at this point
Copy the full SHA da094bcView commit details -
Prefix out and err from buildBwcVersion for readability
``` > Task :distribution:bwc:next-bugfix-snapshot:buildBwcVersion [bwc] :buildSrc:compileJava [bwc] WARNING: An illegal reflective access operation has occurred [bwc] WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/home/alpar/.gradle/wrapper/dists/gradle-4.5-all/cg9lyzfg3iwv6fa00os9gcgj4/gradle-4.5/lib/groovy-all-2.4.12.jar) to method java.lang.Object.finalize() [bwc] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass [bwc] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [bwc] WARNING: All illegal access operations will be denied in a future release [bwc] :buildSrc:compileGroovy [bwc] :buildSrc:writeVersionProperties [bwc] :buildSrc:processResources [bwc] :buildSrc:classes [bwc] :buildSrc:jar ```
Configuration menu - View commit details
-
Copy full SHA for 06763cc - Browse repository at this point
Copy the full SHA 06763ccView commit details -
Also set RUNTIME_JAVA_HOME for bwcBuild
So that we can make sure it's not too new for the build to understand.
Configuration menu - View commit details
-
Copy full SHA for 00d3b7e - Browse repository at this point
Copy the full SHA 00d3b7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c19cf8 - Browse repository at this point
Copy the full SHA 1c19cf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef58e75 - Browse repository at this point
Copy the full SHA ef58e75View commit details -
Configuration menu - View commit details
-
Copy full SHA for b744d1e - Browse repository at this point
Copy the full SHA b744d1eView commit details
Commits on Jun 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ba87083 - Browse repository at this point
Copy the full SHA ba87083View commit details
Commits on Jul 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fb05672 - Browse repository at this point
Copy the full SHA fb05672View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfc5923 - Browse repository at this point
Copy the full SHA cfc5923View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9961d8e - Browse repository at this point
Copy the full SHA 9961d8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6720b8 - Browse repository at this point
Copy the full SHA e6720b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41d97c1 - Browse repository at this point
Copy the full SHA 41d97c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 188460a - Browse repository at this point
Copy the full SHA 188460aView commit details
Commits on Jul 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6d9fb3f - Browse repository at this point
Copy the full SHA 6d9fb3fView commit details
Commits on Jul 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 13f536b - Browse repository at this point
Copy the full SHA 13f536bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 062561c - Browse repository at this point
Copy the full SHA 062561cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.