-
Notifications
You must be signed in to change notification settings - Fork 6.2k
8374321: Fix undefined reference to 'png_init_filter_functions_lsx' after 8371914 #28974
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
base: master
Are you sure you want to change the base?
Conversation
|
👋 Welcome back wanghaomin! A progress list of the required criteria for merging this PR into |
|
@haominw This change is no longer ready for integration - check the PR body for details. |
DamonFool
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks reasonable to me.
|
/integrate |
|
@DamonFool Thanks. Jiege, Could you sponsor it? |
|
Please wait until GA completion. |
|
Please re-submit failing github actions. |
|
I am checking for our CI builds with this change. Once they are green will approve. /reviewers 2 reviewer |
|
@jayathirthrao |
|
linux-x64 seems a common issue right now across all PRs. |
A simple mistake caused
undefined reference to 'png_init_filter_functions_lsx'.The problem has been solved after the following modifications.
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/28974/head:pull/28974$ git checkout pull/28974Update a local copy of the PR:
$ git checkout pull/28974$ git pull https://git.openjdk.org/jdk.git pull/28974/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 28974View PR using the GUI difftool:
$ git pr show -t 28974Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/28974.diff
Using Webrev
Link to Webrev Comment