katleman [Thu, 24 Apr 2014 12:20:56 -0700] rev 24049
Added tag jdk9-b10 for changeset 1348715ce50c
duke [Wed, 05 Jul 2017 19:38:11 +0200] rev 24048
Merge
lana [Thu, 24 Apr 2014 16:03:00 -0700] rev 24047
Merge
michaelm [Wed, 23 Apr 2014 17:29:51 +0100] rev 24046
8041397: Lint regression in java.net.SocketOption
Reviewed-by: rriggs
chegar [Wed, 23 Apr 2014 13:19:21 +0100] rev 24045
8025710: Proxied HTTPS connections reused by HttpClient can send CONNECT to the server
Reviewed-by: chegar
Contributed-by: Steven Lawrance <slawrance@salesforce.com>, Andreas Rieber <rieberandreas@gmail.com>
chegar [Wed, 23 Apr 2014 12:26:13 +0100] rev 24044
8041563: More ProblemList.txt updates (4/2014)
Reviewed-by: chegar
Contributed-by: Michael Cui <michael.cui@oracle.com>
mchung [Tue, 22 Apr 2014 15:16:37 -0700] rev 24043
8035807: Convert use of sun.misc.BASE64Encoder/Decoder with java.util.Base64
Reviewed-by: alanb, vinnie, sherman, msheppar
mduigou [Tue, 22 Apr 2014 16:21:43 +0200] rev 24042
8040747: Improve performance of IP address parsing
Reviewed-by: mduigou, chegar
Contributed-by: claes.redestad@oracle.com, bernd-2014@eckenfels.net
mduigou [Tue, 22 Apr 2014 10:38:20 -0700] rev 24041
8040837: Avoid provoking NFEs when initializing InetAddrCachePolicy
Reviewed-by: mduigou
Contributed-by: bernd-2014@eckenfels.net, claes.redestad@oracle.com
alundblad [Tue, 22 Apr 2014 16:45:10 +0200] rev 24040
8037085: The sjavac exclude option should accept valid directory identifiers
Summary: Option handling code rewritten. Exclusion / inclusion patterns changed from package to directories.
Reviewed-by: jfranck, erikj, ihse
lancea [Tue, 22 Apr 2014 09:09:55 -0400] rev 24039
8041485: Update TEST.groups for jdk/nio/zipfs
Reviewed-by: chegar
lancea [Tue, 22 Apr 2014 08:57:01 -0400] rev 24038
8041331: Cleanup files for jtreg and windows
Reviewed-by: rriggs, smarks, chegar
shurailine [Mon, 21 Apr 2014 13:16:32 -0700] rev 24037
8039816: Some tests depend on internal API sun.security.action.GetPropertyAction
Summary: Replace sun.security.action.GetPropertyAction usages with lambda expressions creating java.security.PrivilegedAction.
Reviewed-by: alanb, mchung, chegar
Contributed-by: Alexandre Iline <alexandre.iline@oracle.com>
shurailine [Mon, 21 Apr 2014 13:12:22 -0700] rev 24036
8039438: Some tests depend on internal API sun.misc.IOUtils
Summary: Remove dependency on sun.misc.IOUtils.readFully(InputStream, int, boolean)
Reviewed-by: alanb, mchung, chegar
Contributed-by: Alexandre Iline <alexandre.iline@oracle.com>
lfoltan [Mon, 21 Apr 2014 13:51:08 -0400] rev 24035
8033584: Remove java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java from exclude list.
Summary: Remove java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java from ProblemList.txt, issue fixed in JDK 8.
Reviewed-by: gtriantafill, hseigel, mchung
weijun [Mon, 21 Apr 2014 10:26:03 +0800] rev 24034
8038837: Add support to jarsigner for specifying timestamp hash algorithm
Reviewed-by: vinnie