RFR: 6792: Outline shows as not available when starting up with open recording
Virag Purnam
duke at openjdk.java.net
Wed Feb 9 01:56:31 UTC 2022
Problem: On Re-launch of JMC, previously opened JFR gets loaded and shown in JFR editor. But the outline appears blank. Workaround is to click on the JFR Editor. Please refer the attached files.

Fix: On Re-launch of JMC, setting the focus on active JFR editor. This solves the problem and outline gets displayed properly.

-------------
Commit messages:
- 6792: Previously opened JFR remains opened in JMC despite graceful relaunch
Changes: https://git.openjdk.java.net/jmc/pull/373/files
Webrev: https://webrevs.openjdk.java.net/?repo=jmc&pr=373&range=00
Issue: https://bugs.openjdk.java.net/browse/JMC-6792
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jmc/pull/373.diff
Fetch: git fetch https://git.openjdk.java.net/jmc pull/373/head:pull/373
PR: https://git.openjdk.java.net/jmc/pull/373
More information about the jmc-dev
mailing list