duke [Wed, 05 Jul 2017 22:21:06 +0200] rev 41529
Merge
duke [Wed, 05 Jul 2017 22:21:00 +0200] rev 41528
Merge
shinyafox [Mon, 17 Oct 2016 23:23:11 +0900] rev 41527
8145263: JShell: Fix the format of SourceCodeAnalysis#documentation
Reviewed-by: rfield, jlahoda
mcimadamore [Mon, 17 Oct 2016 15:02:46 +0100] rev 41526
8167000: Refine handling of multiple maximally specific abstract methods
Summary: Bring the compiler in sync with spec changes in JDK-7034913
Reviewed-by: vromero, dlsmith
smarks [Thu, 13 Oct 2016 17:31:01 -0700] rev 41525
8167965: (jdeprscan) using --release option with 8 or earlier throws exception
Reviewed-by: mchung
lana [Thu, 13 Oct 2016 23:03:01 +0000] rev 41524
Merge
bpatel [Thu, 13 Oct 2016 10:48:09 -0700] rev 41523
8141636: Javadoc search should support camelCase search
Reviewed-by: jjg
mchung [Wed, 12 Oct 2016 17:27:54 -0700] rev 41522
8167630: jdeps --generate-module-info forgets to close the resource after checking any unnamed package
Reviewed-by: lancea, ksrini
mchung [Wed, 12 Oct 2016 15:37:27 -0700] rev 41521
8164689: Retrofit jar, jlink, jmod as a ToolProvider
Reviewed-by: alanb, jjg
mlarsson [Mon, 10 Oct 2016 12:36:56 +0200] rev 41520
8167354: Missing jtreg output when run using langtools makefiles
Reviewed-by: erikj, sla
jlahoda [Tue, 11 Oct 2016 13:16:45 +0200] rev 41519
8167442: Langtools ant build not working after addition of -Xlint:exports
Summary: Disabling the exports lint when compiling the langtools modules until the warnings are resolved.
Reviewed-by: mcimadamore, forax
jlahoda [Tue, 11 Oct 2016 12:29:39 +0200] rev 41518
8166890: JShell: locks forever when input is piped
Summary: StopDetectingInputStream.setState must not override the state if the stream is closed.
Reviewed-by: rfield, shinyafox
mcimadamore [Tue, 11 Oct 2016 10:56:09 +0100] rev 41517
8167456: Tweak IntelliJ langtools project's jtreg settings
Summary: Adjust IntelliJ project template to reflect new serialized format of jtreg plugin settings
Reviewed-by: jlahoda
jlahoda [Tue, 11 Oct 2016 10:31:10 +0200] rev 41516
8167320: Trying to document only java.base causes a NPE in javac
Summary: Ensure ModuleSymbol.getDirectives completes the Symbol
Reviewed-by: ksrini, jjg
ihse [Tue, 11 Oct 2016 09:50:44 +0200] rev 41515
8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
rfield [Mon, 10 Oct 2016 18:41:12 -0700] rev 41514
8167128: JShell: /drop of statement gives confusing output
Reviewed-by: jlahoda
lana [Thu, 13 Oct 2016 21:01:13 +0000] rev 41513
Added tag jdk-9+140 for changeset 5429549751ad
duke [Wed, 05 Jul 2017 22:20:50 +0200] rev 41512
Merge
lana [Thu, 13 Oct 2016 21:01:11 +0000] rev 41511
Added tag jdk-9+140 for changeset 4f24b84a3775
duke [Wed, 05 Jul 2017 22:20:44 +0200] rev 41510
Merge
fyuan [Mon, 17 Oct 2016 10:11:50 +0800] rev 41509
8167478: javax/xml/jaxp/unittest/parsers/Bug6341770.java failed with "java.security.AccessControlException: access denied ("java.io.FilePermission" "sko?ice")"
Summary: Skip the test if the environment doesn't support non-ASCII for file name.
Reviewed-by: joehw
Contributed-by: Frank Yuan <frank.yuan@oracle.com>
lana [Thu, 13 Oct 2016 23:02:30 +0000] rev 41508
Merge
joehw [Wed, 12 Oct 2016 17:36:19 -0700] rev 41507
8058152: JDK accepts XSLT stylesheet having import element erroneously placed
Reviewed-by: naoto, lancea
joehw [Tue, 11 Oct 2016 17:39:31 -0700] rev 41506
8152530: NullPointerException when xmlns=""
Reviewed-by: dfuchs, naoto, lancea
lana [Thu, 13 Oct 2016 21:01:11 +0000] rev 41505
Added tag jdk-9+140 for changeset c4036f85c0c5
duke [Wed, 05 Jul 2017 22:20:35 +0200] rev 41504
Merge
lana [Thu, 13 Oct 2016 23:03:33 +0000] rev 41503
Merge
sundar [Wed, 12 Oct 2016 22:42:23 +0530] rev 41502
8167614: Avoid module dependency from jdk.dynalink to jdk.internal.module of java.base module
Reviewed-by: jlaskey, alanb
attila [Wed, 12 Oct 2016 13:23:15 +0200] rev 41501
8167443: Nashorn static method linking bypasses autoexported linkers
Reviewed-by: hannesw, sundar
ihse [Tue, 11 Oct 2016 09:49:43 +0200] rev 41500
8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
lana [Thu, 13 Oct 2016 21:01:13 +0000] rev 41499
Added tag jdk-9+140 for changeset aa60c8d89a92
duke [Wed, 05 Jul 2017 22:20:26 +0200] rev 41498
Merge
lana [Thu, 13 Oct 2016 23:03:05 +0000] rev 41497
Merge
ihse [Tue, 11 Oct 2016 09:50:37 +0200] rev 41496
8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
lana [Thu, 13 Oct 2016 21:01:10 +0000] rev 41495
Added tag jdk-9+140 for changeset 522e6a7f6e61
duke [Wed, 05 Jul 2017 22:20:18 +0200] rev 41494
Merge
rgoel [Mon, 17 Oct 2016 20:13:16 +0900] rev 41493
8167992: Update documentation of java.util.Date class
Reviewed-by: okutsu, peytoia
rriggs [Fri, 14 Oct 2016 17:15:11 -0400] rev 41492
8167166: Java API docs mention a non-existent method getNanosOfSecond
Reviewed-by: naoto
sherman [Thu, 13 Oct 2016 17:47:30 -0700] rev 41491
8167957: Remove FilePermission from default policy for jdk.charsets module
Reviewed-by: mchung
lana [Thu, 13 Oct 2016 23:02:35 +0000] rev 41490
Merge
sdrach [Thu, 13 Oct 2016 11:54:27 -0700] rev 41489
8167237: Jar tool can not correctly find/process the --release option if it occurs before the file list
Reviewed-by: lancea
sherman [Thu, 13 Oct 2016 09:35:07 -0700] rev 41488
8166258: Unexpected code conversion by HKSCS converters
Reviewed-by: naoto
vinnie [Thu, 13 Oct 2016 12:37:42 +0100] rev 41487
8167371: KeyStoreSpi.engineSetEntry should throw an Exception if password protection alg is specified
Reviewed-by: xuelei, mullan
sundar [Thu, 13 Oct 2016 01:59:39 -0700] rev 41486
8055033: Shell tests for jrunscript don't pass through VM options
Summary: passed jtreg env variables TESTVMOPTS, TESTJAVAOPTS to java and TESTTOOLVMOPTS, TESTJAVACOPTS to javac launchers
Reviewed-by: sundar
Contributed-by: srinivas.dama@oracle.com
tidu [Thu, 13 Oct 2016 00:45:38 -0700] rev 41485
8164322: Test sun/security/pkcs11/PKCS11Test.java shall be updated to run on ARM platforms
Reviewed-by: xuelei
Contributed-by: Tim Du <tiantian.du@oracle.com>
mchung [Wed, 12 Oct 2016 15:41:00 -0700] rev 41484
8164689: Retrofit jar, jlink, jmod as a ToolProvider
Reviewed-by: alanb, lancea
sdrach [Wed, 12 Oct 2016 14:31:17 -0700] rev 41483
8166460: jdk/internal/util/jar/TestVersionedStream gets Assertion error
Reviewed-by: psandoz
smarks [Wed, 12 Oct 2016 11:54:38 -0700] rev 41482
8134373: use collections convenience factories in the JDK
Reviewed-by: scolebourne, prappo, dfuchs, redestad, smarks
Contributed-by: jbluettduncan@gmail.com
sundar [Wed, 12 Oct 2016 22:44:43 +0530] rev 41481
8167614: Avoid module dependency from jdk.dynalink to jdk.internal.module of java.base module
Reviewed-by: jlaskey, alanb
mullan [Wed, 12 Oct 2016 09:46:35 -0400] rev 41480
8162723: Array index overflow in Base64 utility class
Reviewed-by: ascarpino, jnimeh
erikj [Wed, 12 Oct 2016 14:25:07 +0200] rev 41479
8167479: arm 32/64 slowdebug fails to build on unpack200
Reviewed-by: ihse
psandoz [Tue, 11 Oct 2016 16:25:52 -0700] rev 41478
8167524: Rogue character in Stream javadoc
Reviewed-by: smarks, darcy
wetmore [Tue, 11 Oct 2016 15:49:37 -0700] rev 41477
8167459: Add debug output for indicating if a chosen ciphersuite was legacy
Reviewed-by: xuelei
jlahoda [Tue, 11 Oct 2016 12:33:15 +0200] rev 41476
8166890: JShell: locks forever when input is piped
Summary: Only read cursor position if connected to a terminal.
Reviewed-by: rfield, shinyafox
erikj [Tue, 11 Oct 2016 12:25:54 +0200] rev 41475
8167387: libjimage.so has a bad runpath
Reviewed-by: tbell, ihse
vtewari [Tue, 11 Oct 2016 15:12:40 +0530] rev 41474
8163482: java.net.URLPermission.getActions() adds a trailing colon when header-names is empty
Reviewed-by: chegar, dfuchs
xuelei [Tue, 11 Oct 2016 09:11:34 +0000] rev 41473
8167472: Chrome interop regression with JDK-8148516
Reviewed-by: weijun
ihse [Tue, 11 Oct 2016 09:50:04 +0200] rev 41472
8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
valeriep [Tue, 11 Oct 2016 00:04:35 +0000] rev 41471
8165275: Replace the reflective call to the implUpdate method in HandshakeMessage::digestKey
Summary: Replaced the reflection calls with the new sun.security.util.MessageDigestSpi2 interface
Reviewed-by: xuelei, mchung
lana [Thu, 13 Oct 2016 21:01:11 +0000] rev 41470
Added tag jdk-9+140 for changeset 9c298252e385