mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Accept changes to standard library types
These are inner classes of the generic class java.lang.invoke.ClassSpecializer, whose generic parameters are no longer inappropriately attributed to its children.
This commit is contained in:
committed by
Ian Lynagh
parent
997f818643
commit
0a4f97b151
@@ -949,8 +949,6 @@
|
||||
| ExtendedOption[] | Array |
|
||||
| Extension | Class |
|
||||
| Factory | Class |
|
||||
| Factory<BoundMethodHandle,String,SpeciesData> | Class, ParameterizedType |
|
||||
| Factory<T,K,S> | Class, ParameterizedType |
|
||||
| FairSync | Class |
|
||||
| FakeKotlinClass | Class |
|
||||
| Field | Class |
|
||||
@@ -1708,8 +1706,6 @@
|
||||
| SortedMap<String,Charset> | Interface, ParameterizedType |
|
||||
| Specializer | Class |
|
||||
| SpeciesData | Class |
|
||||
| SpeciesData<BoundMethodHandle,String,SpeciesData> | Class, ParameterizedType |
|
||||
| SpeciesData<T,K,S> | Class, ParameterizedType |
|
||||
| Spliterator | GenericType, Interface, ParameterizedType |
|
||||
| Spliterator<Double> | Interface, ParameterizedType |
|
||||
| Spliterator<E> | Interface, ParameterizedType |
|
||||
|
||||
Reference in New Issue
Block a user