Regenerate mockJDK using openJDK 7
This commit is contained in:
+2
-2
@@ -5,6 +5,6 @@ fun foo() {
|
||||
}
|
||||
|
||||
// INVOCATION_COUNT: 1
|
||||
// EXIST_JAVA_ONLY: { allLookupStrings: "singleton", itemText: "Collections.singleton", tailText: "(T!) (java.util)", typeText: "(Mutable)Set<T!>!", attributes: "" }
|
||||
// EXIST_JAVA_ONLY: { allLookupStrings: "singleton", itemText: "Collections.singleton", tailText: "(o: T!) (java.util)", typeText: "(Mutable)Set<T!>!", attributes: "" }
|
||||
// ABSENT: { itemText: "Collections.singletonList" }
|
||||
// EXIST_JAVA_ONLY: { itemText: "singletonList", tailText: "(T!)", typeText: "(Mutable)List<T!>!", attributes: "" }
|
||||
// EXIST_JAVA_ONLY: { itemText: "singletonList", tailText: "(o: T!)", typeText: "(Mutable)List<T!>!", attributes: "" }
|
||||
|
||||
Reference in New Issue
Block a user