RFR: 8339149: jfr_flush_event_writer - return value type mismatch
Very small adjustment to the function signature. Testing: jdk_jfr Thanks Markus ------------- Commit messages: - 8339149 Changes: https://git.openjdk.org/jdk/pull/20742/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20742&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8339149 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/20742.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/20742/head:pull/20742 PR: https://git.openjdk.org/jdk/pull/20742
On Wed, 28 Aug 2024 09:33:00 GMT, Markus Grönlund <mgronlun@openjdk.org> wrote:
Very small adjustment to the function signature.
Testing: jdk_jfr
Thanks Markus
Marked as reviewed by egahlin (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/20742#pullrequestreview-2265922686
On Wed, 28 Aug 2024 09:33:00 GMT, Markus Grönlund <mgronlun@openjdk.org> wrote:
Very small adjustment to the function signature.
Testing: jdk_jfr
Thanks Markus
This pull request has now been integrated. Changeset: 9d183bd0 Author: Markus Grönlund <mgronlun@openjdk.org> URL: https://git.openjdk.org/jdk/commit/9d183bd02763ee4ff5aa8388e039d8b5a6964328 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8339149: jfr_flush_event_writer - return value type mismatch Reviewed-by: egahlin ------------- PR: https://git.openjdk.org/jdk/pull/20742
participants (2)
-
Erik Gahlin
-
Markus Grönlund