hg: jdk6/jdk6/jdk: 6584033: (tz) wrong buffer length in TimeZone_md.c

ahughes at redhat.com ahughes at redhat.com
Fri Dec 11 07:11:41 PST 2009


Changeset: 126b700b2af4
Author:    andrew
Date:      2009-12-11 15:10 +0000
URL:       http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/126b700b2af4

6584033: (tz) wrong buffer length in TimeZone_md.c
Summary: Add buffer length to TimeZone and remove recursive security check
Reviewed-by: darcy

! src/share/classes/java/util/TimeZone.java
! src/windows/native/java/util/TimeZone_md.c
+ test/java/util/TimeZone/TimeZoneDatePermissionCheck.java
+ test/java/util/TimeZone/TimeZoneDatePermissionCheck.sh



More information about the jdk6-dev mailing list