Phil Race
aa1aec4b56
Merge
2018-01-30 09:03:47 -08:00
Jayathirth D V
e4d034cf9a
8191023: PngReader throws NegativeArraySizeException when keyword length exceeds chunk size
...
Reviewed-by: serb, pnarayanan
2018-01-30 11:53:00 +05:30
Phil Race
056c5059ae
8193483: Update client-libs ProblemList.txt
...
Reviewed-by: serb
2018-01-26 15:38:18 -08:00
Semyon Sadetsky
01a0105416
8189201: [macosx] NotSerializableException during JFrame with MenuBar serialization
...
Reviewed-by: serb, prr
2018-01-26 10:49:37 -08:00
Liam Miller-Cushon
81a51d8c45
8179373: javac -verbose logs the class path multiple times
...
Reviewed-by: martin
2018-01-25 15:18:13 -08:00
Ivan Gerasimov
b9ecb2e95b
8194412: Adding 256 units of IsoFields.QUARTER_YEARS broken
...
Reviewed-by: scolebourne, rriggs
2018-01-29 10:48:13 -08:00
Christian Tornqvist
4d25aec1b4
8196197: Enable the make system to calculate concurrency for JDK tests
...
Reviewed-by: erikj, tbell
2018-01-29 08:19:37 -05:00
Andrey Nazarov
15541c4818
8179294: several langtools tests depend on jar, jlink, javac but do not declare that dependency
...
Reviewed-by: iignatyev
2018-01-26 16:20:14 -08:00
Andrey Nazarov
7bd0087f96
8186009: tools launcher test AddExportsAndOpensInManifest.java fails intermittently: AccessDeniedException
...
Unique jar file names for every test case
Reviewed-by: alanb
2018-01-26 12:16:08 -08:00
Daniel Fuchs
e6c7f041f9
8195096: Exception printed on console with custom LogManager on starting Apache Tomcat
...
Make sure that loadLoggerHandler for ".handler" is called only from within addLogger
Reviewed-by: mchung
2018-01-26 14:15:09 +00:00
Weijun Wang
15ac25be9d
8177398: Exclude dot files ending with .conf from krb5.conf's includedir
...
Reviewed-by: mullan
2018-01-26 09:37:10 +08:00
Sibabrata Sahoo
4567ed7c3e
8194486: Several krb5 tests failed in Mac
...
Several tests failed due to improper host service
Reviewed-by: weijun
2018-01-25 05:57:22 -08:00
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
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
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
Michal Vala
8275c3907b
6990210: [TEST_BUG] EventDispatchThread/HandleExceptionOnEDT/HandleExceptionOnEDT.java fails on gnome
...
Reviewed-by: serb
2018-01-22 08:00:43 -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
Phil Race
eb5804b42e
Merge
2018-01-19 09:32:10 -08: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
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
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
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
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
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
Doug Lea
d771fc3a6b
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
...
Reviewed-by: martin
2018-01-16 18:28:39 -08:00
Doug Lea
c19d18871c
8191483: AbstractQueuedSynchronizer cancel/cancel race
...
Reviewed-by: martin
2018-01-16 18:24:32 -08:00
Lana Steuck
aad1a3592c
Merge
2018-01-16 22:24:20 +00:00
Hannes Wallnöfer
07c484a8a9
8194985: JavaAdapterBytecodeGenerator passes invalid type descriptor to ASM
...
Reviewed-by: sundar, attila
2018-01-15 11:07:41 +01:00
Leo Jiang
707eb1f2c2
8187946: Support ISO 4217 Amendments 163 and 164
...
Reviewed-by: naoto
2018-01-14 21:46:14 -08:00
Daniel Fuchs
424048c75f
8195138: The asynchronous Http1HeaderParser doesn't handle all line folds correctly
...
Reviewed-by: chegar
2018-01-16 19:19:03 +00:00
Roger Riggs
99853dbf51
8194929: Unreferenced FileDescriptors not closed
...
Reviewed-by: alanb
2018-01-16 10:48:58 -05:00
Amit Sapre
9ed2fdbe3c
8179700: Exceptions thrown in StartManagementAgent.java
...
Removed Test case entry from problemList.txt
Reviewed-by: ysuenaga
2018-01-16 20:56:01 +05:30
Amit Sapre
9820ed61cd
8175542: JMX: Not enough JDP packets received
...
Fixed test case wrongly reporting timeout failures.
Reviewed-by: dholmes, hb
2018-01-16 12:38:21 +05:30
Roland Westrelin
2067aa56eb
8193597: sun/nio/cs/TestStringCoding.java fails intermittently with getBytes(csn) failed -> GBK
...
Should not change loop limit check of outer loop.
Reviewed-by: thartmann
2018-01-15 09:19:53 +01:00
Roland Westrelin
bf92da2c82
8194914: Compilation fails with "node not on backedge" in OuterStripMinedLoopNode::adjust_strip_mined_loop
...
Modified assert which is too strong.
Reviewed-by: thartmann
2018-01-15 09:17:25 +01:00
Mandy Chung
bb285a789a
8191350: jdk/internal/reflect/CallerSensitive/CheckCSMs.java test fails when -Xmx512m set
...
Reviewed-by: alanb
2018-01-14 16:42:47 -08:00
Gary Adams
4c078f48da
8031482: Some jcmds generate output with a \n as a separator rather than \r\n on Windows
...
Reviewed-by: cjplummer, sspitsyn, dholmes
2018-01-13 18:33:35 -05:00
Igor Ignatyev
4825756a2b
8195067: problem list tools/javac/jvm/VerboseOutTest.java
...
Reviewed-by: jjg
2018-01-12 14:33:00 -08:00
Xueming Shen
b69a95d78d
8194667: Regex: Serialization doesn't work with match flags
...
Reviewed-by: rriggs
2018-01-12 14:05:42 -08:00
Daniel Stewart
99cb8d9af1
8194762: JTReg failure of "runtime/NMT/PrintNMTStatistics.java"
...
Reviewed-by: dholmes, zgu
2018-01-11 20:25:13 -05:00
Thomas Schatzl
3be36b20e4
8180280: [TESTBUG] Test for JDK-8180048
...
Add test at is executed only at higher tiers to allow more time for execution.
Reviewed-by: kbarrett, eosterlund
2018-01-11 11:05:17 +01:00
Thomas Schatzl
6e9f44c74c
8137099: G1 needs to "upgrade" GC within the safepoint if it can't allocate during that safepoint to avoid OoME
...
During a minor GC, if memory allocation fails, start a full GC within the same VM operation in the same safepoint. This avoids a race where the GC locker can prevent the full GC from occurring, and a premature OoME.
Co-authored-by: Axel Siebenborn <axel.siebenborn@sap.com>
Reviewed-by: ehelin, sjohanss, phh
2018-01-11 10:40:01 +01:00
Jini George
906712e7c8
8193352: SA: Test for the clhsdb 'thread' and 'threads' commands
...
Test for the clhsdb 'thread' and 'threads' commands. Avoids an incorrect 'Couldn't find thread -a' being printed.
Reviewed-by: sspitsyn, sballal
2018-01-11 11:35:35 +05:30
Jayathirth D V
0255b84ad3
8191073: JpegImageReader throws IndexOutOfBoundsException when trying to read image data from tables-only image
...
Reviewed-by: bpb, pnarayanan
2018-01-10 12:45:14 +05:30
Thomas Schatzl
1cf8169a2e
8194824: Add gc/stress/gclocker/TestGCLockerWithParallel.java to the ProblemList file
...
Reviewed-by: ehelin, kbarrett
2018-01-10 10:21:25 +01:00
Phil Race
3e132d770d
Merge
2018-01-08 08:53:14 -08:00
Felix Yang
46c4af28a4
8194724: Problem list java/net/httpclient/SplitResponseSSL.java
...
Reviewed-by: chegar
2018-01-08 07:13:27 -08:00
Lana Steuck
459909ddf3
Merge
2018-01-06 01:13:32 +00:00
Jonathan Gibbons
b1c9eceaf5
8191637: Interface with defaults invalid compiler warning for Serializable
...
Reviewed-by: vromero
2018-01-05 16:49:50 -08:00
Jesper Wilhelmsson
fb8bca78ee
Merge
2018-01-05 22:02:20 +01:00
Brian Burkhalter
49beab63c8
4358774: Add null InputStream and OutputStream
...
Reviewed-by: alanb, prappo, reinhapa, rriggs
2018-01-12 11:06:24 -08:00
Maurizio Cimadamore
989b326949
8194932: no ambuguity error is emitted if classfile contains two identical methods with different return types
...
Add recovery logic when classfile contains two signature-equivalent methods
Reviewed-by: jlahoda, vromero
2018-01-12 16:49:58 +00:00
Priya Lakshmi Muthuswamy
f815c509cf
8157251: BeanLinker relinks array length operations for array types
...
Reviewed-by: hannesw, jlaskey, attila
2018-01-12 10:33:06 +01:00
Jonathan Gibbons
a34fdd1809
8194893: javac -verbose prints wrong paths for output files
...
Reviewed-by: vromero
2018-01-11 15:06:55 -08:00
Naoto Sato
c025944b69
8194148: bcp47u/SymbolsTests.java and FormatTests.java fail on th_TH locale
...
Reviewed-by: rriggs
2018-01-11 12:47:28 -08:00
John Jiang
6fc52a47f9
8194257: javax/net/ssl/compatibility/Compatibility.java should be updated for JDK 6 after JDK-8174748
...
Marks some of AES_256 and AES_128 cipher suites are JDK 6 enabled
Reviewed-by: xuelei
2018-01-09 18:36:31 -08:00
Claes Redestad
de4aa804af
8134459: java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpTest.java timed out
...
Reviewed-by: psandoz, rriggs
2018-01-10 00:08:46 +01:00
Jonathan Gibbons
528109a976
8188649: javadoc -encoding doesn't work when using the old doclet API
...
Reviewed-by: ksrini
2018-01-05 12:41:28 -08:00
John Jiang
8918acdc7a
8189760: sun/security/ssl/CertPathRestrictions/TLSRestrictions.java failed with unexpected Exception intermittently
...
Adds synchronization to make sure the server exception is available
Reviewed-by: xuelei
2018-01-04 19:58:45 -08:00
Igor Veresov
98601408f0
8194271: jaotc crashes with --debug flag
...
Reviewed-by: kvn, thartmann
2018-01-04 14:44:38 -08:00
Kumar Srinivasan
fd34cd5262
8193671: Default Methods tab under Method Summary includes static methods
...
Reviewed-by: jjg
2018-01-04 13:32:10 -08:00
Jonathan Gibbons
a553dc6d76
8194069: doclint throws missing comment warnings on lines which can't even have javadoc
...
Reviewed-by: ksrini
2018-01-04 12:55:06 -08:00
Robert Field
ec203d777d
8179858: jshell tool: sync nomenclature from reference to online /help
...
Reviewed-by: dlsmith, jjg
2018-01-04 12:24:56 -08:00
Jonathan Gibbons
7030f25abd
8194141: Remove JDK9Wrappers
...
Reviewed-by: erikj, alanb
2018-01-04 10:14:50 -08:00
Bhavesh Patel
a0d37d92df
8192007: javadoc @uses and @provides tags in the modules documentation appears before the first-sentence summary of the service type
...
Reviewed-by: jjg, ksrini
2018-01-04 09:22:17 -08:00
Kumar Srinivasan
64e992633f
8193671: Default Methods tab under Method Summary includes static methods
...
Reviewed-by: jjg
2018-01-03 15:16:46 -08:00
Lana Steuck
c8c8cd7238
Merge
2018-01-04 04:22:28 +00:00
Jonathan Gibbons
b5fa820c6e
8193125: javac should not compile a module if it requires java.base with modifiers
...
Reviewed-by: vromero
2018-01-03 11:10:56 -08:00
Shashidhara Veerabhadraiah
eb094d01fb
8193468: [PIT][TEST BUG]: java/awt/FileDialog/MoveToTrashTest.java fails on Linux
...
Reviewed-by: aghaisas, serb
2018-01-03 15:37:35 +05:30
Sharath Ballal
a46889d181
8194058: [TESTBUG] serviceability/sa/ClhsdbWhere.java fails to find method 'sleep' in output
...
Reviewed-by: dholmes, cjplummer
2018-01-03 11:14:04 +05:30
Sharath Ballal
375a443353
8193506: serviceability/sa/TestClassDump.java fails in OpenJDK build
...
Reviewed-by: dholmes, cjplummer
2018-01-03 10:55:35 +05:30
Jonathan Gibbons
8f93cb3651
8183964: Bad lexing of javadoc comments (change in parsing/rendering of backslashes in javadoc)
...
Reviewed-by: vromero, cushon
2018-01-02 16:07:47 -08:00
Vicente Romero
d1750de1fc
8187487: crash with classes with same binary name
...
Reviewed-by: jjg
2018-01-02 16:35:04 -05:00
Randy Crihfield
7c5dbce44b
8192837: Need new test for release info file
...
Detect when OpenJDK is built with ClosedJDK elements
Reviewed-by: erikj, dholmes, martin
2018-01-02 09:56:53 -08:00
Sharath Ballal
68aad8b5c7
8193428: serviceability/sa/ClhsdbSymbol.java fails: java.lang.RuntimeException: 'UsageTracker' missing from stdout/stderr
...
Reviewed-by: dholmes, sspitsyn
2017-12-27 11:26:36 +05:30
Sharath Ballal
26cd5666fc
8193427: serviceability/sa/ClhsdbPrintStatics.java fails: java.lang.RuntimeException: '_jfr_checkpoints' missing from stdout/stderr
...
Reviewed-by: dholmes, sspitsyn
2017-12-26 15:53:13 +05:30
Jayathirth D V
8df5a77e73
8190997: PNGImageReader throws NullPointerException when PLTE section is missing
...
Reviewed-by: serb, bpb, pnarayanan
2017-12-26 13:38:31 +05:30
Brian Burkhalter
1209c4bcb3
8193832: Performance of InputStream.readAllBytes() could be improved
...
Read into a list of fixed-size buffers which are gathered at the end
Reviewed-by: alanb, chegar, plevart, jrose, psandoz
2017-12-22 14:00:03 -08:00
David Holmes
d32979d771
8194071: [Testbug] Update VMDeprecatedOptions test for obsolete/expired options
...
Reviewed-by: hseigel
2017-12-22 15:23:34 -05:00