<Swing Dev> RFR(M) : 8210039 : move OSInfo to top level testlibrary

Chris Hegarty chris.hegarty at oracle.com
Tue Sep 4 12:43:51 UTC 2018


Igor,

> On 31 Aug 2018, at 19:42, Igor Ignatyev <igor.ignatyev at oracle.com> wrote:
> 
> Alan, Chris,
> 
> thanks for looking at it, I went w/ the alternative suggested by Chris. that required a sprinkle of doPrivileged in the testlibrary, but now Sockets/policy.* files grant the minimal required permissions to the test code.

It’s bit annoying to have retrofit the test library classes with doPriv,
but I think that it is the right approach, if we intend them to be
usable with tests running with a security manager ( which we do ).

> the incremental webrev can found here[1], please let me know if you need the whole webrev.
> 
> [1] http://cr.openjdk.java.net/~iignatyev//8210039/webrev.0-1/index.html <http://cr.openjdk.java.net/~iignatyev//8210039/webrev.0-1/index.html>
I think this is fine.

Thanks,
-Chris.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20180904/0514df0b/attachment.html>


More information about the swing-dev mailing list