Adam Sotona
|
71c5bbcec7
|
8329527: Opcode.IFNONNULL.primaryTypeKind() is not ReferenceType
Reviewed-by: jlahoda
|
2024-04-09 09:35:07 +00:00 |
|
Jie Fu
|
58e39c1932
|
8329884: Serial: Fix build failure due to ‘Copy’ has not been declared
Reviewed-by: ayang
|
2024-04-09 08:47:30 +00:00 |
|
Adam Sotona
|
19a99d023e
|
8326744: Class-File API transition to Second Preview
Reviewed-by: jlahoda
|
2024-04-09 08:41:36 +00:00 |
|
Axel Boldt-Christmas
|
b4ddddeff1
|
8329840: Fix ZPhysicalMemorySegment::_end type
Reviewed-by: stefank, eosterlund
|
2024-04-09 08:11:04 +00:00 |
|
David Holmes
|
dfaf11a3d8
|
8329898: Revert one use of markWord.is_unlocked back to is_neutral
Reviewed-by: stefank
|
2024-04-09 07:40:45 +00:00 |
|
Jatin Bhateja
|
fbc1e6661e
|
8328181: C2: assert(MaxVectorSize >= 32) failed: vector length should be >= 32
Reviewed-by: kvn, vlivanov
|
2024-04-09 01:37:38 +00:00 |
|
Cesar Soares Lucas
|
a887fd2144
|
8316991: Reduce nullable allocation merges
Reviewed-by: kvn, vlivanov
|
2024-04-08 23:13:38 +00:00 |
|
Sean Mullan
|
e702646545
|
8200566: DistributionPointFetcher fails to fetch CRLs if the DistributionPoints field contains more than one DistributionPoint and the first one fails
Reviewed-by: weijun
|
2024-04-08 20:08:56 +00:00 |
|
vamsi-parasa
|
7e5ef79f95
|
8323116: [REDO] Computational test more than 2x slower when AVX instructions are used
Reviewed-by: sviswanathan, kvn
|
2024-04-08 18:41:32 +00:00 |
|
Albert Mingkun Yang
|
94677200fb
|
8329875: Serial: Move preservedMarks.inline.hpp to serialFullGC.cpp
Reviewed-by: stefank
|
2024-04-08 18:34:09 +00:00 |
|
Albert Mingkun Yang
|
a4dd2e9532
|
8329766: Serial: Refactor SerialBlockOffsetTable API
Reviewed-by: gli, iwalulya
|
2024-04-08 18:33:59 +00:00 |
|
Roger Riggs
|
212a253697
|
8329623: NegativeArraySizeException encoding large String to UTF-8
Reviewed-by: naoto, rgiulietti
|
2024-04-08 17:58:21 +00:00 |
|
Naoto Sato
|
dd930c573b
|
8329787: Fix typo in CLDRConverter
Reviewed-by: jlu, iris, lancea, bpb
|
2024-04-08 16:26:02 +00:00 |
|
Guoxiong Li
|
115f4193eb
|
8329659: Serial: Extract allowed_dead_ratio from ContiguousSpace
Reviewed-by: ayang, iwalulya
|
2024-04-08 16:10:07 +00:00 |
|
Albert Mingkun Yang
|
9ac3b77d0d
|
8329775: Serial: Remove unused declarations in serialFullGC.hpp
Reviewed-by: iwalulya
|
2024-04-08 15:55:53 +00:00 |
|
Alexey Ivanov
|
747582484c
|
8329510: Update ProblemList for JFileChooser/8194044/FileSystemRootTest.java
Reviewed-by: abhiscxk, dmarkov
|
2024-04-08 15:27:58 +00:00 |
|
Matias Saavedra Silva
|
6439375bb9
|
8329533: TestCDSVMCrash fails on libgraal
Reviewed-by: iklam, ccheung
|
2024-04-08 14:06:43 +00:00 |
|
Matthias Baesken
|
3ebf8c9359
|
8329663: hs_err file event log entry for thread adding/removing should print current thread
Reviewed-by: kevinw, rrich
|
2024-04-08 12:55:50 +00:00 |
|
Jan Lahoda
|
be45de1f93
|
8328627: JShell documentation should be clearer about "remote runtime system"
Co-authored-by: Alex Buckley <abuckley@openjdk.org>
Reviewed-by: asotona
|
2024-04-08 12:13:52 +00:00 |
|
Tobias Hartmann
|
8648890f86
|
8329749: Obsolete the unused UseNeon flag
Reviewed-by: chagedorn, kvn, aph
|
2024-04-08 11:35:49 +00:00 |
|
Christian Hagedorn
|
fc18201bbd
|
8327111: Replace remaining usage of create_bool_from_template_assertion_predicate() which requires additional OpaqueLoop*Nodes transformation strategies
Reviewed-by: epeter, kvn
|
2024-04-08 10:52:30 +00:00 |
|
Pavel Rappo
|
7c66465763
|
8325088: Overloads that differ in type parameters may be lost
Reviewed-by: jjg
|
2024-04-08 09:50:35 +00:00 |
|
Stefan Karlsson
|
6f087cbcd5
|
8328698: oopDesc::klass_raw() decodes without a null check
Reviewed-by: ayang, tschatzl
|
2024-04-08 09:29:40 +00:00 |
|
Tobias Hartmann
|
d1aad71209
|
8321204: C2: assert(false) failed: node should be in igvn hash table
Reviewed-by: chagedorn, kvn
|
2024-04-08 07:30:31 +00:00 |
|
Daniel Jeliński
|
51b0abc874
|
8329340: Remove unused libawt code
8315693: Remove WM_AWT_SET_SCROLL_INFO message
Reviewed-by: prr, aivanov
|
2024-04-08 04:30:03 +00:00 |
|
Gui Cao
|
3a3b77dd4f
|
8329641: RISC-V: Enable some tests related to SHA-2 instrinsic
Reviewed-by: fyang, rehn
|
2024-04-08 01:33:49 +00:00 |
|
Jaikiran Pai
|
d771ec6296
|
8329733: Update the documentation in java.net.SocketOptions to direct to java.net.StandardSocketOptions
6431396: Spec for SocketOptions.SO_BINDADDR incorrect
Reviewed-by: djelinski, alanb
|
2024-04-06 14:21:57 +00:00 |
|
Hamlin Li
|
49d8e63833
|
8329083: RISC-V: Update profiles supported on riscv
Reviewed-by: fyang
|
2024-04-06 06:23:20 +00:00 |
|
Ioi Lam
|
3d50eaa6ed
|
8329784: Run MaxMetaspaceSizeTest.java with -Xshare:off
Reviewed-by: ccheung, matsaave
|
2024-04-06 02:25:04 +00:00 |
|
Alisen Chung
|
862e615696
|
8198237: [macos] Test java/awt/Frame/ExceptionOnSetExtendedStateTest/ExceptionOnSetExtendedStateTest.java fails
Reviewed-by: gli, aivanov
|
2024-04-05 20:20:28 +00:00 |
|
Brian Burkhalter
|
040c93565c
|
8328183: Minor mistakes in docs of PrintStream.append()
Reviewed-by: iris, naoto
|
2024-04-05 16:08:16 +00:00 |
|
Jaikiran Pai
|
4a11db8b60
|
8329662: Add a test to verify the behaviour of the default HEAD() method on HttpRequest.Builder
Reviewed-by: dfuchs
|
2024-04-05 13:30:22 +00:00 |
|
Guoxiong Li
|
46d3d7b967
|
8329529: Serial: Move _saved_mark_word out of ContiguousSpace
Reviewed-by: ayang, iwalulya
|
2024-04-05 12:16:45 +00:00 |
|
Stefan Karlsson
|
29992e1fca
|
8329570: G1: Excessive is_obj_dead_cond calls in verification
Reviewed-by: aboldtch, shade, tschatzl, gli
|
2024-04-05 12:00:16 +00:00 |
|
Guoxiong Li
|
27353ad367
|
8329521: Serial: Rename MarkSweep to SerialFullGC
Reviewed-by: ayang, iwalulya
|
2024-04-05 11:15:14 +00:00 |
|
Albert Mingkun Yang
|
18c925cd33
|
8329661: Refactor ScavengableNMethods::verify_unlisted_nmethods
Reviewed-by: stefank, iwalulya
|
2024-04-05 09:59:09 +00:00 |
|
Magnus Ihse Bursie
|
3f4b167c97
|
8329672: Only call SetupNativeCompilation from SetupJdkNativeCompilation
Reviewed-by: erikj
|
2024-04-05 08:37:41 +00:00 |
|
Julian Waters
|
8bc1867da7
|
8307160: Fix AWT/2D/A11Y to support the permissive- flag on the Microsoft Visual C compiler
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: jwaters, prr
|
2024-04-05 08:19:35 +00:00 |
|
Aggelos Biboudis
|
8efe569b8d
|
8328747: WrongMethodTypeException with pattern matching on switch on sealed classes
Reviewed-by: cushon, vromero
|
2024-04-05 08:05:53 +00:00 |
|
Stefan Karlsson
|
71d48bcc3d
|
8329655: Cleanup KlassObj and klassOop names after the PermGen removal
Reviewed-by: rkennke, coleenp
|
2024-04-05 07:39:48 +00:00 |
|
Per Minborg
|
b71acc704a
|
8329089: Empty immutable list throws the wrong exception type for remove(first | last) operations
Reviewed-by: rriggs
|
2024-04-05 07:38:43 +00:00 |
|
Roberto Castañeda Lozano
|
1131bb77ec
|
8329261: G1: interpreter post-barrier x86 code asserts index size of wrong buffer
Reviewed-by: aboldtch, kbarrett
|
2024-04-05 07:33:14 +00:00 |
|
Christian Hagedorn
|
6bc6392d2b
|
8329201: C2: Replace TypeInterfaces::intersection_with() + eq() with contains()
Reviewed-by: kvn, roland
|
2024-04-05 06:56:54 +00:00 |
|
Emanuel Peter
|
9da5170a0e
|
8327978: C2 SuperWord: Fix compilation time regression in dependency graph traversal after JDK-8325651
Reviewed-by: chagedorn, kvn
|
2024-04-05 06:48:02 +00:00 |
|
Richard Reingruber
|
c1cfb43d8d
|
8329109: Threads::print_on() tries to print CPU time for terminated GC threads
Reviewed-by: mbaesken, dholmes, ayang
|
2024-04-05 06:27:08 +00:00 |
|
Joe Darcy
|
5860a48c71
|
8329624: Add visitors for preview language features
Reviewed-by: vromero, jlahoda
|
2024-04-05 05:04:48 +00:00 |
|
David Holmes
|
0b01144ece
|
8329720: Gtest failure printing markword after JDK-8325303
Reviewed-by: mikael
|
2024-04-05 02:15:48 +00:00 |
|
David Holmes
|
34f7974a40
|
8325303: Replace markWord.is_neutral() with markWord.is_unlocked()
Reviewed-by: stefank, dcubed
|
2024-04-05 01:10:03 +00:00 |
|
David Holmes
|
27cfcef99f
|
8329651: TestLibGraal.java crashes with assert(_stack_base != nullptr)
Reviewed-by: stefank, dcubed
|
2024-04-05 00:29:06 +00:00 |
|
Mikael Vidstedt
|
e1183ac044
|
8329703: Remove unused apple.jpeg file from SwingSet2 demo
Reviewed-by: prr
|
2024-04-04 21:32:51 +00:00 |
|