mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 03:13:40 +07:00
multiple jdks test: ensure Map.getOrDefault doesn't exist in jdk 7 but exist in jdk 8
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
package p;
|
||||
public abstract class A extends java.uti.HashMap<String, String>{}
|
||||
Reference in New Issue
Block a user