code review request: 6856069 PrincipalName.clone() does not invoke super.clone()
Weijun Wang
Weijun.Wang at Sun.COM
Wed Apr 21 03:56:20 UTC 2010
Hi
Anyone can review this code change?
http://cr.openjdk.java.net/~weijun/6856069/webrev.00/
Thanks
Max
Begin forwarded message:
> *Change Request ID*: 6856069
> *Synopsis*: PrincipalName.clone() does not invoke super.clone()
>
> === *Description* ============================================================
> PrincipalName's clone() method does not invoke super.clone(), and it has a child class ServiceName. This means the clone of a ServiceName object is not of type ServiceName.
>
> See "Effective Java" Item 10.
>
> *** (#1 of 1): 2009-06-30 07:34:10 GMT+00:00 weijun.wang at sun.com
More information about the security-dev
mailing list