dragonwell-project / dragonwell8

Alibaba Dragonwell8 JDK
http://dragonwell-jdk.io
GNU General Public License v2.0
4.2k stars 497 forks source link

[GC] Fix data type in IOPrioritySizePolicy #673

Closed weixlu closed 1 month ago

weixlu commented 1 month ago

Summary: use SIZE_FORMAT to avoid build failure on windows Testing: jtreg Reviewers: yyang, yude.lyd Issue: https://github.com/dragonwell-project/dragonwell8/issues/672

weixlu commented 1 month ago

Same code as we have done on dw11 to fix build failure. see https://github.com/dragonwell-project/dragonwell11/commit/75b84694fc6710551691c12632df73b9a640acff

weixlu commented 1 month ago

Build success on windows, see CI pipeline: http://ci.dragonwell-jdk.io/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-dragonwell/669/