Coleen Phillimore
|
d8ce7f36e2
|
8209518: symbol table gtest fails with semaphore error
Loop count was wrong.
Reviewed-by: mikael, kbarrett
|
2018-08-14 19:52:34 -04:00 |
|
Gerard Ziemski
|
b75805c1a5
|
8195100: Use a low latency hashtable for SymbolTable
Used concurrentHashTable, similar to stringTable
Reviewed-by: coleenp, kbarrett, iklam, pliden
|
2018-08-14 18:42:14 -05:00 |
|
Jerry Zhou
|
2896ec27e1
|
8209451: Please change jdk 11 milestone to FCS
Reviewed-by: prr, tbell
|
2018-08-14 16:36:17 -07:00 |
|
Xue-Lei Andrew Fan
|
66e8f27bd8
|
8207009: TLS 1.3 half-close and synchronization issues
Reviewed-by: jnimeh, mullan, wetmore
|
2018-08-14 16:47:56 -07:00 |
|
Rajan Halade
|
a83af4505e
|
8209506: Add Google Trust Services GlobalSign root certificates
Reviewed-by: mullan
|
2018-08-14 14:46:13 -07:00 |
|
Vladimir Kozlov
|
9cea96184f
|
8208463: jdk.internal.vm.compiler's module-info.java.extra contains duplicated provides of the same service interface
Reviewed-by: mchung
|
2018-08-14 14:08:04 -07:00 |
|
Krishna Addepalli
|
791c31358f
|
8208640: [a11y] [macos] Unable to navigate between Radiobuttons in Radio group using keyboard
Reviewed-by: prr, serb, psadhukhan, ssadetsky
|
2018-08-14 12:50:39 -07:00 |
|
Kim Barrett
|
773906998a
|
8209347: SATBMarkQueue.cpp should not need jvm.h
Use os::snprintf instead of jio_snprintf.
Reviewed-by: shade, tschatzl
|
2018-08-14 14:58:14 -04:00 |
|
Alex Menkov
|
5b6a90e007
|
8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
Reviewed-by: sspitsyn, jcbeyler
|
2018-08-14 11:56:32 -07:00 |
|
Kim Barrett
|
8f31a55f91
|
8209346: Refactor SATBMarkQueue filter configuration
Moved reference to G1-specific option to G1CollectedHeap.
Reviewed-by: shade, rkennke
|
2018-08-14 13:16:26 -04:00 |
|
Rajan Halade
|
bfb0a2ea3f
|
8209452: VerifyCACerts.java failed with "At least one cacert test failed"
Allow test to pass even if cert in EXPIRY_EXC_ENTRIES expires
Reviewed-by: mullan
|
2018-08-14 10:08:21 -07:00 |
|
Rajan Halade
|
732e3f5416
|
8209452: VerifyCACerts.java failed with "At least one cacert test failed"
Allow test to pass even if cert in EXPIRY_EXC_ENTRIES expires
Reviewed-by: mullan
|
2018-08-14 09:38:29 -07:00 |
|
Rachna Goel
|
afa5d318d3
|
8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale
Generated display names for missing timezones at run time.
Reviewed-by: naoto
|
2018-08-14 11:55:21 +05:30 |
|
Abdul Kolarkunnu
|
c283eb190e
|
8209418: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Reviewed-by: serb
|
2018-08-13 21:57:17 -07:00 |
|
Weijun Wang
|
33a96c6df9
|
8209416: Refactoring GetPropertyAction calls in security libs
Reviewed-by: xuelei, rriggs
|
2018-08-14 22:39:34 +08:00 |
|
Lutz Schmidt
|
815cdefb43
|
8209433: [s390] Fix build, broken by 8208672 (Enable -Wreorder)
Reviewed-by: tschatzl, shade
|
2018-08-14 14:28:23 +02:00 |
|
Igor Ignatyev
|
d5142e7240
|
8205687: TimeoutHandler generates huge core files
Use kill instead of gcore to generate core file
Reviewed-by: dholmes
|
2018-08-13 13:44:45 -07:00 |
|
Jean Christophe Beyler
|
5fc4ca5c45
|
8061467: Add UseLargePages to TestNUMAPageSize
Add flag to test for all architectures to be tested
Reviewed-by: phh, pliden, tschatzl
|
2018-08-13 09:19:21 -07:00 |
|
Per Lidén
|
a51aeedca0
|
8209376: ZGC: Move ZMarkStackAllocator into a separate file
Reviewed-by: eosterlund, kbarrett
|
2018-08-13 14:04:43 +02:00 |
|
Per Lidén
|
f50c8dddfa
|
8209375: ZGC: Use dynamic base address for mark stack space
Reviewed-by: eosterlund, kbarrett
|
2018-08-13 14:04:42 +02:00 |
|
Kim Barrett
|
924bba584d
|
8209345: Merge SATBMarkQueueFilter into SATBMarkQueueSet
Move filter extension protocol to SATBMarkQueueSet.
Reviewed-by: shade, tschatzl, rkennke
|
2018-08-14 00:15:56 -04:00 |
|
Felix Yang
|
b5f939c5db
|
8194230: jdk/internal/jrtfs/remote/RemoteRuntimeImageTest.java fails with java.lang.NullPointerException
Reviewed-by: mchung
|
2018-08-14 10:42:00 +08:00 |
|
Igor Ignatyev
|
4bcd4f04a2
|
8209382: [error-prone] HashtableContains in sun/rmi/server/ActivationGroupImpl.java
Reviewed-by: rriggs
|
2018-08-13 17:39:27 -07:00 |
|
Kim Barrett
|
a007690fa0
|
8209396: Make PtrQueueSets not statically allocated
Change the G1BarrierSet PtrQueueSet static members to ordinary members.
Reviewed-by: shade, tschatzl, rkennke
|
2018-08-13 18:21:26 -04:00 |
|
Vladimir Kozlov
|
4729c903c6
|
8207153: Some intrinsic tests take long time to run
Reviewed-by: thartmann, mikael
|
2018-08-13 13:24:55 -07:00 |
|
Claes Redestad
|
5c3008fbc4
|
8209120: Archive the Integer.IntegerCache
Reviewed-by: jiangli, alanb, plevart, iklam, mchung
|
2018-08-13 19:21:43 +02:00 |
|
Matthias Baesken
|
8044814e30
|
8209115: adjust libsplashscreen linux ppc64le builds for easier libpng update
Reviewed-by: prr, dholmes
|
2018-08-10 09:16:10 +02:00 |
|
Ekaterina Pavlova
|
582c0dafb8
|
8199486: [Graal] gc/g1/ihop/TestIHOPStatic.java fails by timeout with -Xcomp
Reviewed-by: kvn
|
2018-08-13 04:02:51 -07:00 |
|
Thomas Schatzl
|
7aabcdee63
|
8200365: TestOptionsWithRanges.java of '-XX:TLABWasteTargetPercent=100' fails intermittently
For initial TLAB sizing, increase the number of expected refills to 2.
Reviewed-by: phh, sangheki
|
2018-08-13 12:24:25 +02:00 |
|
Thomas Schatzl
|
044b502383
|
8205633: TestOptionsWithRanges.java of '-XX:TLABSize=2147483648' fails intermittently
Exclude maximum range value from testing.
Reviewed-by: sangheki, kbarrett
|
2018-08-13 12:24:25 +02:00 |
|
Thomas Schatzl
|
a9508324e2
|
8209193: Fix aarch64-linux compilation after -Wreorder changes
Reviewed-by: shade, drwhite
|
2018-08-13 12:24:25 +02:00 |
|
Gunter Haug
|
93c176ef2e
|
8209357: [PPC64] Fix build which was broken by 8208672 (Enable -Wreorder)
Reviewed-by: mbaesken, tschatzl
|
2018-08-13 12:24:25 +02:00 |
|
Aleksei Voitylov
|
1712e272cd
|
8209380: ARM: cleanup maybe-uninitialized and reorder compiler warnings
Reviewed-by: dholmes, drwhite, tschatzl
|
2018-08-13 12:24:25 +02:00 |
|
Aleksei Voitylov
|
abb7f64829
|
8209378: Fix Minimal VM after JDK-8208677
Reviewed-by: coleenp, shade
|
2018-08-13 10:28:01 +02:00 |
|
Coleen Phillimore
|
d1aea148fe
|
8207924: serviceability/sa/TestUniverse.java#id0 intermittently fails with assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
InstanceKlass::implementors() needs the Compile_lock
Reviewed-by: thartmann, eosterlund
|
2018-08-11 12:49:33 -04:00 |
|
Coleen Phillimore
|
5a80204c23
|
8209384: ProblemList stressHierarchy metaspace tests
These try to trigger GC by filling metaspace which seems to be not working.
Reviewed-by: jiangli
|
2018-08-10 22:38:18 -04:00 |
|
Brent Christian
|
51d0a9e122
|
8205399: Set node color on pinned HashMap.TreeNode deletion
Reviewed-by: martin
|
2018-08-10 12:05:53 -07:00 |
|
Coleen Phillimore
|
647c7d5344
|
8164683: Solaris: JVM abuses thread preemption control
Complete removal of preemption control and command line arguments (were deprecated in 11).
Reviewed-by: hseigel, pchilanomate, dholmes
|
2018-08-10 09:36:01 -04:00 |
|
Harold Seigel
|
83b2fb5b0d
|
8207778: Add locking to ModuleEntry and PackageEntry tables
Restructure ClassLoaderDataGraph code to simplify using locks in SystemDictionary::do_unloading()
Reviewed-by: lfoltan, coleenp
|
2018-08-10 09:30:26 -04:00 |
|
Boris Ulasevich
|
092e9e4f81
|
8206895: aarch64: rework error-prone cmp instuction
Reviewed-by: aph
|
2018-08-10 14:22:49 +03:00 |
|
Weijun Wang
|
ea95e1ef2e
|
8201290: keytool importcert fails with CertificateParsingException if unknown certificate algorithms should be imported
Reviewed-by: mullan, xuelei
|
2018-08-10 17:07:44 +08:00 |
|
Chris Yin
|
4e2b462116
|
8208483: Add 5 JNDI tests to com/sun/jndi/dns/FactoryTests/
Reviewed-by: vtewari, rriggs
|
2018-08-10 13:07:21 +08:00 |
|
Jiangli Zhou
|
a5d14313f5
|
8207263: Store the Configuration for system modules into CDS archive
Archive boot layer Configuration.
Reviewed-by: redestad, iklam, ccheung
|
2018-08-10 00:35:57 -04:00 |
|
Calvin Cheung
|
5858a507f4
|
8208705: [TESTBUG] The -Xlog:cds,cds+hashtables vm option is not always required for appcds tests
Only include the CDS logging option in the tests which require it
Reviewed-by: mseledtsov, jiangli, iklam
|
2018-08-09 15:52:23 -07:00 |
|
Claes Redestad
|
2c5b52f061
|
8209186: Rename SimpleThresholdPolicy to TieredThresholdPolicy
Reviewed-by: thartmann, pliden, kvn
|
2018-08-10 00:20:15 +02:00 |
|
Roman Kennke
|
59ca28bf1c
|
8209118: Abstract SATBMarkQueueSet's ThreadLocalData access
Reviewed-by: kbarrett, shade
|
2018-08-09 22:51:48 +02:00 |
|
Ekaterina Pavlova
|
b037ff24a8
|
8205078: [Graal] org.graalvm.compiler.core.test.VerifyDebugUsageTest fails with "Expected exception: VerificationError"
Reviewed-by: kvn, dnsimon
|
2018-08-09 11:39:18 -07:00 |
|
Ekaterina Pavlova
|
ca477652c2
|
8194949: [Graal] gc/TestNUMAPageSize.java fail with OOM in -Xcomp
Reviewed-by: kvn, tschatzl
|
2018-08-09 11:33:47 -07:00 |
|
Manajit Halder
|
7a9b62f2d4
|
8208125: Cannot input text into JOptionPane Text Input Dialog
Reviewed-by: prr, psadhukhan
|
2018-08-09 22:47:18 +05:30 |
|
Mikael Vidstedt
|
83a51d869e
|
Merge
|
2018-08-09 10:08:07 -07:00 |
|