Vyom Tewari
|
78de84bc1e
|
8194676: NullPointerException is thrown if ipaddress is not set
Reviewed-by: chegar, rriggs
|
2018-01-25 16:22:52 +05:30 |
|
John Jiang
|
7e5577a6c1
|
8186098: sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failed due to libnss3 version cannot be parsed
Improves the approach on parsing lib version
Reviewed-by: weijun, xuelei
|
2018-01-24 23:01:57 -08:00 |
|
Amy Lu
|
6d4be03205
|
8157903: (prop) move Properties tests into OpenJDK
Reviewed-by: mchung
|
2018-01-25 14:12:43 +08:00 |
|
Andrey Nazarov
|
739ca33412
|
8161348: Several tools/jlink tests failed in "-Xcomp" mode due to time out
Reviewed-by: alanb
|
2018-01-24 16:59:08 -08:00 |
|
Gary Adams
|
49b87d7f72
|
8167253: com.sun.jdi invokeMethod has duplicated @throws for InvalidTypeException
Reviewed-by: rriggs, sspitsyn, dholmes
|
2018-01-23 06:52:05 -05:00 |
|
Bernard Blaser
|
cd31cb85e9
|
8196074: Remove uses of loose type equality tests
Drop loose type equality check and replace usages to go throuhg the strict version
Reviewed-by: vromero
|
2018-01-24 17:24:32 +00:00 |
|
Rachna Goel
|
551a0d104f
|
8146656: Wrong Months Array for DateFormatSymbols
Updated API doc of DateFormatSymbols class.
Reviewed-by: rriggs, naoto
|
2018-01-24 14:07:11 +05:30 |
|
Goetz Lindenmaier
|
8dff4034fd
|
8195824: tools/launcher/HelpFlagsTest.java fails with java.lang.AssertionError
Also re-enable test.
Reviewed-by: dholmes, ksrini
|
2018-01-23 08:26:42 +01:00 |
|
Priya Lakshmi Muthuswamy
|
e2620f3128
|
8147614: add jjs test for -t option
Reviewed-by: hannesw, jlaskey, sundar
|
2018-01-24 11:29:01 +05:30 |
|
Henry Jen
|
52841d639a
|
8195989: JDK-8186080 merge add back @LastModified removed by JDK-8193586
Reviewed-by: joehw
|
2018-01-22 23:37:23 -08:00 |
|
Joe Darcy
|
7a13702c48
|
8195987: Problem list tools/launcher/HelpFlagsTest.java on windows
Reviewed-by: dholmes
|
2018-01-22 23:06:29 -08:00 |
|
Jonathan Gibbons
|
c0cb471231
|
8195805: Doclet incorrectly updates all attributes in <a> tags when relocating links
Reviewed-by: ksrini
|
2018-01-22 11:28:32 -08:00 |
|
Jonathan Gibbons
|
8550a5c92d
|
8195796: Reduce the size of relative URLs in generated docs
Reviewed-by: ksrini
|
2018-01-22 11:15:51 -08:00 |
|
Athijegannathan Sundararajan
|
005ff62989
|
8195829: Parsing a nameless ES6 class results in a thrown NullPointerException
Reviewed-by: jlaskey, hannesw
|
2018-01-22 20:31:19 +05:30 |
|
Andrew Haley
|
3ee098f301
|
8195685: AArch64: AArch64 cannot build with JDK-8174962
Reviewed-by: adinn, njian
|
2018-01-19 16:57:56 +00:00 |
|
Weijun Wang
|
724d1916fe
|
8014628: Support AES Encryption with HMAC-SHA2 for Kerberos 5
Reviewed-by: mullan
|
2018-01-22 12:00:41 +08:00 |
|
Goetz Lindenmaier
|
c1700dddf5
|
8195663: Java launcher HelpFlagsTest.java fails with java.lang.AssertionError
Reviewed-by: ksrini, dholmes
|
2018-01-19 15:05:18 -08:00 |
|
Jan Lahoda
|
46051a71c6
|
8195789: Building of test/langtools/jdk/jshell/VariablesTest.java may fail
Adding proper @modules tag.
Reviewed-by: vromero
|
2018-01-19 21:05:23 +01:00 |
|
Phil Race
|
eb5804b42e
|
Merge
|
2018-01-19 09:32:10 -08:00 |
|
Jayathirth D V
|
ef6b063751
|
8176795: Wrong color drawn when painting translucent colors on volatile images using XRender
Reviewed-by: prr, ceisserer, pnarayanan
|
2018-01-18 11:22:28 +05:30 |
|
Erik Helin
|
73388668cd
|
8195158: Concurrent System.gc() is "upgraded" to stop-the-world System.gc()
Reviewed-by: sjohanss, eosterlund
|
2018-01-17 19:05:58 +01:00 |
|
Phil Race
|
73afc1dc4b
|
Merge
|
2018-01-17 09:08:44 -08:00 |
|
Jayathirth D V
|
a559c8b653
|
8191174: PngReader throws IllegalArgumentException because ScanlineStride calculation logic is not proper
Reviewed-by: serb, bpb, pnarayanan
|
2018-01-17 10:58:22 +05:30 |
|
Goetz Lindenmaier
|
22762d1cdc
|
8189102: All tools should support -?, -h and --help
Reviewed-by: kvn, jjg, weijun, alanb, rfield, ksrini
|
2018-01-16 08:48:34 +01:00 |
|
Prahalad Narayanan
|
15ecb4705f
|
8194489: Incorrect size computation at BandedSampleModel.createDataBuffer()
Reviewed-by: bpb, jdv
|
2018-01-16 10:49:49 +05:30 |
|
Jesper Wilhelmsson
|
fc1b01b9a2
|
Merge
|
2018-01-13 02:56:22 +01:00 |
|
Jan Lahoda
|
e332323760
|
8191842: JShell: Inferred type information is lost when assigning types to a \"var\"
For vars, upgrading all anonymous classes to member classes; stripping intersection types from fields before writing.
Reviewed-by: rfield
|
2018-01-19 17:11:52 +01:00 |
|
Hamlin Li
|
1de9d061ec
|
8194284: java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java fails with java.lang.RuntimeException: CheckRegisterInLog got exception timeout 6480000ms out of range
Reviewed-by: dholmes, rriggs
|
2018-01-19 15:21:49 +08:00 |
|
Lana Steuck
|
8f528fba93
|
Merge
|
2018-01-18 18:58:46 +00:00 |
|
Tom Rodriguez
|
d586b03911
|
8192004: InspectedFrame.materializeVirtualObjects only updates locals with new objects
Reviewed-by: kvn, sspitsyn, phh
|
2018-01-18 09:01:00 -08:00 |
|
Dean Long
|
745d8e3815
|
8194982: 2 Null pointer dereference defect groups related to ProjNode::is_uncommon_trap_if_pattern()
Reviewed-by: kvn
|
2018-01-18 10:05:32 -08:00 |
|
Dean Long
|
fc7971a33d
|
8194991: Null pointer dereference caused by c2v_getNextStackFrame
Reviewed-by: kvn
|
2018-01-18 10:05:32 -08:00 |
|
Dean Long
|
0e3410b141
|
8194989: 2 Null pointer dereference defect groups caused by Dependencies::DepValue::as_klass()
Reviewed-by: kvn
|
2018-01-18 10:05:32 -08:00 |
|
Dean Long
|
4f496a5786
|
8194992: Null pointer dereference in MultiNode::proj_out related to loopexit()
Reviewed-by: kvn, thartmann
|
2018-01-18 10:05:32 -08:00 |
|
Lana Steuck
|
80ac199ab3
|
Added tag jdk-10+40 for changeset 860326263d1f
|
2018-01-18 16:20:16 +00:00 |
|
Maurizio Cimadamore
|
60764aee2a
|
8195598: Reference to overloaded method is ambiguous with 3 methods but works with 2
Pertinent to applicability bit set on argument expression even if only one method is not pertinent
Reviewed-by: vromero
|
2018-01-18 11:46:33 +00:00 |
|
Goetz Lindenmaier
|
0480f69dd5
|
8194869: [TESTBUG][aix, s390] Adapt tests to platforms
Reviewed-by: mbaesken, simonis, dholmes, serb
|
2018-01-18 10:26:39 +01:00 |
|
John Jiang
|
284bf59656
|
8195667: ProblemList PKCS11 tests Secmod/AddTrustedCert.java and tls/TestKeyMaterial.java due to JDK-8180837
Puts sun/security/pkcs11/Secmod/AddTrustedCert.java and sun/security/pkcs11/tls/TestKeyMaterial.java into ProblemList
Reviewed-by: weijun
|
2018-01-17 20:07:50 -08:00 |
|
John Jiang
|
94ecb77665
|
8194864: Outputs more details for PKCS11 tests if the NSS lib version cannot be determined
It outputs the lib content if the lib version cannot be parsed
Reviewed-by: xuelei
|
2018-01-17 18:34:50 -08:00 |
|
Bradford Wetmore
|
6b802a9513
|
8190229: Non-ASCII characters in java.security file after 8186093
Reviewed-by: weijun
|
2018-01-17 18:26:05 -08:00 |
|
Brent Christian
|
f61a078bd2
|
8194879: Runtime.Version parses string which does not conform to spec without throwing IAE
Reviewed-by: alanb, iris, rriggs
|
2018-01-17 16:15:15 -08:00 |
|
Mandy Chung
|
869f9e2ed0
|
8194554: filterArguments runs multiple filters in the wrong order
Reviewed-by: psandoz, jrose
|
2018-01-17 15:17:50 -08:00 |
|
Matthias Baesken
|
9b57b22eff
|
8195615: libsplashscreen linux ppc64le build error after libpng update
Reviewed-by: prr, mdoerr
|
2018-01-17 15:30:38 +01:00 |
|
Hamlin Li
|
39ef73acf1
|
8195478: sun/text/resources/LocaleDataTest.java fails with java.lang.Exception
Reviewed-by: naoto, rgoel
|
2018-01-18 11:48:56 +08:00 |
|
Volker Simonis
|
df39eec7de
|
8189761: COMPANY_NAME, IMPLEMENTOR, BUNDLE_VENDOR, VENDOR, but no configure flag
Reviewed-by: erikj, dholmes
|
2018-01-18 03:12:41 +01:00 |
|
Joe Darcy
|
abb2ba45ae
|
8191839: ModuleElement.DirectiveVisitor :: visit() method behavior is deviating from the spec
Reviewed-by: jjg
|
2018-01-17 17:53:37 -08:00 |
|
Vladimir Ivanov
|
72ba3f508c
|
8194963: SystemDictionary::link_method_handle_constant() can't link MethodHandle.invoke()/invokeExact()
Reviewed-by: kvn, psandoz
|
2018-01-18 02:25:18 +03:00 |
|
Dean Long
|
4714dab4cb
|
8194988: 8 Null pointer dereference defect groups related to MultiNode::proj_out()
Reviewed-by: kvn
|
2018-01-17 14:25:47 -08:00 |
|
Hannes Wallnöfer
|
97a0bf821a
|
8195123: Very large regressions in Octane benchmarks using 10-b39
Reviewed-by: jlaskey, attila
|
2018-01-17 22:44:40 +01:00 |
|
Martin Buchholz
|
1655b15477
|
8194960: Add a test for trust manager and cacerts keystore sanity
Reviewed-by: weijun
|
2018-01-11 20:19:50 -08:00 |
|