Leonid Mesnik
|
b1817a30a0
|
8290468: Remove gc/gctests/mallocWithGC tests
Reviewed-by: kbarrett, tschatzl
|
2022-07-20 19:19:57 +00:00 |
|
Thomas Schatzl
|
eeb345a286
|
8290533: Remove G1ConcurrentMark::mark_in_bitmap(uint, HeapRegion*,oop)
Reviewed-by: sangheki, kbarrett
|
2022-07-20 16:16:57 +00:00 |
|
Bhavana Kilambi
|
89458e36af
|
8288107: Auto-vectorization for integer min/max
Reviewed-by: kvn, ngasson
|
2022-07-20 15:36:39 +00:00 |
|
Tobias Holenstein
|
3d3e3df8f0
|
8290069: IGV: Highlight both graphs of difference in outline
Reviewed-by: kvn, thartmann
|
2022-07-20 14:33:05 +00:00 |
|
David Holmes
|
17e65bbd23
|
8290625: Test jdk/javadoc/tool/CheckManPageOptions.java after manpage update
Reviewed-by: hannesw
|
2022-07-20 13:09:31 +00:00 |
|
Andrew Haley
|
1c055076e0
|
8289743: AArch64: Clean up patching logic
Reviewed-by: adinn, ngasson
|
2022-07-20 13:00:12 +00:00 |
|
Zhengyu Gu
|
011958d30b
|
8290374: Shenandoah: Remove inaccurate comment on SBS::load_reference_barrier()
Reviewed-by: shade
|
2022-07-20 12:42:13 +00:00 |
|
Thomas Schatzl
|
984cd02dfb
|
8290707: runtime/cds/appcds/dynamicArchive/DynamicLambdaWithUseImplMethodHandle.java fails with "Can't find sun.hotspot.whitebox"
Reviewed-by: dholmes
|
2022-07-20 12:34:55 +00:00 |
|
jeremy
|
4b4d35289a
|
8264999: GeneralPath.lineTo() to itself produces jagged lines
Reviewed-by: lbourges, prr
|
2022-07-20 11:34:48 +00:00 |
|
Erik Österlund
|
43c47b1ad7
|
8290534: Move MacroAssembler::verified_entry to C2_MacroAssembler on x86
Reviewed-by: shade, kvn
|
2022-07-20 10:26:38 +00:00 |
|
Fei Yang
|
5425573bb4
|
8290496: riscv: Fix build warnings-as-errors with GCC 11
Reviewed-by: yadongwang, fjiang, shade
|
2022-07-20 08:26:35 +00:00 |
|
Jesper Wilhelmsson
|
a3e07d950a
|
Merge
|
2022-07-20 07:39:01 +00:00 |
|
Aleksey Shipilev
|
2ea3f546c2
|
8290495: Micro-optimize Method::can_be_statically_bound assertions
Reviewed-by: dholmes, stuefe
|
2022-07-20 06:00:03 +00:00 |
|
Prasanta Sadhukhan
|
971479153d
|
8190907: Windows 10 default Korean Font Malgun Gothic available not used by GUI elements even though available without Korean Language Pack
Reviewed-by: naoto, prr
|
2022-07-20 05:49:40 +00:00 |
|
David Holmes
|
618f3a82a4
|
8278274: Update nroff pages in JDK 19 before RC
Reviewed-by: jjg
|
2022-07-20 04:40:09 +00:00 |
|
Jie Fu
|
43588648ca
|
8290511: compiler/vectorapi/TestMaskedMacroLogicVector.java fails IR verification
Reviewed-by: kvn, thartmann
|
2022-07-19 22:50:00 +00:00 |
|
Joe Wang
|
7b418f9aba
|
8287916: Address the inconsistency between the constant array and pool size
Reviewed-by: naoto, lancea, rhalade, ahgross
|
2022-07-19 20:55:28 +00:00 |
|
Joe Wang
|
41ef2b2490
|
8285407: Improve Xalan supports
Reviewed-by: naoto, lancea, ahgross, rhalade
|
2022-07-19 20:55:27 +00:00 |
|
Weijun Wang
|
d991ec4f9f
|
8282676: Improve subject handling
Reviewed-by: ahgross, mullan, rhalade
|
2022-07-19 20:55:27 +00:00 |
|
Lance Andersen
|
b7b917a0a8
|
8284370: Improve zlib usage
Reviewed-by: alanb, mschoene, rhalade
|
2022-07-19 20:55:27 +00:00 |
|
Alexander Zuev
|
a37465b8fa
|
8283190: Improve MIDI processing
Reviewed-by: prr, rhalade, psadhukhan, mschoene
|
2022-07-19 20:55:27 +00:00 |
|
Tobias Hartmann
|
632d2d2690
|
8281866: Enhance MethodHandle invocations
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Reviewed-by: chagedorn
|
2022-07-19 20:55:27 +00:00 |
|
Tobias Hartmann
|
84b4e9bb41
|
8281859: Improve class compilation
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Reviewed-by: chagedorn
|
2022-07-19 20:55:27 +00:00 |
|
Joe Wang
|
e7f8003edd
|
8272249: Better properties of loaded Properties
Reviewed-by: naoto, lancea, rhalade, mschoene
|
2022-07-19 20:55:27 +00:00 |
|
Aleksei Efimov
|
cdc1582d1d
|
8277608: Address IP Addressing
Reviewed-by: dfuchs, rhalade, michaelm
|
2022-07-19 20:55:26 +00:00 |
|
Valerie Peng
|
ec1d338e15
|
8272243: Improve DER parsing
Reviewed-by: weijun, rhalade
|
2022-07-19 20:55:26 +00:00 |
|
Alexey Semenyuk
|
c2cbeb3ee8
|
8290398: jpackage exe installers are not installed in jtreg tests
Reviewed-by: almatvee
|
2022-07-19 19:46:51 +00:00 |
|
Joe Wang
|
f1001a06b3
|
8287916: Address the inconsistency between the constant array and pool size
Reviewed-by: naoto, lancea, rhalade, ahgross
|
2022-07-19 18:39:39 +00:00 |
|
Joe Wang
|
5d1c44871a
|
8285407: Improve Xalan supports
Reviewed-by: naoto, lancea, ahgross, rhalade
|
2022-07-19 18:39:39 +00:00 |
|
Weijun Wang
|
d0a2f13dea
|
8282676: Improve subject handling
Reviewed-by: ahgross, mullan, rhalade
|
2022-07-19 18:39:39 +00:00 |
|
Lance Andersen
|
83339500ba
|
8284370: Improve zlib usage
Reviewed-by: alanb, mschoene, rhalade
|
2022-07-19 18:39:39 +00:00 |
|
Alexander Zuev
|
879ea78037
|
8283190: Improve MIDI processing
Reviewed-by: prr, rhalade, psadhukhan, mschoene
|
2022-07-19 18:39:39 +00:00 |
|
Tobias Hartmann
|
78c514d085
|
8281866: Enhance MethodHandle invocations
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Reviewed-by: chagedorn
|
2022-07-19 18:39:39 +00:00 |
|
Tobias Hartmann
|
ac93ab0e0a
|
8281859: Improve class compilation
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Reviewed-by: chagedorn
|
2022-07-19 18:39:38 +00:00 |
|
Joe Wang
|
67dd3f7343
|
8272249: Better properties of loaded Properties
Reviewed-by: naoto, lancea, rhalade, mschoene
|
2022-07-19 18:39:38 +00:00 |
|
Aleksei Efimov
|
243c76f59f
|
8277608: Address IP Addressing
Reviewed-by: dfuchs, rhalade, michaelm
|
2022-07-19 18:39:38 +00:00 |
|
Valerie Peng
|
ddb106be7a
|
8272243: Improve DER parsing
Reviewed-by: weijun, rhalade
|
2022-07-19 18:39:38 +00:00 |
|
Alexey Semenyuk
|
1af7c33df5
|
8290400: Must run exe installers in jpackage jtreg tests without UI
Reviewed-by: almatvee
|
2022-07-19 17:01:55 +00:00 |
|
Alexey Semenyuk
|
d67e7ccda5
|
8290402: jpackage exe uninstallers don't return correct exit code in case of failure
Reviewed-by: almatvee
|
2022-07-19 17:01:01 +00:00 |
|
Alexey Semenyuk
|
977e09489d
|
8283707: Support <major.minor.update.build> version format on Windows
Reviewed-by: almatvee
|
2022-07-19 16:59:28 +00:00 |
|
Coleen Phillimore
|
96a542feb2
|
8227060: Optimize safepoint cleanup subtask order
Reviewed-by: kbarrett, pchilanomate
|
2022-07-19 16:32:07 +00:00 |
|
Eric Caspole
|
2cb659e7f4
|
8290391: Reduce runtime of java.util package microbenchmarks
Reviewed-by: rriggs, redestad
|
2022-07-19 16:30:44 +00:00 |
|
Coleen Phillimore
|
bbc57483ce
|
8272096: Exceptions::new_exception can return wrong exception
Reviewed-by: hseigel, dholmes
|
2022-07-19 14:41:58 +00:00 |
|
Maurizio Cimadamore
|
e062dff1bf
|
8290524: Typo in javadoc of MemorySegment/MemoryAddress
Reviewed-by: jvernee
|
2022-07-19 14:33:53 +00:00 |
|
Thomas Schatzl
|
a41b12f430
|
8290512: G1: Fix typo in allocation statistics log message
Reviewed-by: kbarrett
|
2022-07-19 12:40:12 +00:00 |
|
Roger Riggs
|
e02627ca0a
|
8290397: LoadLibraryUnload.java failed with "Too few cleared WeakReferences"
Reviewed-by: mchung
|
2022-07-19 11:51:28 +00:00 |
|
Andrey Turbanov
|
2ff22087f2
|
8289804: Remove redundant stream() call before forEach in jdk.jshell
Reviewed-by: psandoz
|
2022-07-19 11:32:30 +00:00 |
|
Markus Grönlund
|
a6bab2a379
|
8288482: JFR: Cannot resolve method
Reviewed-by: jbachorik
|
2022-07-19 09:34:49 +00:00 |
|
Aggelos Biboudis
|
f5a7de8627
|
8290379: Parse error with parenthesized pattern and guard using an array
Reviewed-by: jlahoda
|
2022-07-19 09:03:28 +00:00 |
|
Matthias Baesken
|
612d8c6cb1
|
8290456: remove os::print_statistics()
Reviewed-by: coleenp
|
2022-07-19 07:15:08 +00:00 |
|