RFR: 8338938: The result of the combine method of SettingsControl is not used

Chihiro Ito cito at openjdk.org
Sun Aug 25 15:19:30 UTC 2024


Could you please review this PR that SettingsControl does not work properly when configured with multiple records.

Regards,
Chihiro

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

Commit messages:
 - Fixed to use the return value of the combine method of SettingsControl

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

PR: https://git.openjdk.org/jdk/pull/20707


More information about the hotspot-jfr-dev mailing list