Zhengyu Gu
|
1f230335e2
|
8200109: NMT: diff_malloc_site assert(early->flags() == current->flags(), "Must be the same memory type")
Reviewed-by: shade, coleenp
|
2019-02-08 14:03:09 -05:00 |
|
Daniil Titov
|
76ffbcde98
|
8205654: serviceability/dcmd/framework/HelpTest.java timed out
Reviewed-by: sspitsyn, dholmes
|
2019-02-08 09:41:45 -08:00 |
|
Roland Westrelin
|
f88962f2d9
|
8217990: C2 UseOptoBiasInlining: load of markword optimized to 0 if running with -XX:-EliminateLocks
Reviewed-by: thartmann, mdoerr, rrich, kvn
|
2019-02-07 09:55:57 +01:00 |
|
Leo Korinth
|
f3cb008ce2
|
8217332: JTREG: Clean up, use generics instead of raw types
Reviewed-by: tschatzl, sangheki
|
2019-02-08 12:09:41 +01:00 |
|
Leo Korinth
|
2aa7590846
|
8217329: JTREG: Clean up, remove unused imports in gc folder
Reviewed-by: lmesnik, tschatzl
|
2019-02-08 11:52:33 +01:00 |
|
Harold Seigel
|
9c2e3cffb6
|
8218579: add hotspot/jtreg/runtime/CompressedOops/UseCompressedOops.java to ProblemList.txt
Add the test to ProblemList.txt for windows-all
Reviewed-by: dcubed
|
2019-02-06 15:11:59 -05:00 |
|
Pengfei Li
|
42f34d1076
|
8218550: Add test omitted from JDK-8212043
Add test case omitted from fix for JDK-8212043
Reviewed-by: shade
|
2019-02-06 16:25:58 +00:00 |
|
Kim Barrett
|
1fcbd0cd0d
|
8217474: Remove WhiteBox.getConcurrentGCPhases()
Remove function and supporting infrastructure.
Reviewed-by: shade, tschatzl
|
2019-02-05 16:46:49 -05:00 |
|
Coleen Phillimore
|
8f5e561d19
|
8139551: Scalability problem with redefinition - multiple code cache walks
Walk code cache and deoptimize once per redefinition.
Reviewed-by: sspitsyn, dlong
|
2019-02-05 10:40:25 -05:00 |
|
Ao Qi
|
fc31592f6e
|
8217597: [TESTBUG] old version docker does not support --cpus
"--cpus" is only available in Docker 1.13 and higher, and is the equivalent of setting both --cpu-period and --cpu-quota.
Reviewed-by: bobv, dholmes
|
2019-01-31 23:56:37 +08:00 |
|
Yasumasa Suenaga
|
67dfadfcc2
|
8217845: SA should refer const values for JVMFlag from HotSpot
Reviewed-by: sspitsyn, jgeorge
|
2019-02-05 14:24:29 +09:00 |
|
Ioi Lam
|
38e316f91c
|
8218029: [TESTBUG] Use -Djava.class.path= to specify empty -cp in CDS tests
Reviewed-by: ccheung, dholmes
|
2019-02-04 19:42:36 -08:00 |
|
Jini George
|
9c09bb98d4
|
8215568: Refactor SA clhsdb tests to use ClhsdbLauncher
Refactoring the SA tests which test clhsdb commands to use ClhsdbLauncher for uniformity and ease of maintainence
Reviewed-by: jcbeyler, dholmes
|
2019-02-05 00:43:38 +05:30 |
|
Kim Barrett
|
caf5bfeb39
|
8218202: gc/stress/TestStressG1Humongous.java to ProblemList-graal.txt
Add test to problem list.
Reviewed-by: iignatyev
|
2019-02-01 18:16:25 -05:00 |
|
Jesper Wilhelmsson
|
b2d0be746a
|
Merge
|
2019-02-02 00:11:54 +01:00 |
|
Igor Ignatyev
|
103b6b2d69
|
8218178: vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java fails with -Xcomp
Reviewed-by: dlong
|
2019-02-01 13:33:02 -08:00 |
|
Alex Menkov
|
e24693c7db
|
8218025: disable pop_frame and force_early_return caps for Graal
Reviewed-by: iignatyev, sspitsyn, dholmes
|
2019-02-01 09:25:31 -08:00 |
|
Yasumasa Suenaga
|
e56ecb5e8c
|
8217432: MetaspaceGC::_capacity_until_GC exceeds MaxMetaspaceSize
Reviewed-by: tschatzl, stuefe
|
2019-02-01 21:43:37 +09:00 |
|
Igor Ignatyev
|
83e94916e6
|
8218168: clean up hotspot ProblemList
Reviewed-by: kvn, dholmes, sspitsyn
|
2019-01-31 22:17:09 -08:00 |
|
Igor Ignatyev
|
f20fd7ee18
|
8178798: Two compiler/aot/verification/vmflags tests fail by timeout with UseAVX=3
Reviewed-by: kvn
|
2019-01-30 17:35:20 -08:00 |
|
Igor Ignatyev
|
6a4f482ff5
|
8218079: cleanup hotspot ProblemList files
Reviewed-by: kvn
|
2019-01-30 13:11:16 -08:00 |
|
Igor Ignatyev
|
e3c0a2ed28
|
8207922: ctw of jdk.security.auth failed with "Unexpected zero exit codebefore finishing all compilations"
Reviewed-by: roland, thartmann
|
2019-01-30 09:30:40 -08:00 |
|
Sangheon Kim
|
b2f2e669c9
|
8217666: gc/nvdimm/* should not be included any tiers
Reviewed-by: iignatyev, lkorinth
|
2019-01-29 11:21:43 -08:00 |
|
Aleksey Shipilev
|
12e769ad5a
|
8217854: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java fails with Shenandoah
Reviewed-by: dcubed, zgu
|
2019-01-28 10:24:23 +01:00 |
|
Igor Ignatyev
|
0f1fde187a
|
8217852: problem-list ctw of jdk.jconsole and java.desktop on windows
Reviewed-by: kvn
|
2019-01-26 12:51:27 -08:00 |
|
Igor Veresov
|
5e7e6ae1fe
|
8217828: Un-ProblemList LongMulOverflowTest.java
Reviewed-by: iignatyev
|
2019-01-25 14:50:25 -08:00 |
|
Jesper Wilhelmsson
|
b4aa3d2922
|
8217797: ProblemList LongMulOverflowTest.java
Reviewed-by: thartmann
|
2019-01-25 17:54:02 +01:00 |
|
Igor Ignatyev
|
2b003cb4aa
|
8067250: [mlvm] vm/mlvm/mixed/stress/regression/b6969574 fails and perf regression
Reviewed-by: roland
|
2019-01-25 08:52:32 -08:00 |
|
Igor Ignatyev
|
f5dedad7a1
|
8217770: problem list org.graalvm.compiler.debug.test.DebugContextTest
Reviewed-by: dholmes
|
2019-01-24 23:52:55 -08:00 |
|
Jesper Wilhelmsson
|
996ecff624
|
8217580: Remove tests from problemList as bugs has been closed
Reviewed-by: iignatyev, mseledtsov
|
2019-01-25 00:23:52 +01:00 |
|
Thomas Stuefe
|
6d4de736d8
|
8214975: No hs-err file if fatal error is raised during dynamic initialization
Reviewed-by: dholmes, dcubed
|
2018-12-08 12:09:59 +01:00 |
|
Jini George
|
55369945b9
|
8217473: SA: Tests using ClhsdbLauncher fail on SAP docker containers
Skip the test with jtreg.SkippedException if Platform.shouldSAAttach() returns false
Reviewed-by: dholmes, goetz
|
2019-02-01 11:29:31 +05:30 |
|
Vladimir Ivanov
|
ac3711e9cd
|
6986483: CHA: optimize calls through interfaces
Reviewed-by: neliasso, thartmann
|
2019-01-31 17:48:29 -08:00 |
|
Fairoz Matte
|
7f57d05d73
|
8209951: Problematic sparc intrinsic: com.sun.crypto.provider.CipherBlockChaining
Reviewed-by: kvn, thartmann
|
2019-01-31 04:49:46 -08:00 |
|
Daniel D. Daugherty
|
73733d6a18
|
8217659: monitor_logging updates from Async Monitor Deflation project
Reviewed-by: dholmes, coleenp, rehn
|
2019-01-31 11:19:58 -05:00 |
|
Jesper Wilhelmsson
|
d3867602ab
|
Merge
|
2019-01-30 21:12:56 +01:00 |
|
Aleksey Shipilev
|
9f533b678e
|
8217994: os::print_hex_dump should be more resilient against unreadable memory
Reviewed-by: zgu, stuefe, lucy
|
2019-01-30 19:45:10 +01:00 |
|
Daniel D. Daugherty
|
2d9925782f
|
8217658: baseline_cleanups from Async Monitor Deflation project
Baseline_cleanups from Async Monitor Deflation project plus a couple of misc others.
Reviewed-by: dholmes, rehn
|
2019-01-29 14:09:38 -05:00 |
|
Gerard Ziemski
|
82d39621dc
|
8214821: Remove ConcurrentHashTable::get_copy
Remobed get_copy API, replaced gtest usage with get API
Reviewed-by: coleenp, rehn, kbarrett
|
2019-01-29 11:44:36 -06:00 |
|
Jean Christophe Beyler
|
6029814c30
|
8212824: Remove unnecessary spaces before/after comparison in vmTestbase
Remove extra spaces around comparisons
Reviewed-by: phh, amenkov
|
2019-01-14 15:40:22 -08:00 |
|
Lois Foltan
|
4c63f4d399
|
8216970: condy causes JVM crash
Fix issue with ConstantPool::constant_tag_at to correctly handle a condy whose return type is an array.
Reviewed-by: acorn, hseigel, jrose
|
2019-01-29 11:56:51 -05:00 |
|
Thomas Schatzl
|
d800361151
|
8213229: Investigate treating StringTable as weak in young collections
Reviewed-by: zgu, kbarrett
|
2019-01-29 11:30:17 +01:00 |
|
Goetz Lindenmaier
|
87a26ed29d
|
8217628: Verbose ArrayIndexOutOfBoundsException message also in JNI calls
Reviewed-by: mdoerr, dholmes, lfoltan
|
2019-01-29 08:43:33 +01:00 |
|
Claes Redestad
|
bc8ecd924c
|
8217869: Add count_leading_zeros utility
Reviewed-by: neliasso, thartmann
|
2019-01-28 23:00:31 +01:00 |
|
Jesper Wilhelmsson
|
e3621e678a
|
Merge
|
2019-01-28 21:44:57 +01:00 |
|
Leo Korinth
|
4d4b205e70
|
8214799: Add package declaration to each JTREG test case in the gc folder
Reviewed-by: lmesnik, tschatzl
|
2019-01-28 15:53:56 +01:00 |
|
David Holmes
|
cb960e9a30
|
8217618: JVM TI SuspendThread doesn't suspend the current thread before returning
Reviewed-by: dcubed, sspitsyn, dlong
|
2019-01-27 20:48:27 -05:00 |
|
Yasumasa Suenaga
|
d6a75a0f86
|
8217612: (CL)HSDB cannot show some JVM flags
Reviewed-by: dholmes, cjplummer
|
2019-01-26 10:34:29 +09:00 |
|
Vladimir Ivanov
|
d2552c3e55
|
8217760: C2: Missing symbolic info on a call from intrinsics when invoked through MethodHandle
Reviewed-by: thartmann, roland
|
2019-01-25 13:37:08 -08:00 |
|
Jesper Wilhelmsson
|
fd21613d59
|
Merge
|
2019-01-25 18:12:06 +01:00 |
|