RFR: 8338779: GenShen: Prefer log_develop_debug in performance critical code

William Kemper wkemper at openjdk.org
Wed Aug 21 23:40:30 UTC 2024


There are a couple of places where the log level check is proportional to the number of oops being processed.

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

Commit messages:
 - Fix whitespace
 - Use log_develop_debug in high traffic areas

Changes: https://git.openjdk.org/shenandoah/pull/481/files
  Webrev: https://webrevs.openjdk.org/?repo=shenandoah&pr=481&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8338779
  Stats: 5 lines in 2 files changed: 0 ins; 0 del; 5 mod
  Patch: https://git.openjdk.org/shenandoah/pull/481.diff
  Fetch: git fetch https://git.openjdk.org/shenandoah.git pull/481/head:pull/481

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


More information about the shenandoah-dev mailing list