Justin King
|
00b6c551ec
|
8300254: ASan build does not correctly propagate ASAN_OPTIONS
Reviewed-by: ihse
|
2023-01-17 21:53:34 +00:00 |
|
Claes Redestad
|
e37078f5bb
|
8282664: Unroll by hand StringUTF16 and StringLatin1 polynomial hash loops
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Ludovic Henry <luhenry@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Reviewed-by: vlivanov, sviswanathan, luhenry
|
2023-01-17 21:06:22 +00:00 |
|
Justin Lu
|
ade08e190c
|
8300093: Refactor code examples to use @snippet in java.text.MessageFormat
Reviewed-by: iris, naoto
|
2023-01-17 19:40:41 +00:00 |
|
Justin Lu
|
d7c05d1870
|
8300011: Refactor code examples to use @snippet in java.util.TimeZone
Reviewed-by: lancea, naoto, iris
|
2023-01-17 18:30:32 +00:00 |
|
SWinxy
|
8c12ae8673
|
8283203: Fix typo in SystemTray.getTrayIconSize javadoc
Reviewed-by: aivanov
|
2023-01-17 17:30:25 +00:00 |
|
Naoto Sato
|
e7e3712121
|
8300010: UnsatisfiedLinkError on calling System.console().readPassword() on Windows
Reviewed-by: alanb
|
2023-01-17 17:25:44 +00:00 |
|
Xin Liu
|
0b9ff06f3a
|
8300184: Optimize ResourceHashtableBase::iterate_all using _number_of_entries
Reviewed-by: dholmes, rehn
|
2023-01-17 17:09:25 +00:00 |
|
Magnus Ihse Bursie
|
75b122feea
|
8300120: Configure should support different defaults for CI/dev build environments
Reviewed-by: erikj
|
2023-01-17 17:00:46 +00:00 |
|
Justin King
|
e139ec3db2
|
8300069: Left shift of negative value in share/adlc/dict2.cpp
Reviewed-by: ihse, kbarrett
|
2023-01-17 16:59:31 +00:00 |
|
Alan Bateman
|
fb147aaea1
|
8300228: ModuleReader.find on exploded module throws if resource name maps to invalid file path
Reviewed-by: jpai, chegar, cstein
|
2023-01-17 16:25:11 +00:00 |
|
Albert Mingkun Yang
|
4cd166ff27
|
8300125: Serial: Remove unused Generation::reset_saved_marks
Reviewed-by: kbarrett, lkorinth
|
2023-01-17 15:41:23 +00:00 |
|
Jesper Wilhelmsson
|
85d70acc6e
|
Merge
|
2023-01-17 13:19:14 +00:00 |
|
Erik Österlund
|
b7fb8ef89e
|
8299323: Allow extended registers for cmpw
Reviewed-by: sviswanathan, kvn
|
2023-01-17 12:16:05 +00:00 |
|
Abhishek Kumar
|
07d5753172
|
8300168: Typo in AccessibleJTableHeaderEntry javadoc
Reviewed-by: psadhukhan, tr
|
2023-01-17 10:40:19 +00:00 |
|
Matthias Baesken
|
e82dc6935b
|
8300205: Swing test bug8078268 make latch timeout configurable
Reviewed-by: aivanov, serb
|
2023-01-17 08:21:12 +00:00 |
|
Erik Österlund
|
9a36f8aadb
|
8299673: Simplify object pinning interactions with string deduplication
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Reviewed-by: kbarrett, stefank, dholmes
|
2023-01-17 08:00:56 +00:00 |
|
Per Minborg
|
3462438ae1
|
8299576: Reimplement java.io.Bits using VarHandle access
Reviewed-by: uschindler, alanb
|
2023-01-17 07:44:26 +00:00 |
|
Hao Sun
|
f829a67935
|
8300227: [macos_aarch64] assert(cpu_has("hw.optional.arm.FEAT_AES")) failed after JDK-8297092
Reviewed-by: dholmes
|
2023-01-17 06:43:58 +00:00 |
|
Afshin Zafari
|
6a81d528e8
|
8299213: Bad cast in GrowableArrayWithAllocator<>::grow
Reviewed-by: kbarrett, jsjolen, jwaters
|
2023-01-17 05:44:41 +00:00 |
|
Tejesh R
|
8365c6775c
|
8300084: AquaFileChooserUI.getDefaultButton returns null
Reviewed-by: aivanov, serb
|
2023-01-17 04:44:42 +00:00 |
|
Archie L. Cobbs
|
382fe51b6d
|
8163229: several regression tests have a main method that is never executed
Reviewed-by: vromero
|
2023-01-17 04:43:40 +00:00 |
|
Matthew Donovan
|
06f9374e0c
|
8298867: Basics.java fails with SSL handshake exception
Reviewed-by: xuelei, rhalade
|
2023-01-17 04:41:55 +00:00 |
|
Fei Yang
|
859ccd1a15
|
8299847: RISC-V: Improve PrintOptoAssembly output of CMoveI/L nodes
Reviewed-by: fjiang, shade
|
2023-01-17 03:06:57 +00:00 |
|
Hao Sun
|
240830df7e
|
8297092: [macos_aarch64] Add support for SHA feature detection
Reviewed-by: njian, aph, gziemski
|
2023-01-17 02:07:43 +00:00 |
|
Justin King
|
f52f6e65fb
|
8299972: Remove metaprogramming/removeReference.hpp
Reviewed-by: tschatzl, kbarrett
|
2023-01-16 19:30:16 +00:00 |
|
Justin King
|
4c1e66e0ab
|
8299971: Remove metaprogramming/conditional.hpp
Reviewed-by: tschatzl, kbarrett
|
2023-01-16 19:28:25 +00:00 |
|
Magnus Ihse Bursie
|
4073b68565
|
8298047: Remove all non-significant trailing whitespace from properties files
Reviewed-by: serb, rriggs
|
2023-01-16 18:53:54 +00:00 |
|
Leo Korinth
|
506c818689
|
8296401: ConcurrentHashTable::bulk_delete might miss to delete some objects
Reviewed-by: rehn, iwalulya, aboldtch
|
2023-01-16 16:36:36 +00:00 |
|
Albert Mingkun Yang
|
319de6a6d3
|
8300124: Remove unnecessary assert in GenCollectedHeap::initialize
Reviewed-by: stefank, tschatzl
|
2023-01-16 14:25:35 +00:00 |
|
Afshin Zafari
|
289aed465e
|
8298128: runtime/ErrorHandling/TestSigInfoInHsErrFile.java fails to find pattern with slowdebug
Reviewed-by: dcubed, dholmes, stuefe
|
2023-01-16 12:36:45 +00:00 |
|
Manukumar V S
|
a2f67660f0
|
8288415: java/awt/PopupMenu/PopupMenuLocation.java is unstable in MacOS machines
Reviewed-by: dnguyen, aivanov
|
2023-01-16 12:18:51 +00:00 |
|
Erik Österlund
|
a734285314
|
8299879: CollectedHeap hierarchy should use override
Reviewed-by: stefank, tschatzl
|
2023-01-16 10:54:10 +00:00 |
|
Bhavana Kilambi
|
98d75f1879
|
8299038: Add AArch64 backend support for auto-vectorized FP16 conversions
Reviewed-by: xgong, ngasson
|
2023-01-16 10:47:38 +00:00 |
|
Aleksey Shipilev
|
cac72a6018
|
8300053: Shenandoah: Handle more GCCauses in ShenandoahControlThread::request_gc
Reviewed-by: wkemper, rkennke
|
2023-01-16 09:32:04 +00:00 |
|
Emanuel Peter
|
6fea233e22
|
8299960: Speed up test/hotspot/jtreg/compiler/c2/irTests/TestVectorizeURShiftSubword.java
Reviewed-by: thartmann, chagedorn, fgao
|
2023-01-16 09:17:31 +00:00 |
|
Emanuel Peter
|
7c1ebcc4ce
|
8299962: Speed up compiler/intrinsics/unsafe/DirectByteBufferTest.java and HeapByteBufferTest.java
Reviewed-by: kvn, thartmann
|
2023-01-16 09:15:31 +00:00 |
|
Aleksey Shipilev
|
abfd7e89f6
|
8300113: C2: Single-bit fields with signed type in TypePtr after JDK-8297933
Reviewed-by: roland, thartmann
|
2023-01-16 08:49:02 +00:00 |
|
Damon Fenacci
|
83f2c9a2b2
|
8293410: Remove GenerateRangeChecks flag
Reviewed-by: thartmann, chagedorn, kvn
|
2023-01-16 07:34:11 +00:00 |
|
Daniel Jeliński
|
50e7df91c7
|
8300024: Replace use of JNI_COMMIT mode with mode 0
Reviewed-by: amenkov, sspitsyn, cjplummer
|
2023-01-16 06:58:27 +00:00 |
|
Daniel Jeliński
|
fe7fca0128
|
8300032: DwarfParser resource leak
Reviewed-by: cjplummer, sspitsyn
|
2023-01-16 06:56:43 +00:00 |
|
Julian Waters
|
12edd6f922
|
8300052: PdhDll::PdhCollectQueryData and PdhLookupPerfNameByIndex will never be NULL
Reviewed-by: dholmes
|
2023-01-16 06:07:38 +00:00 |
|
Ioi Lam
|
7bcd5f418c
|
8297914: Remove java_lang_Class::process_archived_mirror()
Reviewed-by: ccheung
|
2023-01-15 20:30:31 +00:00 |
|
Sergey Bylokhov
|
e15bdc58ab
|
8299789: Compilation of gtest causes build to fail if runtime libraries are in different dirs
Reviewed-by: erikj
Backport-of: c8a8388aba
|
2023-01-14 04:19:54 +00:00 |
|
Jesper Wilhelmsson
|
4be94e4350
|
Merge
|
2023-01-14 01:57:13 +00:00 |
|
Chris Plummer
|
f4e119d5fc
|
8300012: Remove unused JDI VirtualMachineImpl.removeObjectMirror(ObjectReferenceImpl object) method
Reviewed-by: alanb, sspitsyn
|
2023-01-13 23:25:25 +00:00 |
|
Justin Lu
|
87865e0eb8
|
8299502: Usage of constructors of primitive wrapper classes should be avoided in javax.xml API docs
Backport-of: b8852f65a0
|
2023-01-13 23:19:02 +00:00 |
|
Justin Lu
|
dc5cc61621
|
8299499: Usage of constructors of primitive wrapper classes should be avoided in java.net API docs
Backport-of: 63cf4aa0c8
|
2023-01-13 23:17:53 +00:00 |
|
Justin Lu
|
98eae6dade
|
8299500: Usage of constructors of primitive wrapper classes should be avoided in java.text API docs
Reviewed-by: iris
Backport-of: cd10c7278d
|
2023-01-13 23:16:48 +00:00 |
|
Justin Lu
|
628266af60
|
8299501: Usage of constructors of primitive wrapper classes should be avoided in java.util API docs
Backport-of: f36f1354c6
|
2023-01-13 23:15:28 +00:00 |
|
Justin Lu
|
ab7f43f080
|
8299498: Usage of constructors of primitive wrapper classes should be avoided in java.lang API docs
Backport-of: d663b5da10
|
2023-01-13 23:14:14 +00:00 |
|