Mandy Chung
a86b6f6fde
8299183: Invokers.checkExactType passes parameters to create WMTE in opposite order
...
Reviewed-by: iris, jpai
2023-01-10 17:05:33 +00:00
Christian Hagedorn
8b0133f276
8299259: C2: Div/Mod nodes without zero check could be split through iv phi of loop resulting in SIGFPE
...
Reviewed-by: roland, kvn, thartmann
2023-01-10 14:35:46 +00:00
Albert Mingkun Yang
d68de02bef
8299845: Remove obsolete comments in DirtyCardToOopClosure::get_actual_top
...
Co-authored-by: Y. Srinivas Ramakrishna <ysr@openjdk.org>
Reviewed-by: tschatzl, sjohanss
2023-01-10 14:26:32 +00:00
Volker Simonis
debe5879aa
8298381: Improve handling of session tickets for multiple SSLContexts
...
Reviewed-by: xuelei, ascarpino, serb
2023-01-10 11:49:36 +00:00
Richard Reingruber
eab1e6260d
8297487: G1 Remark: no need to keep alive oop constants of nmethods on stack
...
Reviewed-by: tschatzl, ayang, eosterlund
2023-01-10 10:32:32 +00:00
Sergey Bylokhov
c8a8388aba
8299789: Compilation of gtest causes build to fail if runtime libraries are in different dirs
...
Reviewed-by: erikj
2023-01-10 10:30:34 +00:00
Albert Mingkun Yang
5f37cbec94
8297572: Remove unused PrecisionStyle::Precise
...
Reviewed-by: tschatzl, kbarrett
2023-01-10 07:52:28 +00:00
Daniel Jeliński
f95346e870
8299261: Clean up AWT D3D exports
...
Reviewed-by: serb, aivanov
2023-01-10 07:11:24 +00:00
Hao Sun
195f31371f
8287925: AArch64: intrinsics for compareUnsigned method in Integer and Long
...
Reviewed-by: adinn, aph
2023-01-10 05:37:02 +00:00
Yadong Wang
3a66737001
8299525: RISC-V: Add backend support for half float conversion intrinsics
...
Reviewed-by: fyang, fjiang
2023-01-10 02:43:14 +00:00
Jaikiran Pai
b7eb4e2ffd
8297306: Incorrect brackets in Javadoc for a constructor of IteratorSpliterator
...
Reviewed-by: alanb, iris, naoto
2023-01-10 01:53:48 +00:00
David Holmes
a63866341e
8255119: Monitor::wait takes signed integer as timeout
...
Reviewed-by: jsjolen, stuefe, coleenp, gziemski
2023-01-10 00:45:43 +00:00
Jesper Wilhelmsson
4395578b6f
Merge
2023-01-09 23:31:32 +00:00
Justin Lu
f79b3d42f0
6381945: (cal) Japanese calendar unit test system should avoid multiple static imports
...
Reviewed-by: lancea, iris, naoto
2023-01-09 22:10:36 +00:00
Justin Lu
f36f1354c6
8299501: Usage of constructors of primitive wrapper classes should be avoided in java.util API docs
...
Reviewed-by: naoto, lancea
2023-01-09 21:26:08 +00:00
Justin Lu
b8852f65a0
8299502: Usage of constructors of primitive wrapper classes should be avoided in javax.xml API docs
...
Reviewed-by: joehw, naoto, lancea
2023-01-09 21:24:40 +00:00
Archie L. Cobbs
679e485838
8043251: Bogus javac error: required: no arguments, found: no arguments
...
Reviewed-by: vromero
2023-01-09 18:38:15 +00:00
Naoto Sato
d49851a8b8
8299689: Make use of JLine for Console as "opt-in"
...
Reviewed-by: jpai, alanb
2023-01-09 18:23:42 +00:00
Justin Lu
cd10c7278d
8299500: Usage of constructors of primitive wrapper classes should be avoided in java.text API docs
...
Reviewed-by: naoto, lancea
2023-01-09 17:43:31 +00:00
Alexandre Iline
bfd5971429
8299757: Update JCov version to 3.0.14
...
Reviewed-by: erikj, serb
2023-01-09 15:39:46 +00:00
Coleen Phillimore
17a3f0e257
8299275: Add some ClassLoaderData verification code
...
Reviewed-by: iklam, fparain
2023-01-09 15:01:34 +00:00
Erik Österlund
4ba8122197
8299312: Clean up BarrierSetNMethod
...
Reviewed-by: mdoerr, fyang
2023-01-09 13:31:26 +00:00
Albert Mingkun Yang
66db0bb6a1
8299692: G1: Remove unused G1BlockOffsetTable::is_card_boundary
...
Reviewed-by: kbarrett
2023-01-09 11:39:06 +00:00
Patrick Zhang
7068457436
8298472: AArch64: Detect Ampere-1 and Ampere-1A CPUs and set default options
...
Reviewed-by: aph, ngasson
2023-01-09 11:07:05 +00:00
Johan Sjölen
500c3c1737
8298730: Refactor subsystem_file_line_contents and add docs and tests
...
Reviewed-by: sgehwolf, iklam
2023-01-09 10:18:26 +00:00
Prasanta Sadhukhan
4072412c1f
8298876: Swing applications do not get repainted coming out of sleep on Windows 10
...
Reviewed-by: angorya, prr
2023-01-09 10:14:06 +00:00
Erik Österlund
a503ec2cc7
8299608: Add Register + imm32 orq to x86_64 assembler
...
Reviewed-by: shade, sviswanathan, kvn
2023-01-09 10:01:26 +00:00
Emanuel Peter
d2827ec8f7
8299671: speed up compiler/intrinsics/string/TestStringLatin1IndexOfChar.java
...
Reviewed-by: thartmann, kvn
2023-01-09 08:34:24 +00:00
Roland Westrelin
05a0a71031
8297933: [REDO] Compiler should only use verified interface types for optimization
...
Reviewed-by: kvn, vlivanov
2023-01-09 08:26:08 +00:00
Damon Fenacci
9b1ade8e2b
8295406: C1 crash with -XX:TypeProfileArgsLimit=0 -XX:TypeProfileLevel=222
...
Reviewed-by: thartmann, kvn
2023-01-09 07:56:11 +00:00
Daniel Jeliński
8d17d1ee6f
6914801: IPv6 unavailable if stdin is a socket
...
Reviewed-by: michaelm
2023-01-09 07:39:12 +00:00
Daniel Jeliński
d03a5d9580
8299593: getprotobyname should not be used
...
Reviewed-by: cjplummer
2023-01-09 07:32:55 +00:00
Abhishek Kumar
c4449224bb
8218474: JComboBox display issue with GTKLookAndFeel
...
Reviewed-by: tr, serb
2023-01-09 04:47:33 +00:00
SWinxy
7607c07e00
8299774: SYNTH_BUTTON_UI_KEY field is unused
...
Reviewed-by: serb
2023-01-09 02:14:43 +00:00
Justin King
d53cac3794
8299481: Remove metaprogramming/removePointer.hpp
...
Reviewed-by: kbarrett, tschatzl
2023-01-08 10:45:36 +00:00
Srinivas Mandalika
834e50e9ef
8298921: Create a regression test for JDK-8139581
...
Reviewed-by: serb
2023-01-08 09:08:04 +00:00
Jaikiran Pai
e209693a37
8258776: ThreadLocal#initialValue() Javadoc is unaware of ThreadLocal#withInitial()
...
Reviewed-by: alanb
2023-01-07 02:33:52 +00:00
Justin Lu
d5b80abcbf
8299617: CurrencySymbols.properties is missing the copyright notice
...
Reviewed-by: naoto, iris, jpai
2023-01-07 02:20:12 +00:00
Justin Lu
63cf4aa0c8
8299499: Usage of constructors of primitive wrapper classes should be avoided in java.net API docs
...
Reviewed-by: naoto, jpai
2023-01-07 02:19:15 +00:00
Jesper Wilhelmsson
5393dc9a48
Merge
2023-01-07 02:05:59 +00:00
Sergey Bylokhov
7310131409
8299337: The java.awt.image.ColorModel#pData field is unused
...
Reviewed-by: prr
2023-01-06 23:09:07 +00:00
Sergey Tsypanov
d086e82b3c
8299600: Use Objects.check*() where appropriate in java.io
...
Reviewed-by: alanb, bpb
2023-01-06 21:01:21 +00:00
Sergey Bylokhov
4a95c74b76
8299425: "LCMSImageLayout.isIntPacked" flag can be deleted
...
Reviewed-by: prr
2023-01-06 20:17:10 +00:00
Ashutosh Mehra
d6d6eb4cba
8299699: Test runtime/cds/appcds/WrongClasspath.java fails after JDK-8299329
...
Reviewed-by: iklam, ccheung
2023-01-06 19:56:12 +00:00
Andrei Pangin
8c70bf3fff
8299544: Improve performance of CRC32C intrinsics (non-AVX-512) for small inputs
...
Reviewed-by: kvn, eastigeevich, sviswanathan
2023-01-06 19:00:20 +00:00
Alexandre Iline
1f141bd7a9
8299705: JCov coverage runs depend on jdk_symbols
...
Reviewed-by: erikj
2023-01-06 18:51:41 +00:00
Chris Plummer
d6e9f01584
8285416: [LOOM] Some nsk/jdi tests fail due to needing too many virtual threads
...
8282383: [LOOM] 6 nsk JDI and JDB tests sometimes failing with vthread wrapper due to running out of carrier threads
Reviewed-by: dholmes, sspitsyn, alanb, lmesnik
2023-01-06 18:49:11 +00:00
Weijun Wang
ba03f42a50
8299746: Accept unknown signatureAlgorithm in PKCS7 SignerInfo
...
Reviewed-by: kdriver, ascarpino, hchao
2023-01-06 18:46:37 +00:00
Markus KARG
3dcf700161
8299336: InputStream::DEFAULT_BUFFER_SIZE should be 16384
...
Reviewed-by: bpb
2023-01-06 17:35:17 +00:00
Maurizio Cimadamore
5eee2a07f5
8299740: CaptureCallState is missing @Preview annotation
...
Reviewed-by: alanb
2023-01-06 14:52:08 +00:00