Searched refs:createProperties (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jdk/test/tools/jlink/
H A DJLinkPluginsTest.java48 private static String createProperties(String fileName, String content) throws IOException { method in class:JLinkPluginsTest
/openjdk10/hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/serialization/
H A DPrinter.java161 writer.simpleTag(Parser.REMOVE_EDGE_ELEMENT, createProperties(e));
168 writer.simpleTag(Parser.EDGE_ELEMENT, createProperties(e));
233 private Properties createProperties(InputEdge edge) { method in class:Printer

Completed in 135 milliseconds