mirror of
https://github.com/corda/corda.git
synced 2025-01-05 20:54:13 +00:00
support Java 8 default interface methods
This commit is contained in:
parent
edbce08e61
commit
aacbd7cc7a
@ -2385,7 +2385,7 @@ GcList* addInterfaceMethods(Thread* t,
|
|||||||
method->spec(),
|
method->spec(),
|
||||||
0,
|
0,
|
||||||
class_,
|
class_,
|
||||||
0);
|
method->code());
|
||||||
|
|
||||||
hashMapInsert(t, virtualMap, method, method, methodHash);
|
hashMapInsert(t, virtualMap, method, method, methodHash);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user