RFR: 8311007: jdk/jfr/tool/TestView.java can't find event

Erik Gahlin egahlin at openjdk.org
Wed Jun 28 05:37:22 UTC 2023


Could I have a review of a test fix that ensures that the event timestamp are in sync. with the timestamp used by 'jcmd view'.

Testing: test/jdk/jdk/jfr/jcmd/TestJcmdView.java

Thanks
Erik

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

Commit messages:
 - Remove unused import
 - Typo
 - Initial

Changes: https://git.openjdk.org/jdk/pull/14686/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14686&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8311007
  Stats: 25 lines in 1 file changed: 25 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/14686.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14686/head:pull/14686

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


More information about the hotspot-jfr-dev mailing list