mirror of
https://github.com/corda/corda.git
synced 2025-03-03 21:00:56 +00:00
Merge pull request #485 from dicej/default
support Java 8 default interface methods
This commit is contained in:
commit
134d10960b
@ -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…
x
Reference in New Issue
Block a user