Hello,
Could you please review the following fix
http://cr.openjdk.java.net/~avstepan/8145780/webrev.00/
for
https://bugs.openjdk.java.net/browse/JDK-8145780
Just a single test added.
Thanks,
Alexander
Hi,
I think it is worth addressing all this at once and I think it can be done
entirely in RPJ, leaving ServiceUI alone. Ie fix it just for the case where
RPJ displays the dialog(s). When an application calls ServiceUI directly, it
can decide where it would like the dialog subject to the existing
Hello, Alexander,
Looks reasonable to me!
Regards,
Brian
On Feb 3, 2016, at 5:46 AM, Alexander Stepanov
wrote:
> Hello,
>
> Could you please review the following fix
> http://cr.openjdk.java.net/~avstepan/8145780/webrev.00/
> for
> https://bugs.openjdk.java.net/browse/JDK-8145780
>
> Just
+1.
-phil.
On 02/01/2016 03:06 PM, Brian Burkhalter wrote:
Please review at your convenience.
Issue: https://bugs.openjdk.java.net/browse/JDK-8148628
Patch: http://cr.openjdk.java.net/~bpb/8148628/webrev.00/
Summary:
1) Needed to fix some problems in TIFFDirectory and TIFFFieldNode with res
Hi Phil,
On 2/3/2016 11:49 PM, Phil Race wrote:
Hi,
I think it is worth addressing all this at once and I think it can be
done
entirely in RPJ, leaving ServiceUI alone. Ie fix it just for the case
where
RPJ displays the dialog(s).
RPJ display the dialog only for pageDialog
http://hg.openjdk