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