mirror of
https://github.com/corda/corda.git
synced 2025-01-03 19: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(),
|
||||
0,
|
||||
class_,
|
||||
0);
|
||||
method->code());
|
||||
|
||||
hashMapInsert(t, virtualMap, method, method, methodHash);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user