[rfc][icedtea-web] AboutDialog IOExceptions

Andrew Azores aazores at redhat.com
Thu Jul 25 10:10:24 PDT 2013


Jiri added a try/catch in the HTMLPanel's constructor so it no longer 
throws IOExceptions if given a bad resource URL, but the constructor was 
still marked as throwing IOExceptions. Just removing that since it's no 
longer true, and removing the try/catches everywhere else in the code 
that handled that (generally, calls to AboutDialog.display()).

Andrew A
-------------- next part --------------
A non-text attachment was scrubbed...
Name: javaws-about-exceptions.patch
Type: text/x-patch
Size: 5484 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130725/ee44374c/javaws-about-exceptions.patch 


More information about the distro-pkg-dev mailing list