Yi Yang
|
11cddd3261
|
8272114: Unused _last_state in osThread_windows
Reviewed-by: stuefe, dholmes
|
2021-09-22 02:20:30 +00:00 |
|
Andrey Turbanov
|
cbe57e8604
|
8273684: Replace usages of java.util.Stack with ArrayDeque
Reviewed-by: cjplummer, serb
|
2021-09-22 01:26:21 +00:00 |
|
Lance Andersen
|
161fdb4afb
|
8273935: (zipfs) Files.getFileAttributeView() throws UOE instead of returning null when view not supported
Reviewed-by: alanb, bpb, sgehwolf
|
2021-09-21 19:23:49 +00:00 |
|
Pavel Rappo
|
0fc47e99d2
|
8266666: Implementation for snippets
Co-authored-by: Jonathan Gibbons <jjg@openjdk.org>
Co-authored-by: Hannes Wallnöfer <hannesw@openjdk.org>
Reviewed-by: jjg
|
2021-09-21 15:53:35 +00:00 |
|
Sean Mullan
|
6d91a3eb7b
|
8269039: Disable SHA-1 Signed JARs
Reviewed-by: weijun
|
2021-09-21 13:45:47 +00:00 |
|
Artem Semenov
|
42d5d2abaa
|
8274056: JavaAccessibilityUtilities leaks JNI objects
Reviewed-by: aivanov, ant
|
2021-09-21 12:38:29 +00:00 |
|
Erik Gahlin
|
57df0dbc45
|
8270873: JFR: Catch DirectoryIteratorException when scanning for .jfr files
Reviewed-by: mgronlun
|
2021-09-21 12:02:00 +00:00 |
|
Coleen Phillimore
|
111d5e1a93
|
8273915: Create 'nosafepoint' rank
Reviewed-by: dholmes, iklam
|
2021-09-21 11:37:49 +00:00 |
|
Thomas Schatzl
|
afd218d39a
|
8274053: [BACKOUT] JDK-8270842: G1: Only young regions need to redirty outside references in remset.
Reviewed-by: sjohanss
|
2021-09-21 09:20:21 +00:00 |
|
Julia Boes
|
65ed0a742e
|
8273655: content-types.properties files are missing some common types
Reviewed-by: bpb, dfuchs
|
2021-09-21 08:07:25 +00:00 |
|
Thomas Stuefe
|
6642d2eb8b
|
8273783: Simplify Metaspace arena guard handling
Reviewed-by: coleenp, lucy
|
2021-09-21 06:27:32 +00:00 |
|
Aleksey Shipilev
|
240fa6efa2
|
8273927: Enable hsdis for riscv64
Reviewed-by: ihse
|
2021-09-21 05:57:57 +00:00 |
|
Joe Darcy
|
9c91ff57e8
|
8274031: Typo in StringBuilder.readObject
Reviewed-by: bpb
|
2021-09-21 02:23:52 +00:00 |
|
Erik Gahlin
|
d16bf04c95
|
8273613: JFR: RemoteRecordingStream::start() blocks close()
Reviewed-by: mgronlun
|
2021-09-20 23:15:39 +00:00 |
|
Erik Gahlin
|
ee3576a48b
|
8256735: JFR: 'jfr' tool displays incorrect timestamps
Reviewed-by: mseledtsov, mgronlun
|
2021-09-20 20:43:22 +00:00 |
|
Chris Plummer
|
04891c95e0
|
8273912: Add threadControl_dumpThread(jthread) function
Reviewed-by: kevinw, sspitsyn
|
2021-09-20 20:10:10 +00:00 |
|
Andrey Turbanov
|
b3b4b1cc21
|
8273907: Cleanup redundant Math.max/min calls in DefaultHighlighter
Reviewed-by: pbansal, aivanov, azvegint
|
2021-09-20 17:23:02 +00:00 |
|
Calvin Cheung
|
a67f0f9dc0
|
8273505: runtime/cds/appcds/loaderConstraints/DynamicLoaderConstraintsTest.java#default-cl crashed with SIGSEGV in MetaspaceShared::link_shared_classes
Reviewed-by: iklam, minqi
|
2021-09-20 16:56:32 +00:00 |
|
Erik Gahlin
|
26e5e9ae8c
|
8273654: JFR: Remove unused SecuritySupport.setAccessible(Field)
Reviewed-by: mseledtsov, shade
|
2021-09-20 16:53:20 +00:00 |
|
Thomas Schatzl
|
4b3a4fff39
|
8273940: vmTestbase/vm/mlvm/meth/stress/gc/callSequencesDuringGC/Test.java crashes in full gc during VM exit
Reviewed-by: lkorinth
|
2021-09-20 16:17:52 +00:00 |
|
Erik Gahlin
|
dad5d27172
|
8272867: JFR: ManagementSupport.removeBefore() lost coverage
Reviewed-by: mseledtsov, mgronlun
|
2021-09-20 15:59:02 +00:00 |
|
Erik Gahlin
|
48aff23165
|
8272515: JFR: Names should only be valid Java identifiers
Reviewed-by: mgronlun
|
2021-09-20 15:44:46 +00:00 |
|
Nils Eliasson
|
9aa12daa15
|
8273934: Remove unused perfcounters
Reviewed-by: chagedorn
|
2021-09-20 14:11:16 +00:00 |
|
Jan Lahoda
|
699865f76c
|
8259039: Passing different version to --release flag than javac version output warning
Reviewed-by: jjg
|
2021-09-20 13:43:14 +00:00 |
|
Thomas Stuefe
|
d2388b7a0f
|
8273959: Some metaspace diagnostic switches should be develop
Reviewed-by: dholmes, jiefu
|
2021-09-20 08:46:44 +00:00 |
|
Matthias Baesken
|
dc7f452acb
|
8273815: move have_special_privileges to os_posix for POSIX platforms
Reviewed-by: mdoerr, stuefe, dholmes
|
2021-09-20 08:29:12 +00:00 |
|
Zhengyu Gu
|
7c9868c0b3
|
8273454: C2: Transform (-a)*(-b) into a*b
Reviewed-by: thartmann, eliu, chagedorn
|
2021-09-18 23:11:06 +00:00 |
|
Matthias Baesken
|
27d747ad4f
|
8273877: os::unsetenv unused
Reviewed-by: mdoerr, stuefe
|
2021-09-17 12:53:38 +00:00 |
|
Matthias Baesken
|
35f6f1d69f
|
8273808: Cleanup AddFontsToX11FontPath
Reviewed-by: pbansal, lucy
|
2021-09-17 08:20:10 +00:00 |
|
Per Liden
|
1890d85c0e
|
8273872: ZGC: Explicitly use 2M large pages
Reviewed-by: eosterlund, tschatzl, stefank
|
2021-09-17 07:51:45 +00:00 |
|
Aleksey Shipilev
|
54b456764b
|
8273880: Zero: Print warnings when unsupported intrinsics are enabled
Reviewed-by: dholmes
|
2021-09-17 06:44:18 +00:00 |
|
Guoxiong Li
|
e07ab82ee5
|
8273408: java.lang.AssertionError: typeSig ERROR on generated class property of record
Reviewed-by: vromero
|
2021-09-17 05:34:25 +00:00 |
|
Ioi Lam
|
b98290444a
|
8271073: Improve testing with VM option VerifyArchivedFields
Reviewed-by: ccheung, minqi
|
2021-09-16 23:26:55 +00:00 |
|
Volker Simonis
|
bc48a0ac29
|
8273902: Memory leak in OopStorage due to bug in OopHandle::release()
Reviewed-by: sspitsyn, coleenp
|
2021-09-16 19:56:12 +00:00 |
|
Yumin Qi
|
9c5441c9c4
|
8271569: Clean up the use of CDS constants and field offsets
Reviewed-by: iklam, dholmes
|
2021-09-16 17:56:07 +00:00 |
|
Calvin Cheung
|
12fa7073c5
|
8261941: Use ClassLoader for unregistered classes during -Xshare:dump
Reviewed-by: iklam, minqi
|
2021-09-16 17:32:02 +00:00 |
|
Andrey Turbanov
|
7e92abe7a4
|
8273710: Remove redundant stream() call before forEach in jdk.jdeps
Reviewed-by: dfuchs, shade
|
2021-09-16 15:17:28 +00:00 |
|
Roland Westrelin
|
59b2478abd
|
8273659: Replay compilation crashes with SIGSEGV since 8271911
Reviewed-by: kvn, dlong
|
2021-09-16 12:02:46 +00:00 |
|
Coleen Phillimore
|
5e4d09c229
|
8273300: Check Mutex ranking during a safepoint
Reviewed-by: eosterlund, dholmes, pchilanomate
|
2021-09-16 12:01:49 +00:00 |
|
Christian Hagedorn
|
c86e24d4be
|
8271954: C2: assert(false) failed: Bad graph detected in build_loop_late
Reviewed-by: roland, kvn
|
2021-09-16 11:57:30 +00:00 |
|
Albert Mingkun Yang
|
14dc5178cf
|
8273372: Remove scavenge trace message in psPromotionManager
Reviewed-by: tschatzl, lkorinth
|
2021-09-16 11:41:15 +00:00 |
|
Aleksey Shipilev
|
241ac89f12
|
8273606: Zero: SPARC64 build fails with si_band type mismatch
Reviewed-by: stuefe
|
2021-09-16 08:53:22 +00:00 |
|
Matthias Baesken
|
d4546b6b36
|
8273526: Extend the OSContainer API pids controller with pids.current
Reviewed-by: sgehwolf, iklam
|
2021-09-16 07:08:19 +00:00 |
|
Serguei Spitsyn
|
74ffe12267
|
8273575: memory leak in appendBootClassPath(), paths must be deallocated
Reviewed-by: dholmes, amenkov
|
2021-09-15 20:00:21 +00:00 |
|
Tobias Holenstein
|
82904246cd
|
8272771: frame::pd_ps() is not implemented on any platform
Reviewed-by: shade, dholmes, thartmann
|
2021-09-15 13:58:28 +00:00 |
|
Alexey Semenyuk
|
a3ca770227
|
8272815: jpackage --type rpm produces an error: Invalid or unsupported type: [null]
Reviewed-by: herrick, almatvee
|
2021-09-15 13:22:26 +00:00 |
|
Zhengyu Gu
|
8132bfd23f
|
8273559: Shenandoah: Shenandoah should support multi-threaded heap dump
Reviewed-by: shade, rkennke, sgehwolf
|
2021-09-15 13:10:13 +00:00 |
|
Sergey Tsypanov
|
4c673df31e
|
8273656: Improve java.lang.invoke.MethodType.parameterList() and its usage
Reviewed-by: jvernee, vlivanov, mchung
|
2021-09-15 11:11:15 +00:00 |
|
Thomas Schatzl
|
92c30c941b
|
8273599: Remove cross_threshold method usage around GC
Reviewed-by: sjohanss, ayang
|
2021-09-15 08:28:47 +00:00 |
|
Thomas Schatzl
|
02af541b74
|
8273605: VM Exit does not abort concurrent mark
Reviewed-by: kbarrett, sjohanss
|
2021-09-15 08:27:43 +00:00 |
|