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

[JFR] Fix build issues caused by object allocation profiling on Windows/Mac #74

Closed
D-D-H opened this issue Jan 1, 2020 · 0 comments
Closed
Assignees

Comments

@D-D-H
Copy link
Collaborator

D-D-H commented Jan 1, 2020

Description
Dragonwell 8 didn't support JFR on Windows/Mac currently, so we should exclude the codes of object allocation profiling, otherwise, the build process will fail.

Steps to Reproduce
Build Dragonwell 8 on Windows/Mac

Expected behavior
Build successfulllly

JDK version
openjdk version "1.8.0_222"
OpenJDK Runtime Environment (Alibaba Dragonwell 8.1.1-b00) (build 1.8.0_222-b10)
OpenJDK 64-Bit Server VM (Alibaba Dragonwell 8.1.1-b00) (build 25.222-b10, mixed mode)

Execution environment
OS and version: Windows/Mac
CPU model: x64
Number of CPU cores:
Size of physical memory:
Inside Linux container?
Linux container name (docker, pouch, etc):
Linux container version:

@D-D-H D-D-H changed the title [JFR] Fix build issues caused by object profiling on Windows/Mac [JFR] Fix build issues caused by object allocation profiling on Windows/Mac Jan 2, 2020
D-D-H added a commit to dragonwell-project/dragonwell8_hotspot that referenced this issue Jan 2, 2020
…ws/Mac

Summary: Fix build issues caused by object allocation profiling on Windows/Mac

Test Plan: build Dragonwell 8 successfully on Linux/Windows/Mac

Reviewed-by: zhengxiaolinX, luchsh, sanhong

Issue: dragonwell-project/dragonwell8#74
@D-D-H D-D-H closed this as completed Jan 2, 2020
@luchsh luchsh added this to Delivered in Issue triage May 6, 2020
joeyleeeeeee97 added a commit that referenced this issue Mar 23, 2022
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

1 participant