Chris Plummer
|
0825bc5550
|
8261929: ClhsdbFindPC fails with java.lang.RuntimeException: 'In java stack' missing from stdout/stderr
Reviewed-by: amenkov, stuefe, sspitsyn
|
2021-02-20 20:48:00 +00:00 |
|
Chris Plummer
|
c2509ea9bc
|
8261857: serviceability/sa/ClhsdbPrintAll.java failed with "Test ERROR java.lang.RuntimeException: 'cannot be cast to' found in stdout"
Reviewed-by: sspitsyn
|
2021-02-20 20:46:57 +00:00 |
|
Igor Veresov
|
977a21add8
|
8261225: TieredStopAtLevel should have no effect if TieredCompilation is disabled
Reviewed-by: kvn
|
2021-02-19 19:44:58 +00:00 |
|
Calvin Cheung
|
78cde64800
|
8261860: Crash caused by lambda proxy class loaded in Shutdown hook
Reviewed-by: iklam, minqi
|
2021-02-19 02:40:03 +00:00 |
|
Chris Plummer
|
c158413e48
|
8261098: Add clhsdb "findsym" command
Reviewed-by: amenkov, sspitsyn
|
2021-02-19 00:58:28 +00:00 |
|
Zhengyu Gu
|
9cf4f90d34
|
8261473: Shenandoah: Add breakpoint support
Reviewed-by: rkennke, shade
|
2021-02-18 18:32:01 +00:00 |
|
Stefan Johansson
|
f639df435e
|
8261401: Add sanity check for UseSHM large pages similar to the one used with hugetlb large pages
Reviewed-by: stuefe, tschatzl
|
2021-02-17 12:03:25 +00:00 |
|
Christoph Göttschkes
|
2e18b52aed
|
8261752: Multiple GC test are missing memory requirements
Reviewed-by: tschatzl, sjohanss
|
2021-02-17 10:41:38 +00:00 |
|
Christoph Göttschkes
|
c7885eb1c5
|
8261758: [TESTBUG] gc/g1/TestGCLogMessages.java fails if ergonomics detect too small InitialHeapSize
Reviewed-by: tschatzl, sjohanss
|
2021-02-17 10:40:46 +00:00 |
|
Christian Hagedorn
|
8418285530
|
8261235: C1 compilation fails with assert(res->vreg_number() == index) failed: conversion check
Reviewed-by: thartmann, kvn
|
2021-02-17 09:00:39 +00:00 |
|
Chris Plummer
|
55d7bbcec0
|
8261607: SA attach is exceeding JNI Local Refs capacity
Reviewed-by: sgehwolf, amenkov
|
2021-02-16 21:16:55 +00:00 |
|
Ioi Lam
|
d9744f6536
|
8261608: Move common CDS archive building code to archiveBuilder.cpp
Reviewed-by: coleenp, ccheung
|
2021-02-15 06:37:39 +00:00 |
|
Hui Shi
|
95d73129ce
|
8261585: Restore HandleArea used in Deoptimization::uncommon_trap
Reviewed-by: coleenp, jiefu
|
2021-02-13 02:47:33 +00:00 |
|
Daniel D. Daugherty
|
735757f1e0
|
8261661: gc/stress/TestReclaimStringsLeaksMemory.java fails because Reserved memory size is too big
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Reviewed-by: ayang, kbarrett
|
2021-02-12 22:41:08 +00:00 |
|
Chris Plummer
|
e29c560a11
|
8247514: Improve clhsdb 'findpc' ability to determine what an address points to by improving PointerFinder and PointerLocation classes
Reviewed-by: ysuenaga, kevinw
|
2021-02-12 22:01:43 +00:00 |
|
Stefan Johansson
|
9f81ca8175
|
8261230: GC tracing of page sizes are wrong in a few places
Reviewed-by: ayang, stuefe
|
2021-02-12 14:56:25 +00:00 |
|
Christoph Göttschkes
|
ebaa58d9c0
|
8261505: Test test/hotspot/jtreg/gc/parallel/TestDynShrinkHeap.java killed by Linux OOM Killer
Reviewed-by: sjohanss, tschatzl
|
2021-02-12 09:41:49 +00:00 |
|
Christian Hagedorn
|
0a89987a96
|
8240281: Remove failing assertion code when selecting first memory state in SuperWord::co_locate_pack
Reviewed-by: roland, kvn, thartmann
|
2021-02-11 13:00:10 +00:00 |
|
Thomas Stuefe
|
837bd8930d
|
8261548: ProblemList runtime/NMT/CheckForProperDetailStackTrace.java
Reviewed-by: jwilhelm
|
2021-02-11 05:31:11 +00:00 |
|
Alex Menkov
|
cc5691c69e
|
8248162: serviceability/attach/RemovingUnixDomainSocketTest.java failed
Reviewed-by: cjplummer, sspitsyn
|
2021-02-10 22:17:48 +00:00 |
|
Harold Seigel
|
b38d5be887
|
8261340: Fix 'deprecated' warnings in the vmTestbase/nsk tests
Reviewed-by: lfoltan, sspitsyn
|
2021-02-09 13:16:26 +00:00 |
|
Coleen Phillimore
|
ace8f94616
|
8195744: Avoid calling ClassLoader.checkPackageAccess if security manager is not installed
Reviewed-by: dholmes, iklam
|
2021-02-08 21:31:25 +00:00 |
|
Harold Seigel
|
db0ca2b9d4
|
8261161: Clean up warnings in hotspot/jtreg/vmTestbase tests
Reviewed-by: lfoltan, coleenp
|
2021-02-08 13:19:40 +00:00 |
|
Ioi Lam
|
c5ff454481
|
8250989: Consolidate buffer allocation code for CDS static/dynamic dumping
Reviewed-by: ccheung, coleenp
|
2021-02-07 07:10:38 +00:00 |
|
Igor Veresov
|
0e18634b6a
|
8261270: MakeMethodNotCompilableTest fails with -XX:TieredStopAtLevel={1,2,3}
Reviewed-by: kvn
|
2021-02-07 02:24:15 +00:00 |
|
Pengfei Li
|
7a2db858e0
|
8261022: Fix incorrect result of Math.abs() with char type
Reviewed-by: thartmann, neliasso
|
2021-02-07 01:15:24 +00:00 |
|
Jesper Wilhelmsson
|
d7acfae3d2
|
Merge
|
2021-02-06 00:29:45 +00:00 |
|
Calvin Cheung
|
0218917109
|
8258732: runtime/cds/appcds/dynamicArchive/DynamicArchiveRelocationTest.java fails
Reviewed-by: minqi, iklam
|
2021-02-05 17:23:48 +00:00 |
|
Roland Westrelin
|
3495febf51
|
8260296: SA's dumpreplaydata fails
Reviewed-by: kvn, cjplummer, iignatyev
|
2021-02-05 09:33:54 +00:00 |
|
Roland Westrelin
|
4de3a6be9e
|
8260709: C2: assert(false) failed: unscheduable graph
Reviewed-by: thartmann, chagedorn
|
2021-02-04 15:11:25 +00:00 |
|
Jesper Wilhelmsson
|
9b7a8f1982
|
Merge
|
2021-02-04 02:06:33 +00:00 |
|
Dong Bo
|
5307afa9e7
|
8260585: AArch64: Wrong code generated for shifting right and accumulating four unsigned short integers
Reviewed-by: iveresov, dlong, njian, aph
|
2021-02-03 21:40:33 +00:00 |
|
Nils Eliasson
|
472bf629cd
|
8258799: [Testbug] RandomCommandsTest must check if tested directive is added via jcmd
Reviewed-by: kvn, iignatyev
|
2021-02-03 16:01:59 +00:00 |
|
Tobias Hartmann
|
fe407cf1b6
|
8260420: C2 compilation fails with assert(found_sfpt) failed: no node in loop that's not input to safepoint
Reviewed-by: kvn, roland, chagedorn
|
2021-02-02 07:23:55 +00:00 |
|
bobpengxie
|
54e7a642bb
|
8260576: Typo in compiler/runtime/safepoints/TestRegisterRestoring.java
Reviewed-by: thartmann, jiefu
|
2021-02-02 02:16:46 +00:00 |
|
Calvin Cheung
|
55d62a5338
|
8213226: [TESTBUG] Reduce the usage of CDSTestUtils.executeAndLog()
Reviewed-by: iklam, minqi
|
2021-02-01 22:17:57 +00:00 |
|
David Holmes
|
b6a736738a
|
8260349: Cannot programmatically retrieve Metaspace max set via JAVA_TOOL_OPTIONS
Reviewed-by: shade, stuefe
|
2021-02-01 21:31:25 +00:00 |
|
Harold Seigel
|
181d63ffce
|
8260522: Clean up warnings in hotspot JTReg runtime tests
Reviewed-by: lfoltan, coleenp
|
2021-02-01 16:46:17 +00:00 |
|
Vladimir Kozlov
|
02d586e13e
|
8259398: Super word not applied to a loop with byteArrayViewVarHandle
Reviewed-by: vlivanov, thartmann, chagedorn
|
2021-02-01 15:48:10 +00:00 |
|
casparcwang
|
0fdf9cdd3a
|
8260473: [vector] ZGC: VectorReshape test produces incorrect results with ZGC enabled
Co-authored-by: Stuart Monteith <smonteith@openjdk.org>
Co-authored-by: Wang Chao <casparcwang@tencent.com>
Reviewed-by: vlivanov, neliasso
|
2021-02-01 01:28:31 +00:00 |
|
Daniel D. Daugherty
|
a61ff87cd4
|
8260685: ProblemList 2 compiler/jvmci/compilerToVM tests in Xcomp configs
Reviewed-by: iignatyev
|
2021-01-30 15:23:34 +00:00 |
|
Yasumasa Suenaga
|
6b24e98c42
|
8259008: ArithmeticException was thrown at "Monitor Cache Dump" on HSDB
Reviewed-by: dcubed, gziemski, eosterlund, cjplummer, sspitsyn
|
2021-01-30 03:46:23 +00:00 |
|
Leonid Mesnik
|
f5ca8385ab
|
8065773: JDI: UOE is not thrown, when redefineClasses changes a class modifier
Reviewed-by: sspitsyn, coleenp
|
2021-01-29 20:49:40 +00:00 |
|
Ralf Schmelter
|
d2b0ea1d01
|
8260282: Add option to compress heap dumps created by -XX:+HeapDumpOnOutOfMemoryError
Reviewed-by: cjplummer, stuefe
|
2021-01-29 13:53:40 +00:00 |
|
Wang Huang
|
a117e11524
|
8260339: JVM crashes when executing PhaseIdealLoop::match_fill_loop
Co-authored-by: He Xuejin <hexuejin2@huawei.com>
Reviewed-by: neliasso, kvn, iignatyev
|
2021-01-29 08:07:21 +00:00 |
|
Igor Ignatyev
|
8ffdbcebad
|
8260608: add a regression test for 8260370
Reviewed-by: kvn
|
2021-01-29 04:04:23 +00:00 |
|
Igor Veresov
|
1519632597
|
8251462: Simplify compilation policy
Reviewed-by: cjplummer, kvn
|
2021-01-28 20:51:12 +00:00 |
|
Vladimir Kozlov
|
1926765f5e
|
8253353: Crash in C2: guarantee(n != NULL) failed: No Node
Co-authored-by: Fei Yang <fyang@openjdk.org>
Reviewed-by: vlivanov, neliasso
|
2021-01-28 16:16:51 +00:00 |
|
Harold Seigel
|
20e7df506f
|
8260466: Test TestHeapDumpOnOutOfMemoryError.java needs multiple @test sections
Reviewed-by: shade, lmesnik
|
2021-01-28 13:17:22 +00:00 |
|
Roland Westrelin
|
11d6467c50
|
8260407: cmp != __null && cmp->Opcode() == Op_CmpL failure with -XX:StressLongCountedLoop=200000000 in lucene
Reviewed-by: thartmann, kvn
|
2021-01-28 12:27:40 +00:00 |
|