Joe Darcy
|
c788160f8a
|
8296240: Augment discussion of test tiers in doc/testing.md
Reviewed-by: alanb
|
2023-11-02 20:28:16 +00:00 |
|
Markus Grönlund
|
ffaecd4aa2
|
8315364: Assert thread state invariant for JFR stack trace capture
Reviewed-by: egahlin
|
2023-11-02 19:34:51 +00:00 |
|
Alisen Chung
|
3b65b8797a
|
8316028: Update FreeType to 2.13.2
Reviewed-by: serb, dnguyen
|
2023-11-02 19:05:14 +00:00 |
|
Joe Darcy
|
9dc40ba48e
|
8319195: Move most tier 1 vector API regression tests to tier 3
Reviewed-by: kvn, jiefu
|
2023-11-02 18:59:07 +00:00 |
|
Doug Simon
|
f875163c5d
|
8318982: Improve Exceptions::special_exception
Reviewed-by: coleenp, dholmes
|
2023-11-02 17:43:26 +00:00 |
|
Weijun Wang
|
84f4f7477c
|
8319213: Compatibility.java reads both stdout and stderr of JdkUtils
Reviewed-by: rhalade
|
2023-11-02 17:39:34 +00:00 |
|
Mandy Chung
|
6ad093ef12
|
8319265: TestLoadLibraryDeadlock.java fails on windows-x64 "Unable to load b.jar"
Reviewed-by: jpai, rriggs
|
2023-11-02 16:38:30 +00:00 |
|
Rajan Halade
|
e6f46a4326
|
8317374: Add Let's Encrypt ISRG Root X2
Reviewed-by: mullan
|
2023-11-02 16:38:13 +00:00 |
|
Calvin Cheung
|
e318cd25cb
|
8316969: Improve CDS module graph support for --module option
Reviewed-by: iklam, alanb
|
2023-11-02 16:03:14 +00:00 |
|
Matias Saavedra Silva
|
7a7b1e5a92
|
8315890: Attempts to load from nullptr in instanceKlass.cpp and unsafe.cpp
Reviewed-by: coleenp, ccheung, dholmes
|
2023-11-02 14:30:41 +00:00 |
|
Per Minborg
|
cb20a3e7a6
|
8319166: Typos in the JavaDocs for MemorySegment
Reviewed-by: mcimadamore
|
2023-11-02 13:29:27 +00:00 |
|
Martin Doerr
|
99efcded6c
|
8317545: AIX PPC64: Implementation of Foreign Function & Memory API
Reviewed-by: jvernee
|
2023-11-02 13:13:46 +00:00 |
|
Hannes Wallnöfer
|
e9d19d0fff
|
8319300: Remove unused methods in WorkArounds and Utils
Reviewed-by: prappo
|
2023-11-02 12:21:26 +00:00 |
|
Markus Grönlund
|
faa8bde275
|
8319206: [REDO] Event NativeLibraryLoad breaks invariant by taking a stacktrace when thread is in state _thread_in_native
Reviewed-by: dholmes, egahlin
|
2023-11-02 12:17:35 +00:00 |
|
Markus Grönlund
|
4f808c62b0
|
8316538: runtime/handshake/MixedHandshakeWalkStackTest.java crashes with JFR
Reviewed-by: egahlin
|
2023-11-02 12:17:18 +00:00 |
|
Hannes Wallnöfer
|
2d4a4d04b8
|
8315921: Invalid CSS declarations in java.lang class documentation
Reviewed-by: jpai, alanb
|
2023-11-02 11:53:54 +00:00 |
|
Albert Mingkun Yang
|
792d829328
|
8319205: Parallel: Reenable work stealing after JDK-8310031
Reviewed-by: tschatzl, iwalulya
|
2023-11-02 11:26:04 +00:00 |
|
Albert Mingkun Yang
|
23a96bf312
|
8318894: G1: Use uint for age in G1SurvRateGroup
Reviewed-by: tschatzl, iwalulya
|
2023-11-02 11:25:53 +00:00 |
|
Julian Waters
|
64f8253b7d
|
8317332: Prepare security for permissive-
Reviewed-by: djelinski, weijun, valeriep
|
2023-11-02 10:53:17 +00:00 |
|
Matthias Baesken
|
53bb7cd415
|
8318957: enhance agentlib:jdwp help output by info about allow option
Reviewed-by: cjplummer
|
2023-11-02 10:06:37 +00:00 |
|
Thomas Obermeier
|
d6ce62ebc0
|
8306561: Possible out of bounds access in print_pointer_information
Reviewed-by: stuefe, clanger
|
2023-11-02 09:51:22 +00:00 |
|
Albert Mingkun Yang
|
7f31a0591c
|
8319203: Parallel: Rename addr_is_marked_imprecise
Reviewed-by: iwalulya, tschatzl
|
2023-11-02 09:39:30 +00:00 |
|
Julian Waters
|
4a85f6ae9f
|
8317132: Prepare HotSpot for permissive-
Reviewed-by: dholmes, jvernee, djelinski
|
2023-11-02 08:17:14 +00:00 |
|
Mandy Chung
|
5207443b36
|
8317965: TestLoadLibraryDeadlock.java fails with "Unable to load native library.: expected true, was false"
Reviewed-by: rriggs
|
2023-11-01 22:19:57 +00:00 |
|
Justin Lu
|
ee57e731d0
|
8317612: ChoiceFormat and MessageFormat constructors call non-final public method
Reviewed-by: naoto, lancea
|
2023-11-01 21:29:45 +00:00 |
|
Maurizio Cimadamore
|
f262f06c97
|
8319211: Regression in LoopOverNonConstantFP
Reviewed-by: jvernee
|
2023-11-01 17:49:21 +00:00 |
|
Ben Perez
|
bfaf5704e7
|
8311546: Certificate name constraints improperly validated with leading period
Reviewed-by: mullan
|
2023-11-01 16:49:50 +00:00 |
|
Doug Simon
|
d354141aa1
|
8318694: [JVMCI] disable can_call_java in most contexts for libjvmci compiler threads
Reviewed-by: dholmes, never
|
2023-11-01 16:27:04 +00:00 |
|
Jonathan Gibbons
|
c86592d38d
|
8319046: Execute tests in source/class-file order in JavadocTester
Reviewed-by: hannesw
|
2023-11-01 15:48:31 +00:00 |
|
Jonathan Gibbons
|
3660a90ad8
|
8319139: Improve diagnosability of JavadocTester output
Reviewed-by: hannesw
|
2023-11-01 15:33:53 +00:00 |
|
Alexey Ivanov
|
7f47c51ace
|
8316025: Use testUI() method of PassFailJFrame.Builder in FileChooserSymLinkTest.java
Reviewed-by: azvegint
|
2023-11-01 15:27:05 +00:00 |
|
Aggelos Biboudis
|
36de19d462
|
8317048: VerifyError with unnamed pattern variable and more than one components
Reviewed-by: jlahoda
|
2023-11-01 13:38:10 +00:00 |
|
Albert Mingkun Yang
|
ab1934848b
|
8318647: Serial: Refactor BlockOffsetTable
Reviewed-by: tschatzl, iwalulya
|
2023-11-01 11:50:52 +00:00 |
|
Julian Waters
|
b4f5379d50
|
8304939: os::win32::exit_process_or_thread should be marked noreturn
Reviewed-by: dholmes, kbarrett
|
2023-11-01 10:42:23 +00:00 |
|
Thomas Stuefe
|
0461d9a7d6
|
8318016: Per-compilation memory ceiling
Reviewed-by: roland, thartmann
|
2023-11-01 08:12:39 +00:00 |
|
Jasmine Karthikeyan
|
2a76ad975c
|
8318683: compiler/c2/irTests/TestPhiDuplicatedConversion.java "Failed IR Rules (2) of Methods (2)"
Reviewed-by: thartmann, kvn
|
2023-11-01 06:12:55 +00:00 |
|
Jonathan Gibbons
|
b3fec6b5f3
|
8306980: Generated docs should contain correct Legal Documents
Reviewed-by: ihse, mchung
|
2023-10-31 22:03:35 +00:00 |
|
Calvin Cheung
|
11394828b3
|
8316132: CDSProtectionDomain::get_shared_protection_domain should check for exception
Reviewed-by: dholmes, iklam
|
2023-10-31 20:56:18 +00:00 |
|
Harshitha Onkar
|
2182c93689
|
8313643: Update HarfBuzz to 8.2.2
Reviewed-by: jdv, prr, dnguyen
|
2023-10-31 19:01:15 +00:00 |
|
Renjith Kannath Pariyangad
|
613a3cc689
|
8301846: Invalid TargetDataLine after screen lock when using JFileChooser or COM library
Reviewed-by: serb, aivanov
|
2023-10-31 18:20:38 +00:00 |
|
Renjith Kannath Pariyangad
|
613d32c282
|
8169475: WheelModifier.java fails by timeout
Reviewed-by: dmarkov, aivanov
|
2023-10-31 18:20:22 +00:00 |
|
Adam Sotona
|
f1e8787393
|
8317609: Classfile API fails to verify /jdk.jcmd/sun/tools/jstat/Alignment.class
Reviewed-by: liach, alanb
|
2023-10-31 16:13:41 +00:00 |
|
Daniel Jeliński
|
47624f6fc6
|
8299058: AssertionError in sun.net.httpserver.ServerImpl when connection is idle
Reviewed-by: jpai, michaelm, dfuchs
|
2023-10-31 15:53:28 +00:00 |
|
Erik Gahlin
|
2d5829afbc
|
8239508: JFR: @RemoveFields
Reviewed-by: mgronlun
|
2023-10-31 15:36:12 +00:00 |
|
Hai-May Chao
|
0064cf90ff
|
8311596: Add separate system properties for TLS server and client for maximum chain length
Reviewed-by: jnimeh, weijun, mullan
|
2023-10-31 15:22:18 +00:00 |
|
Conor Cleary
|
3a7525d5c3
|
8309118: HttpClient: Add more tests for 100 ExpectContinue with HTTP/2
Reviewed-by: dfuchs, djelinski
|
2023-10-31 14:45:14 +00:00 |
|
Albert Mingkun Yang
|
f4c5db92ea
|
8318908: Parallel: Remove ExtendedCardValue
Reviewed-by: tschatzl, sjohanss
|
2023-10-31 14:23:18 +00:00 |
|
Doug Simon
|
7452d50be5
|
8318940: [JVMCI] do not set HotSpotNmethod oop for a default HotSpotNmethod
Reviewed-by: thartmann, never
|
2023-10-31 14:16:38 +00:00 |
|
Matthew Donovan
|
3e39d7b34c
|
8319136: Skip pkcs11 tests on linux-aarch64
Reviewed-by: rhalade
|
2023-10-31 13:28:41 +00:00 |
|
Andrew Haley
|
ee6f25b507
|
8319120: Unbound ScopedValue.get() throws the wrong exception
Reviewed-by: alanb
|
2023-10-31 12:58:56 +00:00 |
|