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

/openjdk10/jdk/test/javax/swing/UIDefaults/8080972/
H A DTestProxyLazyValue.java33 public class TestProxyLazyValue { class
36 SwingUtilities.invokeAndWait(TestProxyLazyValue::testUserProxyLazyValue);
37 SwingUtilities.invokeAndWait(TestProxyLazyValue::testProxyLazyValue);
39 SwingUtilities.invokeAndWait(TestProxyLazyValue::testUserProxyLazyValue);
40 SwingUtilities.invokeAndWait(TestProxyLazyValue::testProxyLazyValue);

Completed in 43 milliseconds