--- old/application/org.openjdk.jmc.flightrecorder.ui/src/main/java/org/openjdk/jmc/flightrecorder/ui/common/ItemHistogram.java 2019-05-23 17:07:12.036797319 -0400 +++ new/application/org.openjdk.jmc.flightrecorder.ui/src/main/java/org/openjdk/jmc/flightrecorder/ui/common/ItemHistogram.java 2019-05-23 17:07:11.933796950 -0400 @@ -262,7 +262,7 @@ * But remember that the context is different and at least affects both getText() and * getToolTipText(), which should be complementary (thus perhaps abstract). */ - private static class KeyLabelProvider extends ColumnLabelProvider { + static class KeyLabelProvider extends ColumnLabelProvider { private final Image image;