Martin Balao
|
67869b491a
|
8270137: Kerberos Credential Retrieval from Cache not Working in Cross-Realm Setup
Reviewed-by: weijun
|
2021-08-10 16:28:10 +00:00 |
|
Andrey Turbanov
|
35b399aca8
|
8269130: Replace usages of Collection.toArray() with Collection.toArray(T[]) to avoid redundant array copying
Reviewed-by: mullan, serb
|
2021-08-10 13:27:59 +00:00 |
|
Harold Seigel
|
2b05fae155
|
8260262: Use common code in function unmap_shared() in perfMemory_posix.cpp
Reviewed-by: stuefe, coleenp
|
2021-08-10 12:17:08 +00:00 |
|
Albert Mingkun Yang
|
f2599ad867
|
8272196: Remove unused class ParStrongRootsScope
Reviewed-by: tschatzl, pliden
|
2021-08-10 10:12:06 +00:00 |
|
Alan Hayward
|
1f8813495e
|
8271869: AArch64: build errors with GCC11 in frame::saved_oop_result
Reviewed-by: ngasson, aph
|
2021-08-10 08:29:52 +00:00 |
|
Matthias Baesken
|
089e83bf1b
|
8266490: Extend the OSContainer API to support the pids controller of cgroups
Reviewed-by: sgehwolf, lucy
|
2021-08-10 07:40:21 +00:00 |
|
Tobias Hartmann
|
2384e12888
|
8270098: ZGC: ZBarrierSetC2::clone_at_expansion fails with "Guard against surprises" assert
Reviewed-by: neliasso, kvn
|
2021-08-10 05:37:55 +00:00 |
|
Tobias Hartmann
|
d53d94b14d
|
8271925: ZGC: Arraycopy stub passes invalid oop to load barrier
Reviewed-by: neliasso, kvn
|
2021-08-10 05:36:52 +00:00 |
|
Hamlin Li
|
abdc1074dc
|
8270454: G1: Simplify region index comparison
Reviewed-by: kbarrett, ayang, tschatzl
|
2021-08-10 03:18:47 +00:00 |
|
Joe Darcy
|
7fc99cf9b6
|
8225488: Examine ExecutableType.getReceiverType behavior when source receiver parameter is absent
Reviewed-by: jjg
|
2021-08-09 18:33:34 +00:00 |
|
Phil Race
|
4548677e89
|
8268824: Remove unused jdk.accessibility APIs deprecated for removal in JDK 9
Reviewed-by: serb
|
2021-08-09 18:15:46 +00:00 |
|
Artem Semenov
|
9c6457f222
|
8267385: Create NSAccessibilityElement implementation for JavaComponentAccessibility
8262031: Create implementation for NSAccessibilityNavigableStaticText protocol
8264287: Create implementation for NSAccessibilityComboBox protocol peer
8264303: Create implementation for NSAccessibilityTabGroup protocol peer
8264292: Create implementation for NSAccessibilityList protocol peer
8267387: Create implementation for NSAccessibilityOutline protocol
8267388: Create implementation for NSAccessibilityTable protocol
8264286: Create implementation for NSAccessibilityColumn protocol peer
8264298: Create implementation for NSAccessibilityRow protocol peer
8264291: Create implementation for NSAccessibilityCell protocol peer
Reviewed-by: kizune, pbansal, serb
|
2021-08-09 16:21:35 +00:00 |
|
Albert Mingkun Yang
|
2f7a46934c
|
8271931: Make AbortVMOnVMOperationTimeout more resilient to OS scheduling
Reviewed-by: shade, dholmes
|
2021-08-09 15:19:55 +00:00 |
|
Roman Kennke
|
a86ac0d1e3
|
8271939: Clean up primitive raw accessors in oopDesc
Reviewed-by: stefank, tschatzl
|
2021-08-09 10:31:31 +00:00 |
|
Hao Sun
|
b84a9c7b37
|
8271956: AArch64: C1 build failed after JDK-8270947
Reviewed-by: shade, ngasson
|
2021-08-09 09:38:13 +00:00 |
|
Jie Fu
|
38ff85c824
|
8271461: CompileCommand support for hidden class methods
Co-authored-by: Tianyelan <vhinf2047@gmail.com>
Reviewed-by: yyang, xliu, iklam
|
2021-08-06 23:33:32 +00:00 |
|
Daniel D. Daugherty
|
fa36e33437
|
8271513: support JavaThreadIteratorWithHandle replacement by new ThreadsList::Iterator
Co-authored-by: Kim Barrett <kbarrett@openjdk.org>
Reviewed-by: kbarrett, dholmes, coleenp
|
2021-08-06 14:18:54 +00:00 |
|
Hamlin Li
|
cc61520803
|
8270842: G1: Only young regions need to redirty outside references in remset.
Reviewed-by: tschatzl
|
2021-08-06 14:16:11 +00:00 |
|
Andy Herrick
|
0aca4f72ce
|
8271868: Warn user when using mac-sign option with unsigned app-image.
Reviewed-by: almatvee, asemenyuk
|
2021-08-06 12:24:58 +00:00 |
|
Christoph Göttschkes
|
b6a19f173b
|
8271128: InlineIntrinsics support for 32-bit ARM
Reviewed-by: shade
|
2021-08-06 10:23:18 +00:00 |
|
Albert Mingkun Yang
|
c2b7facea4
|
8271896: Remove unnecessary top address checks in BOT
Reviewed-by: tschatzl, iwalulya
|
2021-08-06 08:27:42 +00:00 |
|
Ioi Lam
|
e7b6f48182
|
8265602: -XX:DumpLoadedClassList should support custom loaders
Reviewed-by: ccheung, minqi
|
2021-08-06 05:58:48 +00:00 |
|
David Holmes
|
ea02dade43
|
8272067: Initial nroff manpage generation for JDK 18
Reviewed-by: darcy
|
2021-08-06 03:49:34 +00:00 |
|
Denghui Dong
|
adb0ae56ab
|
8261441: JFR: Filename expansion
Reviewed-by: jbachorik, egahlin
|
2021-08-06 02:11:55 +00:00 |
|
Jaikiran Pai
|
e38e365c70
|
8271208: Typo in ModuleDescriptor.read javadoc
Reviewed-by: alanb, iris
|
2021-08-06 01:30:45 +00:00 |
|
Jesper Wilhelmsson
|
14692d5ed0
|
Merge
|
2021-08-06 01:21:44 +00:00 |
|
Jonathan Gibbons
|
dfacda488b
|
8270872: Final nroff manpage update for JDK 17
Reviewed-by: darcy, mr, iris, naoto
|
2021-08-05 22:12:27 +00:00 |
|
Patricio Chilano Mateo
|
62e72adfa7
|
8271293: Monitor class should use ThreadBlockInVMPreprocess
Reviewed-by: dholmes, dcubed
|
2021-08-05 19:16:14 +00:00 |
|
Brian Burkhalter
|
e2c5bfe083
|
8271308: (fc) FileChannel.transferTo() transfers no more than Integer.MAX_VALUE bytes in one call
Reviewed-by: alanb, vtewari
|
2021-08-05 16:10:04 +00:00 |
|
Sergey Tsypanov
|
d7fc9e4171
|
8267840: Improve URLStreamHandler.parseURL()
Reviewed-by: dfuchs, redestad
|
2021-08-05 14:55:00 +00:00 |
|
Per Liden
|
18dd4d469d
|
8271121: ZGC: stack overflow (segv) when -Xlog:gc+start=debug
Reviewed-by: ayang, eosterlund
|
2021-08-05 12:40:40 +00:00 |
|
Julia Boes
|
685fc3c677
|
8270903: sun.net.httpserver.HttpConnection: Improve toString
Reviewed-by: chegar, vtewari
|
2021-08-05 09:42:16 +00:00 |
|
Markus Grönlund
|
90f85ff70f
|
8271588: JFR Recorder Thread crashed with SIGSEGV in write_klass
Reviewed-by: egahlin
|
2021-08-05 09:13:26 +00:00 |
|
Yi Yang
|
ea9a59520d
|
8270058: Use Objects.check{Index,FromIndexSize} for java.desktop
Reviewed-by: psadhukhan, pbansal, jdv
|
2021-08-05 06:39:20 +00:00 |
|
Prasanta Sadhukhan
|
64d18d45ef
|
4819544: SwingSet2 JTable Demo throws NullPointerException
Reviewed-by: pbansal, aivanov
|
2021-08-05 04:56:46 +00:00 |
|
Jesper Wilhelmsson
|
cd6b54ec40
|
Merge
|
2021-08-05 01:02:20 +00:00 |
|
Joe Darcy
|
91bbe2fcbd
|
8271888: build error after JDK-8271599
Reviewed-by: psandoz, bpb
|
2021-08-04 18:48:53 +00:00 |
|
Sergey Bylokhov
|
6b55ef3b58
|
8271456: Avoid looking up standard charsets in "java.desktop" module
Reviewed-by: jdv, azvegint, aivanov
|
2021-08-04 18:44:18 +00:00 |
|
Jatin Bhateja
|
392fcc9df7
|
8271589: fatal error with variable shift count integer rotate operation.
Reviewed-by: kvn, sviswanathan
|
2021-08-04 17:49:17 +00:00 |
|
Raffaello Giulietti
|
9f1edafac4
|
8271599: Javadoc of floorDiv() and floorMod() families is inaccurate in some places
Reviewed-by: darcy, bpb
|
2021-08-04 17:16:40 +00:00 |
|
Kim Barrett
|
452f7d764f
|
8271217: Fix race between G1PeriodicGCTask checks and GC request
Reviewed-by: iwalulya, tschatzl, lkorinth
|
2021-08-04 15:04:55 +00:00 |
|
Ivan Walulya
|
0a27f264da
|
8265057: G1: Investigate removal of maintenance of two BOT thresholds
Reviewed-by: ayang, tschatzl
|
2021-08-04 13:04:39 +00:00 |
|
Thomas Stuefe
|
eec64f5587
|
8256844: Make NMT late-initializable
Reviewed-by: coleenp, zgu
|
2021-08-04 12:19:02 +00:00 |
|
Prasanta Sadhukhan
|
4df1bc4bc6
|
6350025: API documentation for JOptionPane using deprecated methods.
Reviewed-by: jdv
|
2021-08-04 11:38:07 +00:00 |
|
Erik Österlund
|
181483b90b
|
8271064: ZGC several jvm08 perf regressions after JDK-8268372
Reviewed-by: ayang, pliden, tschatzl
|
2021-08-04 10:28:47 +00:00 |
|
Jayathirth D V
|
efcdcc7fb7
|
8270893: IndexOutOfBoundsException while reading large TIFF file
Reviewed-by: prr, serb
|
2021-08-04 09:16:35 +00:00 |
|
Xubo Zhang
|
04134fcdaa
|
8264543: Cross modify fence optimization for x86
Reviewed-by: dholmes, tschatzl, sviswanathan
|
2021-08-04 05:43:58 +00:00 |
|
David Holmes
|
7e518f42c9
|
8269934: RunThese24H.java failed with EXCEPTION_ACCESS_VIOLATION in java_lang_Thread::get_thread_status
Reviewed-by: stuefe, dcubed, sspitsyn
|
2021-08-04 02:08:30 +00:00 |
|
Calvin Cheung
|
3435d299f7
|
8271003: hs_err improvement: handle CLASSPATH env setting longer than O_BUFLEN
Reviewed-by: dholmes, stuefe, iklam, minqi
|
2021-08-04 01:38:18 +00:00 |
|
Weijun Wang
|
a8408708b0
|
8271616: oddPart in MutableBigInteger::mutableModInverse contains info on final result
Reviewed-by: bpb, darcy, valeriep
|
2021-08-04 00:02:59 +00:00 |
|