News
The following code sample works with OpenJDK 8 but does not compile with OpenJDK 11: public class SimpleTest { @Test public void test() { List<String> list = new ArrayList<>(); assertThat(list, any ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results