Jesper Wilhelmsson
|
b6e48e6782
|
Merge
|
2022-02-17 01:12:57 +00:00 |
|
Alexey Semenyuk
|
0b00ce17cd
|
8282011: test/jdk/tools/jpackage/windows/WinL10nTest.java test fails if light.exe is not in %PATH%
Reviewed-by: almatvee
|
2022-02-16 23:23:57 +00:00 |
|
Joe Darcy
|
5ec7898dbf
|
8281671: Class.getCanonicalName spec should explicitly cover array classes
Reviewed-by: mchung
|
2022-02-16 22:02:55 +00:00 |
|
Martin Desruisseaux
|
9ba0760cf8
|
8275345: RasterFormatException when drawing a tiled image made of non-writable rasters
Reviewed-by: prr, aivanov
|
2022-02-16 22:01:01 +00:00 |
|
Daniel Fuchs
|
48f6e93079
|
8282020: ProblemList sun/net/www/protocol/https/HttpsURLConnection/B6216082.java until JDK-8282017 is fixed
Reviewed-by: michaelm, naoto
|
2022-02-16 21:38:48 +00:00 |
|
Tim Prinzing
|
67763df4dc
|
8281003: MethodHandles::lookup throws NPE if caller is null
Reviewed-by: ihse, mchung, jrose, alanb
|
2022-02-16 20:09:46 +00:00 |
|
Aleksey Shipilev
|
847a99b53d
|
8281822: Test failures on non-DTrace builds due to incomplete DTrace* flags handling
Reviewed-by: dholmes, kvn
|
2022-02-16 20:08:27 +00:00 |
|
Mandy Chung
|
980d187891
|
8281335: Allow a library already loaded via System::loadLibrary to be loaded as a raw library
Reviewed-by: sundar, mcimadamore
|
2022-02-16 18:31:32 +00:00 |
|
Alexey Semenyuk
|
81645521c8
|
8281874: Can't unpack msi installers from test/jdk/tools/jpackage/windows/test/jdk/tools/jpackage/windows/WinShortcutPromptTest.java test
Reviewed-by: almatvee
|
2022-02-16 17:31:23 +00:00 |
|
Alexey Semenyuk
|
bb4dece246
|
8281170: Test jdk/tools/jpackage/windows/WinInstallerIconTest always fails on Windows 11
Reviewed-by: almatvee
|
2022-02-16 17:30:24 +00:00 |
|
Naoto Sato
|
9b74c3f2e7
|
8176706: Additional Date-Time Formats
Reviewed-by: joehw, rriggs
|
2022-02-16 16:54:53 +00:00 |
|
Mahendra Chhipa
|
0f3d3ac32c
|
8061729: Update java/net tests to eliminate dependency on sun.net.www.MessageHeader and some other internal APIs
Reviewed-by: dfuchs
|
2022-02-16 16:43:15 +00:00 |
|
Emanuel Peter
|
395bc141f2
|
8281732: add assert for non-NULL assumption for return of unique_ctrl_out
Reviewed-by: kvn, chagedorn, thartmann
|
2022-02-16 16:19:44 +00:00 |
|
Michael McMahon
|
d8f44aa39e
|
8278067: Make HttpURLConnection default keep alive timeout configurable
Reviewed-by: dfuchs
|
2022-02-16 16:01:01 +00:00 |
|
Erik Gahlin
|
7428b37696
|
8281948: JFR: Parser skips too many bytes for fractional types
Reviewed-by: mgronlun
|
2022-02-16 15:35:27 +00:00 |
|
Jie Fu
|
d5b466657e
|
8281829: runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java fails after JDK-8281467
Reviewed-by: kvn, thartmann
|
2022-02-16 13:46:43 +00:00 |
|
Aleksey Shipilev
|
fef5d74d0e
|
8281812: x86: Use short jumps in TemplateTable::condy_helper
Reviewed-by: redestad, neliasso
|
2022-02-16 09:42:56 +00:00 |
|
TheShermanTanker
|
a86cab8d42
|
8236136: tests which use CompilationMode shouldn't be run w/ TieredStopAtLevel
Reviewed-by: neliasso, kvn, thartmann
|
2022-02-16 07:50:07 +00:00 |
|
Quan Anh Mai
|
0af356bb4b
|
8278173: [vectorapi] Add x64 intrinsics for unsigned (zero extended) casts
Reviewed-by: psandoz, sviswanathan
|
2022-02-15 18:57:53 +00:00 |
|
Leonid Mesnik
|
a24498b777
|
8281771: Crash in java_lang_invoke_MethodType::print_signature
Reviewed-by: dholmes, shade
|
2022-02-15 18:01:15 +00:00 |
|
Leonid Mesnik
|
1aff44b2cf
|
8279949: JavaThread::_free_handle_block leaks native memory
Reviewed-by: dholmes, coleenp
|
2022-02-15 17:59:51 +00:00 |
|
Christian Stein
|
394ce5f948
|
8280825: Modules that "provide" ToolProvider should document the name that can be used
Reviewed-by: jjg, lancea, alanb
|
2022-02-15 17:55:50 +00:00 |
|
Calvin Cheung
|
745f7e7d92
|
8281186: runtime/cds/appcds/DumpingWithNoCoops.java fails
Reviewed-by: minqi, iklam, stuefe
|
2022-02-15 17:18:34 +00:00 |
|
Aleksey Shipilev
|
18704653dc
|
8281744: x86: Use short jumps in TIG::set_vtos_entry_points
Reviewed-by: rehn, coleenp
|
2022-02-15 16:42:37 +00:00 |
|
Stefan Johansson
|
2fe0bf66b7
|
8281748: runtime/logging/RedefineClasses.java failed "assert(addr != __null) failed: invariant"
Reviewed-by: ayang, kbarrett
|
2022-02-15 16:22:37 +00:00 |
|
Albert Mingkun Yang
|
bc6148407e
|
8280136: Serial: Remove unnecessary use of ExpandHeap_lock
Reviewed-by: iwalulya, kbarrett, sjohanss
|
2022-02-15 12:23:58 +00:00 |
|
Magnus Ihse Bursie
|
2112a9dc49
|
8246033: bin/print_config.js script uses nashorn jjs tool
Reviewed-by: erikj
|
2022-02-15 11:11:10 +00:00 |
|
Nils Eliasson
|
1c12b159ff
|
8281741: [testbug] PrintIdealPhaseTest fails with -Xcomp
Reviewed-by: kvn, chagedorn, thartmann
|
2022-02-15 09:49:47 +00:00 |
|
Dmitry Markov
|
f82866bc79
|
8281555: [macos] Get rid of deprecated Style Masks constants
Reviewed-by: serb, aivanov
|
2022-02-15 09:26:47 +00:00 |
|
Pavel Kharskii
|
0f2113cee7
|
8280415: Remove EA from JDK 18 version string starting with Initial RC promotion B35 on February 10, 2022
Reviewed-by: erikj, iris
|
2022-02-15 09:24:52 +00:00 |
|
Nils Eliasson
|
8819f45357
|
8281722: Removal of PrintIdealLevel
Reviewed-by: chagedorn, thartmann
|
2022-02-15 08:20:16 +00:00 |
|
Andrey Turbanov
|
622970e47c
|
8281728: Redundant null check in LineNumberInputStream.read
Reviewed-by: redestad
|
2022-02-15 07:10:10 +00:00 |
|
Tobias Hartmann
|
2be2a298f1
|
8281713: [BACKOUT] AArch64: Implement string_compare intrinsic in SVE
Reviewed-by: kvn, dlong
|
2022-02-15 07:07:00 +00:00 |
|
Kim Barrett
|
11f943d148
|
8280916: Simplify HotSpot Style Guide editorial changes
Reviewed-by: dcubed, dholmes, stuefe, stefank, kvn, tschatzl
|
2022-02-15 06:51:29 +00:00 |
|
Aleksey Shipilev
|
b1564624ce
|
8281467: Allow larger OptoLoopAlignment and CodeEntryAlignment
Reviewed-by: kvn, dlong
|
2022-02-15 06:19:37 +00:00 |
|
Harshitha Onkar
|
f33329eb7f
|
8016524: [macosx] Bottom line is not visible for JTableHeader
Reviewed-by: psadhukhan, prr
|
2022-02-15 05:03:34 +00:00 |
|
Jaikiran Pai
|
d4cd8dfedb
|
8281634: jdeps: java.lang.InternalError: Missing message: err.invalid.filters
Reviewed-by: dfuchs, naoto, mchung
|
2022-02-15 03:53:47 +00:00 |
|
Phil Race
|
1a7b70a8be
|
8269091: javax/sound/sampled/Clip/SetPositionHang.java failed with ArrayIndexOutOfBoundsException: Array index out of range: -4
Reviewed-by: serb
|
2022-02-14 23:31:13 +00:00 |
|
Ioi Lam
|
16f649b9c5
|
8281678: appcds/dynamicArchive/ArchiveConsistency.java fails after JDK-8279997
Reviewed-by: shade, dcubed
|
2022-02-14 18:53:50 +00:00 |
|
Vladimir Ivanov
|
88fc3bfdff
|
8280473: CI: Support unresolved JVM_CONSTANT_Dynamic constant pool entries
Reviewed-by: dlong, redestad, neliasso
|
2022-02-14 18:46:46 +00:00 |
|
Thomas Stuefe
|
f07b816523
|
8280940: gtest os.release_multi_mappings_vm is racy
Reviewed-by: dcubed, sjohanss
|
2022-02-14 16:41:47 +00:00 |
|
Brian J. Stafford
|
9d0a4c3f2e
|
8274238: Inconsistent type for young_list_target_length()
Reviewed-by: kbarrett, tschatzl
|
2022-02-14 12:20:46 +00:00 |
|
Leo Korinth
|
2604a88fbb
|
8281585: Remove unused imports under test/lib and jtreg/gc
Reviewed-by: dholmes, sspitsyn
|
2022-02-14 12:05:16 +00:00 |
|
Vladimir Ivanov
|
534e557874
|
8256368: Avoid repeated upcalls into Java to re-resolve MH/VH linkers/invokers
Reviewed-by: dlong, kvn
|
2022-02-14 11:57:46 +00:00 |
|
Magnus Ihse Bursie
|
95f198b2b1
|
8274980: Improve adhoc build version strings
Reviewed-by: shade, erikj
|
2022-02-14 10:31:42 +00:00 |
|
Emanuel Peter
|
c61d629add
|
8281553: Ensure we only require liveness from mach-nodes with barriers
Reviewed-by: neliasso, chagedorn
|
2022-02-14 09:52:50 +00:00 |
|
Albert Mingkun Yang
|
2597206242
|
8280783: Parallel: Refactor PSCardTable::scavenge_contents_parallel
Reviewed-by: tschatzl, iwalulya
|
2022-02-14 09:15:58 +00:00 |
|
Stefan Johansson
|
2632d40dfc
|
8281637: Remove unused VerifyOption_G1UseNextMarking
Reviewed-by: tschatzl, iwalulya
|
2022-02-14 09:03:45 +00:00 |
|
Roberto Castañeda Lozano
|
46f522962f
|
8281539: IGV: schedule approximation computes immediate dominators wrongly
Replace custom dominator computation with one from the WALA libraries.
Reviewed-by: neliasso, chagedorn
|
2022-02-14 08:37:31 +00:00 |
|
Roland Westrelin
|
1ef45c5bbd
|
8280799: С2: assert(false) failed: cyclic dependency prevents range check elimination
Reviewed-by: thartmann, kvn
|
2022-02-14 08:35:53 +00:00 |
|