-
Notifications
You must be signed in to change notification settings - Fork 46
Description
Using the JMC 7.0.0 Early-Access Build 03 (2018/8/14) from http://jdk.java.net/jmc/, when I create a JFR of a jdk1.8.0_181_ORACLE-server-jre JVM (see https://wiki.opendaylight.org/view/HowToProfilePerformance), and then open that in a JMC running on JDK 11 Early-Access Build 28 (2018/8/23) from http://jdk.java.net/11/, and then in the UI in Environment > Processes click on the line with the PID of the jdk-11 of the running JMC itself (only; clicking on all other processes works fine), then JMC hard crashes and exits, with that (Eclipse) pop-up saying "JVM terminated. Exit code=1" and the console showing this (not sure how relevant that is, but these messages are not shown on a normal orderly exit):
Gdk-Message: 13:57:45.416: Error 71 (Protocol error) dispatching to Wayland display.
Gtk-Message: 13:57:45.560: GtkDialog mapped without a transient parent. This is discouraged.
@thegreystone let me know if any additional information would be useful.