RFR 8064924: Update java.net.URL to work with modules

Weijun Wang weijun.wang at oracle.com
Wed Feb 4 15:10:03 UTC 2015


It should be checked, otherwise a non-initialized parent object comes 
into being.

On 2/4/2015 22:38, Peter Levart wrote:
> Just a thought,...
>
> Is JVM bytecode verifier checking that a constructor chains to super
> constructor? If yes, we are ok. If not, specially crafted bytecode could
> skip security checks.



More information about the core-libs-dev mailing list