Harold Seigel
|
9980b413da
|
8272107: Removal of Unsafe::defineAnonymousClass left a dangling C++ class
Reviewed-by: coleenp, iklam, dholmes
|
2021-08-12 13:56:41 +00:00 |
|
Coleen Phillimore
|
464e874a5c
|
8048190: NoClassDefFoundError omits original ExceptionInInitializerError
Reviewed-by: dholmes, iklam
|
2021-08-12 13:45:36 +00:00 |
|
Xiaohong Gong
|
7e14c3cc11
|
8272310: AArch64: Add missing changes for shared vector helper methods in m4 files
Reviewed-by: jiefu
|
2021-08-12 11:07:04 +00:00 |
|
Sergey Tsypanov
|
b29fbad940
|
8267844: Replace Integer/Long.valueOf() with Integer/Long.parse*() where applicable
Reviewed-by: redestad
|
2021-08-12 10:03:52 +00:00 |
|
Severin Gehwolf
|
d38b31438d
|
8272332: --with-harfbuzz=system doesn't add -lharfbuzz after JDK-8255790
Reviewed-by: prr
|
2021-08-12 08:52:24 +00:00 |
|
Claes Redestad
|
a15b659278
|
8271732: Regression in StringBuilder.charAt bounds checking
Reviewed-by: alanb, naoto
|
2021-08-12 07:01:53 +00:00 |
|
Sergey Bylokhov
|
ec2fc384e5
|
8272120: Avoid looking for standard encodings in "java." modules
Reviewed-by: alanb, dfuchs, naoto
|
2021-08-12 05:46:00 +00:00 |
|
Igor Ignatyev
|
bd27bb9cbe
|
8272345: macos doesn't check os::set_boot_path() result
Reviewed-by: dholmes
|
2021-08-12 03:45:44 +00:00 |
|
Alexey Semenyuk
|
44f137ff9c
|
8271170: Add unit test for what jpackage app launcher puts in the environment
Reviewed-by: almatvee, herrick
|
2021-08-11 23:39:50 +00:00 |
|
Alexey Semenyuk
|
cd2dbe5f00
|
8272328 : java.library.path is not set properly by Windows jpackage app launcher
Reviewed-by: herrick, almatvee
|
2021-08-11 20:54:58 +00:00 |
|
Igor Veresov
|
9faab400b8
|
8272330: C2: Cleanup profile counter scaling
Reviewed-by: kvn
|
2021-08-11 20:19:36 +00:00 |
|
Igor Ignatyev
|
75a06421e5
|
8272335: runtime/cds/appcds/MoveJDKTest.java doesn't check exit codes
Reviewed-by: iklam
|
2021-08-11 19:38:52 +00:00 |
|
Jonathan Gibbons
|
9ba8a12cfb
|
8269774: doclint reports missing javadoc comments for JavaFX properties if the docs are on the property method
Reviewed-by: kcr, hannesw
|
2021-08-11 18:04:29 +00:00 |
|
Jonathan Gibbons
|
ec8d3badc8
|
8271159: [REDO] JDK-8249634 doclint should report implicit constructor as missing javadoc comments
Reviewed-by: darcy
|
2021-08-11 18:03:40 +00:00 |
|
Ivan Walulya
|
619422764d
|
8272228: G1: G1CardSetInlinePtr Fix tautological assertion
Reviewed-by: ayang, tschatzl
|
2021-08-11 14:33:23 +00:00 |
|
Ivan Walulya
|
cd1751c34e
|
8271884: G1CH::_expand_heap_after_alloc_failure is no longer needed
Reviewed-by: kbarrett, tschatzl
|
2021-08-11 11:56:30 +00:00 |
|
Per Liden
|
3f723ca457
|
8271862: C2 intrinsic for Reference.refersTo() is often not used
Reviewed-by: kbarrett, mchung
|
2021-08-11 11:09:59 +00:00 |
|
Per Liden
|
abebbe2335
|
8267186: Add string deduplication support to ZGC
Reviewed-by: eosterlund, kbarrett, stefank
|
2021-08-11 11:07:12 +00:00 |
|
Albert Mingkun Yang
|
0d0f2d07f7
|
8272216: G1: replace G1ParScanThreadState::_dest with a constant
Reviewed-by: kbarrett, tschatzl
|
2021-08-11 10:19:46 +00:00 |
|
Jan Lahoda
|
3215dbc8b8
|
8271928: ErroneousTree with start position -1
Reviewed-by: jlaskey, vromero
|
2021-08-11 08:54:20 +00:00 |
|
Christoph Göttschkes
|
adba09b91d
|
8272146: Disable Fibonacci test on memory constrained systems
Reviewed-by: dholmes, mseledtsov, shade
|
2021-08-11 08:48:18 +00:00 |
|
Xiaowei Lu
|
846cc88f94
|
8272138: ZGC: Adopt relaxed ordering for self-healing
Co-authored-by: Hao Tang <albert.th@alibaba-inc.com>
Reviewed-by: eosterlund, pliden
|
2021-08-11 08:42:37 +00:00 |
|
Hui Shi
|
5350b9901c
|
8272131: PhaseMacroExpand::generate_slow_arraycopy crash when clone null CallProjections.fallthrough_ioproj
Reviewed-by: neliasso, xliu, thartmann
|
2021-08-11 02:00:19 +00:00 |
|
Sergey Bylokhov
|
148935279d
|
8271718: Crash when during color transformation the color profile is replaced
Reviewed-by: prr
|
2021-08-10 22:22:42 +00:00 |
|
Dean Long
|
2a9acc31b8
|
8272050: typo in MachSpillCopyNode::implementation after JDK-8131362
Reviewed-by: kvn, thartmann
|
2021-08-10 21:30:54 +00:00 |
|
Alex Menkov
|
b62e742045
|
8213714: AttachingConnector/attach/attach001 failed due to "bind failed: Address already in use"
Reviewed-by: sspitsyn, cjplummer
|
2021-08-10 19:13:18 +00:00 |
|
Raffaello Giulietti
|
66d1faa784
|
8271601: Math.floorMod(int, int) and Math.floorMod(long, long) differ in their logic
Reviewed-by: bpb
|
2021-08-10 17:16:17 +00:00 |
|
Joe Darcy
|
57ae9fbe77
|
8140442: Add getOutermostTypeElement to javax.lang.model utility class
Reviewed-by: jlahoda
|
2021-08-10 16:49:49 +00:00 |
|
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 |
|
Igor Ignatyev
|
3b899ef7ff
|
8272168: some hotspot runtime/logging tests don't check exit code
Reviewed-by: jiefu
|
2021-08-10 05:11:09 +00:00 |
|
Hamlin Li
|
abdc1074dc
|
8270454: G1: Simplify region index comparison
Reviewed-by: kbarrett, ayang, tschatzl
|
2021-08-10 03:18:47 +00:00 |
|
Igor Ignatyev
|
eb6f3fe59d
|
8272169: runtime/logging/LoaderConstraintsTest.java doesn't build test.Empty
Reviewed-by: dholmes
|
2021-08-10 02:26:08 +00:00 |
|
Igor Ignatyev
|
9654fd73cd
|
8271892: mark hotspot runtime/PrintStringTableStats/PrintStringTableStatsTest.java test as ignoring external VM flags
Reviewed-by: dholmes
|
2021-08-10 02:12:38 +00:00 |
|
David Holmes
|
843943c204
|
8263567: gtests don't terminate the VM safely
Reviewed-by: stuefe, dcubed
|
2021-08-09 20:59:22 +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 |
|
Brian Burkhalter
|
b53828b7c2
|
8272047: java/nio/channels/FileChannel/Transfer2GPlus.java failed with Unexpected transfer size: 2147418112
Reviewed-by: naoto, alanb
|
2021-08-09 16:50:50 +00:00 |
|
Naoto Sato
|
41dc795d6c
|
8264792: The NumberFormat for locale sq_XK formats price incorrectly.
Reviewed-by: joehw, iris
|
2021-08-09 16:22:35 +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 |
|
Phil Race
|
0ac2be9b35
|
8272123: Problem list 4 jtreg tests which regularly fail on macos-aarch64
Reviewed-by: jdv, psadhukhan
|
2021-08-09 15:58:18 +00:00 |
|
Ioi Lam
|
272fcb423a
|
8272113: Build compare script fails with differences in classlist
Reviewed-by: tschatzl, hseigel
|
2021-08-09 15:50:10 +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 |
|