duke [Wed, 05 Jul 2017 17:02:23 +0200] rev 4069
Merge
xdono [Thu, 15 Oct 2009 16:40:27 -0700] rev 4068
Added tag jdk7-b74 for changeset 4fb4f2670583
duke [Wed, 05 Jul 2017 17:02:21 +0200] rev 4067
Merge
xdono [Thu, 15 Oct 2009 16:40:25 -0700] rev 4066
Added tag jdk7-b74 for changeset 73df4e30ad5a
duke [Wed, 05 Jul 2017 17:02:18 +0200] rev 4065
Merge
xdono [Thu, 15 Oct 2009 16:40:16 -0700] rev 4064
Added tag jdk7-b74 for changeset 2a58cc6c4797
duke [Wed, 05 Jul 2017 17:02:15 +0200] rev 4063
Merge
ohair [Thu, 29 Oct 2009 11:17:02 -0700] rev 4062
6896472: Missing libjsig.so causes jdk build failure
Reviewed-by: tbell, kvn, phh
darcy [Mon, 19 Oct 2009 16:31:48 -0700] rev 4061
6889858: Add nonNull methods to java.util.Objects
Reviewed-by: darcy
Contributed-by: jjb@google.com
jjg [Mon, 19 Oct 2009 13:43:25 -0700] rev 4060
6889255: javac MethodSymbol throws NPE if ClassReader does not read parameter names correctly
Reviewed-by: darcy
alanb [Mon, 19 Oct 2009 20:02:45 +0100] rev 4059
6884480: (file) Path.relativize has typo in parameter description
Reviewed-by: chegar
alanb [Mon, 19 Oct 2009 20:01:45 +0100] rev 4058
6879463: (file) DirectoryStream#iterator's remove method throws wrong exception when stream is closed
Reviewed-by: sherman
alanb [Mon, 19 Oct 2009 19:59:22 +0100] rev 4057
6892711: (file) test/java/nio/file/Path/CopyAndMove.java fails on Windows 2000
Reviewed-by: ohair
alanb [Mon, 19 Oct 2009 19:58:38 +0100] rev 4056
6892710: (file) test/java/nio/file/Path/CheckPermissions.java fails in samevm mode
Reviewed-by: ohair
tbell [Thu, 15 Oct 2009 22:47:56 -0700] rev 4055
Merge
mchung [Thu, 15 Oct 2009 20:18:30 -0700] rev 4054
Merge
mchung [Thu, 15 Oct 2009 17:36:53 -0700] rev 4053
6891707: Eliminate the java.io.FilePermission dependency on PolicyFile
Summary: Replace call to PolicyFile.canonPath with its own implementation
Reviewed-by: alanb, mullan
darcy [Thu, 15 Oct 2009 18:27:39 -0700] rev 4052
4428022: System.out.println(0.001) outputs 0.0010
Reviewed-by: darcy
Contributed-by: aph@redhat.com
alanb [Thu, 15 Oct 2009 14:02:34 +0100] rev 4051
Merge
alanb [Thu, 15 Oct 2009 11:55:19 +0100] rev 4050
6891404: (fs) ACL tests fail with "Invalid argument" on ZFS (sol)
Reviewed-by: sherman
alanb [Thu, 15 Oct 2009 11:54:04 +0100] rev 4049
6883983: JarVerifier dependency on sun.security.pkcs should be removed
Reviewed-by: sherman, wetmore
michaelm [Thu, 15 Oct 2009 12:05:05 +0100] rev 4048
Merge
michaelm [Thu, 15 Oct 2009 12:03:31 +0100] rev 4047
6886436: Lightwight HTTP Container (com.sun.* package) is unstable
Reviewed-by: chegar
mchung [Wed, 14 Oct 2009 20:16:02 -0700] rev 4046
6891701: test/java/lang/management/RuntimeMXBean/GetSystemProperties should restore the system property
Summary: Restore the system properties when the test finishes
Reviewed-by: jjg
mullan [Wed, 14 Oct 2009 09:47:22 -0400] rev 4045
Merge
mullan [Wed, 14 Oct 2009 09:36:31 -0400] rev 4044
6885667: CertPath/CertPathValidatorTest/bugs/bug6383078 fails on jdk6u18/b02, jdk7/pit/b73 and passes on b72.
Summary: Wrap all OCSP exceptions in CertPathValidatorException so that we can fallback to CRLs, if enabled.
Reviewed-by: dgu, xuelei
darcy [Tue, 13 Oct 2009 17:34:48 -0700] rev 4043
6349921: (enum) Include links from java.lang.Enum to EnumSet and EnumMap
Reviewed-by: martin
darcy [Tue, 13 Oct 2009 14:08:57 -0700] rev 4042
6648344: (reflect spec) State default of isAccessible for reflective objects
Reviewed-by: alanb