Matthew Donovan
|
0b5c8870e5
|
8338380: Update TLSCommon/interop/AbstractServer to specify an interface to listen for connections
Reviewed-by: rhalade
|
2024-08-22 17:58:08 +00:00 |
|
Matias Saavedra Silva
|
6041c936d6
|
8335664: Parsing jsr broken: assert(bci>= 0 && bci < c->method()->code_size()) failed: index out of bounds
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: dlong, thartmann
|
2024-08-22 15:55:02 +00:00 |
|
Claes Redestad
|
47c8a6a8db
|
8333265: De-duplicate method references in java.util.stream.FindOps
Reviewed-by: liach
|
2024-08-21 22:10:06 +00:00 |
|
Shaojin Wen
|
3aeb6733f9
|
8338532: Speed up the ClassFile API MethodTypeDesc#ofDescriptor
Reviewed-by: redestad, liach
|
2024-08-21 14:56:30 +00:00 |
|
Hamlin Li
|
7458952ded
|
8338595: Add more linesize for MIME decoder in macro bench test Base64Decode
Reviewed-by: rehn
|
2024-08-21 10:17:51 +00:00 |
|
Adam Sotona
|
e88a3b0574
|
8338661: StackMapTable is invalid if frames appear in dead code
Reviewed-by: liach
|
2024-08-21 08:19:35 +00:00 |
|
Prasanta Sadhukhan
|
cafb3dc491
|
6318027: BasicScrollBarUI does not disable timer when enclosing frame is disabled.
Reviewed-by: abhiscxk, tr
|
2024-08-21 07:04:05 +00:00 |
|
Chris Plummer
|
d72810794b
|
8338482: com/sun/jdi/ThreadMemoryLeakTest.java requires that compressed oops are enabled
Reviewed-by: amenkov, kevinw
|
2024-08-20 23:34:31 +00:00 |
|
Leonid Mesnik
|
c646efc366
|
8205957: setfldw001/TestDescription.java fails with bad field value
Reviewed-by: sspitsyn, dlong
|
2024-08-20 18:41:15 +00:00 |
|
Christian Hagedorn
|
55a97ec879
|
8336729: C2: Div/Mod nodes without zero check could be split through iv phi of outer loop of long counted loop nest resulting in SIGFPE
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: epeter, kvn, thartmann
|
2024-08-20 15:47:16 +00:00 |
|
Chen Liang
|
b442003048
|
8338623: StackCounter adding extraneous slots for receiver invoke instructions
Reviewed-by: asotona
|
2024-08-20 14:44:37 +00:00 |
|
Darragh Clarke
|
01d03e07c7
|
8324209: Check implementation of Expect: 100-continue in the java.net.http.HttpClient
Reviewed-by: dfuchs, jpai
|
2024-08-20 11:10:18 +00:00 |
|
Matthias Baesken
|
7933e45cda
|
8338550: Do libubsan1 installation in test container only if requested
Reviewed-by: sgehwolf
|
2024-08-20 10:43:16 +00:00 |
|
Stefan Karlsson
|
9775d57168
|
8338139: {ClassLoading,Memory}MXBean::isVerbose methods are inconsistent with their setVerbose methods
Co-authored-by: David Holmes <dholmes@openjdk.org>
Reviewed-by: lmesnik, dcubed, dholmes
|
2024-08-20 06:15:56 +00:00 |
|
Hannes Wallnöfer
|
55851a312b
|
8281533: Odd "preview" label in link/linkplain
Reviewed-by: jjg
|
2024-08-19 18:05:37 +00:00 |
|
Daniel Fuchs
|
3ca359ad22
|
8335771: Improve stability of java/nio/channels/DatagramChannel tests
Reviewed-by: alanb
|
2024-08-19 13:47:40 +00:00 |
|
Erik Gahlin
|
e07a5b6626
|
8338512: JFR: Revert changes to TestCodeSweeper
Reviewed-by: mgronlun
|
2024-08-19 10:42:58 +00:00 |
|
Manukumar V S
|
15b20cb1fd
|
8337886: java/awt/Frame/MaximizeUndecoratedTest.java fails in OEL due to a slight color difference
Reviewed-by: dnguyen, honkar, serb
|
2024-08-19 07:17:37 +00:00 |
|
Tejesh R
|
56a007dd32
|
8338488: Add screen capture for failure case
Reviewed-by: azvegint
|
2024-08-19 06:42:51 +00:00 |
|
SendaoYan
|
2f7ba781bf
|
8335150: Test LogGeneratedClassesTest.java fails on rpmbuild mock enviroment
Reviewed-by: jpai
|
2024-08-19 04:44:24 +00:00 |
|
Chris Plummer
|
8635642dbd
|
8338469: com/sun/jdi/DataDumpTest.java failed with Not a debuggee, or not listening for debugger to attach
Reviewed-by: dcubed
|
2024-08-16 16:39:36 +00:00 |
|
Chen Liang
|
961e944fa7
|
8336754: Remodel TypeAnnotation to "has" instead of "be" an Annotation
Co-authored-by: Alex Buckley <abuckley@openjdk.org>
Reviewed-by: asotona
|
2024-08-16 15:48:54 +00:00 |
|
Shaojin Wen
|
5022109b2a
|
8336856: Efficient hidden class-based string concatenation strategy
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Reviewed-by: redestad, liach
|
2024-08-16 13:18:02 +00:00 |
|
Daniel Fuchs
|
ddbc0b6a39
|
8338495: Revert "8336655: java/net/httpclient/DigestEchoClient.java IOException: HTTP/1.1 header parser received no bytes"
Reviewed-by: jpai
|
2024-08-16 11:24:40 +00:00 |
|
Axel Boldt-Christmas
|
bd4160cea8
|
8315884: New Object to ObjectMonitor mapping
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Reviewed-by: rkennke, coleenp, dcubed
|
2024-08-16 06:20:17 +00:00 |
|
Aleksey Shipilev
|
d86e99c3ca
|
8293650: Shenandoah: Support archived heap objects
Reviewed-by: rkennke, wkemper, iklam
|
2024-08-15 20:52:07 +00:00 |
|
Chen Liang
|
ace496515f
|
8338406: BytecodeHelpers using wrong bootstrap method descriptor for condy
Reviewed-by: asotona
|
2024-08-15 17:50:34 +00:00 |
|
Aleksey Shipilev
|
ef54af3988
|
8338444: Shenandoah: Remove ShenandoahHumongousThreshold tunable
Reviewed-by: rkennke, wkemper, ysr
|
2024-08-15 16:45:43 +00:00 |
|
lawrence.andrews
|
7d1bbff076
|
8328553: Get rid of JApplet in test/jdk/sanity/client/lib/SwingSet2/src/DemoModule.java
Reviewed-by: honkar, prr
|
2024-08-15 16:36:15 +00:00 |
|
Daniel Fuchs
|
6169613d9f
|
8336655 : java/net/httpclient/DigestEchoClient.java IOException: HTTP/1.1 header parser received no bytes
Reviewed-by: jpai
|
2024-08-15 15:34:08 +00:00 |
|
Fei Gao
|
3859131505
|
8338442: AArch64: Clean up IndOffXX type and let legitimize_address() fix out-of-range operands
Reviewed-by: aph, dlong
|
2024-08-15 15:16:14 +00:00 |
|
Aleksey Shipilev
|
74fdd6868d
|
8333791: Fix memory barriers for @Stable fields
Reviewed-by: liach, vlivanov
|
2024-08-15 11:24:22 +00:00 |
|
Evgeny Nikitin
|
4669e7b7b0
|
8337102: JITTester: Fix breaks in static initialization blocks
Reviewed-by: kvn, iveresov
|
2024-08-15 05:36:11 +00:00 |
|
SendaoYan
|
e3a5e265a7
|
8338344: Test TestPrivilegedMode.java intermittent fails java.lang.NoClassDefFoundError: jdk/test/lib/Platform
Reviewed-by: chagedorn, shade
|
2024-08-14 18:55:58 +00:00 |
|
Chris Plummer
|
723ac5763a
|
8332488: Add JVMTI DataDumpRequest to the debug agent
Reviewed-by: sspitsyn, lmesnik
|
2024-08-14 18:41:24 +00:00 |
|
John Engebretson
|
a5d948fb98
|
8332842: Optimize empty CopyOnWriteArrayList allocations
Reviewed-by: shade, alanb
|
2024-08-14 14:11:53 +00:00 |
|
Jan Lahoda
|
fbe4f05636
|
8337976: Insufficient error recovery in parser for switch inside class body
Reviewed-by: vromero
|
2024-08-14 12:20:17 +00:00 |
|
Jaikiran Pai
|
720b44648b
|
8335181: Incorrect handling of HTTP/2 GOAWAY frames in HttpClient
Reviewed-by: dfuchs
|
2024-08-14 05:42:14 +00:00 |
|
SendaoYan
|
f132b347e1
|
8336854: CAInterop.java#actalisauthenticationrootca conflicted with /manual and /timeout
Reviewed-by: rhalade
|
2024-08-13 22:59:13 +00:00 |
|
Chen Liang
|
6af1d6ff21
|
8335927: Revisit AnnotationConstantValueEntry and AnnotationValue.OfConstant
Reviewed-by: asotona
|
2024-08-13 15:14:06 +00:00 |
|
Liam Miller-Cushon
|
9e282e5c96
|
8337998: CompletionFailure in getEnclosingType attaching type annotations
Reviewed-by: vromero
|
2024-08-13 15:05:49 +00:00 |
|
Axel Boldt-Christmas
|
76e33b6c15
|
8336148: Test runtime/locking/TestRecursiveMonitorChurn.java failed: Unexpected Inflation
Reviewed-by: dholmes, eosterlund
|
2024-08-13 13:13:14 +00:00 |
|
Coleen Phillimore
|
ff8a9f9267
|
8337318: Deoptimization::relock_objects fails assert(monitor->owner() == Thread::current()) failed: must be
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Reviewed-by: rrich, dholmes, shade, pchilanomate
|
2024-08-13 11:48:50 +00:00 |
|
Emanuel Peter
|
c27a8c8c8b
|
8338124: C2 SuperWord: MulAddS2I input permutation still partially broken after JDK-8333840
Reviewed-by: chagedorn, thartmann, kvn
|
2024-08-13 05:52:58 +00:00 |
|
Kim Barrett
|
d77e6fe45c
|
8338154: Fix -Wzero-as-null-pointer-constant warnings in gtest framework
Reviewed-by: ihse, dholmes, jwaters
|
2024-08-13 05:46:38 +00:00 |
|
Leonid Mesnik
|
4417c276e4
|
8330535: Update nsk/jdb tests to use driver instead of othervm
Reviewed-by: cjplummer
|
2024-08-12 19:43:36 +00:00 |
|
Roger Riggs
|
b93b74e3eb
|
8338060: jdk/internal/util/ReferencedKeyTest should be more robust
Reviewed-by: never
|
2024-08-12 19:28:46 +00:00 |
|
Coleen Phillimore
|
41e31d6b0a
|
8337622: IllegalArgumentException in java.lang.reflect.Field.get
Reviewed-by: dholmes, shade
|
2024-08-12 17:56:46 +00:00 |
|
Liam Miller-Cushon
|
8d08314783
|
8337795: Type annotation attached to incorrect type during class reading
Reviewed-by: vromero
|
2024-08-12 17:15:39 +00:00 |
|
SendaoYan
|
04b146a31f
|
8337334: Test tools/javac/7142086/T7142086.java timeout with fastdebug binary
Reviewed-by: vromero
|
2024-08-12 15:43:40 +00:00 |
|