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 |
|
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 |
|
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 |
|
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 |
|
Chen Liang
|
ace496515f
|
8338406: BytecodeHelpers using wrong bootstrap method descriptor for condy
Reviewed-by: asotona
|
2024-08-15 17:50:34 +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 |
|
Chris Plummer
|
723ac5763a
|
8332488: Add JVMTI DataDumpRequest to the debug agent
Reviewed-by: sspitsyn, lmesnik
|
2024-08-14 18:41:24 +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 |
|
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 |
|
Roger Riggs
|
b93b74e3eb
|
8338060: jdk/internal/util/ReferencedKeyTest should be more robust
Reviewed-by: never
|
2024-08-12 19:28:46 +00:00 |
|
Daniel Gredler
|
89a15f1414
|
8337681: PNGImageWriter uses much more memory than necessary
Reviewed-by: prr, lbourges
|
2024-08-12 12:09:22 +00:00 |
|
Alexander Zvegintsev
|
2b5aec2aad
|
8338109: java/awt/Mouse/EnterExitEvents/ResizingFrameTest.java duplicate in ProblemList
Reviewed-by: aivanov
|
2024-08-09 11:28:59 +00:00 |
|
Erik Gahlin
|
53fce38a3f
|
8338062: JFR: Remove TestStartDuration.java and TestStartName.java from ProblemList.txt
Reviewed-by: mgronlun
|
2024-08-09 07:53:15 +00:00 |
|
Erik Gahlin
|
4b740d87ee
|
8225209: jdk/jfr/event/compiler/TestCodeSweeper.java fails
Reviewed-by: mgronlun
|
2024-08-08 10:57:43 +00:00 |
|
Alexander Zvegintsev
|
ddbd7a78f1
|
8337320: Update ProblemList.txt with tests known to fail on XWayland
Reviewed-by: prr
|
2024-08-08 10:53:23 +00:00 |
|
Alexander Zvegintsev
|
12c553f128
|
8329471: Remove GTK2
Reviewed-by: abhiscxk, prr, ihse
|
2024-08-08 10:51:58 +00:00 |
|
Tejesh R
|
3bc4a1acc4
|
8233068: HIDPI: Linux: AWT Checkbox check mark is unscaled
Reviewed-by: jdv, abhiscxk, honkar
|
2024-08-08 10:40:56 +00:00 |
|
Jamil Nimeh
|
9b11bd7f4a
|
8337826: Improve logging in OCSPTimeout and SimpleOCSPResponder to help diagnose JDK-8309754
Reviewed-by: mullan
|
2024-08-07 21:06:47 +00:00 |
|
Fernando Guallini
|
a5c2d7b305
|
8335172: Add manual steps to run security/auth/callback/TextCallbackHandler/Password.java test
Reviewed-by: rhalade
|
2024-08-07 18:24:08 +00:00 |
|
Naoto Sato
|
d19ba81ce1
|
8337603: Change in behavior with -Djava.locale.useOldISOCodes=true
Reviewed-by: iris, bpb
|
2024-08-07 15:58:03 +00:00 |
|
Alex Menkov
|
920751e5d5
|
8311990: Two JDI tests may interfere with each other
Reviewed-by: dholmes, sspitsyn
|
2024-08-06 21:56:48 +00:00 |
|
Chris Plummer
|
6733b89de1
|
8337667: sun/tools/jcmd/TestJcmdPIDSubstitution.java is failing on mac and windows
Reviewed-by: stuefe, kevinw
|
2024-08-06 21:44:30 +00:00 |
|
Alisen Chung
|
fc652d2a58
|
8235404: [macos] JOptionPane blocks drawing string on another component
Reviewed-by: honkar, dnguyen
|
2024-08-06 21:10:06 +00:00 |
|
Naoto Sato
|
ff634a9670
|
8337506: Disable "best-fit" mapping on Windows command line
Reviewed-by: alanb
|
2024-08-06 20:11:21 +00:00 |
|
Erik Gahlin
|
f9b8a22062
|
8337798: JFR: Remove jdk/jfr/api/consumer/recordingstream/TestOnEvent.java from ProblemList.txt
Reviewed-by: mgronlun
|
2024-08-06 09:28:12 +00:00 |
|
Matthias Baesken
|
f92c60e1a9
|
8337810: ProblemList BasicDirectoryModel/LoaderThreadCount.java on Windows
Reviewed-by: clanger
|
2024-08-06 07:06:43 +00:00 |
|
Erik Gahlin
|
2e093b0691
|
8337779: test/jdk/jdk/jfr/jvm/TestHiddenWait.java is a bit fragile
Reviewed-by: mgronlun
|
2024-08-05 13:17:32 +00:00 |
|
Brian Burkhalter
|
8bd3cd5156
|
8337716: ByteBuffer hashCode implementations are inconsistent
Reviewed-by: alanb, liach
|
2024-08-04 15:42:51 +00:00 |
|
fabioromano1
|
367e0a6556
|
8334755: Asymptotically faster implementation of square root algorithm
Reviewed-by: rgiulietti
|
2024-08-03 13:08:54 +00:00 |
|
Sandhya Viswanathan
|
dc35f3e8a8
|
8337062: x86_64: Unordered add/mul reduction support for vector api
Reviewed-by: jbhateja, sgibbons
|
2024-08-01 23:02:23 +00:00 |
|
Brian Burkhalter
|
21e86d10a7
|
8334405: java/nio/channels/Selector/SelectWithConsumer.java#id0 failed in testWakeupDuringSelect
Reviewed-by: dfuchs, alanb, vtewari
|
2024-08-01 19:02:33 +00:00 |
|
Hannes Greule
|
9fe6e2316a
|
8335638: Calling VarHandle.{access-mode} methods reflectively throws wrong exception
Reviewed-by: liach
|
2024-08-01 14:41:25 +00:00 |
|
Jorn Vernee
|
27af80ef9e
|
8324260: java/foreign/TestStubAllocFailure.java run timeout with -Xcomp
Reviewed-by: alanb, jpai, shade
|
2024-08-01 14:36:03 +00:00 |
|
Matthew Donovan
|
c6f0a35e9e
|
8333317: Test sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java failed with: Invalid ECDH ServerKeyExchange signature
Reviewed-by: rhalade
|
2024-08-01 11:40:44 +00:00 |
|
Kevin Walls
|
f174bbd3ba
|
8337473: Remove sun/management/jdp tests from ProblemList on Linux-aarch64, MacOSX
Reviewed-by: dcubed
|
2024-08-01 08:14:17 +00:00 |
|
Albert Mingkun Yang
|
cf1230a5f7
|
8337546: Remove unused GCCause::_adaptive_size_policy
Reviewed-by: tschatzl, kbarrett
|
2024-08-01 07:28:29 +00:00 |
|
Sonia Zaldana Calles
|
f5c9e8f122
|
8334492: DiagnosticCommands (jcmd) should accept %p in output filenames and substitute PID
Reviewed-by: kevinw, stuefe, lmesnik
|
2024-07-30 18:40:37 +00:00 |
|