Skip to content

Using TCK Tested JDK builds of OpenJDK#6964

Closed
carldea wants to merge 1 commit intoapache:devfrom
carldea:dev
Closed

Using TCK Tested JDK builds of OpenJDK#6964
carldea wants to merge 1 commit intoapache:devfrom
carldea:dev

Conversation

@carldea
Copy link

@carldea carldea commented Nov 22, 2021

Purpose of the pull request

The AdoptOpenJDK has been discontinued since July 2021 (https://adoptopenjdk.net). Switching the distribution to Azul Zulu. When using Zulu you get all the latest updated (TCK Tested) builds for all versions of OpenJDK.

Please see more details at Foojay.io:
https://foojay.io/today/github-actions-with-java-part-2/

Brief change log

carldea@7e867ae

  • Updated distribution: to zulu

Verify this pull request

  • GitHub actions will pass all unit tests using the latest Zulu Java OpenJDK builds (8 & 11).

The AdoptOpenJDK has been discontinued since July 2021 (https://adoptopenjdk.net). Switching the distribution to Azul Zulu. When using Zulu you get all the latest updated (TCK Tested) builds for all versions of OpenJDK. 

Please see more details at Foojay.io:
https://foojay.io/today/github-actions-with-java-part-2/
@zhuangchong zhuangchong added the first time contributor First-time contributor label Nov 25, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #6964 (3f8043d) into dev (ad33d43) will increase coverage by 0.06%.
The diff coverage is n/a.

❗ Current head 3f8043d differs from pull request most recent head 7e867ae. Consider uploading reports for the commit 7e867ae to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #6964      +/-   ##
============================================
+ Coverage     32.77%   32.84%   +0.06%     
- Complexity     1619     1624       +5     
============================================
  Files           432      432              
  Lines         14379    14379              
  Branches       1446     1446              
============================================
+ Hits           4713     4723      +10     
+ Misses         9212     9202      -10     
  Partials        454      454              
Impacted Files Coverage Δ
...inscheduler/common/task/sqoop/SqoopParameters.java 74.00% <0.00%> (ø)
...dolphinscheduler/remote/future/ResponseFuture.java 83.05% <0.00%> (+1.69%) ⬆️
...er/master/dispatch/host/assign/RandomSelector.java 83.33% <0.00%> (+5.55%) ⬆️
...he/dolphinscheduler/common/enums/SqoopJobType.java 88.88% <0.00%> (+88.88%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ad33d43...7e867ae. Read the comment docs.

@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 9 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity for 120 days. It will be closed in 7 days if no further activity occurs.

@github-actions github-actions bot added the Stale label Mar 26, 2022
@github-actions
Copy link

github-actions bot commented Apr 2, 2022

This pull request has been closed because it has not had recent activity. You could reopen it if you try to continue your work, and anyone who are interested in it are encouraged to continue work on this pull request.

@github-actions github-actions bot closed this Apr 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

first time contributor First-time contributor Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants