Ekaterina Pavlova
|
addc5a823f
|
8207761: Split compiler/graalunit/JttReflectFTest.java
Reviewed-by: kvn
|
2018-07-18 14:44:04 -07:00 |
|
Gustavo Romero
|
d3201f3e40
|
8205578: jtreg: Fix failing TestRTMAbortRatio on PPC64
Reviewed-by: iignatyev, kvn
|
2018-06-24 17:11:17 -04:00 |
|
Gustavo Romero
|
8d3616ba4e
|
8205390: jtreg: Fix failing TestRTMSpinLoopCount on PPC64
Reviewed-by: kvn, iignatyev
|
2018-06-23 18:02:46 -04:00 |
|
Ekaterina Pavlova
|
5df013d4e6
|
8207380: compiler/graalunit/JttLangMTest.java timeout
Reviewed-by: kvn
|
2018-07-18 13:24:25 -07:00 |
|
Weijun Wang
|
bde972d645
|
8202837: PBES2 AlgorithmId encoding error in PKCS12 KeyStore
Reviewed-by: xuelei
|
2018-07-19 00:14:40 +08:00 |
|
Weijun Wang
|
a825fe0a2d
|
8207250: setUseClientMode post handshake with the same value as before does not throw IAE
Reviewed-by: xuelei
|
2018-07-19 00:14:29 +08:00 |
|
Jean Christophe Beyler
|
8818f46285
|
8207763: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java failed with Error. Parse Exception: Can't find source file: HeapMonitorStatIntervalTest.java
Rename the test.
Reviewed-by: amenkov, sspitsyn
|
2018-07-18 11:57:51 -04:00 |
|
Jean Christophe Beyler
|
3380b0d0ef
|
8205725: Update the JVMTI Spec for Heap Sampling
Update the JVMTI Spec for Heap Sampling
Reviewed-by: amenkov, sspitsyn
|
2018-07-17 19:59:38 -07:00 |
|
Jean Christophe Beyler
|
4e92c2dfdc
|
8205652: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java fails
Fix the StatRateTest test from the HeapMonitor package
Reviewed-by: amenkov, sspitsyn
|
2018-07-17 17:52:03 -07:00 |
|
Jean Christophe Beyler
|
6f9cb3f9ca
|
8205541: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java fails with Should not have any events stored yet
Fix StatArray and StatObject tests from the HeapMonitor package
Reviewed-by: amenkov, sspitsyn
|
2018-07-17 15:09:27 -07:00 |
|
Daniil Titov
|
a1dda2a3fa
|
8207261: [Graal] JDI and JDWP tests that consume all memory should be filtered out to not run with Graal
Reviewed-by: sspitsyn, cjplummer
|
2018-07-17 11:20:16 -07:00 |
|
Adam Petcher
|
108461949f
|
8206929: Check session context for TLS 1.3 session resumption
Additional checks to prevent TLS 1.3 sessions from being resumed when they shouldn't
Reviewed-by: xuelei
|
2018-07-17 13:04:40 -04:00 |
|
Weijun Wang
|
da18d08006
|
8207318: KeyStore#getInstance(File, LoadStoreParameter) does not load the keystore
Reviewed-by: mullan
|
2018-07-17 22:22:00 +08:00 |
|
Priya Lakshmi Muthuswamy
|
c1f5adbe18
|
8207190: JDK 11 javadoc generates bad code example
Reviewed-by: sundar
|
2018-07-17 16:49:55 +05:30 |
|
Dean Long
|
5f29406d2c
|
8181855: [Graal] runtime/ReservedStack/ReservedStackTest.java triggers: assert(thread->deopt_mark() == __null) failed: no stack overflow from deopt blob/uncommon trap
Reviewed-by: kvn
|
2018-07-16 15:09:19 -07:00 |
|
Jan Lahoda
|
5333f197be
|
8207032: Compilation succeeds without checking readability when --add-exports used
Ensuring --add-exports are only propagated when the target module reads the exporting module.
Reviewed-by: vromero, jjg
|
2018-07-16 16:31:33 +02:00 |
|
Jan Lahoda
|
d103b59ac3
|
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:58:49 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Roland Westrelin
|
8c2d9b5ff0
|
8202123: C2 Crash in Node::in(unsigned int) const+0x14
Reviewed-by: kvn, thartmann
|
2018-06-29 17:59:44 +02:00 |
|
David Holmes
|
1980056947
|
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 |
|
Vladimir Kozlov
|
f675eb67a6
|
8206952: java/lang/Class/GetPackageBootLoaderChildLayer.java fails with Graal
Don't run test with Graal
Reviewed-by: mchung, epavlova
|
2018-07-09 22:20:02 -07:00 |
|
John Jiang
|
a2a0138612
|
8203007: Address missing block coverage for ChaCha20 and Poly1305 algorithms
Add unit tests for ChaCha20Cipher, ChaCha20Poly1305Parameters and Poly1305
Reviewed-by: xuelei, jnimeh
|
2018-07-10 10:59:57 +08:00 |
|
David Holmes
|
5fcb3ecb4e
|
8205878: pthread_getcpuclockid is expected to return 0 code
Reviewed-by: cjplummer, amenkov, coleenp
|
2018-07-09 20:17:32 -04:00 |
|