Maurizio Cimadamore
b25095b08e
8338728: Misc issues in memory layout javadoc
...
Reviewed-by: pminborg, psandoz
2024-08-27 14:26:31 +00:00
Joakim Nordström
d5c6158ced
8338389: [JFR] Long strings should be added to the string pool
...
Reviewed-by: mgronlun
2024-08-27 13:17:21 +00:00
Abhishek Kumar
b8e8e965e5
8338668: Test javax/swing/JFileChooser/8080628/bug8080628.java doesn't test for GTK L&F
...
Reviewed-by: aivanov, honkar, prr
2024-08-27 04:15:08 +00:00
Chihiro Ito
78f53efcd6
8338938: The result of the combine method of SettingsControl is not used
...
Reviewed-by: egahlin
2024-08-27 00:24:46 +00:00
David Holmes
16df090784
8338947: Deprecate the UseLinuxPosixThreadCPUClocks flag and remove it in a future release
...
Reviewed-by: kbarrett, stuefe
2024-08-26 22:26:40 +00:00
Calvin Cheung
a827ff05db
8335577: runtime/cds/appcds/TestParallelGCWithCDS.java still fails with JNI error
...
Reviewed-by: dholmes, iklam
2024-08-26 21:26:12 +00:00
Maurizio Cimadamore
20d8f58c92
8331671: Implement JEP 472: Prepare to Restrict the Use of JNI
...
Reviewed-by: jpai, prr, ihse, kcr, alanb
2024-08-26 09:17:45 +00:00
Roland Westrelin
0c14579fef
8336830: C2: assert(get_loop(lca)->_nest < n_loop->_nest || lca->in(0)->is_NeverBranch()) failed: must not be moved into inner loop
...
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: thartmann, chagedorn, epeter
2024-08-26 07:31:04 +00:00
Daniel D. Daugherty
32b3d707c1
8338925: ProblemList runtime/interpreter/LastJsrTest.java on linux-all
...
Reviewed-by: matsaave
2024-08-23 22:04:43 +00:00
Tejesh R
916f1aa04f
8329756: [macos] "javax/swing/JTable/KeyBoardNavigation.java" fail because most combinations of navigational keys with the Ctrl key do not work
...
Reviewed-by: abhiscxk, dnguyen
2024-08-23 10:51:12 +00:00
Qizheng Xing
965dd1acd0
8333334: C2: Make result of Node::dominates
more precise to enhance scalar replacement
...
Reviewed-by: chagedorn, kvn, thartmann
2024-08-23 09:30:47 +00:00
Markus Grönlund
69bd227e6c
8338417: Explicitly pin a virtual thread before acquiring the JFR string pool monitor
...
Reviewed-by: alanb, egahlin, dholmes
2024-08-23 09:29:23 +00:00
SendaoYan
8e0d0190ed
8338630: Test java/nio/channels/DatagramChannel/SendReceiveMaxSize.java timeout
...
Reviewed-by: dfuchs, jpai, djelinski
2024-08-23 06:26:24 +00:00
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
Vicente Romero
61d1dc5953
8334466: Ambiguous method call with generics may cause FunctionDescriptorLookupError
...
Reviewed-by: jlahoda
2024-08-12 13:52:57 +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
SendaoYan
0e7c1c1afe
8338112: Test testlibrary_tests/ir_framework/tests/TestPrivilegedMode.java fails with release build
...
Reviewed-by: chagedorn, thartmann
2024-08-12 06:26:27 +00:00
Kim Barrett
6a3d045221
8337709: Use allocated states for chunking large array processing
...
Reviewed-by: iwalulya, tschatzl
2024-08-11 18:34:18 +00:00
Coleen Phillimore
069e0ea69f
8338064: Give better error for ConcurrentHashTable corruption
...
Reviewed-by: dholmes, shade
2024-08-09 12:00:15 +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
Hannes Wallnöfer
1407160786
8313931: Javadoc: links to type parameters actually generate links to classes
...
Reviewed-by: jjg
2024-08-09 09:24:50 +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
Christian Hagedorn
c01f53ac2d
8337876: [IR Framework] Add support for IR tests with @Stable
...
Reviewed-by: shade, kvn
2024-08-09 07:17:59 +00:00
Jiawei Tang
55c509708e
8337331: crash: pinned virtual thread will lead to jvm crash when running with the javaagent option
...
Reviewed-by: dholmes, sspitsyn
2024-08-09 02:29: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
Afshin Zafari
fa18359007
8335981: ProblemList runtime/Thread/TestAlwaysPreTouchStacks.java for MacOS
...
Reviewed-by: tschatzl
2024-08-08 08:55:05 +00:00
Gui Cao
16df9c33e9
8337971: Problem list several jvmci tests on linux-riscv64 until JDK-8331704 is fixed
...
Reviewed-by: fyang, shade
2024-08-08 05:22:20 +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
Tobias Hartmann
66286b25a1
8337968: Problem list compiler/vectorapi/VectorRebracket128Test.java
...
Reviewed-by: chagedorn
2024-08-07 05:32:28 +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
Jan Lahoda
958786b28f
8332522: SwitchBootstraps::mappedEnumLookup constructs unused array
...
Reviewed-by: liach, redestad
2024-08-06 09:07:44 +00:00
Matthias Baesken
f92c60e1a9
8337810: ProblemList BasicDirectoryModel/LoaderThreadCount.java on Windows
...
Reviewed-by: clanger
2024-08-06 07:06:43 +00:00
Serguei Spitsyn
965d6b9cbe
8335836: serviceability/jvmti/StartPhase/AllowedFunctions/AllowedFunctions.java fails with unexpected exit code: 112
...
Reviewed-by: cjplummer, amenkov
2024-08-05 23:29:17 +00:00
Chris Plummer
e2c07d5044
8337299: vmTestbase/nsk/jdb/stop_at/stop_at002/stop_at002.java failure goes undetected
...
Reviewed-by: amenkov, sspitsyn
2024-08-05 18:42:27 +00:00
Johan Sjölen
97afbd9603
8336410: runtime/NMT/TotalMallocMmapDiffTest.java Total malloc diff is incorrect. Expected malloc diff range
...
Reviewed-by: gziemski, stuefe
2024-08-05 14:49:38 +00:00
Carlo Refice
c095c0e6a5
8336489: Track scoped accesses in JVMCI compiled code
...
Reviewed-by: dnsimon, never
2024-08-05 14:09:54 +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
Matthias Baesken
fbe8a81d19
8333144: docker tests do not work when ubsan is configured
...
Reviewed-by: clanger, stuefe
2024-08-05 05:57:41 +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
Jonathan Gibbons
7deee74525
8335122: Reorganize internal low-level support for HTML in jdk.javadoc
...
Reviewed-by: hannesw
2024-08-02 17:53:23 +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
8eb56845e4
8337550: Add documentation to TestOutOfMemoryDuringInit.java
...
Reviewed-by: dholmes
2024-08-01 07:28:39 +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
Coleen Phillimore
8f039b5629
8336919: Cleanup and rename tags in placeholders code
...
Co-authored-by: Frederic Parain <fparain@openjdk.org>
Reviewed-by: iklam, fparain, dholmes
2024-07-31 17:55:01 +00:00
Daniel Lundén
fdb4350fce
8324345: Stack overflow during C2 compilation when splitting memory phi
...
Reviewed-by: thartmann, kvn
2024-07-31 16:05:42 +00:00
Jasmine Karthikeyan
f2ba2ebbca
8331090: Run Ideal_minmax before de-canonicalizing CMoves
...
Reviewed-by: thartmann, epeter
2024-07-31 15:16:21 +00:00
Aleksey Shipilev
c73b3cb599
8336635: Add IR test for Reference.refersTo intrinsic
...
Reviewed-by: thartmann, kvn
2024-07-31 12:56:43 +00:00
David Leopoldseder
9b428dda8f
8336242: compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/SimpleDebugInfoTest.java failed assert(oopDesc::is_oop_or_null(val)) failed: bad oop found (again)
...
Reviewed-by: dnsimon, never
2024-07-31 09:40:47 +00:00
Thomas Schatzl
de0b50400a
8336912: G1: Undefined behavior for G1ConfidencePercent=0
...
Reviewed-by: ayang, sangheki
2024-07-31 08:08:15 +00:00
Ashutosh Mehra
e63d01654e
8337031: Improvements to CompilationMemoryStatistic
...
Reviewed-by: kvn, stuefe
2024-07-31 01:36:37 +00:00
David Holmes
5b7bb40d1f
8325002: Exceptions::fthrow needs to ensure it truncates to a valid utf8 string
...
Reviewed-by: djelinski, stuefe
2024-07-30 22:35:28 +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
Chen Liang
93c19ac73c
8337219: AccessFlags factories do not require necessary arguments
...
Reviewed-by: asotona
2024-07-30 17:41:49 +00:00
Vanitha B P
2c9fd9016f
8336315: tools/jpackage/windows/WinChildProcessTest.java Failed: Check is calculator process is alive
...
Reviewed-by: asemenyuk, almatvee
2024-07-30 15:04:57 +00:00
Erik Gahlin
4148613148
8335907: JFR: Make SettingControls more robust
...
Reviewed-by: mgronlun
2024-07-30 13:47:58 +00:00
Chen Liang
ab27090aa0
8337225: Demote maxStack and maxLocals from CodeModel to CodeAttribute
...
Reviewed-by: asotona
2024-07-29 21:58:08 +00:00
Archie Cobbs
a86244f83c
6381729: Javadoc for generic constructor doesn't document type parameter
...
Reviewed-by: jjg, liach
2024-07-29 19:16:39 +00:00
Naoto Sato
c23d37e10a
8337300: java/lang/Process/WaitForDuration.java leaves child process behind
...
Reviewed-by: alanb, iris, bpb
2024-07-29 16:43:25 +00:00
Erik Gahlin
9124a94e38
8337165: Test jdk/jfr/event/gc/stacktrace/TestG1YoungAllocationPendingStackTrace.java failed: IndexOutOfBoundsException: Index 64 out of bounds for length 64
...
Reviewed-by: phh
2024-07-29 09:52:38 +00:00
Thomas Schatzl
dab2a0b597
8337222: gc/TestDisableExplicitGC.java fails due to unexpected CodeCache GC
...
Reviewed-by: iwalulya, shade
2024-07-29 09:10:25 +00:00
Fernando Guallini
034297a6bd
8336240: Test com/sun/crypto/provider/Cipher/DES/PerformanceTest.java fails with java.lang.ArithmeticException
...
Reviewed-by: wetmore
2024-07-26 18:51:12 +00:00
Alex Menkov
abc4ca5a8c
8330427: Obsolete -XX:+PreserveAllAnnotations
...
Reviewed-by: dholmes, sspitsyn, coleenp
2024-07-26 17:55:35 +00:00
Abhishek Kumar
0c3720b421
8335131: Test "javax/swing/JColorChooser/Test6977726.java" failed on ubuntu x64 because "Preview" title is missing for GTK L&F
...
Reviewed-by: dnguyen, psadhukhan
2024-07-26 17:39:00 +00:00
Alexey Ivanov
374fca0fcb
8335967: "text-decoration: none" does not work with "A" HTML tags
...
Reviewed-by: abhiscxk, dmarkov, honkar, prr
2024-07-26 11:22:32 +00:00
Fei Gao
d10afa26e5
8336245: AArch64: remove extra register copy when converting from long to pointer
...
Co-authored-by: Andrew Haley <aph@openjdk.org>
Reviewed-by: aph, adinn
2024-07-26 09:36:23 +00:00
William Kemper
0584af2325
8336685: Shenandoah: Remove experimental incremental update mode
...
Reviewed-by: shade
2024-07-25 23:59:56 +00:00
Weijun Wang
b5b5a5b8e5
8336667: IAE in DerInputStream.toByteArray
...
Reviewed-by: valeriep
2024-07-25 17:11:59 +00:00
Jorn Vernee
81ed028717
8337060: Test java/foreign/TestConcurrentClose.java failed: IllegalStateException: SegmentAccessor::doAccess method not being compiled
...
Reviewed-by: mcimadamore, alanb
2024-07-25 16:36:31 +00:00
Vicente Romero
34ee06f511
8332850: javac crashes if container for repeatable annotation is not found
...
Reviewed-by: darcy
2024-07-25 13:41:32 +00:00
Roland Westrelin
3baff2af6a
8335393: C2: assert(!had_error) failed: bad dominance
...
Reviewed-by: thartmann, chagedorn
2024-07-25 09:26:11 +00:00
Shaojin Wen
8081f8702a
8334342: Add MergeStore JMH benchmarks
...
Reviewed-by: epeter, thartmann
2024-07-25 09:16:32 +00:00
Alan Bateman
6e228ce382
8336254: Virtual thread implementation + test updates
...
Reviewed-by: sspitsyn, kevinw
2024-07-25 04:59:01 +00:00
Serguei Spitsyn
d3e51daf73
8334085: Test crash: assert(thread->held_monitor_count() == 0) failed: Must be
...
Reviewed-by: dholmes, pchilanomate
2024-07-25 01:35:03 +00:00
Shaojin Wen
0898ab7f74
8336741: Optimize LocalTime.toString with StringBuilder.repeat
...
Reviewed-by: liach, rriggs, naoto
2024-07-24 22:39:49 +00:00
David Holmes
021c2c36ac
8337067: Test runtime/classFileParserBug/Bad_NCDFE_Msg.java won't compile
...
Reviewed-by: lfoltan
2024-07-24 21:15:18 +00:00
Jaikiran Pai
04e8cb8641
8336815: Several methods in java.net.Socket and ServerSocket do not specify behavior when already bound, connected or closed
...
Reviewed-by: alanb
2024-07-24 15:43:53 +00:00
Erik Gahlin
aa15b895c9
8336485: jdk/jfr/jcmd/TestJcmdView.java RuntimeException: 'Invoked Concurrent' missing from stdout/stderr
...
Reviewed-by: mgronlun
2024-07-24 15:12:53 +00:00
Chen Liang
332df83e7c
8336927: Missing equals and hashCode in java.lang.classfile.Annotation
...
Reviewed-by: asotona
2024-07-24 12:13:15 +00:00
Matthias Baesken
5b4824cf9a
8336827: compiler/vectorization/TestFloat16VectorConvChain.java timeouts on ppc64 platforms after JDK-8335860
...
Reviewed-by: kvn, mdoerr, shade
2024-07-24 07:21:45 +00:00
Ben Perez
4c91d5cb41
8322133: getParameterSpec(ECGenParameterSpec.class) on EC AlgorithmParameters does not return standard names
...
Reviewed-by: mullan
2024-07-23 19:35:11 +00:00
Sonia Zaldana Calles
8e1f17e351
8327054: DiagnosticCommand Compiler.perfmap does not log on output()
...
Reviewed-by: lmesnik, stuefe, kevinw, cjplummer
2024-07-23 15:49:34 +00:00
Chen Liang
a2a236f904
8335939: Hide element writing across the ClassFile API
...
Reviewed-by: asotona
2024-07-23 12:11:47 +00:00
Claes Redestad
e83b4b236e
8335182: Consolidate and streamline String concat code shapes
...
Reviewed-by: liach, jvernee
2024-07-23 11:50:57 +00:00
Alan Bateman
9f03f68755
8336339: (se) SelectionKey.interestOps(int) should not throw ClosedSelectorException
...
Reviewed-by: jpai, bpb
2024-07-23 05:13:49 +00:00
Chen Liang
96e4a1876a
8304929: MethodTypeDesc throws an unchecked exception than ReflectiveOperationException when a component class cannot be resolved
...
Reviewed-by: jvernee
2024-07-22 22:53:52 +00:00
Weijun Wang
d63d6e23d1
8336935: Test sun/security/krb5/auto/RealmSpecificValues.java fails: java.lang.RuntimeException: Should not reach here
...
Reviewed-by: hchao, dholmes
2024-07-22 22:17:43 +00:00
Chris Plummer
ed6499446d
8333391: Test com/sun/jdi/InterruptHangTest.java failed: Thread was never interrupted during sleep
...
Reviewed-by: lmesnik, amenkov
2024-07-22 19:34:09 +00:00
Liam Miller-Cushon
31a85f1744
8336491: Unnecessary boxing conversions in void-returning lambdas
...
Reviewed-by: mcimadamore
2024-07-22 17:25:42 +00:00
Naoto Sato
c1c9704268
8336479: Provide Process.waitFor(Duration)
...
Reviewed-by: liach, jpai, rriggs
2024-07-22 17:17:46 +00:00
Kevin Walls
7ea7730564
8332551: Test vmTestbase/nsk/monitoring/MemoryNotificationInfo/from/from001/TestDescription.java timed out
...
Reviewed-by: sspitsyn, lmesnik
2024-07-22 16:40:34 +00:00
Weijun Wang
c740e1e3b0
8333772: Incorrect Kerberos behavior when udp_preference_limit = 0
...
Reviewed-by: ssahoo, mullan
2024-07-22 16:00:40 +00:00
Daniel Lundén
0725eb1df2
8336753: Don't run serviceability/sa/ClhsdbDumpheap.java with -Xcomp
...
Reviewed-by: cjplummer, kvn, thartmann
2024-07-22 14:41:40 +00:00
Weijun Wang
c3226aaeb8
8334394: Race condition in Class::protectionDomain
...
Reviewed-by: liach, jpai, rriggs, alanb
2024-07-22 13:43:55 +00:00
Prasanta Sadhukhan
7ddd02599c
4265389: JSplitPane does not support ComponentOrientation
...
Reviewed-by: tr, abhiscxk
2024-07-22 13:19:30 +00:00
Aggelos Biboudis
c1fdc04ad7
8336781: Erroneous exhaustivity check with boolean switch
...
Reviewed-by: vromero
2024-07-22 10:29:34 +00:00
Adam Sotona
0db6c15efe
8336833: Endless loop in Javap ClassWriter
...
Reviewed-by: liach
2024-07-22 07:33:29 +00:00
lingjun.cg
4da9915875
8333396: Use StringBuilder internally for java.text.Format.* formatting
...
Reviewed-by: naoto, liach, jlu
2024-07-22 02:01:08 +00:00
Christian Stein
ad498f57fc
8335896: Source launcher should set TCCL
...
Reviewed-by: alanb
2024-07-21 08:49:16 +00:00
Chris Plummer
e7e48a780a
8248609: [Graal] vmTestbase/nsk/jdi/VoidValue/toString/tostring001/TestDescription.java failed with Unexpected com.sun.jdi.ObjectCollectedException
...
Reviewed-by: amenkov, lmesnik
2024-07-19 21:53:04 +00:00
Liam Miller-Cushon
939fe000a9
8336786: VerifyError with lambda capture and enclosing instance references
...
Reviewed-by: mcimadamore
2024-07-19 21:52:45 +00:00
Chen Liang
3ade2b6114
8336777: BufferedMethodBuilder not initialized with static flag
...
Reviewed-by: asotona
2024-07-19 21:25:20 +00:00
Adam Sotona
c25c4896ad
8333812: ClassFile.verify() can throw exceptions instead of returning VerifyErrors
...
Reviewed-by: liach
2024-07-19 13:09:45 +00:00
Jie Fu
6e9fcc2d80
8336816: runtime/PrintingTests/StringPrinting.java fails with release VMs
...
Reviewed-by: dholmes
2024-07-19 12:28:56 +00:00
Roland Westrelin
0ddf54e222
8335709: C2: assert(!loop->is_member(get_loop(useblock))) failed: must be outside loop
...
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: epeter, thartmann
2024-07-19 07:30:23 +00:00
Roland Westrelin
10982fe557
8335843: C2 hits assert(_print_inlining_stream->size() > 0) failed: missing inlining msg
...
Reviewed-by: thartmann, kvn, vlivanov
2024-07-19 07:28:51 +00:00
SendaoYan
fa5ad700bb
8334771: [TESTBUG] Run TestDockerMemoryMetrics.java with -Xcomp fails exitValue = 137
...
Reviewed-by: lmesnik, sspitsyn
2024-07-19 07:06:51 +00:00
David Holmes
10fcad70b3
8325945: Error reporting should limit the number of String characters printed
...
Reviewed-by: thartmann, stuefe
2024-07-19 06:23:11 +00:00
Fernando Guallini
330e520c1d
8028127: Regtest java/security/Security/SynchronizedAccess.java is incorrect
...
Reviewed-by: wetmore, mdonovan, rhalade
2024-07-18 22:36:26 +00:00
Chen Liang
902c2afb67
8336585: BoundAttribute.readEntryList not type-safe
...
Reviewed-by: asotona
2024-07-18 21:46:19 +00:00
Chen Liang
b44632aa15
8336588: Ensure Transform downstream receives upstream start items only after downstream started
...
Reviewed-by: asotona
2024-07-18 21:46:07 +00:00
Vicente Romero
245c086648
8332600: javac uses record components source position during compilation
...
Reviewed-by: jlahoda
2024-07-18 15:54:41 +00:00
Robert Toyonaga
4a73ed44f1
8330144: Revise os::free_memory()
...
Reviewed-by: stuefe, mbaesken
2024-07-18 13:35:32 +00:00
Jatin Bhateja
35df48e1b3
8335860: compiler/vectorization/TestFloat16VectorConvChain.java fails with non-standard AVX/SSE settings
...
Reviewed-by: sviswanathan, kvn
2024-07-18 11:22:58 +00:00
Jorn Vernee
7bf5313244
8335480: Only deoptimize threads if needed when closing shared arena
...
Reviewed-by: mcimadamore, kvn, uschindler, vlivanov, eosterlund
2024-07-18 11:00:39 +00:00
Chris Plummer
21a6cf848d
8336587: failure_handler lldb command times out on macosx-aarch64 core file
...
Reviewed-by: dlong, dholmes, jpai
2024-07-18 00:21:03 +00:00
Vladimir Kozlov
bcb5e69505
8335921: Fix HotSpot VM build without JVMTI
...
Reviewed-by: dholmes, shade
2024-07-17 18:46:00 +00:00
Pavel Rappo
6df7acbc74
8299080: Wrong default value of snippet lang attribute
...
Reviewed-by: jjg
2024-07-17 12:20:17 +00:00
Jaikiran Pai
3babffd400
8334167: Test java/lang/instrument/NativeMethodPrefixApp.java timed out
...
Reviewed-by: dholmes, sspitsyn, alanb
2024-07-17 06:12:01 +00:00
Chris Plummer
f3e7063e26
8336420: Add JVMTI setfldw001 and setfmodw001 tests to Xcomp problem list
...
Reviewed-by: dcubed
2024-07-16 23:27:32 +00:00
Cesar Soares Lucas
005fb67e99
8331194: NPE in ArrayCreationTree.java with -XX:-UseCompressedOops
...
Reviewed-by: kvn
2024-07-16 20:47:42 +00:00
Alex Menkov
a60608e7a3
8334169: Long arguments of attach operation are silently truncated on Windows
...
Reviewed-by: sspitsyn, cjplummer
2024-07-16 18:10:47 +00:00
Aleksey Shipilev
c99be357c9
8336474: Problemlist compiler/interpreter/Test6833129 on x86_32
...
Reviewed-by: thartmann, stuefe
2024-07-16 15:23:55 +00:00
Christoph Langer
419cc46248
8335533: OutOfMemoryError: Metaspace observed again on AIX in test RedefineLeakThrowable.java after JDK-8294960
...
Reviewed-by: mbaesken, stuefe
2024-07-16 12:48:06 +00:00
SendaoYan
8feabc849b
8334057: JLinkReproducibleTest.java support receive test.tool.vm.opts
...
Reviewed-by: jpai
2024-07-16 01:43:36 +00:00
Chris Plummer
c8a95a763c
8072701: resume001 failed due to ERROR: timeout for waiting for a BreakpintEvent
...
Reviewed-by: amenkov, kevinw, sspitsyn
2024-07-15 20:26:52 +00:00
Maurizio Cimadamore
9dfcd75ec4
8334121: Anonymous class capturing two enclosing instances fails to compile
...
Reviewed-by: jlahoda, vromero
2024-07-15 15:28:24 +00:00
Patricio Chilano Mateo
000de30628
8335269: [Graal] occasional timeout in java/lang/StringBuffer/TestSynchronization.java with loom
...
Reviewed-by: dholmes, alanb
2024-07-15 14:54:04 +00:00
Maurizio Cimadamore
4635531950
8335159: Move method reference to lambda desugaring before Lower
...
8336320: NullPointerException: Cannot invoke Type.getTag because type is null after JDK-8334037
Reviewed-by: jlahoda, vromero
2024-07-15 14:24:27 +00:00
Jan Lahoda
2b0adfc2de
8335817: javac AssertionError addLocalVar checkNull
...
Reviewed-by: vromero, mcimadamore
2024-07-15 11:26:33 +00:00
Adam Sotona
3f2636d9b7
8335820: java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java fails due to IllegalArgumentException: hash must be nonzero
...
Reviewed-by: liach
2024-07-15 05:41:52 +00:00
Chen Liang
a9f5e76a65
8335905: CompoundElement API cleanup
...
Reviewed-by: asotona
2024-07-14 15:01:51 +00:00
Jaikiran Pai
ae9f318fc3
8336301: test/jdk/java/nio/channels/AsyncCloseAndInterrupt.java leaves around a FIFO file upon test completion
...
Reviewed-by: alanb
2024-07-13 02:19:25 +00:00
Pavel Rappo
4166e53452
8318106: Generated HTML for snippet does not always contain an id
...
Reviewed-by: liach
2024-07-12 23:11:04 +00:00
Sean Gwizdak
8ba9bc6f17
8332249: Micro-optimize Method.hashCode
...
Reviewed-by: liach
2024-07-12 21:49:51 +00:00
Kevin Walls
1f6e106b45
8335684: Test ThreadCpuTime.java should pause like ThreadCpuTimeArray.java
...
Reviewed-by: sspitsyn, cjplummer
2024-07-12 17:11:20 +00:00
Albert Mingkun Yang
34d8562a91
8335902: Parallel: Refactor VM_ParallelGCFailedAllocation and VM_ParallelGCSystemGC
...
Reviewed-by: gli, zgu
2024-07-12 12:59:13 +00:00
Abhishek Kumar
2fc7eb44a0
8155030: The Menu Mnemonics are always displayed for GTK LAF
...
Hides mnemonics on menus, buttons, and labels for GTK L&F.
Moved shared code for hiding mnemonics into
sun/swing/MnemonicHandler and AltProcessor to avoid code duplication.
Reviewed-by: prr, tr, achung, dnguyen, aivanov
2024-07-12 12:37:58 +00:00
Jan Lahoda
559826c292
8332474: Tighten up ToolBox' JavacTask to not silently accept javac crash as a failure
...
Reviewed-by: vromero
2024-07-12 12:17:21 +00:00
Kevin Walls
f677b90eb9
8267887: RMIConnector_NPETest.java fails after removal of RMI Activation (JDK-8267123)
...
Reviewed-by: cjplummer, sspitsyn
2024-07-12 08:19:24 +00:00
SendaoYan
1fe3ada001
8336284: Test TestClhsdbJstackLock.java/TestJhsdbJstackLock.java fails with -Xcomp after JDK-8335743
...
Reviewed-by: cjplummer, amenkov
2024-07-12 08:14:56 +00:00
Matthias Baesken
c703d29042
8335710: serviceability/dcmd/vm/SystemDumpMapTest.java and SystemMapTest.java fail on Linux Alpine after 8322475
...
Reviewed-by: stuefe, lucy
2024-07-12 05:56:53 +00:00
Vanitha B P
81a0d1ba03
8325525: Create jtreg test case for JDK-8325203
...
Reviewed-by: asemenyuk, almatvee
2024-07-11 21:27:30 +00:00
Chen Liang
b3ef2a600c
8336036: Synthetic documentation for a record's equals is incorrect for floating-point types
...
Reviewed-by: prappo
2024-07-11 20:51:27 +00:00
Kevin Walls
687601ebca
8336257: Additional tests in jmxremote/startstop to match on PID not app name
...
Reviewed-by: cjplummer, alanb, amenkov, dcubed
2024-07-11 20:45:34 +00:00
Liam Miller-Cushon
9eb611e7f0
8334055: Unhelpful 'required: reference' diagnostics after JDK-8043226
...
Reviewed-by: vromero
2024-07-11 19:53:52 +00:00
Justin Lu
5100303c6c
8335668: NumberFormat integer only parsing should throw exception for edge case
...
Reviewed-by: naoto
2024-07-11 18:40:40 +00:00
Sonia Zaldana Calles
dea92742c2
8332125: [nmt] Totals in diff report should print out total malloc and mmap diffs
...
Reviewed-by: stuefe, jsjolen
2024-07-11 14:12:13 +00:00
Prasanta Sadhukhan
1772a929af
8334457: Test javax/swing/JTabbedPane/bug4666224.java fail on macOS with because pressing the ‘C’ key does not switch the layout to WRAP_TAB_LAYOUT
...
Reviewed-by: achung, abhiscxk, tr
2024-07-11 07:35:48 +00:00
Kevin Walls
b7d0eff5ad
8207908: JMXStatusTest.java fails assertion intermittently
...
Reviewed-by: cjplummer, amenkov
2024-07-11 07:29:37 +00:00
Doug Simon
cf940e139a
8335553: [Graal] Compiler thread calls into jdk.internal.vm.VMSupport.decodeAndThrowThrowable and crashes in OOM situation
...
Reviewed-by: yzheng, never, dholmes
2024-07-11 07:03:44 +00:00
KIRIYAMA Takuya
d6c6847e32
8335743: jhsdb jstack cannot print some information on the waiting thread
...
Reviewed-by: dholmes, cjplummer, kevinw
2024-07-11 02:44:12 +00:00
Chen Liang
cad68e06ec
8335935: Chained builders not sending transformed models to next transforms
...
Reviewed-by: asotona
2024-07-10 21:06:39 +00:00
Christian Stein
e6c5aa7a6c
8336012: Fix usages of jtreg-reserved properties
...
Reviewed-by: jjg
2024-07-10 15:12:49 +00:00
Erik Gahlin
e0fb949460
8335779: JFR: Hide sleep events
...
Reviewed-by: mgronlun
2024-07-10 14:28:20 +00:00
Jan Lahoda
537d20afbf
8335766: Switch case with pattern matching and guard clause compiles inconsistently
...
Reviewed-by: abimpoudis
2024-07-10 09:55:56 +00:00
Matthias Baesken
a44b60c8c1
8335778: runtime/ClassInitErrors/TestStackOverflowDuringInit.java fails on ppc64 platforms after JDK-8334545
...
Reviewed-by: dholmes, asteiner
2024-07-10 07:53:52 +00:00
Jaikiran Pai
dcf4e0d51f
8335966: Remove incorrect problem listing of java/lang/instrument/NativeMethodPrefixAgent.java in ProblemList-Virtual.txt
...
Reviewed-by: kevinw, amenkov
2024-07-10 03:30:19 +00:00
Kim Barrett
7e11fb7026
8335688: Fix -Wzero-as-null-pointer-constant warnings from fflush calls in jvmti tests
...
Reviewed-by: jwaters, coleenp
2024-07-09 13:11:20 +00:00
Severin Gehwolf
f3ff4f7427
8335882: platform/cgroup/TestSystemSettings.java fails on Alpine Linux
...
Reviewed-by: stuefe, mbaesken
2024-07-09 10:21:47 +00:00
Kevin Walls
2a2964759c
8334777: Test javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java failed with NullPointerException
...
Reviewed-by: cjplummer, dholmes
2024-07-09 08:25:00 +00:00
Thomas Schatzl
564a72e1db
8335955: JDK-8335742 wrongly used a "JDK-" prefix in the problemlist bug number
...
Reviewed-by: iwalulya
2024-07-09 08:10:55 +00:00
Liam Miller-Cushon
babf6df7d9
8334757: AssertionError: Missing type variable in where clause
...
Reviewed-by: jlahoda, vromero
2024-07-08 20:09:07 +00:00
lawrence.andrews
3733fe3a20
8335789: [TESTBUG] XparColor.java test fails with Error. Parse Exception: Invalid or unrecognized bugid: @
...
Reviewed-by: aivanov
2024-07-08 19:14:33 +00:00
Calvin Cheung
284671a1e4
8335449: runtime/cds/DeterministicDump.java fails with File content different at byte ...
...
Reviewed-by: matsaave, iklam
2024-07-08 16:44:22 +00:00
Jorn Vernee
cec222e460
8317611: Add a tool like jdeprscan to find usage of restricted methods
...
Reviewed-by: alanb, ihse, mcimadamore, jlahoda, jwaters
2024-07-08 12:39:33 +00:00
Thomas Schatzl
953c35eb5b
8335824: Test gc/arguments/TestMinInitialErgonomics.java is timing out
...
Reviewed-by: ayang, kbarrett
2024-07-08 11:44:04 +00:00
Tobias Hartmann
c34a1b7013
8335861: Problem list compiler/vectorization/TestFloat16VectorConvChain.java
...
Reviewed-by: epeter
2024-07-08 10:53:03 +00:00
Thomas Stuefe
3cce31ad88
8335643: serviceability/dcmd/vm tests fail for ZGC after JDK-8322475
...
Reviewed-by: sgehwolf, dholmes
2024-07-08 08:06:56 +00:00
Jatin Bhateja
55fd1ed228
8333890: Fatal error in auto-vectorizer with float16 kernel.
...
Reviewed-by: kvn
2024-07-08 06:42:46 +00:00
Per Minborg
6f7f0f1de0
8333884: MemorySegment::reinterpret removes read-only property
...
Reviewed-by: jvernee, mcimadamore
2024-07-06 15:05:26 +00:00
Erik Gahlin
b83766e590
8335632: jdk/jfr/api/consumer/streaming/TestJVMExit.java failed with "Process [...] is no longer alive"
...
Reviewed-by: mgronlun
2024-07-05 17:07:22 +00:00
Severin Gehwolf
ff49f677ee
8335775: Remove extraneous 's' in comment of rawmonitor.cpp test file
...
Reviewed-by: gdams, stuefe
2024-07-05 13:44:35 +00:00
Thomas Schatzl
bdf470b3b8
8335742: Problemlist gc/g1/TestMixedGCLiveThreshold.java#25percent with virtual threads
...
Reviewed-by: aboldtch, kbarrett
2024-07-05 09:06:37 +00:00
Thomas Schatzl
4ec1ae1097
8331385: G1: Prefix HeapRegion helper classes with G1
...
Reviewed-by: ayang, dholmes
2024-07-05 07:18:34 +00:00
Sonia Zaldana Calles
b9d8056d5c
8332124: Jcmd should recognise options that look like requests for help
...
Reviewed-by: kevinw, stuefe
2024-07-05 04:49:01 +00:00
Thomas Stuefe
b0efd77402
8314653: Metaspace: remove allocation guard feature
...
Reviewed-by: azafari, dholmes
2024-07-04 12:42:47 +00:00
Joachim Kern
ced9906635
8334371: [AIX] Beginning with AIX 7.3 TL1 mmap() supports 64K memory pages
...
Reviewed-by: stuefe, mbaesken, mdoerr
2024-07-04 11:20:57 +00:00
Jan Lahoda
3e3f83f62c
8335385: javac crash on unattributed piece of AST
...
Reviewed-by: vromero
2024-07-04 08:36:56 +00:00
Axel Boldt-Christmas
b20e8c8e85
8335397: Improve reliability of TestRecursiveMonitorChurn.java
...
Reviewed-by: coleenp, rkennke, dholmes
2024-07-04 08:21:18 +00:00
Thomas Stuefe
38a578d547
8334738: os::print_hex_dump should optionally print ASCII
...
Reviewed-by: dholmes, sgehwolf
2024-07-04 06:20:03 +00:00
David Holmes
e01626cf09
8335655: ProblemList serviceability/dcmd/vm tests failing after JDK-8322475
...
Reviewed-by: mikael
2024-07-04 04:18:31 +00:00
David Holmes
587535c5b9
8334545: runtime/ClassInitErrors/TestStackOverflowDuringInit.java fails after JDK-8294960
...
Reviewed-by: iklam, stuefe
2024-07-03 21:42:08 +00:00
Thomas Stuefe
8aaec37ace
8322475: Extend printing for System.map
...
Reviewed-by: sgehwolf, jsjolen
2024-07-03 16:08:34 +00:00
Chen Liang
0db9bc57de
8335290: Rename ClassFile::transform to ClassFile::transformClass
...
Reviewed-by: asotona
2024-07-03 05:03:56 +00:00
Eirik Bjørsnøs
d51141e5fc
8321274: Rename ZipEntry.extraAttributes to ZipEntry.externalFileAttributes
...
Reviewed-by: lancea, jpai
2024-07-03 04:36:32 +00:00
Chen Liang
f7af4504a8
8335110: Fix instruction name and API spec inconsistencies in CodeBuilder
...
Reviewed-by: asotona
2024-07-03 02:49:43 +00:00
Kim Barrett
f187c92bef
8335370: Fix -Wzero-as-null-pointer-constant warning in jvmti_common.hpp
...
Reviewed-by: jwaters, amenkov, sspitsyn
2024-07-03 02:19:54 +00:00
Chen Liang
1ef34c1833
8335475: ClassBuilder incorrectly calculates max_locals in some cases
...
Reviewed-by: asotona
2024-07-02 23:15:31 +00:00
Viktor Klang
27982c8f5d
8327854: Test java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpStatefulTest.java failed with RuntimeException
...
Reviewed-by: psandoz
2024-07-02 20:27:52 +00:00
Chris Plummer
a3479576c9
8335291: Problem list all SA core file tests on macosx-aarch64 due to JDK-8318754
...
Reviewed-by: kevinw, amenkov
2024-07-02 18:13:50 +00:00
Jasmine Karthikeyan
685e5878b8
8334816: compiler/c2/irTests/TestIfMinMax.java fails after 8334629
...
Reviewed-by: thartmann, chagedorn
2024-07-02 14:36:29 +00:00
Daniel Fuchs
a537e87d2d
8335530: Java file extension missing in AuthenticatorTest
...
Reviewed-by: cstein, jpai
2024-07-02 11:50:21 +00:00
Emanuel Peter
9046d7aee3
8335390: C2 MergeStores: wrong result with Unsafe
...
Reviewed-by: thartmann, chagedorn, kvn
2024-07-02 08:20:26 +00:00
Prasanta Sadhukhan
5fe07b36d9
5021949: JSplitPane setEnabled(false) shouldn't be partially functional
...
Reviewed-by: abhiscxk, achung, aivanov
2024-07-02 03:39:43 +00:00
Leonid Mesnik
ee4720a75d
8333306: gc/arguments/TestParallelGCErgo.java fails when largepage are enabled
...
Reviewed-by: ayang, zgu
2024-07-01 20:38:55 +00:00
Adam Sotona
3ca2bcd402
8335060: ClassCastException after JDK-8294960
...
Reviewed-by: liach, jpai
2024-07-01 11:51:13 +00:00
Evgeny Nikitin
747e1e47f5
8334295: CTW: update modules
...
Reviewed-by: shade, thartmann
2024-07-01 10:21:31 +00:00
Severin Gehwolf
0a6ffa5795
8261242: [Linux] OSContainer::is_containerized() returns true when run outside a container
...
Reviewed-by: stuefe, iklam
2024-07-01 08:47:29 +00:00
Albert Mingkun Yang
71e3798bf6
8335308: compiler/uncommontrap/DeoptReallocFailure.java times out with SerialGC on Windows
...
Reviewed-by: kvn, thartmann, chagedorn
2024-07-01 08:12:20 +00:00
Kim Barrett
8350b1daed
8335294: Fix simple -Wzero-as-null-pointer-constant warnings in gc code
...
Reviewed-by: tschatzl, coleenp, jwaters
2024-06-29 05:04:47 +00:00
Fernando Guallini
3e23e9c535
8335344: test/jdk/sun/security/tools/keytool/NssTest.java fails to compile
...
Reviewed-by: weijun
2024-06-28 19:17:24 +00:00
Kevin Walls
79a3554e1d
8335124: com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java failed with CPU time out of expected range
...
Reviewed-by: phh, cjplummer
2024-06-28 19:01:36 +00:00
Fernando Guallini
f4d8c005b3
8334562: Automate com/sun/security/auth/callback/TextCallbackHandler/Default.java test
...
Reviewed-by: weijun
2024-06-28 12:45:26 +00:00
Daniel Fuchs
49eb00da8d
8299813: java/nio/channels/DatagramChannel/Disconnect.java fails with jtreg test timeout due to lost datagram
...
Reviewed-by: aefimov
2024-06-28 11:13:11 +00:00
Daniel Fuchs
8ec378a6c8
8277949: (dc) java/nio/channels/DatagramChannel/AdaptorBasic.java failed in timeout
...
Reviewed-by: jpai
2024-06-28 11:03:29 +00:00
SendaoYan
c798316bc4
8269657: Test java/nio/channels/DatagramChannel/Loopback.java failed: Unexpected message
...
Reviewed-by: dfuchs
2024-06-28 09:38:18 +00:00
Jan Lahoda
99d2bbf767
8334433: jshell.exe runs an executable test.exe on startup
...
Reviewed-by: jpai
2024-06-28 09:31:14 +00:00
Christian Hagedorn
6f4ddc2f6b
8335142: compiler/c1/TestTraceLinearScanLevel.java occasionally times out with -Xcomp
...
Reviewed-by: thartmann, kvn
2024-06-28 09:23:48 +00:00
Albert Mingkun Yang
3b3a19e907
8335314: Problem list compiler/uncommontrap/DeoptReallocFailure.java
...
Reviewed-by: chagedorn
2024-06-28 08:27:07 +00:00
Evgeny Nikitin
308a812383
8334645: Un-problemlist vmTestbase/nsk/sysdict/vm/stress/chain/chain007/chain007.java
...
Reviewed-by: thartmann, lmesnik
2024-06-28 04:42:33 +00:00
Chris Plummer
4e8cbf884a
8335134: Test com/sun/jdi/BreakpointOnClassPrepare.java timeout
...
Reviewed-by: kevinw, coleenp
2024-06-27 22:20:14 +00:00
Ioi Lam
c35e58a5ad
8309634: Resolve CONSTANT_MethodRef at CDS dump time
...
Reviewed-by: matsaave, ccheung
2024-06-27 20:10:13 +00:00
Vladimir Ivanov
243bae7dc0
8304693: Remove -XX:-UseVtableBasedCHA
...
Reviewed-by: kvn, coleenp, dholmes
2024-06-27 18:25:16 +00:00
Daniel Jeliński
b6ffb442ac
8335135: HttpURLConnection#HttpInputStream does not throw IOException when response is truncated
...
Reviewed-by: dfuchs
2024-06-27 15:14:36 +00:00
Francisco Ferrari Bihurriet
4ab7e98c79
8330842: Support AES CBC with Ciphertext Stealing (CTS) in SunPKCS11
...
Co-authored-by: Francisco Ferrari Bihurriet <fferrari@openjdk.org>
Co-authored-by: Martin Balao <mbalao@openjdk.org>
Reviewed-by: valeriep
2024-06-27 15:07:00 +00:00
Evemose
f3b69da55a
8335136: Underscore as parameter name in one-parameter functional types fails to compile
...
Reviewed-by: jlahoda
2024-06-27 07:45:18 +00:00
Shaojin Wen
9d20b58f40
8334328: Reduce object allocation for FloatToDecimal and DoubleToDecimal
...
Reviewed-by: redestad, rgiulietti
2024-06-27 05:13:30 +00:00
Jaikiran Pai
9bb675f89d
8334719: (se) Deferred close of SelectableChannel may result in a Selector doing the final close before concurrent I/O on channel has completed
...
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: alanb, dfuchs
2024-06-27 04:38:32 +00:00
Hannes Greule
3796fdfced
8328536: javac - crash on unknown type referenced in yield statement
...
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Reviewed-by: jlahoda
2024-06-26 23:17:32 +00:00
Justin Lu
bffc8484c3
8333755: NumberFormat integer only parsing breaks when format has suffix
...
Reviewed-by: naoto
2024-06-26 17:10:09 +00:00
Emanuel Peter
8374d16504
8335006: C2 SuperWord: add JMH benchmark VectorLoadToStoreForwarding.java
...
Reviewed-by: shade, kvn, sviswanathan
2024-06-26 14:12:44 +00:00
Anthony Scarpino
4ffc5e6077
8326705: Test CertMsgCheck.java fails to find alert certificate_required
...
Reviewed-by: ssahoo, rhalade
2024-06-26 13:58:22 +00:00
Kangcheng Xu
b2ac7259c9
8327380: Add tests for Shenandoah barrier expansion optimization
...
Reviewed-by: roland, shade
2024-06-26 13:19:34 +00:00
Daniel Fuchs
f23295ec1d
8334600: TEST java/net/MulticastSocket/IPMulticastIF.java fails on linux-aarch64
...
Reviewed-by: alanb
2024-06-26 10:09:05 +00:00
Maurizio Cimadamore
4ce8822b6c
8334037: Local class creation in lambda in pre-construction context crashes javac
...
8333313: NullPointerException in lambda instantiating an inner local class in prologue
8333766: Stack overflow with anonymous class in super() parameter
8334679: Wrong bug number in regression test for JDK-8334252
Co-authored-by: Archie Cobbs <acobbs@openjdk.org>
Reviewed-by: jlahoda, vromero
2024-06-26 09:12:02 +00:00
Thomas Stuefe
e1390056c9
8333994: NMT: call stacks should show source information
...
Reviewed-by: jsjolen, gziemski
2024-06-26 08:44:17 +00:00
Kim Barrett
25c3845be2
8333133: Simplify QuickSort::sort
...
Reviewed-by: shade, dholmes
2024-06-26 05:15:36 +00:00
Coleen Phillimore
b3bf31a0a0
8333542: Breakpoint in parallel code does not work
...
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Reviewed-by: dholmes, vlivanov
2024-06-25 19:50:58 +00:00
Justin Lu
86b0cf259f
8334653: ISO 4217 Amendment 177 Update
...
Reviewed-by: naoto
2024-06-25 19:05:22 +00:00
Justin Lu
861aefcafa
8334418: Update IANA Language Subtag Registry to Version 2024-06-14
...
Reviewed-by: lancea, iris, srl, naoto
2024-06-25 19:05:01 +00:00
Yude Lin
f8bf470b77
8334810: Redo: Un-ProblemList LocaleProvidersRun and CalendarDataRegression
...
8268379: java/util/Locale/LocaleProvidersRun.java and sun/util/locale/provider/CalendarDataRegression.java timed out
Reviewed-by: naoto, jlu
2024-06-25 18:19:42 +00:00
Quan Anh Mai
933eababf2
8334629: [BACKOUT] PhaseIdealLoop::conditional_move is too conservative
...
Reviewed-by: epeter, thartmann, jkarthikeyan
2024-06-25 17:10:20 +00:00
Vladimir Kozlov
9c89f0861c
8334421: assert(!oldbox->is_unbalanced()) failed: this should not be called for unbalanced region
...
Reviewed-by: vlivanov, thartmann
2024-06-25 16:04:03 +00:00
Johan Sjölen
57f8b91e55
8333658: NMT: Use an allocator with 4-byte pointers to save memory in NativeCallStackStorage
...
Reviewed-by: stuefe, azafari
2024-06-25 14:37:38 +00:00
Matias Saavedra Silva
6c6793307d
8334899: Test runtime/cds/appcds/javaldr/ExceptionDuringDumpAtObjectsInitPhase.java failed after JDK-8306580
...
Reviewed-by: iklam, dholmes
2024-06-25 14:07:32 +00:00
Hamlin Li
cae94b268d
8334397: RISC-V: verify perf of ReverseBytesS/US
...
Reviewed-by: fyang, luhenry
2024-06-25 14:06:03 +00:00
Alisen Chung
3a26bbcebc
8185429: [macos] After a modal dialog is closed, no window becomes active
...
Reviewed-by: tr, dnguyen, serb
2024-06-25 02:19:57 +00:00
Matias Saavedra Silva
4b153e5e05
8306580: Propagate CDS dumping errors instead of directly exiting the VM
...
Reviewed-by: iklam, ccheung
2024-06-24 18:19:03 +00:00
Erik Gahlin
55c7969461
8334765: JFR: Log chunk waste
...
Reviewed-by: mgronlun
2024-06-24 14:36:50 +00:00
Adam Sotona
b2930c5aee
8334040: jdk/classfile/CorpusTest.java timed out
...
Reviewed-by: alanb
2024-06-24 13:34:29 +00:00
Robert Toyonaga
e825ccfe66
8332362: Implement os::committed_in_range for MacOS and AIX
...
Reviewed-by: stuefe
2024-06-24 13:33:20 +00:00
Coleen Phillimore
5ac2149b7b
8334299: Deprecate LockingMode option, along with LM_LEGACY and LM_MONITOR
...
Reviewed-by: stuefe, dholmes
2024-06-24 12:37:53 +00:00
Matthew Donovan
9d4a4bd2c2
8324841: PKCS11 tests still skip execution
...
Reviewed-by: valeriep
2024-06-24 11:15:33 +00:00
Emanuel Peter
edf7f055ee
8334083: C2 SuperWord: TestCompatibleUseDefTypeSize.java fails with -XX:+AlignVector after JDK-8325155
...
Reviewed-by: chagedorn, kvn
2024-06-24 07:14:57 +00:00
Richard Reingruber
13dce296fc
8334560: [PPC64]: postalloc_expand_java_dynamic_call_sched does not copy all fields
...
Reviewed-by: mbaesken, mdoerr
2024-06-24 06:33:39 +00:00
SendaoYan
7baddc202a
8334339: Test java/nio/file/attribute/BasicFileAttributeView/CreationTime.java fails on alinux3
...
Reviewed-by: alanb
2024-06-23 18:00:28 +00:00
Johan Sjölen
eb110bdc6e
8334180: NMT gtests introduced with 8312132 should be labeled as NMT
...
Reviewed-by: gziemski, stuefe
2024-06-23 12:33:38 +00:00
Johan Sjölen
652784c803
8334392: Switch RNG in NMT's treap
...
Reviewed-by: stuefe, azafari, gziemski
2024-06-23 08:19:28 +00:00
Chen Liang
7e55ed3b10
8333748: javap crash - Fatal error: Unmatched bit position 0x2 for location CLASS
...
Reviewed-by: asotona
2024-06-21 22:38:38 +00:00
Prasanta Sadhukhan
689cee3d09
8334509: Cancelling PageDialog does not return the same PageFormat object
...
Reviewed-by: aivanov, prr
2024-06-21 18:02:57 +00:00
Rajan Halade
8e1d2b091c
8334441: Mark tests in jdk_security_infra group as manual
...
Reviewed-by: clanger, mullan
2024-06-21 16:37:57 +00:00
Kevin Walls
9f8de221d7
8327793: Deprecate jstatd for removal
...
Reviewed-by: alanb, cjplummer
2024-06-21 13:51:06 +00:00
Tejesh R
711e723819
6967482: TAB-key does not work in JTables after selecting details-view in JFileChooser
...
8166352: FilePane.createDetailsView() removes JTable TAB, SHIFT-TAB functionality
Reviewed-by: achung, prr
2024-06-21 10:36:05 +00:00
Matthias Baesken
ed149062d0
8333361: ubsan,test : libHeapMonitorTest.cpp:518:9: runtime error: null pointer passed as argument 2, which is declared to never be null
...
Reviewed-by: asteiner, lucy, amenkov
2024-06-21 08:38:42 +00:00
Erik Gahlin
bdd96604ae
8323196: jdk/jfr/api/consumer/filestream/TestOrdered.java failed with "Events are not ordered! Reuse = false"
...
Reviewed-by: mgronlun
2024-06-21 07:36:02 +00:00
Matthias Baesken
6a5cb0b2c4
8334567: [test] runtime/os/TestTracePageSizes move ppc handling
...
Reviewed-by: stuefe, lucy
2024-06-21 07:04:26 +00:00
Coleen Phillimore
4b4a483b6f
8330699: Obsolete -XX:+UseEmptySlotsInSupers
...
Reviewed-by: shade, fparain, dholmes
2024-06-20 19:03:50 +00:00
SendaoYan
de8ee97718
8334333: MissingResourceCauseTestRun.java fails if run by root
...
Reviewed-by: naoto, jlu
2024-06-20 18:04:58 +00:00
Naoto Sato
265a0f5547
8334490: Normalize string with locale invariant toLowerCase()
...
Reviewed-by: jlu, dfuchs, lancea, rriggs
2024-06-20 17:01:17 +00:00
Pavel Rappo
1b1dba8082
8333358: java/io/IO/IO.java test fails intermittently
...
Reviewed-by: naoto
2024-06-20 16:28:48 +00:00
Leonid Mesnik
a81e1bf1e1
8332252: Clean up vmTestbase/vm/share
...
Reviewed-by: cjplummer
2024-06-20 15:43:56 +00:00
Leonid Mesnik
99e4d77aac
8333117: Remove support of remote and manual debuggee launchers
...
Reviewed-by: cjplummer
2024-06-20 15:43:44 +00:00
Abhishek Kumar
9ef86da5f8
8334170: bug6492108.java test failed with exception Image comparison failed at (0, 0) for image 4
...
Reviewed-by: aivanov, azvegint
2024-06-20 15:42:17 +00:00
Nizar Benalla
5cad0b4df7
8322708: Global HTML attributes are not allowed
...
Reviewed-by: jjg
2024-06-20 11:53:02 +00:00
Thomas Stuefe
c6f3bf4bd6
8334026: Provide a diagnostic PrintMemoryMapAtExit switch on Linux
...
Reviewed-by: dholmes, mbaesken
2024-06-20 08:30:52 +00:00
Sibabrata Sahoo
fad6644eab
8333754: Add a Test against ECDSA and ECDH NIST Test vector
...
Reviewed-by: ascarpino
2024-06-20 04:18:39 +00:00
Sonia Zaldana Calles
b211929e05
8334570: Problem list gc/TestAlwaysPreTouchBehavior.java
...
Reviewed-by: ayang, tschatzl
2024-06-20 01:36:05 +00:00
Kevin Walls
bcf4bb4882
8333344: JMX attaching of Subject does not work when security manager not allowed
...
Reviewed-by: weijun, dfuchs
2024-06-19 16:35:20 +00:00
Erik Gahlin
856931d01f
8304732: jdk/jfr/api/consumer/recordingstream/TestStop.java failed again with "Expected outer stream to have 3 events"
...
Reviewed-by: mgronlun
2024-06-19 16:23:22 +00:00
Adam Sotona
01ee4241b7
8294960: Convert java.base/java.lang.invoke package to use the Classfile API to generate lambdas and method handles
...
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Reviewed-by: redestad, liach
2024-06-19 15:15:30 +00:00
Daniel Fuchs
50bed6c67b
8334297: (so) java/nio/channels/SocketChannel/OpenLeak.java should not depend on SecurityManager
...
Reviewed-by: alanb
2024-06-19 10:54:13 +00:00
Archie Cobbs
7b3a96d570
8334488: Improve error for illegal early access from nested class
...
Reviewed-by: mcimadamore
2024-06-19 10:45:34 +00:00
Inigo Mediavilla Saiz
07ebda54f2
8334215: serviceability/dcmd/thread/PrintMountedVirtualThread.java failing with JTREG_TEST_THREAD_FACTORY=Virtual
...
Reviewed-by: dholmes
2024-06-19 10:35:32 +00:00
Archie Cobbs
e227c7e37d
8334258: Compiler erronousely allows access to instance variable in argument expression of a constructor invocation
...
Reviewed-by: mcimadamore
2024-06-18 23:23:39 +00:00
Emanuel Peter
e965d70a74
8333876: C2 SuperWord: regression after JDK-8325155: failed: internal connection
...
Reviewed-by: kvn, roland
2024-06-18 16:15:09 +00:00
Sonia Zaldana Calles
8bc2fbe578
8333769: Pretouching tests dont test pretouching
...
Reviewed-by: stuefe, asmehra
2024-06-18 14:05:11 +00:00
Chen Liang
91bd85d65d
8333854: IllegalAccessError with proxies after JDK-8332457
...
Reviewed-by: redestad, asotona
2024-06-18 13:51:50 +00:00
Roland Westrelin
fa401f37df
8333805: Replaying compilation with null static final fields results in a crash
...
Reviewed-by: thartmann, dlong
2024-06-18 12:08:57 +00:00
SendaoYan
472b935b44
8334332: TestIOException.java fails if run by root
...
Reviewed-by: prappo
2024-06-18 10:24:43 +00:00
Archie Cobbs
d4c1373717
8334043: VerifyError when inner class is accessed in prologue
...
Reviewed-by: mcimadamore
2024-06-18 08:42:44 +00:00
Christian Stein
99fefec092
8331431: Update to use jtreg 7.4
...
Reviewed-by: ihse, erikj, jpai
2024-06-18 07:25:17 +00:00
Gui Cao
e95f092862
8333964: RISC-V: C2: Check "requires_strict_order" flag for floating-point add reduction
...
Reviewed-by: fyang
2024-06-18 05:24:33 +00:00
Thomas Stuefe
801bf15f02
8332105: Exploded JDK does not include CDS
...
Reviewed-by: dholmes, iklam
2024-06-17 17:27:01 +00:00
Albert Mingkun Yang
c94af6f943
8333962: Obsolete OldSize
...
Reviewed-by: dholmes, zgu
2024-06-17 15:50:55 +00:00
Gui Cao
ef7923e127
8334078: RISC-V: TestIntVect.java fails after JDK-8332153 when running without RVV
...
Reviewed-by: fyang, mli
2024-06-17 11:35:41 +00:00
Matthias Baesken
5e09397bf6
8334222: exclude containers/cgroup/PlainRead.java
...
Reviewed-by: lucy
2024-06-17 08:06:20 +00:00
Emanuel Peter
7b38bfea33
8333729: C2 SuperWord: remove some @requires usages in test/hotspot/jtreg/compiler/loopopts/superword
...
Reviewed-by: chagedorn, kvn
2024-06-17 07:00:03 +00:00
Emanuel Peter
29b6392838
8334228: C2 SuperWord: fix JDK-24 regression in VPointer::cmp_for_sort after JDK-8325155
...
Reviewed-by: chagedorn, kvn
2024-06-17 06:58:55 +00:00
Liming Liu
31e8debae6
8324781: runtime/Thread/TestAlwaysPreTouchStacks.java failed with Expected a higher ratio between stack committed and reserved
...
8325218: gc/parallel/TestAlwaysPreTouchBehavior.java fails
Reviewed-by: stefank, jsjolen, stuefe
2024-06-17 06:16:26 +00:00
Leonid Mesnik
8464ce6db5
8332113: Update nsk.share.Log to be always verbose
...
Reviewed-by: sspitsyn, cjplummer
2024-06-14 15:32:19 +00:00
Leonid Mesnik
548e95a689
8330702: Update failure handler to don't generate Error message if cores actions are empty
...
Reviewed-by: sspitsyn
2024-06-14 15:32:04 +00:00
Archie Cobbs
dae0bda9d0
8334252: Verifier error for lambda declared in early construction context
...
Reviewed-by: mcimadamore
2024-06-14 14:53:05 +00:00
Roland Westrelin
b5212d7bfe
8328107: Shenandoah/C2: TestVerifyLoopOptimizations test failure
...
Reviewed-by: shade
2024-06-14 13:50:21 +00:00
Gui Cao
9b0a5c5cd0
8333248: VectorGatherMaskFoldingTest.java failed when maximum vector bits is 64
...
Reviewed-by: dfenacci, fyang
2024-06-14 09:19:04 +00:00
Ioi Lam
b818679eba
8293980: Resolve CONSTANT_FieldRef at CDS dump time
...
Reviewed-by: erikj, matsaave, heidinga
2024-06-14 06:06:24 +00:00
Emanuel Peter
b09a45163c
8333840: C2 SuperWord: wrong result for MulAddS2I when inputs permuted
...
Reviewed-by: kvn, chagedorn
2024-06-13 18:11:36 +00:00
Jayathirth D V
9ed8629e5d
8333801: Typos in @code references of BufferedImage and JTableHeader
...
Reviewed-by: abhiscxk, prr
2024-06-13 15:50:53 +00:00
Christoph Langer
9d8439c107
8211854: [aix] java/net/ServerSocket/AcceptInheritHandle.java fails: read times out
...
Reviewed-by: dfuchs, jpai
2024-06-13 13:16:38 +00:00
Christoph Langer
f5213671f7
8211847: [aix] java/lang/ProcessHandle/InfoTest.java fails: "reported cputime less than expected"
...
Reviewed-by: stuefe
2024-06-13 13:14:54 +00:00
Thomas Stuefe
5528ad7490
8334179: VMATreeTest.TestConsistencyWithSimpleTracker_vm runs 50+ seconds
...
Reviewed-by: jsjolen
2024-06-13 08:38:04 +00:00
Inigo Mediavilla Saiz
fcedde8042
8330846: Add stacks of mounted virtual threads to the HotSpot thread dump
...
Reviewed-by: dholmes, alanb
2024-06-12 23:18:27 +00:00
Alisen Chung
b697b48a01
8315655: [macos] Right click and dragging over a component with a popup menu will open the popup
...
Reviewed-by: dnguyen, psadhukhan
2024-06-12 18:44:07 +00:00
Alexey Semenyuk
ba67ad63ae
8319457: Update jpackage to support WiX v4 and v5 on Windows
...
Reviewed-by: almatvee
2024-06-12 13:37:03 +00:00
Fei Gao
2c9185eb81
8321308: AArch64: Fix matching predication for cbz/cbnz
...
Reviewed-by: fyang, adinn, aph
2024-06-12 13:29:45 +00:00
Amit Kumar
5a8a9fdfa5
8333382: [s390x] Enhance popcnt Instruction to use Z15 facilities
...
Reviewed-by: lucy, aph
2024-06-12 13:24:58 +00:00
Daniel Fuchs
81083a0e10
8299487: Test java/net/httpclient/whitebox/SSLTubeTestDriver.java timed out
...
Reviewed-by: jpai
2024-06-12 11:29:58 +00:00
Daniel Fuchs
81ca0ece2e
8334028: HttpClient: NPE thrown from assert statement
...
Reviewed-by: jpai
2024-06-12 10:53:08 +00:00
Doug Simon
bd750b6b78
8319933: Disable tests for JDK-8280481 on Graal
...
Reviewed-by: chagedorn
2024-06-12 10:03:39 +00:00
Tobias Hartmann
a0318bc873
8334077: Fix problem list entries for compiler tests
...
Reviewed-by: chagedorn
2024-06-12 09:18:53 +00:00
Matthias Baesken
a7e4ab9300
8333730: ubsan: FieldIndices/libFieldIndicesTest.cpp:276:11: runtime error: null pointer passed as argument 2, which is declared to never be null
...
Reviewed-by: cjplummer, amenkov
2024-06-12 07:06:29 +00:00
Jaikiran Pai
bd046d9b9e
8222884: ConcurrentClassDescLookup.java times out intermittently
...
Reviewed-by: rriggs, mbaesken
2024-06-12 05:36:30 +00:00
Prasanta Sadhukhan
1c80ddb8ef
8333940: Ensure javax/swing/TestUngrab.java run on all platforms
...
Reviewed-by: tr
2024-06-12 05:32:06 +00:00
Leonid Mesnik
56e8e60792
8330534: Update nsk/jdwp tests to use driver instead of othervm
...
Reviewed-by: sspitsyn, cjplummer
2024-06-11 21:03:20 +00:00
Leonid Mesnik
7ed8a5c431
8333841: Add more logging into setfldw001 tests
...
Reviewed-by: cjplummer, amenkov, sspitsyn
2024-06-11 18:40:20 +00:00
Daniel Jeliński
b77bd5fd6a
8333742: ProcessImpl and ProcessHandleImpl may mishandle processes that exit with code 259
...
Reviewed-by: rriggs
2024-06-11 17:34:09 +00:00
Renjith Kannath Pariyangad
aaaa86b571
8333360: PrintNullString.java doesn't use float arguments
...
Reviewed-by: aivanov, abhiscxk, achung
2024-06-11 11:47:19 +00:00
Christian Hagedorn
ef101f1bf2
8332920: C2: Partial Peeling is wrongly applied for CmpU with negative limit
...
Reviewed-by: kvn, thartmann, epeter
2024-06-11 11:32:12 +00:00
Bhavana Kilambi
0e4d4a0c31
8320725: AArch64: C2: Add "requires_strict_order" flag for floating-point add and mul reduction
...
Co-authored-by: Eric Liu <eliu@openjdk.org>
Reviewed-by: gli, epeter, aph
2024-06-11 07:16:56 +00:00
Albert Mingkun Yang
badf1cb9ce
8331675: gtest CollectorPolicy.young_min_ergo_vm fails after 8272364
...
Reviewed-by: tschatzl, zgu, gli
2024-06-11 06:57:05 +00:00
Serguei Spitsyn
fe9c63cf73
8333931: Problemlist serviceability/jvmti/vthread/CarrierThreadEventNotification
...
Reviewed-by: serb
2024-06-11 05:35:33 +00:00
Jaikiran Pai
41c88bc395
8333756: java/lang/instrument/NativeMethodPrefixApp.java failed due to missing intrinsic
...
Reviewed-by: amenkov, cjplummer
2024-06-11 03:48:03 +00:00
Vladimir Kozlov
9691153755
8329141: Obsolete RTM flags and code
...
Reviewed-by: chagedorn
2024-06-10 17:58:22 +00:00
Matthew Donovan
b25476200a
8333829: ProblemList sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java due to JDK-8333317
...
Reviewed-by: mullan
2024-06-10 15:41:30 +00:00
Albert Mingkun Yang
b68609f80d
8333779: Parallel: Remove Summary phase related debug print during Full GC
...
Reviewed-by: tschatzl
2024-06-10 15:23:41 +00:00
Kuai Wei
2a242db01e
8325821: [REDO] use "dmb.ishst+dmb.ishld" for release barrier
...
Reviewed-by: shade, aph
2024-06-10 12:57:03 +00:00
Alan Bateman
e7dc76b577
8333849: (dc) DatagramChannel send/receive fails with UOE if buffer backed by memory segment allocated from shared arena
...
Reviewed-by: dfuchs
2024-06-10 12:47:09 +00:00
Daniel Fuchs
ec1664e8c9
8333804: java/net/httpclient/ForbiddenHeadTest.java threw an exception with 0 failures
...
Reviewed-by: jpai
2024-06-10 12:44:36 +00:00
Thomas Stuefe
e22fc121ae
8333775: Small improvement to outputStream auto-indentation mode
...
Reviewed-by: jsjolen, mbaesken
2024-06-10 12:33:32 +00:00
Jatin Bhateja
a941397327
8329031: CPUID feature detection for Advanced Performance Extensions (Intel® APX)
...
Reviewed-by: sviswanathan, kvn
2024-06-09 00:47:23 +00:00
Alex Menkov
17bd483ff0
8333680: com/sun/tools/attach/BasicTests.java fails with "SocketException: Permission denied: connect"
...
Reviewed-by: sspitsyn, kevinw, lmesnik
2024-06-07 19:30:37 +00:00
Scott Gibbons
8e72d7cf8e
8320448: Accelerate IndexOf using AVX2
...
Reviewed-by: epeter, kvn, sviswanathan
2024-06-07 17:02:14 +00:00
Naoto Sato
25ad86234a
8332161: Test restoring echo in the Console implementation (java.base)
...
Reviewed-by: joehw, prappo
2024-06-07 16:22:02 +00:00
Jorn Vernee
ee82346bd5
8325984: 4 jcstress tests are failing in Tier6 4 times each
...
Reviewed-by: shade
2024-06-07 15:40:59 +00:00
SendaoYan
d130d2f4f4
8333477: Delete extra empty spaces in Makefiles
...
Reviewed-by: erikj, chagedorn, liach, jwaters
2024-06-07 13:36:05 +00:00
Thomas Stuefe
bf7f1c41cc
8333211: NMT Reports: replace manual indentation handling with auto indent
...
Reviewed-by: jsjolen, asmehra
2024-06-07 07:34:58 +00:00
Matthias Baesken
8ffc35d117
8333724: Problem list security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#teliasonerarootcav1
...
Reviewed-by: lucy, serb
2024-06-07 07:12:55 +00:00