Re: RFR(T): 8230910: libsspi_bridge does not build on Windows 32bit

2019-09-13 Thread Alan Bateman
Using size_t looks okay here. -Alan On 12/09/2019 12:31, Sean Mullan wrote: This is in the security-libs area, not core-libs. Cross-posting to security-dev and bcc-ing core-libs-dev. --Sean On 9/12/19 6:40 AM, Thomas Stüfe wrote: Hi all, may I please have reviews for the following trivia

Re: RFR(T): 8230910: libsspi_bridge does not build on Windows 32bit

2019-09-13 Thread Weijun Wang
Also looks fine to me. I can confirm it also builds successfully on windows-x64. Thanks, Max > On Sep 13, 2019, at 3:22 PM, Alan Bateman wrote: > > > Using size_t looks okay here. > > -Alan > > On 12/09/2019 12:31, Sean Mullan wrote: >> This is in the security-libs area, not core-libs. Cros

Re: RFR: 8229773: Resolve permissions for code source URLs lazily

2019-09-13 Thread Peter Firmstone
Hi Claes, So this security manager is part of a much larger program, (a fork of Jini / Apache River), I've almost finished the transition from Java 8 to Java 11... One change I noticed is permissions granted to the java extension directory are now granted to every domain in our policy provid