[14] RFR 8228659: Record which Java methods are called by native codes in JGSS and JAAS

Weijun Wang weijun.wang at oracle.com
Mon Aug 19 14:35:31 UTC 2019


Ping again.

> On Jul 26, 2019, at 11:24 PM, Weijun Wang <weijun.wang at oracle.com> wrote:
> 
> Please review the change at
> 
>   http://cr.openjdk.java.net/~weijun/8228659/webrev.00/
> 
> Most of the change is new comments on internal Java methods called by native code. I also take this chance to simply Ticket creation in nativeccache.c and NativeCreds.c. There is no need to call `new Ticket(new DerValue(byteArray))` which is identical to `new Ticket(byteArray)`.
> 
> I added the label noreg-doc but does not feel really comfortable. There is no public document here. noreg-comment or noreg-clarification would be better, if they exists. Please advise.
> 
> Thanks,
> Max
> 




More information about the security-dev mailing list