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
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
Weijun Wang
672ecb7266
8195119: Fine-tune output text in keytool
...
Reviewed-by: mullan
2018-01-17 07:55:20 +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
Li Jiang
cc269bbcc4
8194717: JDK10 L10n resource file update - msgdrop 10
...
Reviewed-by: joehw
2018-01-14 22:25:53 -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
Arno Zeller
a8ac81ab2d
8195094: Fix type-O in "8159422: Very high Concurrent Mark mark stack contention"
...
Reviewed-by: tschatzl, dholmes
2018-01-16 07:48:01 +01:00
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
Kumar Srinivasan
5b466bcb74
8195072: Update ASM 3rd party legal copyright to 6.0
...
Reviewed-by: vromero
2018-01-15 09:23:02 -08:00
Markus Grönlund
5cd5f1d9a1
8193933: Export ClassLoaderData claim state to support interleaved object traversal
...
Reviewed-by: coleenp, hseigel
2018-01-15 13:09:50 +01:00
Roland Westrelin
b9cffe68c2
8194993: Loop Strip Mining has some leftover debugging code
...
Removed debugging code.
Reviewed-by: thartmann
2018-01-15 09:21:49 +01:00
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
Coleen Phillimore
ca1e762c1f
Merge
2018-01-11 21:49:51 -05:00
Daniel Stewart
99cb8d9af1
8194762: JTReg failure of "runtime/NMT/PrintNMTStatistics.java"
...
Reviewed-by: dholmes, zgu
2018-01-11 20:25:13 -05:00
Coleen Phillimore
1c41d1d3e0
8130039: Move the platform-specific [OS]Semaphore code
...
8130038: Unify the semaphore usage in os_xxx.cpp
8194763: os::signal_lookup is unused
Reviewed-by: dholmes, kbarrett
2018-01-11 18:42:36 -05:00
Thomas Schatzl
b0e4bce398
8129440: G1 crash during concurrent root region scan
...
Make concurrent memory accesses to oops on the heap volatile to avoid reloading by the compiler duplicating oop loading code.
Reviewed-by: ehelin, eosterlund
2018-01-11 11:28:51 +01: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
Gary Adams
00993afe1a
6640188: Methods com.cun.attach.VirtualMachine.load... don't throw NullPointerxception
...
Reviewed-by: sspitsyn
2018-01-09 13:58:30 -05:00
Erik Österlund
c5f5601b1c
8193063: Enabling narrowOop values for RawAccess accesses
...
Reviewed-by: pliden, kbarrett
2018-01-10 18:04:56 +01:00
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
Goetz Lindenmaier
8379d6995a
8194814: [ppc, s390] A row of minor fixes and cleanups
...
Fix the data types of pd flags.
Reviewed-by: mdoerr
2018-01-09 08:38:22 +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
Brian Burkhalter
473e36a9f3
8165852: (fs) Mount point not found for a file which is present in overlayfs
...
Check /proc/mounts when the device ID boundary is reached
Reviewed-by: alanb
2018-01-12 11:06:22 -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