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

[Misc] Build fails after rebasing 8u232, fix it by porting 8202353 from upstream #73

Closed
zhengxiaolinX opened this issue Dec 31, 2019 · 2 comments
Assignees

Comments

@zhengxiaolinX
Copy link
Contributor

Description
8u232 changed the api os::readdir, which is not compatible with the jfr patch.

Steps to Reproduce
run configure and make images

Expected behavior
pass the building phase and all jfr tests

JDK version
On latest 8u222-GA

Execution environment

  • OS and version: Linux, x64
  • CPU model:
  • Number of CPU cores:
  • Size of physical memory:
  • Inside Linux container?
    • Linux container name (docker, pouch, etc):
    • Linux container version:
@luchsh
Copy link
Contributor

luchsh commented Dec 31, 2019

please add the links to upstream bug and patch, thanks

@zhengxiaolinX
Copy link
Contributor Author

please add the links to upstream bug and patch, thanks

Buglist ref: https://bugs.openjdk.java.net/browse/JDK-8202353
Fix ref: http://hg.openjdk.java.net/jdk/jdk/rev/f605c91e5219

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Issue triage
  
Delivered
Development

No branches or pull requests

2 participants