[rfc] [icedtea-web] providing little bit more debug outputs for few methods

Deepak Bhole dbhole at redhat.com
Wed May 23 11:35:11 PDT 2012


* Deepak Bhole <dbhole at redhat.com> [2012-05-23 10:08]:
> * Jiri Vanek <jvanek at redhat.com> [2012-05-11 07:07]:
> > Back to list.
> > 
> > All suggested grammar and  formatting improvements have been applied.
> > 
> 
> Hi Jiri,
> 
> ...
> ...
> 
> > +            //hascode is used instead of instance so when no references are left
> 
> hascode => hashcode
> 
> ...
> ...
> 
> > +        SecurityDesc sec=jarLocationSecurityMap.get(source);
> > +        if (sec==null){
> 
> space before and after the = and before and after the == above.
> 
> After fixing above, OK for push to head.
> 

Hi Jiri,

Can you please either back this out or change it to not make it throw
exceptions (just printing it instead)? This patch breaks
http://jmol.sourceforge.net/demo/atoms/

Thanks for Danesh for tracing this!

Thanks,
Deepak



More information about the distro-pkg-dev mailing list