rfield [Thu, 14 Jul 2016 11:14:22 -0700] rev 39675
8161132: JShell tests: jdk/jshell/KullaCompletenessStressTest.java should pass if jdk.shell sources are not provided
Reviewed-by: rfield
Contributed-by: andrey.x.nazarov@oracle.com
dlsmith [Thu, 14 Jul 2016 11:57:15 -0600] rev 39674
8161013: Never treat anonymous classes as 'final'
Reviewed-by: vromero
amurillo [Thu, 14 Jul 2016 16:21:39 +0000] rev 39673
Merge
darcy [Wed, 13 Jul 2016 17:28:29 -0700] rev 39672
8161336: Remove two javadoc tests from the problem list
Reviewed-by: jjg
mchung [Wed, 13 Jul 2016 14:41:27 -0700] rev 39671
8160398: (jdeps) Replace a list of JDK 8 internal API for detecting if it's removed in JDK 9 or later
Reviewed-by: dfuchs
bpatel [Tue, 12 Jul 2016 12:55:18 -0700] rev 39670
8154261: Module summary page should display directives for the module
Reviewed-by: jjg, ksrini
amurillo [Thu, 14 Jul 2016 15:47:47 +0000] rev 39669
Added tag jdk-9+127 for changeset bf58ed488873
duke [Wed, 05 Jul 2017 21:58:13 +0200] rev 39668
Merge
amurillo [Thu, 14 Jul 2016 15:47:45 +0000] rev 39667
Added tag jdk-9+127 for changeset 246d692a7700
duke [Wed, 05 Jul 2017 21:58:08 +0200] rev 39666
Merge
amurillo [Thu, 14 Jul 2016 15:47:45 +0000] rev 39665
Added tag jdk-9+127 for changeset 78fb48df5d13
duke [Wed, 05 Jul 2017 21:58:02 +0200] rev 39664
Merge
amurillo [Thu, 14 Jul 2016 16:21:21 +0000] rev 39663
Merge
sundar [Tue, 12 Jul 2016 21:18:13 +0530] rev 39662
8149929: Nashorn Parser API needs to be updated for ES6
Reviewed-by: mhaupt, hannesw
amurillo [Thu, 14 Jul 2016 15:47:47 +0000] rev 39661
Added tag jdk-9+127 for changeset d165f39ffd5e
duke [Wed, 05 Jul 2017 21:57:54 +0200] rev 39660
Merge
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
weijun [Thu, 14 Jul 2016 19:31:43 +0800] rev 39647
8161354: policytool fails if it needs to show an error dialog before the main window appears
Reviewed-by: mullan
sdrach [Wed, 13 Jul 2016 11:43:45 -0700] rev 39646
8150680: JarFile.Release enum needs reconsideration with respect to it's values
Reviewed-by: alanb, psandoz
Contributed-by: steve.drach@oracle.com
weijun [Thu, 14 Jul 2016 10:37:36 +0800] rev 39645
8161341: Garbage in ProblemList.txt
Reviewed-by: xuelei
rgoel [Thu, 14 Jul 2016 10:30:23 +0900] rev 39644
8154797: Localization data for "GMT"
Reviewed-by: naoto, okutsu