Hi Jeff,
Thanks for your reply. One further question is that you confirmed that
two AccessControlContext objects considered equal via method equals()
should return same results for AccessControlContext.checkPermission() but
test shows that 2 AccessControlContext objects are equal regardless of
i
On 06/16/2014 09:19 AM, Frank Ding wrote:
Hi Jeff,
Thanks for your reply. One further question is that you confirmed
that two AccessControlContext objects considered equal via method
equals() should return same results for
AccessControlContext.checkPermission() but test shows that 2
AccessCon
This is a subtask of the task to eliminate all raw and unchecked lint
warnings from the JDK.
webrev: http://cr.openjdk.java.net/~mullan/webrevs/8046044/webrev.00/
Note that some warnings still require the Suppressed annotation (see
DOMXMLSignatureFactory, DOMKeyInfoFactory). These can eventual
Looks fine Sean; thanks,
-Joe
On 06/16/2014 08:04 AM, Sean Mullan wrote:
This is a subtask of the task to eliminate all raw and unchecked lint
warnings from the JDK.
webrev: http://cr.openjdk.java.net/~mullan/webrevs/8046044/webrev.00/
Note that some warnings still require the Suppressed ann
Hello all,
This is an update to the fix 8015081:
* Incorporate Max's comments from the previous revision
* Remove binary file test input and bring test data into
SubjectNullTests.java as byte arrays (with descriptions on how they were
made).
http://cr.openjdk.java.net/~ascarpino/8015081/webre