looks fine to me.
Xuelei
On 1/18/2014 2:41 AM, Sean Mullan wrote:
Please review the following fix for a serious issue found while testing
interoperability with an OCSP responder:
JBS: https://bugs.openjdk.java.net/browse/JDK-8031825
webrev: http://cr.openjdk.java.net/~mullan/webrevs/8031825/we
I reported this as a bug. For completeness, I will mention here that I got
feedback within minutes that " We have determined that this report is a new
bug and have entered the bug into our bug tracking system". Unfortunately
since the bug reporter hung for a minute and I pressed submit again I en
Please review the following fix for a serious issue found while testing
interoperability with an OCSP responder:
JBS: https://bugs.openjdk.java.net/browse/JDK-8031825
webrev: http://cr.openjdk.java.net/~mullan/webrevs/8031825/webrev.00/
The regression test depends on proprietary certs, so it wi
2014-01-16 18:42, Mickey Segal skrev:> It seems that one of the new security
features in Java 7 update 51 is messing up the Java / Internet Explorer 11 /
Windows 8.1 combination, but other combinations OK.
>
> During installation of Java 7u51, a security dialog pops up: “Do you want to
> allow t
Hi,
I've implemented Java Security Manager and Policy for using denying rules
and I think that maybe someone will be interested in it. Standard Java
Policy [1] uses only granting permissions and there are cases when denying
rules are more comfortable than granting rules. I would like to know your
o