Commit Graph

67581 Commits

Author SHA1 Message Date
Jesper Wilhelmsson
4616c13c2f Merge 2022-01-20 01:18:38 +00:00
Weijun Wang
98d96a7707 8279796: Fix typo: Constucts -> Constructs
Reviewed-by: iris
2022-01-19 23:06:51 +00:00
Gerard Ziemski
d1efb0cc56 8267341: macos attempt_reserve_memory_at(arg1, arg2, true) failure
Reviewed-by: dcubed, dholmes
2022-01-19 22:34:54 +00:00
Erik Gahlin
6179e13b08 8266410: jdk/jfr/javaagent/TestLoadedAgent.java failed with "Mismatch in TestEvent count"
Reviewed-by: mgronlun
2022-01-19 22:23:51 +00:00
Alexandre Iline
5523ddebd5 8279641: Create manual JTReg tests for Swing accessibility
Reviewed-by: serb, prr
2022-01-19 21:02:08 +00:00
Liam Miller-Cushon
dac15efc1b 8280182: HotSpot Style Guide has stale link to chromium style guide
Reviewed-by: dholmes
2022-01-19 20:17:14 +00:00
Michael McMahon
03680bea1c 8280233: Temporarily disable Unix domain sockets in Windows PipeImpl
Reviewed-by: alanb
2022-01-19 19:48:37 +00:00
Alisen Chung
84fa0d8c7d 8190264: JScrollBar ignores its border when using macOS Mac OS X Aqua look and feel
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: kizune, serb, aivanov
2022-01-19 19:12:35 +00:00
Jan Lahoda
be0538d7c8 8278834: Error "Cannot read field "sym" because "this.lvar[od]" is null" when compiling
Reviewed-by: vromero
2022-01-19 19:03:02 +00:00
Jonathan Gibbons
610a12904d 8268831: Improve javadoc tool handling of streams.
Reviewed-by: hannesw
2022-01-19 17:56:25 +00:00
Daniel D. Daugherty
f5de6fa799 8272058: 25 Null pointer dereference defect groups in 4 files
Reviewed-by: gziemski, coleenp, dlong
2022-01-19 17:37:36 +00:00
Erik Gahlin
e20c6bf972 8280189: JFR: TestPrintXML should print mismatching XML
Reviewed-by: mgronlun
2022-01-19 15:35:57 +00:00
Daniel Jelinski
b20b11cf82 8258240: make vscode-project on Windows generates jdk.code-workspace file with unescaped '\' in paths
Reviewed-by: erikj
2022-01-19 14:18:14 +00:00
Harold Seigel
96114315cf 8279936: Change shared code to use os:: system API's
Reviewed-by: dholmes, kbarrett
2022-01-19 13:51:23 +00:00
Albert Mingkun Yang
cc2f474c18 8280024: Parallel: Remove unnecessary region resizing methods in PSCardTable
Reviewed-by: tschatzl, mli
2022-01-19 12:02:42 +00:00
Matthias Baesken
8931c12258 8280157: wrong texts Falied in a couple of tests
Reviewed-by: egahlin, aivanov
2022-01-19 12:01:10 +00:00
Aleksey Shipilev
28e02fa2cb 8280234: AArch64 "core" variant does not build after JDK-8270947
Reviewed-by: adinn, aph
2022-01-19 12:01:05 +00:00
Emanuel Peter
68b40ec286 8273139: C2: assert(f <= 1 && f >= 0) failed: Incorrect frequency
Reviewed-by: thartmann, chagedorn, roland
2022-01-19 11:47:17 +00:00
Thomas Stuefe
39b1d75f25 8277822: Remove debug-only heap overrun checks in os::malloc and friends
Reviewed-by: coleenp, zgu
2022-01-19 11:16:00 +00:00
Andrey Turbanov
5af7f25814 8274811: Remove superfluous use of boxing in java.base
Reviewed-by: lancea
2022-01-19 10:59:40 +00:00
Martin Doerr
f37bfeadcf 8280155: [PPC64, s390] frame size checks are not yet correct
Reviewed-by: mbaesken, lucy
2022-01-19 08:28:31 +00:00
TejeshR13
44fe958c8a 6465404: some problems in CellEditor related API docs
Reviewed-by: psadhukhan, aivanov, kizune, serb, prr
2022-01-19 05:33:24 +00:00
Kim Barrett
69cfa9cb36 8273383: vmTestbase/vm/gc/containers/Combination05/TestDescription.java crashes verifying length of DCQS
Reviewed-by: tschatzl, sjohanss
2022-01-19 04:37:09 +00:00
Yumin Qi
b0496b0df6 8279970: two AppCDS tests fail after JDK-8261455
Reviewed-by: ccheung, iklam
2022-01-19 03:21:19 +00:00
sunguoyun
4eb4f94db0 8279956: Useless method Scheduling::ComputeLocalLatenciesForward()
Reviewed-by: jiefu, neliasso
2022-01-19 02:08:02 +00:00
Ioi Lam
4f4da3b172 8275318: loaded_classes_do may see ArrayKlass before InstanceKlass is loaded
Reviewed-by: coleenp, ccheung
2022-01-19 01:35:06 +00:00
Fei Gao
af6c9abafa 8279654: jdk/incubator/vector/Vector256ConversionTests.java crashes randomly with SVE
Reviewed-by: njian, kvn
2022-01-19 01:20:53 +00:00
Christian Hagedorn
6d3fd860d7 8278417: Closed test fails after JDK-8276108 on aarch64
Reviewed-by: kvn, iveresov, dlong
2022-01-18 23:35:36 +00:00
Jayathirth D V
82d6afe675 8274096: Improve decoding of image files
Reviewed-by: prr, kizune, rhalade, mschoene
2022-01-18 23:35:35 +00:00
Christian Hagedorn
3603e754ce 8274374: Additional fix for JDK-8272014
Reviewed-by: kvn, thartmann
2022-01-18 23:35:35 +00:00
Jayathirth D V
a6fd2c3114 8273838: Enhanced BMP processing
Reviewed-by: rhalade, ahgross, prr, kizune, azvegint, mschoene
2022-01-18 23:35:35 +00:00
Julia Boes
4525a4b94d 8270392: Improve String constructions
Reviewed-by: rhalade, dfuchs, robm, ahgross, smarks
2022-01-18 23:35:35 +00:00
Joe Wang
abf6fdd75a 8273968: JCK javax_xml tests fail in CI
Reviewed-by: naoto, lancea
2022-01-18 23:35:35 +00:00
Jayathirth D V
9c02c4c55f 8273756: Enhance BMP image support
Reviewed-by: prr, rhalade, kizune, mschoene
2022-01-18 23:35:35 +00:00
Alexander Zuev
12034273c7 8272462: Enhance image handling
Reviewed-by: jdv, ahgross, rhalade, prr
2022-01-18 23:35:35 +00:00
Weijun Wang
4d3663a6d0 8272026: Verify Jar Verification
Reviewed-by: rhalade, valeriep, mschoene
2022-01-18 23:35:35 +00:00
Christian Hagedorn
cb7482d5bd 8272014: Better array indexing
Reviewed-by: thartmann, rhalade, ahgross, kvn
2022-01-18 23:35:35 +00:00
Alexander Zuev
ae7877df2e 8273290: Enhance sound handling
Reviewed-by: rhalade, ahgross, prr, jdv
2022-01-18 23:35:34 +00:00
Joe Wang
78b2c8419b 8270492: Better resolution of URIs
Reviewed-by: lancea, naoto, ahgross, rhalade
2022-01-18 23:35:34 +00:00
Roger Riggs
3adc111766 8272236: Improve serial forms for transport
Reviewed-by: bchristi, rhalade, smarks
2022-01-18 23:35:34 +00:00
Ian Graves
aa28430bdd 8268813: Better String matching
Reviewed-by: mschoene, rhalade, smarks
2022-01-18 23:35:34 +00:00
Harold Seigel
4be02d3155 8271987: Manifest improved manifest entries
Reviewed-by: rhalade, dholmes
2022-01-18 23:35:34 +00:00
Julia Boes
5832a34404 8270416: Enhance construction of Identity maps
Reviewed-by: dfuchs, chegar, rhalade, ahgross, smarks, robm
2022-01-18 23:35:34 +00:00
Anthony Scarpino
6b6f829b46 8269151: Better construction of EncryptedPrivateKeyInfo
Reviewed-by: jnimeh, mschoene, rhalade
2022-01-18 23:35:34 +00:00
Vladimir Ivanov
c372990f5f 8268494: Better inlining of inlined interfaces
Reviewed-by: thartmann, jcm, ahgross, rhalade
2022-01-18 23:35:34 +00:00
Kevin Walls
518160353a 8272272: Enhance jcmd communication
Reviewed-by: amenkov
2022-01-18 23:35:33 +00:00
Phil Race
afd0dc76b6 8271962: Better TrueType font loading
Reviewed-by: psadhukhan, jdv, mschoene, rhalade
2022-01-18 23:35:33 +00:00
Joe Wang
b02ea6dc3c 8270646: Improved scanning of XML entities
Reviewed-by: naoto, lancea, mschoene, rhalade
2022-01-18 23:35:33 +00:00
Ioi Lam
fa47c368d4 8270386: Better verification of scan methods
Reviewed-by: hseigel, coleenp, mschoene, rhalade
2022-01-18 23:35:33 +00:00
Phil Race
9a94fbc793 8270952: Improve TIFF file handling
Reviewed-by: jdv, psadhukhan, mschoene, rhalade
2022-01-18 23:35:33 +00:00