git: openjdk/jdk: 8263248: IGV: accept graphs without node categories
Roberto Castañeda Lozano
rcastanedalo at openjdk.java.net
Thu Mar 11 12:42:58 UTC 2021
Changeset: 273f8bdf
Author: Roberto Castañeda Lozano <rcastanedalo at openjdk.org>
Date: 2021-03-11 12:42:30 +0000
URL: https://git.openjdk.java.net/jdk/commit/273f8bdf
8263248: IGV: accept graphs without node categories
If the input graph does not contain node category information, emit a warning
message and proceed loading the graph, instead of failing.
Reviewed-by: neliasso, chagedorn, thartmann
! src/utils/IdealGraphVisualizer/ServerCompiler/nbproject/project.xml
! src/utils/IdealGraphVisualizer/ServerCompiler/src/com/sun/hotspot/igv/servercompiler/ServerCompilerScheduler.java
More information about the jdk-changes
mailing list