Chris Plummer
|
2daf39a59b
|
8269830: SA's vm object vtable matching code sometimes matches on incorrect type
Reviewed-by: kevinw, sspitsyn
|
2021-07-07 02:32:25 +00:00 |
|
Ioi Lam
|
0ebf8aa9d7
|
8268778: CDS check_excluded_classes needs DumpTimeTable_lock
Reviewed-by: minqi, ccheung
|
2021-07-06 22:21:06 +00:00 |
|
Vladimir Kozlov
|
0d1cd3a745
|
8269825: [TESTBUG] Missing testing for x86 KNL platforms
Reviewed-by: dlong, jbhateja
|
2021-07-06 21:52:23 +00:00 |
|
Vladimir Kozlov
|
e0c130f484
|
8269955: ProblemList compiler/vectorapi/VectorCastShape[64|128]Test.java tests on x86
Reviewed-by: iignatyev, dlong
|
2021-07-06 21:30:48 +00:00 |
|
Eric Liu
|
1166ef25e9
|
8268966: AArch64: 'bad AD file' in some vector conversion tests
Reviewed-by: aph
|
2021-07-06 15:59:04 +00:00 |
|
Mandy Chung
|
3a69024033
|
8225667: Clarify the behavior of System::gc w.r.t. reference processing
Reviewed-by: rriggs, kbarrett, tschatzl
|
2021-07-06 14:59:42 +00:00 |
|
Xiaohong Gong
|
2b20778225
|
8269568: JVM crashes when running VectorMask query tests
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Reviewed-by: psandoz, jiefu, jbhateja, sviswanathan
|
2021-07-06 08:17:27 +00:00 |
|
Kim Barrett
|
0f4e07b7d9
|
8269661: JNI_GetStringCritical does not lock char array
8269650: Optimize gc-locker in [Get|Release]StringCritical for latin string
Reviewed-by: dholmes, tschatzl
|
2021-07-06 07:40:56 +00:00 |
|
Roland Westrelin
|
df1364b508
|
8269575: C2: assert(false) failed: graph should be schedulable after JDK-8252372
Reviewed-by: kvn, thartmann
|
2021-07-06 07:03:08 +00:00 |
|
Roland Westrelin
|
6d8fc7249a
|
8268883: C2: assert(false) failed: unscheduable graph
Reviewed-by: chagedorn, kvn, yyang
|
2021-07-06 06:47:45 +00:00 |
|
Tobias Hartmann
|
4ad8b04421
|
8268369: SIGSEGV in PhaseCFG::implicit_null_check due to missing null check
Reviewed-by: chagedorn, kvn
|
2021-07-06 05:44:59 +00:00 |
|
Erik Gahlin
|
5b8e1a266e
|
8266595: jdk/jfr/jcmd/TestJcmdDump.java with slowdebug bits fails with AttachNotSupportedException
Reviewed-by: mseledtsov, dholmes
|
2021-07-05 15:18:47 +00:00 |
|
Severin Gehwolf
|
e14801cdd9
|
8269668: [aarch64] java.library.path not including /usr/lib64
Reviewed-by: aph, dholmes
|
2021-07-05 08:01:51 +00:00 |
|
Alexander Zuev
|
97e0e9e73d
|
8268775: Password is being converted to String in AccessibleJPasswordField
Reviewed-by: prr
|
2021-07-02 19:37:15 +00:00 |
|
Mikael Vidstedt
|
1c18f91438
|
8269768: JFR Terminology Refresh
Reviewed-by: iignatyev, egahlin
|
2021-07-02 17:58:12 +00:00 |
|
Sandhya Viswanathan
|
6f0e8e79aa
|
8269775: compiler/codegen/ClearArrayTest.java failed with "assert(false) failed: bad AD file"
Reviewed-by: kvn, dlong
|
2021-07-02 15:33:07 +00:00 |
|
Weijun Wang
|
c4ea13edd0
|
8269543: The warning for System::setSecurityManager should only appear once for each caller
Reviewed-by: lancea, alanb, dfuchs
|
2021-07-02 14:31:50 +00:00 |
|
Christian Hagedorn
|
2db9005c07
|
8262017: C2: assert(n != __null) failed: Bad immediate dominator info.
Reviewed-by: roland, neliasso, kvn
|
2021-07-02 07:43:57 +00:00 |
|
Nils Eliasson
|
7bc96dbc02
|
8269771: assert(tmp == _callprojs.fallthrough_catchproj) failed: allocation control projection
Reviewed-by: rbackman, kvn
|
2021-07-02 07:17:55 +00:00 |
|
Jamsheed Mohammed C M
|
5644c4f942
|
8265132: C2 compilation fails with assert "missing precedence edge"
Reviewed-by: iveresov, kvn
|
2021-07-02 04:26:09 +00:00 |
|
Vladimir Kozlov
|
a4d2a9a77f
|
8269745: [JVMCI] restore original qualified exports to Graal
Reviewed-by: dnsimon, iveresov
|
2021-07-01 18:51:15 +00:00 |
|
Maurizio Cimadamore
|
e3773977cf
|
8268566: java/foreign/TestResourceScope.java timed out
Reviewed-by: jvernee
|
2021-07-01 16:28:48 +00:00 |
|
Kim Barrett
|
6c76e77158
|
8260684: vmTestbase/gc/gctests/PhantomReference/phantom002/TestDescription.java timed out
Reviewed-by: pliden, lkorinth
|
2021-07-01 16:09:30 +00:00 |
|
Jatin Bhateja
|
4bbf11d4a9
|
8269580: assert(is_valid()) failed: invalid register (-1)
Reviewed-by: kvn, dlong
|
2021-07-01 15:08:43 +00:00 |
|
Naoto Sato
|
54dd510bd5
|
8269704: Typo in j.t.Normalizer.normalize()
Reviewed-by: joehw, prappo, iris
|
2021-07-01 12:08:21 +00:00 |
|
Jan Lahoda
|
a8385feb30
|
8269354: javac crashes when processing parenthesized pattern in instanceof
Reviewed-by: vromero
|
2021-07-01 10:10:03 +00:00 |
|
Aleksey Shipilev
|
c16d1fc981
|
8269285: Crash/miscompile in CallGenerator::for_method_handle_inline after JDK-8191998
Reviewed-by: kvn, iveresov, vlivanov
|
2021-07-01 09:27:55 +00:00 |
|
Roland Westrelin
|
ad27d9b3ec
|
8269088: C2 fails with assert(!n->is_Store() && !n->is_LoadStore()) failed: no node with a side effect
Reviewed-by: kvn, iveresov, neliasso
|
2021-07-01 08:11:59 +00:00 |
|
Roland Westrelin
|
c67a7b039d
|
8269230: C2: main loop in micro benchmark never executed
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: kvn, iveresov
|
2021-07-01 07:41:22 +00:00 |
|
Hannes Wallnöfer
|
962f1c1a9b
|
8262886: javadoc generates broken links with {@inheritDoc}
Reviewed-by: jjg
|
2021-07-01 07:25:39 +00:00 |
|
Jayathirth D V
|
f7ffd5872d
|
8267602: [macos] [lanai] java/awt/PrintJob/Text/stringwidth.sh doesn't exit on cancelling print dialog
Reviewed-by: aghaisas, serb
|
2021-07-01 03:01:30 +00:00 |
|
Liam Miller-Cushon
|
4930ae96d8
|
8268592: JDK-8262891 causes an NPE in Lint.augment
Reviewed-by: vromero
|
2021-07-01 00:16:23 +00:00 |
|
Mandy Chung
|
9ac63a6e08
|
8262841: Clarify the behavior of PhantomReference::refersTo
Reviewed-by: kbarrett, rriggs
|
2021-06-30 22:43:23 +00:00 |
|
Daniel D. Daugherty
|
aba6c55dac
|
8269703: ProblemList vmTestbase/nsk/jvmti/scenarios/sampling/SP07/sp07t002/TestDescription.java on Windows-X64 with -Xcomp
Reviewed-by: dholmes
|
2021-06-30 22:13:06 +00:00 |
|
Naoto Sato
|
3e022247d2
|
8269513: Clarify the spec wrt useOldISOCodes system property
Reviewed-by: lancea, bpb, iris, joehw
|
2021-06-30 22:11:58 +00:00 |
|
Nils Eliasson
|
0dc65d3c74
|
8268897: [TESTBUG] compiler/compilercontrol/mixed/RandomCommandsTest.java must not fail on Command.quiet
Reviewed-by: kvn
|
2021-06-30 21:05:15 +00:00 |
|
Hannes Wallnöfer
|
3826012281
|
8268557: Module page uses unstyled table class
Reviewed-by: jjg
|
2021-06-30 18:40:17 +00:00 |
|
Daniel D. Daugherty
|
2b17e95e20
|
8269691: ProblemList sun/management/jdp/JdpDefaultsTest.java on Linux-aarch64
Reviewed-by: kvn, darcy
|
2021-06-30 17:39:22 +00:00 |
|
Christoph Göttschkes
|
1da5d4bb78
|
8269486: CallerAccessTest fails for non server variant
Reviewed-by: dholmes, stuefe, mchung, jvernee
|
2021-06-30 17:08:36 +00:00 |
|
Martin Doerr
|
be0ac92e18
|
8269614: [s390] Interpreter checks wrong bit for slow path instance allocation
Reviewed-by: shade, rrich
|
2021-06-30 13:32:19 +00:00 |
|
Zhengyu Gu
|
4b4bef4e1e
|
8269594: assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark
Reviewed-by: coleenp, jvernee
|
2021-06-30 11:37:09 +00:00 |
|
Jan Lahoda
|
4ee400ae43
|
8268320: Better error recovery for broken patterns in switch
Reviewed-by: vromero
|
2021-06-30 09:47:22 +00:00 |
|
Wang Huang
|
ca283c3ac0
|
8265907: JVM crashes when matching VectorMaskCmp Node
Co-authored-by: Wang Huang <whuang@openjdk.org>
Co-authored-by: Ai Jiaming <aijiaming1@huawei.com>
Reviewed-by: njian, jbhateja, sviswanathan, dlong, adinn
|
2021-06-30 08:52:27 +00:00 |
|
Jan Lahoda
|
c3c918928c
|
8269141: Switch statement containing pattern case label element gets in the loop during execution
Reviewed-by: vromero
|
2021-06-30 08:45:12 +00:00 |
|
Leo Korinth
|
6b64a7956c
|
8268350: Remove assert that ensures thread identifier remains the same
Reviewed-by: tschatzl, kbarrett
|
2021-06-30 07:45:39 +00:00 |
|
Jatin Bhateja
|
90eb1189ae
|
8269528: VectorAPI Long512VectorTest fails on X86 KNL target
Reviewed-by: kvn, sviswanathan
|
2021-06-30 02:33:01 +00:00 |
|
Jie Fu
|
a661686e1e
|
8269065: [REDO] vmTestbase/vm/mlvm/anonloader/stress/oome/metaspace/Test.java failed with OutOfMemoryError
Reviewed-by: stuefe, iignatyev
|
2021-06-30 01:25:28 +00:00 |
|
Sean Coffey
|
0d745ae8fd
|
8269034: AccessControlException for SunPKCS11 daemon threads
Reviewed-by: valeriep
|
2021-06-29 22:52:45 +00:00 |
|
Christoph Langer
|
d042029509
|
8269529: javax/swing/reliability/HangDuringStaticInitialization.java fails in Windows debug build
Reviewed-by: serb, psadhukhan, pbansal
|
2021-06-29 21:02:06 +00:00 |
|
Chris Plummer
|
401cb0ad55
|
8269232: assert(!is_jweak(handle)) failed: wrong method for detroying jweak
Reviewed-by: rkennke, amenkov, sspitsyn, sgehwolf
|
2021-06-29 18:41:19 +00:00 |
|