Skip to content
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

17.0.7+2 doesn't compile #16740

Open
pshipton opened this issue Feb 17, 2023 · 0 comments
Open

17.0.7+2 doesn't compile #16740

pshipton opened this issue Feb 17, 2023 · 0 comments

Comments

@pshipton
Copy link
Member

https://openj9-jenkins.osuosl.org/job/Pipeline-OpenJDK17-Acceptance/55/

12:04:57  /home/jenkins/workspace/Build_JDK17_aarch64_linux_OpenJDK17/build/linux-aarch64-server-release/support/j9jcl/java.base/share/classes/java/security/Security.java:137: error: cannot find symbol
12:04:57          if (loadedProps) {
12:04:57              ^
12:04:57    symbol:   variable loadedProps
12:04:57    location: class Security

The loadedProps variable was removed by ibmruntimes/openj9-openjdk-jdk17@19cfd727bf758

pshipton added a commit to pshipton/openj9-openjdk-jdk17 that referenced this issue Feb 17, 2023
ibmruntimes@19cfd727bf758
removed the variable, the CRIU code needs to reflect that.

Issue eclipse-openj9/openj9#16740

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
pshipton added a commit to pshipton/openj9-openjdk-jdk17 that referenced this issue Feb 17, 2023
ibmruntimes@19cfd727bf758
removed the variable, the FIPS code needs to reflect that.

Issue eclipse-openj9/openj9#16740

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant