Rahul Raghavan
|
75437a84db
|
8203504: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails with java.util.ServiceConfigurationError
Added required uses statement
Reviewed-by: dnsimon, kvn
|
2018-07-20 01:23:38 -07:00 |
|
Hamlin Li
|
17f7056d82
|
8207833: java/nio/channels/Selector/SelectWithConsumer.java testCancel() fails intermittently
Reviewed-by: alanb
|
2018-07-20 15:24:42 +08:00 |
|
Jean Christophe Beyler
|
4823354a6a
|
8207765: HeapMonitorStatIntervalTest.java fails with ZGC
Add a calculation of array sizes before test to satisfy ZGC support
Reviewed-by: amenkov, sspitsyn
|
2018-07-19 18:21:24 -07:00 |
|
Hamlin Li
|
cf4bbcecb0
|
8207244: java/nio/channels/Selector/SelectWithConsumer.java testInterruptDuringSelect() fails intermittently
Reviewed-by: alanb
|
2018-07-20 08:40:14 +08:00 |
|
Zhengyu Gu
|
7f98a31e8d
|
8207056: Epsilon GC to support object pinning
Epsilon GC to use object pinning to avoid expensive GCLocker
Reviewed-by: shade, rkennke
|
2018-07-11 13:55:38 -04: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 |
|
Vladimir Kozlov
|
67d90233b1
|
8207069: [AOT] we should check that VM uses the same GC as one used for AOT library generation
Reviewed-by: twisti, dnsimon, never
|
2018-07-19 13:41:56 -07:00 |
|
Boris Ulasevich
|
11ff09b63b
|
8207584: ARM32: ShouldNotReachHere assertion on Test8168712 jtreg test
Reviewed-by: shade
|
2018-07-19 21:46:52 +03:00 |
|
Bob Vandette
|
6fc4db4799
|
8206456: [TESTBUG] docker jtreg tests fail on systems without cpuset.effective_cpus / cpuset.effective_mem
Reviewed-by: mbaesken, mchung
|
2018-07-19 12:57:12 -04:00 |
|
Phil Race
|
329374e53b
|
Added tag jdk-11+23 for changeset 1edcf36fe15f
|
2018-07-19 09:42:15 -07:00 |
|
Serguei Spitsyn
|
bfa23646ee
|
8207819: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java
Problem list the test
Reviewed-by: cjplummer
|
2018-07-18 20:54:12 -07:00 |
|
Amy Lu
|
e09b97b5cb
|
8207818: Problem list several rmi tests
Reviewed-by: darcy
|
2018-07-19 10:30:24 +08:00 |
|
Stuart Marks
|
b228ede451
|
8205491: adjust reflective access checks
Reviewed-by: alanb, mchung, igerasim, rhalade, ahgross
|
2018-06-22 17:08:00 -07:00 |
|
Vyom Tewari
|
80abdde2c0
|
8200666: Improve LDAP support
Reviewed-by: rpatil, skoivu, rhalade, chegar, rriggs, mullan
|
2018-06-07 18:21:29 +05:30 |
|
Stuart Marks
|
d51ccbc325
|
8197925: Better stack walking
Reviewed-by: alanb, skoivu, rriggs, igerasim, rhalade, darcy
|
2018-05-31 11:31:20 -07:00 |
|
Adam Petcher
|
023ee573d3
|
8200332: Improve GCM counting
Reviewed-by: ascarpino
|
2018-04-09 14:10:56 -04:00 |
|
Xueming Shen
|
087ea6befb
|
8199547: Exception to Pattern Syntax
Reviewed-by: rriggs
|
2018-03-15 16:04:30 -07:00 |
|
Ivan Gerasimov
|
3a7104760a
|
8196224: Even better Internet address support
Reviewed-by: chegar, rriggs, rhalade, vtewari
|
2018-02-05 14:18:22 -08:00 |
|
Sergey Bylokhov
|
d68506157a
|
8191239: Improve desktop file usage
Reviewed-by: prr, rhalade, aghaisas
|
2018-01-31 18:13:13 -08:00 |
|
Vyom Tewari
|
d5e9b33541
|
8193419: Better Internet address support
Reviewed-by: chegar, rriggs, igerasim, skoivu, rhalade
|
2018-01-18 13:55:26 +05:30 |
|
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 |
|
Gustavo Romero
|
862bb272ae
|
8205582: PPC64: RTM: Fix counter for aborts on nested transactions
Reviewed-by: mdoerr, goetz
|
2018-07-06 16:25:07 -04:00 |
|
Gustavo Romero
|
32ec4d3882
|
8205581: PPC64: RTM: Fix abort on native calls
Reviewed-by: mdoerr, goetz
|
2018-06-26 08:33:17 -04:00 |
|
Gustavo Romero
|
f4a279935b
|
8205580: PPC64: RTM: Don't retry lock on abort if abort was intentional
Reviewed-by: mdoerr, goetz
|
2018-06-24 21:48:42 -04:00 |
|
Ekaterina Pavlova
|
5df013d4e6
|
8207380: compiler/graalunit/JttLangMTest.java timeout
Reviewed-by: kvn
|
2018-07-18 13:24:25 -07:00 |
|
Aleksey Shipilev
|
ea6cea5d51
|
8206931: Misleading "COMPILE SKIPPED: invalid non-klass dependency" compile log
Reviewed-by: vlivanov, never
|
2018-07-11 08:44:00 +02: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 |
|
Martin Doerr
|
d5a05363ef
|
8207342: error occurred during error reporting (printing register info)
Os::print_location misses a check if the pointer is readable.
Reviewed-by: goetz, coleenp
|
2018-07-18 11:27:14 +02: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 |
|
Aleksei Voitylov
|
2c82c9e1bd
|
8207240: AARCH64: C2-only VM does not build
Reviewed-by: shade
|
2018-07-17 19:25:45 +03:00 |
|
Andrew Haley
|
d326744b13
|
8207345: AArch64: Trampoline generation code reads from unitialized memory
Reviewed-by: shade
|
2018-07-17 15:28:17 +01: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 |
|
Coleen Phillimore
|
6caaf8e2f2
|
Merge
|
2018-07-17 09:37:24 -04:00 |
|
Chris Hegarty
|
67149b99fd
|
8207265: Bad HTML in {@link} in HttpResponse.BodySubscribers.ofPublisher
Reviewed-by: michaelm
|
2018-07-17 12:22:41 +01: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 |
|
Brian Burkhalter
|
cbefa6b920
|
8206448: (fs) Extended attributes assumed to be enabled on ext3 (lnx)
Assume extended attributes are only explicitly enable on ext3
Reviewed-by: mbaesken, alanb
|
2018-07-16 10:58:28 -07:00 |
|
Lutz Schmidt
|
96cf046edc
|
8206271: CodeHeap State Analytics must digest new method state
Reviewed-by: kvn, mdoerr, thartmann
|
2018-07-16 16:57:37 +02: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 |
|
Boris Ulasevich
|
8636e943f2
|
8206265: aarch64 jtreg: assert in TestOptionsWithRanges.jtr
Limit flag range to don't overflow 12bit instruction operand
Reviewed-by: aph, dsamersoff
|
2018-07-15 20:15:17 +03:00 |
|
Goetz Lindenmaier
|
fc20a5d86b
|
8207233: Minor improvements of jdk C-coding
Reviewed-by: rriggs, prr
|
2018-07-13 17:42:24 +02:00 |
|