Page 1 of 1

About Question enthuware.ocpjp.v7.2.1593 :

Posted: Sat Jan 14, 2017 11:56 am
by jagoneye
Can you explain what steps does the compiler take to determine the method call is ambigous? I can't understand the reason properly.

Re: About Question enthuware.ocpjp.v7.2.1593 :

Posted: Sun Jan 15, 2017 12:03 am
by admin
This is explained in detail with example in section 15.12.2 Compile-Time Step 2: Determine Method Signature of JLS 8.

HTH,
Paul.