On Fri, 4 Feb 2022 17:35:37 GMT, Thomas Stuefe <stu...@openjdk.org> wrote:
> I think Tyler has no write access to JBS yet. This is correct. > Are all relevant JFR tests part of tier1? I run the tests in `test/jdk/jdk/jfr` as I develop as well, so those have been run whether or not they are part of the tier1 tests. I have also created a recording using jcmd, and analyzed it with jmc. Things are working as I expect them to :-) ------------- PR: https://git.openjdk.java.net/jdk/pull/6885