[icedtea-web][rfc] Update on Danesh's major rework of JarCertVerifier
Adam Domurad
adomurad at redhat.com
Thu Oct 11 12:03:53 PDT 2012
On 10/10/2012 02:23 PM, Omair Majid wrote:
> On 10/10/2012 09:21 AM, Adam Domurad wrote:
>> On 10/09/2012 06:16 PM, Omair Majid wrote:
>>> On 09/28/2012 10:32 AM, Adam Domurad wrote:
>>>> diff -r cbf8e415c5bf
>>>> tests/reproducers/signed/ReadPropertiesSigned/srcs/ReadPropertiesSigned.java
>>>>
>>>> ---
>>>> a/tests/reproducers/signed/ReadPropertiesSigned/srcs/ReadPropertiesSigned.java
>>>> Wed Sep 26 15:15:35 2012 -0400
>>>> +++
>>>> b/tests/reproducers/signed/ReadPropertiesSigned/srcs/ReadPropertiesSigned.java
>>>> Thu Sep 27 16:10:12 2012 -0400
>>>> @@ -41,5 +41,6 @@ public class ReadPropertiesSigned {
>>>> */
>>>> public static void main(String[] args) {
>>>> System.out.println(System.getProperty(args[0]));
>>>> + System.out.println("*** APPLET FINISHED ***");
>>>> }
>>>> }
>>> Is this always an applet? Or do we not care even if it's printed for
>>> applications?
>> Well, in hindsight this message choice may not been the best. It's a
>> 'special' message for auto-closing of applets. Its simply more
>> convenient if its always printed, but not strictly necessary.
> Could we make the applet that calls this method print this line instead?
>
>> Any additional comments ?
> Nope. Was there supposed to be an updated patch with the email?
>
> Cheers,
> Omair
>
Updated reproducer attached.
Cheers,
- Adam
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PR822repro2.patch
Type: text/x-patch
Size: 23552 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20121011/99da59ac/PR822repro2.patch
More information about the distro-pkg-dev
mailing list