Thomas Stuefe
|
3ab1dfeb8f
|
8257828: SafeFetch may crash if invoked in non-JavaThreads
Reviewed-by: mdoerr, kbarrett, coleenp, dholmes
|
2020-12-15 07:00:54 +00:00 |
|
Jesper Wilhelmsson
|
381021aebf
|
Merge
|
2020-12-15 03:40:30 +00:00 |
|
Zhengyu Gu
|
2c3ae19a20
|
8258239: Shenandoah: Used wrong closure to mark concurrent roots
Reviewed-by: rkennke
|
2020-12-14 17:55:23 +00:00 |
|
Kim Barrett
|
1ff0f1673d
|
8258142: Simplify G1RedirtyCardsQueue
Separate local redirty qset from redirty queue.
Reviewed-by: tschatzl, iwalulya
|
2020-12-14 16:13:23 +00:00 |
|
Anton Litvinov
|
e8c40bafa5
|
8255880: UI of Swing components is not redrawn after their internal state changed
Reviewed-by: prr, serb
|
2020-12-14 14:36:15 +00:00 |
|
Sergey Tsypanov
|
15481041e0
|
8255477: Remove unused method URL.set(String protocol, String host, int port, String file, String ref)
Reviewed-by: dfuchs
|
2020-12-14 13:03:55 +00:00 |
|
Claes Redestad
|
e69ae07f08
|
8257985: count_trailing_zeros doesn't handle 64-bit values on 32-bit JVM
Reviewed-by: kbarrett
|
2020-12-14 11:59:05 +00:00 |
|
Markus Grönlund
|
afc44414d5
|
8258094: AIX build fails after 8257602
Reviewed-by: rrich, stuefe, egahlin
|
2020-12-14 11:36:01 +00:00 |
|
Prasanta Sadhukhan
|
2ee795d9e4
|
8196092: javax/swing/JComboBox/8032878/bug8032878.java fails
Reviewed-by: serb, pbansal
|
2020-12-14 11:34:39 +00:00 |
|
Hannes Wallnöfer
|
164c8a6e18
|
8258092: Link to early access platform documentation in TestHtmlTableTags.java
Reviewed-by: jjg
|
2020-12-14 08:08:57 +00:00 |
|
Ioi Lam
|
c30fff7c32
|
8257229: gtest death tests fail with unrecognized stderr output
Reviewed-by: coleenp, minqi
|
2020-12-14 07:00:40 +00:00 |
|
Prasanta Sadhukhan
|
e1182920db
|
8258040: Reenable fixed problemlisted test
Reviewed-by: prr
|
2020-12-14 03:36:22 +00:00 |
|
Martin Buchholz
|
43dc3f7992
|
8254350: CompletableFuture.get may swallow InterruptedException
Reviewed-by: alanb, dl
|
2020-12-13 19:17:36 +00:00 |
|
Aleksey Shipilev
|
6d79ec87fb
|
8258111: Problemlist compiler/blackhole tests for -Xcomp until JDK-8258101 is fixed
Reviewed-by: iignatyev, kvn
|
2020-12-12 06:09:57 +00:00 |
|
Mandy Chung
|
2001da3dd4
|
8257596: Clarify trusted final fields for record classes
Reviewed-by: hseigel, chegar, psandoz
|
2020-12-11 22:44:48 +00:00 |
|
Vladimir Ivanov
|
b1afed7501
|
8257919: [JVMCI] profiling info didn't change after reprofile
Reviewed-by: kvn, redestad
|
2020-12-11 21:50:49 +00:00 |
|
Naoto Sato
|
74b79c6e19
|
8257964: Broken Calendar#getMinimalDaysInFirstWeek with java.locale.providers=HOST
Reviewed-by: joehw
|
2020-12-11 21:26:16 +00:00 |
|
Vicente Romero
|
b7ac32d6ee
|
8257598: Clarify what component values are used in Record::equals
Reviewed-by: darcy, chegar
|
2020-12-11 19:16:34 +00:00 |
|
Joe Darcy
|
a280182956
|
8258060: Update @jls tags for renamed/renumbered sections
Reviewed-by: jjg, abuckley
|
2020-12-11 18:38:45 +00:00 |
|
Thomas Schatzl
|
bacf22b907
|
8256641: CDS VM operations do not lock the heap
Reviewed-by: kbarrett, iklam
|
2020-12-11 18:14:37 +00:00 |
|
Conor Cleary
|
f9c9bf03a8
|
8255583: Investigate creating a test to trigger the condition in KeepAliveStreamCleaner
Reviewed-by: dfuchs, chegar, michaelm
|
2020-12-11 16:07:11 +00:00 |
|
Ivan Šipka
|
8273514095
|
8166026: Refactor java/lang shell tests to java
Reviewed-by: mullan
|
2020-12-11 14:37:25 +00:00 |
|
Claes Redestad
|
ff75ad515b
|
8258059: Clean up MethodData::profile_unsafe
Reviewed-by: roland, chegar
|
2020-12-11 11:26:10 +00:00 |
|
Per Liden
|
b5592c05ad
|
8257970: Remove julong types in os::limit_heap_by_allocatable_memory
Reviewed-by: stefank, tschatzl
|
2020-12-11 10:17:21 +00:00 |
|
Dongbo He
|
b28b0947d9
|
8257145: Performance regression with -XX:-ResizePLAB after JDK-8079555
Co-authored-by: Junjun Lin <linjunjun@huawei.com>
Reviewed-by: tschatzl, sjohanss
|
2020-12-11 09:06:10 +00:00 |
|
Kim Barrett
|
fa20186cb6
|
8257676: Simplify WeakProcessorPhase
Reviewed-by: iwalulya, ayang, tschatzl
|
2020-12-11 07:45:18 +00:00 |
|
Prasanta Sadhukhan
|
b90b7f50df
|
8196090: javax/swing/JComboBox/6559152/bug6559152.java fails
Reviewed-by: serb
|
2020-12-11 04:54:27 +00:00 |
|
Ioi Lam
|
1d15ebe19e
|
8243205: Modularize JVM flags declaration
Reviewed-by: kvn, coleenp, stefank
|
2020-12-11 04:18:54 +00:00 |
|
Jie Fu
|
8befc3210d
|
8258073: x86_32 build broken after JDK-8257731
Reviewed-by: iklam
|
2020-12-11 03:36:17 +00:00 |
|
John Lin
|
37dc675cd0
|
8247402: Documentation for Map::compute contains confusing implementation requirements
Reviewed-by: prappo, martin
|
2020-12-11 00:26:10 +00:00 |
|
Ioi Lam
|
d4282b0cfc
|
8257731: Remove excessive include of stubRoutines.hpp
Reviewed-by: coleenp, kvn
|
2020-12-10 23:57:35 +00:00 |
|
Yudi Zheng
|
58dca9253d
|
8257910: [JVMCI] Set exception_seen accordingly in the runtime.
Reviewed-by: kvn
|
2020-12-10 22:43:37 +00:00 |
|
Markus Grönlund
|
e90d0d1da4
|
8258065: ProblemList JfrGTestAdaptiveSampling
Reviewed-by: iignatyev
|
2020-12-10 22:25:23 +00:00 |
|
Doug Simon
|
fa77008f19
|
8258015: [JVMCI] JVMCI_lock shouldn't be held while initializing box classes
Reviewed-by: kvn
Backport-of: d163c6fe2ec235a175b62ec821477d33b14841fe
|
2020-12-10 21:18:35 +00:00 |
|
Ioi Lam
|
80dac5a87c
|
8257912: Convert enum iteration to use range-based for loops
Reviewed-by: kbarrett, tschatzl, gziemski
|
2020-12-10 20:33:13 +00:00 |
|
Igor Ignatyev
|
164c55be78
|
8258056: jdk/javadoc/doclet/testHtmlTableTags/TestHtmlTableTags.java fails against jdk17
Reviewed-by: jwilhelm
|
2020-12-10 20:21:35 +00:00 |
|
Brian Burkhalter
|
42264b2db4
|
8257971: (fs) Remove unused code from WindowsPath.subpath(begin, end)
Reviewed-by: lancea
|
2020-12-10 19:55:44 +00:00 |
|
Igor Ignatyev
|
3342ecaf44
|
8258054: runtime/sealedClasses/GetPermittedSubclassesTest.java fails w/ jdk17
Reviewed-by: mikael, hseigel, darcy
|
2020-12-10 18:16:33 +00:00 |
|
Claes Redestad
|
f57405617e
|
8256424: Move ciSymbol::symbol_name() to ciSymbols::symbol_name()
Reviewed-by: kvn, iklam
|
2020-12-10 17:22:48 +00:00 |
|
Ioi Lam
|
1e5e790ba0
|
8258018: Remove arrayOop.inline.hpp
Reviewed-by: stefank, kbarrett, coleenp
|
2020-12-10 17:04:35 +00:00 |
|
Severin Gehwolf
|
669361117d
|
8253797: [cgroups v2] Account for the fact that swap accounting is disabled on some systems
Reviewed-by: hseigel
|
2020-12-10 16:47:02 +00:00 |
|
Joe Darcy
|
6be1f5671e
|
8257450: Start of release updates for JDK 17
8257451: Add SourceVersion.RELEASE_17
8257453: Add source 17 and target 17 to javac
Reviewed-by: dholmes, erikj, iris, mikael, jjg, jlahoda, jwilhelm, mchung, ihse
|
2020-12-10 16:46:28 +00:00 |
|
Doug Simon
|
d163c6fe2e
|
8258015: [JVMCI] JVMCI_lock shouldn't be held while initializing box classes
Reviewed-by: iveresov
|
2020-12-10 16:16:25 +00:00 |
|
Michael McMahon
|
b35401d6a7
|
8257966: Instrument test/jdk/java/nio/channels/spi/SelectorProvider/inheritedChannel/StateTestService.java
Reviewed-by: alanb, dfuchs
|
2020-12-10 16:02:25 +00:00 |
|
Maurizio Cimadamore
|
37043b0557
|
8257837: Performance regression in heap byte buffer views
Reviewed-by: chegar, roland
|
2020-12-10 15:32:36 +00:00 |
|
Magnus Ihse Bursie
|
0890620c94
|
8258005: JDK build fails with incorrect fixpath script
Co-authored-by: Mikael Vidstedt <mikael@openjdk.org>
Reviewed-by: erikj
|
2020-12-10 14:54:40 +00:00 |
|
Markus Grönlund
|
502a5241e5
|
8257602: Introduce JFR Event Throttling and new jdk.ObjectAllocationSample event (enabled by default)
Co-authored-by: Jaroslav Bachorik <jbachorik@openjdk.org>
Reviewed-by: egahlin, jbachorik
|
2020-12-10 12:33:48 +00:00 |
|
Dong Bo
|
026b09cf64
|
8257483: C2: Split immediate vector rotate from RotateLeftV and RotateRightV nodes
Reviewed-by: vlivanov
|
2020-12-10 12:26:04 +00:00 |
|
Per Liden
|
0a0691ebcf
|
8257901: ZGC: Take virtual memory usage into account when sizing heap
Reviewed-by: stefank, eosterlund, ayang, tschatzl
|
2020-12-10 11:10:38 +00:00 |
|
Christoph Langer
|
29ffffa7b9
|
8257997: sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java again reports leaks after JDK-8257884
Reviewed-by: mbaesken
|
2020-12-10 10:56:36 +00:00 |
|