Mandy Chung
|
86fed79670
|
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
Reviewed-by: jvernee, dholmes, psandoz
|
2023-01-23 17:58:53 +00:00 |
|
Per Minborg
|
4525aa318a
|
8300867: Fix document issues in java.io
Reviewed-by: alanb, lancea, iris
|
2023-01-23 17:53:20 +00:00 |
|
Per Minborg
|
a7f035db76
|
8300868: Reduce visibility in java.io.SerialCallbackContext
Reviewed-by: rriggs
|
2023-01-23 17:47:01 +00:00 |
|
Per Minborg
|
079255e312
|
8300864: Declare some fields in java.io as final
Reviewed-by: rriggs, lancea
|
2023-01-23 17:40:13 +00:00 |
|
Brian Burkhalter
|
a56598f5a5
|
8299684: (bf) JNI direct buffer functions with large capacity behave unexpectedly
Reviewed-by: dholmes, alanb
|
2023-01-23 17:12:49 +00:00 |
|
Brian Burkhalter
|
542bfe61e6
|
8300587: (bf) Some covariant overrides are missing @since tags
Reviewed-by: lancea, iris
|
2023-01-23 17:05:36 +00:00 |
|
Justin King
|
03a9a88efb
|
8300265: Remove metaprogramming/isSigned.hpp
Reviewed-by: kbarrett, tschatzl
|
2023-01-23 16:03:28 +00:00 |
|
Emanuel Peter
|
5a4945c0d9
|
8299975: Limit underflow protection CMoveINode in PhaseIdealLoop::do_unroll must also protect type from underflow
Reviewed-by: roland, chagedorn
|
2023-01-23 13:10:42 +00:00 |
|
Fredrik Bredberg
|
f307e8c667
|
8299795: Relativize locals in interpreter frames
Reviewed-by: coleenp, rehn, pchilanomate, mdoerr, fyang
|
2023-01-23 10:43:50 +00:00 |
|
Prasanta Sadhukhan
|
11aadc9d98
|
8244400: MenuItem may cache the size and did not update it when the screen DPI is changed
Reviewed-by: serb, aivanov
|
2023-01-23 10:18:23 +00:00 |
|
Adam Sotona
|
836198a400
|
8300591: @SuppressWarnings option "lossy-conversions" missing from jdk.compiler module javadoc
Reviewed-by: jjg, darcy
|
2023-01-23 08:14:51 +00:00 |
|
Tobias Hartmann
|
45e4e00981
|
8300079: SIGSEGV in LibraryCallKit::inline_string_copy due to constant NULL src argument
Reviewed-by: roland, chagedorn, kvn
|
2023-01-23 06:06:32 +00:00 |
|
Raffaello Giulietti
|
030b071db1
|
8300207: Add a pre-check for the number of canonical equivalent permutations in j.u.r.Pattern
Reviewed-by: smarks
|
2023-01-22 12:45:52 +00:00 |
|
Jatin Bhateja
|
7ced08d4ec
|
8300638: Tier1 IR Test failure after JDK-8298632 on macosx-x64-debug
Reviewed-by: kvn, pli
|
2023-01-22 06:47:00 +00:00 |
|
Sergey Bylokhov
|
3ea4eac145
|
8300817: The build is broken after JDK-8294693
Reviewed-by: tvaleev, darcy
|
2023-01-21 21:51:41 +00:00 |
|
Andrey Turbanov
|
cbfc069f6a
|
8300731: Avoid unnecessary array fill after creation in PaletteBuilder
Reviewed-by: prr, serb
|
2023-01-21 19:25:18 +00:00 |
|
Tagir F. Valeev
|
67b1c890b3
|
8294693: Add Collections.shuffle overload that accepts RandomGenerator interface
Reviewed-by: smarks, darcy
|
2023-01-21 18:36:31 +00:00 |
|
Justin King
|
c8dd7583a9
|
8300260: Remove metaprogramming/isSame.hpp
Reviewed-by: tschatzl, kbarrett
|
2023-01-21 15:03:26 +00:00 |
|
Dan Lutker
|
a6c2a2ae79
|
8300692: GCC 12 reports some compiler warnings in bundled freetype
Reviewed-by: erikj, serb, jwaters
|
2023-01-21 12:05:35 +00:00 |
|
Claes Redestad
|
bb42e61a61
|
8300493: Use ArraysSupport.vectorizedHashCode in j.u.zip.ZipCoder
Reviewed-by: alanb, lancea
|
2023-01-21 11:54:51 +00:00 |
|
Doug Simon
|
06394ee8b1
|
8300590: [JVMCI] BytecodeFrame.equals is broken
Reviewed-by: adinn, dlong
|
2023-01-21 11:31:44 +00:00 |
|
Justin King
|
5331a3ef73
|
8298908: Instrument Metaspace for ASan
Reviewed-by: stuefe, ihse, iklam
|
2023-01-21 08:57:14 +00:00 |
|
Sergey Bylokhov
|
e1ee6727f7
|
8300725: Improve performance of ColorConvertOp for default destinations with alpha
Reviewed-by: prr
|
2023-01-21 07:09:00 +00:00 |
|
Scott Gibbons
|
7c2f77a422
|
8300584: Accelerate AVX-512 CRC32C for small buffers
Reviewed-by: kvn, sviswanathan
|
2023-01-21 00:07:31 +00:00 |
|
Chris Plummer
|
5784eb7b68
|
8300721: Cleanup ProblemList-svc-vthread.txt
Reviewed-by: alanb, lmesnik
|
2023-01-20 19:58:54 +00:00 |
|
Volodymyr Paprotski
|
9d44dd0cca
|
8297972: Poly1305 Endianness on ByteBuffer not enforced
Reviewed-by: jnimeh
|
2023-01-20 19:51:28 +00:00 |
|
Mandy Chung
|
facd41511b
|
8297757: VarHandles.getStaticFieldFromBaseAndOffset should get the receiver type from VarHandle
Reviewed-by: psandoz, alanb
|
2023-01-20 17:25:18 +00:00 |
|
Darragh Clarke
|
e803855708
|
8299863: URLFromURITest.java should import org.junit.jupiter.api.Test
Reviewed-by: dfuchs, cstein
|
2023-01-20 17:00:53 +00:00 |
|
Ralf Schmelter
|
92d8326e40
|
8299827: Add resolved IP address in connection exception for sockets
Reviewed-by: alanb, vtewari, jpai, dfuchs
|
2023-01-20 16:36:45 +00:00 |
|
Stuart Marks
|
c6d5600396
|
8038146: Clarify Map.Entry's connection to the underlying map
Reviewed-by: alanb
|
2023-01-20 16:33:48 +00:00 |
|
Hannes Wallnöfer
|
b2d3622115
|
8299896: Reduce enum values of HtmlLinkInfo.Kind
Reviewed-by: jjg
|
2023-01-20 14:50:35 +00:00 |
|
Thomas Schatzl
|
623ba5b6dc
|
8300653: G1EvacInfo should use common naming scheme for collection set
Reviewed-by: ayang, iwalulya
|
2023-01-20 14:31:06 +00:00 |
|
Tobias Holenstein
|
97c611d029
|
8289748: C2 compiled code crashes with SIGFPE with -XX:+StressLCM and -XX:+StressGCM
Reviewed-by: thartmann, chagedorn, kvn
|
2023-01-20 14:20:32 +00:00 |
|
Coleen Phillimore
|
4562b402fb
|
8300682: InstanceKlassMiscStatus is a bad name
Reviewed-by: fparain, dholmes
|
2023-01-20 13:20:29 +00:00 |
|
Afshin Zafari
|
26410c180b
|
8281213: Unsafe uses of long and size_t in MemReporterBase::diff_in_current_scale
Reviewed-by: eastigeevich, kbarrett
|
2023-01-20 10:17:07 +00:00 |
|
Johan Sjölen
|
eca64795be
|
8300087: Replace NULL with nullptr in share/cds/
Reviewed-by: dholmes, iklam
|
2023-01-20 09:57:20 +00:00 |
|
Daniel Fuchs
|
49d60fee49
|
8300172: java/net/httpclient/MappingResponseSubscriber.java failed with java.net.ConnectException
Reviewed-by: jpai
|
2023-01-20 09:23:37 +00:00 |
|
Damon Fenacci
|
e1893976d5
|
8296403: [TESTBUG] IR test runner methods in TestLongRangeChecks.java invoke wrong test methods
Reviewed-by: thartmann, chagedorn, jiefu
|
2023-01-20 08:16:28 +00:00 |
|
Matias Saavedra Silva
|
77f2d20e96
|
8287873: Add test for using -XX:+AutoCreateSharedArchive with different JDK versions
Reviewed-by: iklam
|
2023-01-20 00:55:28 +00:00 |
|
Joe Darcy
|
93a933d4ef
|
8300400: Update --release 20 symbol information for JDK 20 build 32
Reviewed-by: iris, jjg
|
2023-01-19 23:24:01 +00:00 |
|
Justin Lu
|
9b97699be5
|
8300586: Refactor code examples to use @snippet in java.text.Collator
Reviewed-by: iris, lancea, naoto
|
2023-01-19 22:36:17 +00:00 |
|
Justin Lu
|
fbbb27e770
|
8300356: Refactor code examples to use @snippet in java.text.CollationElementIterator
Reviewed-by: naoto
|
2023-01-19 22:35:24 +00:00 |
|
Jesper Wilhelmsson
|
dfcd65c271
|
Merge
|
2023-01-19 22:27:45 +00:00 |
|
Joe Darcy
|
f2a1eb9804
|
8300698: Missing @since tag for ClassFileFormatVersion.RELEASE_21
Reviewed-by: rriggs, mchung
|
2023-01-19 22:11:23 +00:00 |
|
Alexey Ivanov
|
558d610beb
|
8299553: Make ScaledEtchedBorderTest.java comprehensive
Reviewed-by: serb, honkar, achung
|
2023-01-19 19:32:58 +00:00 |
|
Harshitha Onkar
|
80ab50b338
|
8294680 : Refactor scaled border rendering
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: rmahajan, achung, aivanov, jdv
|
2023-01-19 18:43:54 +00:00 |
|
Weijun Wang
|
b317658d69
|
8300399: EdDSA does not verify when there is no message
Reviewed-by: ascarpino
|
2023-01-19 18:32:08 +00:00 |
|
Claes Redestad
|
d85243f02b
|
8300647: Miscellaneous hashCode improvements in java.base
Reviewed-by: stsypanov, rriggs
|
2023-01-19 16:50:07 +00:00 |
|
Ron Pressler
|
1c84050610
|
8298400: Virtual thread instability when stack overflows
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Reviewed-by: dlong, pchilanomate
|
2023-01-19 15:34:01 +00:00 |
|
Stefan Karlsson
|
453dbd12ee
|
8298377: JfrVframeStream causes deadlocks in ZGC
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Reviewed-by: eosterlund, mgronlun
|
2023-01-19 13:49:14 +00:00 |
|