> On Nov 25, 2015, at 11:04 PM, Sean Mullan <sean.mul...@oracle.com> wrote: > > The fix looks fine to me. For testing, can you create a test that uses a > custom java.security file with "#ifndef solaris-sparc" in it, and check > whether the property is used or not depending on what system is being tested?
The tool is inside another repo. I can still write one though. Please take a look at the updated webrev: http://cr.openjdk.java.net/~weijun/8141690/webrev.01/ I also fixed a bug inside MakeJavaSecurity.java. If package.access or package.definition happens to be the last property, an NPE will be thrown. Thanks Max > > --Sean >>>> >>>> http://cr.openjdk.java.net/~weijun/8141690/webrev.00/ >>>>