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

Error in building Valhalla at Reference.java:70 #20626

Closed
hangshao0 opened this issue Nov 18, 2024 · 7 comments
Closed

Error in building Valhalla at Reference.java:70 #20626

hangshao0 opened this issue Nov 18, 2024 · 7 comments
Labels
comp:jclextensions project:valhalla Used to track Project Valhalla related work

Comments

@hangshao0
Copy link
Contributor

Found in the internal build:

21:09:29  /home/jenkins/workspace/Build_JDKnext_x86-64_linux_valhalla_Nightly/build/linux-x86_64-server-release/support/j9jcl/java.base/share/classes/java/lang/ref/Reference.java:70: error: <anonymous java.lang.ref.Reference$1> is not abstract and does not override abstract method <T>newNativeReferenceQueue() in JavaLangRefAccess
21:09:29  		SharedSecrets.setJavaLangRefAccess(new JavaLangRefAccess() {
@hangshao0 hangshao0 added the project:valhalla Used to track Project Valhalla related work label Nov 18, 2024
Copy link

Issue Number: 20626
Status: Open
Recommended Components: comp:vm, comp:build, comp:gc

@hangshao0
Copy link
Contributor Author

@JasonFengJ9 is working on updating the extension repo to resolve this.

@JasonFengJ9
Copy link
Member

Updated the valhalla extension repo, the latest nightly run passed.

Closing

Copy link

Issue Number: 20626
Status: Closed
Actual Components: project:valhalla, comp:jclextensions
Actual Assignees: No one :(
PR Assignees: No one :(

@hangshao0
Copy link
Contributor Author

It is failing again, but in a different place: https://openj9-jenkins.osuosl.org/job/Build_JDKnext_aarch64_linux_vt_standard_Personal/29/console

12:28:13  /home/jenkins/workspace/Build_JDKnext_aarch64_linux_vt_standard_Personal/src/java.base/share/classes/jdk/internal/classfile/impl/UnboundAttribute.java:515: error: UnboundLoadableDescriptorsAttribute is not abstract and does not override abstract method attributeName() in Attribute
12:28:13      public static final class UnboundLoadableDescriptorsAttribute

@hangshao0 hangshao0 reopened this Nov 20, 2024
@JasonFengJ9
Copy link
Member

It is failing again, but in a different place

Fixed. Also adopt

The latest nightly build passed.

Copy link

Issue Number: 20626
Status: Closed
Actual Components: project:valhalla, comp:jclextensions
Actual Assignees: No one :(
PR Assignees: No one :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:jclextensions project:valhalla Used to track Project Valhalla related work
Projects
None yet
Development

No branches or pull requests

2 participants