RFR: Use os::malloc instead of malloc

William Kemper wkemper at openjdk.org
Tue Aug 2 19:41:05 UTC 2022


This fixes a compiler error with gcc-10.3.0 used by github actions

-------------

Commit messages:
 - Use os::malloc instead of malloc

Changes: https://git.openjdk.org/shenandoah/pull/155/files
 Webrev: https://webrevs.openjdk.org/?repo=shenandoah&pr=155&range=00
  Stats: 4 lines in 1 file changed: 2 ins; 1 del; 1 mod
  Patch: https://git.openjdk.org/shenandoah/pull/155.diff
  Fetch: git fetch https://git.openjdk.org/shenandoah pull/155/head:pull/155

PR: https://git.openjdk.org/shenandoah/pull/155


More information about the shenandoah-dev mailing list