prappo [Wed, 14 Dec 2016 12:24:18 +0000] rev 42689
Merge
prappo [Tue, 13 Dec 2016 12:26:18 +0000] rev 42688
8038079: Re-examine integration of SPNEGO authentication
Summary: @module tags have been removed from the HttpNegotiateServer.java as it turns out exactly the same lines have been already defined in TEST.properties sitting in the same folder
Reviewed-by: chegar, dfuchs
goetz [Fri, 02 Dec 2016 15:02:10 +0100] rev 42687
8170663: Fix minor issues in corelib and servicabilty coding.
Reviewed-by: dsamersoff, dholmes
Contributed-by: David CARLIER <devnexen@gmail.com>, goetz.lindenmaier@sap.com
mli [Tue, 13 Dec 2016 18:47:23 -0800] rev 42686
8171076: improve rmi tests by replacing TestLibrary.createRegistryOnUnusedPort, getUnusedRandomPort
Reviewed-by: rriggs
weijun [Wed, 14 Dec 2016 10:41:06 +0800] rev 42685
8171190: Bump reference of NIST 800-57 Part 1 Rev 3 to Rev 4 in JarSigner API spec
Reviewed-by: xuelei
weijun [Wed, 14 Dec 2016 10:40:59 +0800] rev 42684
8168979: @implNote for invalid FilePermission
Reviewed-by: xuelei
jwilhelm [Wed, 14 Dec 2016 03:09:12 +0100] rev 42683
Merge
jwilhelm [Thu, 08 Dec 2016 15:46:19 +0100] rev 42682
Merge
vtewari [Thu, 24 Nov 2016 12:04:44 +0530] rev 42681
8141591: javax/management/remote/mandatory/threads/ExecutorTest.java fails intermittently
Reviewed-by: dfuchs
Contributed-by: harsha.wardhana.b@oracle.com
vtewari [Mon, 21 Nov 2016 12:13:39 +0530] rev 42680
8169575: com/sun/management/DiagnosticCommandMBean/DcmdMBeanPermissionsTest.java failing with jtreg tip
Reviewed-by: rriggs, fparain
Contributed-by: harsha.wardhana.b@oracle.com
rraghavan [Thu, 17 Nov 2016 01:17:26 -0800] rev 42679
8159035: com/sun/crypto/provider/Cipher/CTS/CTSMode.java test crashed due to unhandled case of cipher length value as 0
Summary: Handled 0 length input case in Java wrapper method
Reviewed-by: alanb, ascarpino, kvn, sherman, thartmann
jwilhelm [Wed, 09 Nov 2016 13:37:19 +0100] rev 42678
Merge
vtewari [Mon, 14 Nov 2016 12:05:26 +0530] rev 42677
8168141: javax/management/remote/mandatory/notif/EmptyDomainNotificationTest.java: No notif received!
Summary: changed the time limit of 2 seconds for getting notification to default jtreg timeout.
Reviewed-by: rehn, dholmes
Contributed-by: ujwal.vangapally@oracle.com
sspitsyn [Mon, 07 Nov 2016 16:14:18 -0800] rev 42676
8160024: jdb returns invalid argument count if first parameter to Arrays.asList is null
Summary: Adjust com/sun/jdi/MethodImpl.java for null argument
Reviewed-by: dcubed, dsamersoff
goetz [Mon, 31 Oct 2016 14:13:03 +0100] rev 42675
8166837: [TESTBUG] Fix tests on Linux/s390x
Reviewed-by: simonis