amurillo [Thu, 14 Jul 2016 15:47:44 +0000] rev 39659
Added tag jdk-9+127 for changeset a7aae19b3746
duke [Wed, 05 Jul 2017 21:57:48 +0200] rev 39658
Merge
bpb [Fri, 15 Jul 2016 13:23:02 -0700] rev 39657
8161455: Missing word in API documentation
Summary: Change "file has created" to "file has been created" in two places.
Reviewed-by: rriggs, alanb
bpb [Fri, 15 Jul 2016 12:30:10 -0700] rev 39656
8161413: Math.fma javadoc doesn't have @since 9
Summary: Add @since tag for float and double versions of fma().
Reviewed-by: rriggs
alanb [Fri, 15 Jul 2016 17:31:30 +0100] rev 39655
8161036: Fix copyright header
Reviewed-by: mchung
vtewari [Fri, 15 Jul 2016 13:59:03 +0530] rev 39654
8144692: HttpServer API: use of non-existant method in example in package Javadoc
Reviewed-by: chegar, prappo
vtewari [Fri, 15 Jul 2016 14:06:50 +0530] rev 39653
8151788: NullPointerException from ntlm.Client.type3
Reviewed-by: chegar, prappo, weijun
mli [Thu, 14 Jul 2016 19:42:16 -0700] rev 39652
8154821: Update issue number for sun/security/pkcs11/ec/TestKeyFactory.java in ProblemList
Summary: sun/security/pkcs11/ec/TestKeyFactory.java is tracked by 8026976 instead of 7157786
Reviewed-by: xuelei
Contributed-by: John Jiang <sha.jiang@oracle.com>
valeriep [Fri, 15 Jul 2016 01:24:22 +0000] rev 39651
8136459: MessageDigest.isEqual is not a "simple byte compare"
Summary: Update the corresponding javadoc with @implNote and clarification.
Reviewed-by: mullan, darcy
sherman [Thu, 14 Jul 2016 16:04:38 -0700] rev 39650
8161426: Test java/util/zip/InflaterInputStream/TestAvailable.java fails on open-only linux
Reviewed-by: bpb
amurillo [Thu, 14 Jul 2016 16:21:45 +0000] rev 39649
Merge
simonis [Thu, 14 Jul 2016 16:49:30 +0200] rev 39648
8160564: TEST: Add a test to check the implementation of VersionProps.versionNumbers()
Reviewed-by: mchung, redestad