Kim Barrett
|
9a9c824ece
|
8202353: os::readdir should use readdir instead of readdir_r
8202835: jfr/event/os/TestSystemProcess.java fails on missing events
Os::readdir uses POSIX readdir, drop buffer arg, fix JFR uses.
Reviewed-by: coleenp, tschatzl, bsrbnd
|
2018-07-17 15:59:47 -04:00 |
|
Calvin Cheung
|
0140ddadab
|
8204591: Expire/remove the UseAppCDS option in JDK 12
Reviewed-by: jiangli, mseledtsov, iklam
|
2018-07-17 11:58:53 -07:00 |
|
Jan Lahoda
|
66025558bb
|
8207229: Trees.getScope crashes for broken lambda
8207230: Trees.getScope runs Analyzers
Reviewed-by: vromero
|
2018-07-17 14:28:56 +02:00 |
|
Joe Darcy
|
a376d5dab4
|
8207248: Reduce incidence of compiler.warn.source.no.bootclasspath in javac tests
Reviewed-by: vromero
|
2018-07-16 21:53:49 -07:00 |
|
Lois Foltan
|
cc58241bec
|
8205611: Improve the wording of LinkageErrors to include module and class loader information
Clean up the wording of loader constraint violations to include the module and class loader information.
Reviewed-by: coleenp, goetz, hseigel
|
2018-07-16 11:34:17 -04:00 |
|
Phil Race
|
a6bd52da93
|
Merge
|
2018-07-12 11:09:23 -07:00 |
|
Jan Lahoda
|
fe80e55647
|
8189747: JDK9 javax.lang.model.util.Elements#getTypeElement regressed 1000x in performance
Caching the results of Elements.getTypeElement/getPackageElement
Reviewed-by: darcy
|
2018-07-16 12:35:25 +02:00 |
|
Jesper Wilhelmsson
|
4fc510cc89
|
Merge
|
2018-07-14 02:14:54 +02:00 |
|
Aleksei Voitylov
|
2d0aee2275
|
8207065: Cleanup compiler tests for Client VM
Reviewed-by: kvn, iignatyev
|
2018-07-13 11:13:34 -07:00 |
|
Rajan Halade
|
9335adaf4a
|
8199779: Add T-Systems, GlobalSign and Starfield services root certificates
Reviewed-by: mullan
|
2018-07-13 09:48:52 -07:00 |
|
Daniil Titov
|
8afac1c9da
|
8191948: db error: InvalidTypeException: Can't assign double[][][] to double[][][]
Reviewed-by: sspitsyn, amenkov
|
2018-07-12 22:53:35 -07:00 |
|
Adam Petcher
|
b2f4d61fb9
|
8206915: XDH TCK issues
Fixing a couple of conformance issues in XDH
Reviewed-by: mullan
|
2018-07-13 10:42:30 -04:00 |
|
Roland Westrelin
|
6dc1ccac6b
|
8200282: Serializing non-zero byte as zero to ByteBuffer
Arraycopy converted as a series of loads/stores uses wrong slice for loads
Reviewed-by: kvn, thartmann
|
2018-07-13 15:44:54 +02:00 |
|
Volker Simonis
|
0b9f5c8862
|
8206998: [test] runtime/ElfDecoder/TestElfDirectRead.java requires longer timeout on ppc64
Reviewed-by: zgu, dholmes
|
2018-07-13 11:07:43 +02:00 |
|
Mikael Vidstedt
|
0103ed733d
|
8207210: Problem list javax/sound/sampled/Clip/AutoCloseTimeCheck.java
Reviewed-by: prr
|
2018-07-12 15:02:41 -07:00 |
|
John Jiang
|
5074bbb767
|
8206443: Update security libs manual test to cope with removal of javac -source/-target 6
Change compile -source/-target from 1.6 to 1.7
Reviewed-by: xuelei
|
2018-07-14 07:31:26 +08:00 |
|
Erik Joelsson
|
9d7fc64c38
|
8207243: Fix translation filtering to also support zh_HK and zh_TW
Reviewed-by: tbell
|
2018-07-19 14:25:42 -07:00 |
|
Joe Darcy
|
e18f343141
|
8207055: Make javac -help output for -source and -target more informative
Reviewed-by: jjg
|
2018-07-11 16:12:18 -07:00 |
|
Jesper Wilhelmsson
|
dafb3af62d
|
Merge
|
2018-07-11 21:41:43 +02:00 |
|
Coleen Phillimore
|
fb3b911fbe
|
8198720: Obsolete PrintSafepointStatistics, PrintSafepointStatisticsTimeout and PrintSafepointStatisticsCount options
Convert PrintSafepointStatistics to UL
Reviewed-by: shade, lfoltan
|
2018-07-11 14:44:05 -04:00 |
|
Andrew Wong
|
8da558cd3a
|
8205967: Remove sun/security/krb5/auto/UnboundSSL.java from ProblemList.txt
Reviewed-by: xuelei, rhalade
|
2018-07-11 11:17:09 -07:00 |
|
Volker Simonis
|
24feae77a7
|
8207067: [test] prevent timeouts in serviceability/tmtools/jstat/{GcTest02,GcCauseTest02}.java
Reviewed-by: dholmes, goetz
|
2018-07-11 19:23:27 +02:00 |
|
Felix Yang
|
f508eb1370
|
8202481: RegisterDuringSelect.java fails with java.util.concurrent.ExecutionException: java.nio.channels.ClosedSelectorException
8207023: Add trace info to java/nio/channels/Selector/RegisterDuringSelect.java
Reviewed-by: alanb
|
2018-07-13 11:21:55 +08:00 |
|
Mikael Vidstedt
|
47819594ed
|
8207217: Problem list java/lang/management/ThreadMXBean/AllThreadIds.java
Reviewed-by: dholmes
|
2018-07-12 17:32:37 -07:00 |
|
Mikael Vidstedt
|
cc004b437e
|
8207210: Problem list javax/sound/sampled/Clip/AutoCloseTimeCheck.java
Reviewed-by: prr
|
2018-07-12 15:02:41 -07:00 |
|
Jean Christophe Beyler
|
1292187b28
|
8206960: HeapMonitor tests fail with Graal
Remove checking lines and disable VMEventsTest when using Graal
Reviewed-by: amenkov, sspitsyn
|
2018-07-12 12:00:52 -07:00 |
|
Vladimir Kozlov
|
dbb21a2a92
|
8206953: compiler/profiling/TestTypeProfiling.java fails when JVMCI build disabled
Restore original behavior when C2 is used
Reviewed-by: thartmann, mdoerr, dnsimon, gdub
|
2018-07-12 11:57:06 -07:00 |
|
Naoto Sato
|
0df02a4cb8
|
8207152: Placeholder for Japanese new era should be two characters
Reviewed-by: rriggs
|
2018-07-12 11:24:10 -07:00 |
|
Paul Sandoz
|
d808684592
|
8207027: Lookup.accessClass fails for an array type in the same package when assertions are enabled
Reviewed-by: redestad, mchung
|
2018-07-11 15:35:47 -07:00 |
|
Goetz Lindenmaier
|
8a9b0134a8
|
8206977: Minor improvements of runtime code
Reviewed-by: coleenp, lfoltan
|
2018-07-11 16:11:10 +02:00 |
|
Krishna Addepalli
|
03d9e25265
|
8206238: Aspect ratio is not maintained when Image is scaled in JEditorPane
Reviewed-by: prr, sveerabhadra
|
2018-07-12 17:34:36 +05:30 |
|
Manajit Halder
|
bad72aa13c
|
8204860: The frame could be resized by dragging a corner of the frame with the mouse
Reviewed-by: prr, psadhukhan
|
2018-07-12 15:17:18 +05:30 |
|
Rajan Halade
|
3bbfd2f301
|
8207068: Add Entrust root certificates
Reviewed-by: weijun
|
2018-07-11 14:54:35 -07:00 |
|
Naoto Sato
|
fa3591db42
|
8206980: ZonedDateTime could not parse timezone name with zh_CN locale correctly
Reviewed-by: rriggs
|
2018-07-11 14:47:43 -07:00 |
|
Calvin Cheung
|
a10d6e71d8
|
8205946: JVM crash after call to ClassLoader::setup_bootstrap_search_path()
Exit vm if setting of boot class path fails.
Reviewed-by: lfoltan, jiangli, dholmes
|
2018-07-10 19:04:13 -07:00 |
|
Jean Christophe Beyler
|
0922828415
|
8205643: HeapMonitorGCCMSTest fails with Graal
Do not run HeapMonitorGCCMSTest with Graal
Reviewed-by: amenkov, sspitsyn
|
2018-07-10 15:29:25 -07:00 |
|
Doug Lea
|
bb74071bcf
|
8205576: forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition"
Reviewed-by: martin, psandoz, dholmes, tschatzl
|
2018-07-10 10:24:08 -07:00 |
|
Doug Lea
|
08fb8e4d1c
|
8205576: forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition"
Reviewed-by: martin, psandoz, dholmes, tschatzl
|
2018-07-10 10:24:08 -07:00 |
|
Doug Lea
|
fce671f409
|
8206123: ArrayDeque created with default constructor can only hold 15 elements
Reviewed-by: martin, psandoz, igerasim
|
2018-07-10 10:24:08 -07:00 |
|
Gunter Haug
|
bb12ce24ef
|
8206919: s390: add missing info to vm_version_ext_s390
Reviewed-by: simonis, mdoerr
|
2018-07-10 11:36:36 +02:00 |
|
Sergey Bylokhov
|
991ca8f9fa
|
8202264: Race condition in AudioClip.loop()
Reviewed-by: prr
|
2018-07-11 13:41:25 +03:00 |
|
Sergey Bylokhov
|
b782289aa2
|
8205973: Client jtreg ProblemList cleanup
Reviewed-by: prr
|
2018-07-11 13:17:48 +03:00 |
|
John Jiang
|
8452535d49
|
8199645: javax/net/ssl/SSLSession/TestEnabledProtocols.java failed with Connection reset
Refactor this test with SSLSocketTemplate
Reviewed-by: xuelei
|
2018-07-11 10:39:58 +08:00 |
|
Ekaterina Pavlova
|
ca6835dc9a
|
8206951: [Graal] org.graalvm.compiler.hotspot.test.GraalOSRTest to ProblemList-graal.txt
Reviewed-by: kvn
|
2018-07-10 13:54:17 -07:00 |
|
Kim Barrett
|
ca3b04f912
|
8204691: HeapRegion.apply_to_marked_objects_other_vm_test fails with assert(!hr->is_free() || hr->is_empty()) failed: Free region 0 is not empty for set Free list #
Run test in safepoint.
Reviewed-by: tschatzl, ehelin
|
2018-07-10 13:34:32 -04:00 |
|
David Holmes
|
7d7116339a
|
8206954: Test runtime/Thread/ThreadPriorities.java crashes with SEGV in pthread_getcpuclockid
Run the new runtime/jni/terminatedThread/TestTerminatedThread.java test in othervm mode
Reviewed-by: alanb, mikael
|
2018-07-10 03:14:55 -04:00 |
|
David Holmes
|
e9ad46f26c
|
8205878: pthread_getcpuclockid is expected to return 0 code
Reviewed-by: cjplummer, amenkov, coleenp
|
2018-07-09 20:17:32 -04:00 |
|
Xueming Shen
|
84234d1abb
|
8206389: JarEntry.setCreation/LastAccessTime without setLastModifiedTime causes Invalid CEN header
Reviewed-by: alanb, martin
|
2018-07-09 13:08:30 -07:00 |
|
Kim Barrett
|
051f4ed627
|
8204834: Fix confusing "allocate" naming in OopStorage
Allocate_list => allocation_list and so on.
Reviewed-by: dholmes, tschatzl, coleenp
|
2018-07-09 13:35:55 -04:00 |
|
David Holmes
|
466ccfe781
|
8205966: [testbug] New Nestmates JDI test times out with Xcomp on sparc
Reviewed-by: mikael, sspitsyn
|
2018-07-08 20:00:46 -04:00 |
|