You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
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
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:
The text was updated successfully, but these errors were encountered: