Aggelos Biboudis
90e433d72e
8320144: Compilation crashes when a custom annotation with invalid default value is used
...
Reviewed-by: vromero, jlahoda
2023-12-06 15:34:25 +00:00
Adam Sotona
0217b5ac8b
8321248: ClassFile API ClassModel::verify is inconsistent with the rest of the API
...
Reviewed-by: jlahoda, mcimadamore
2023-12-06 15:32:24 +00:00
Thomas Schatzl
7fbfb3b74a
8321369: Unproblemlist gc/cslocker/TestCSLocker.java
...
Reviewed-by: dholmes
2023-12-06 10:34:27 +00:00
Jatin Bhateja
2678e4cd94
8319111: Mismatched MemorySegment heap access is not consistently intrinsified
...
Reviewed-by: sviswanathan, psandoz, thartmann
2023-12-06 09:58:06 +00:00
Per Minborg
a0920aa436
8321159: SymbolLookup.libraryLookup(Path, Arena) Assumes default Filesystem
...
Reviewed-by: mcimadamore
2023-12-06 08:02:52 +00:00
Viktor Klang
9d776777c5
8321124: java/util/stream/GatherersTest.java times out
...
Reviewed-by: alanb
2023-12-06 07:12:03 +00:00
Vicente Romero
aaaae3ee3c
8321207: javac is not accepting correct code
...
Reviewed-by: jlahoda
2023-12-06 02:36:02 +00:00
Yi-Fan Tsai
86b27b784e
8317831: compiler/codecache/CheckLargePages.java fails on OL 8.8 with unexpected memory string
...
Reviewed-by: eastigeevich, dholmes
2023-12-06 02:34:26 +00:00
Pavel Rappo
430564cf88
8308715: Create a mechanism for Implicitly Declared Class javadoc
...
Reviewed-by: jjg
2023-12-05 22:09:05 +00:00
Jonathan Joo
9e570105c3
8315149: Add hsperf counters for CPU time of internal GC threads
...
Co-authored-by: Man Cao <manc@openjdk.org>
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Reviewed-by: simonis, manc, sjohanss
2023-12-05 19:43:25 +00:00
Brian Burkhalter
b0d145097c
8321053: Use ByteArrayInputStream.buf directly when parameter of transferTo() is trusted
...
Reviewed-by: alanb
2023-12-05 19:41:12 +00:00
Damon Nguyen
acaf2c8dcf
8318590: JButton ignores margin when painting HTML text
...
Reviewed-by: prr, azvegint, honkar
2023-12-05 19:25:42 +00:00
Archie Cobbs
640d7f31b2
8314327: Issues with JShell when using "local" execution engine
...
Reviewed-by: jlahoda
2023-12-05 17:57:43 +00:00
Alisen Chung
db5613af89
8317288: [macos] java/awt/Window/Grab/GrabTest.java: Press on the outside area didn't cause ungrab
...
Reviewed-by: honkar, azvegint
2023-12-05 17:50:05 +00:00
Alexey Ivanov
b1cb37432a
8320349: Simplify FileChooserSymLinkTest.java by using single-window testUI
...
Reviewed-by: serb
2023-12-05 17:40:55 +00:00
Jan Lahoda
18c7922781
8321224: ct.sym for JDK 22 contains references to internal modules
...
Reviewed-by: darcy, vromero, asotona, ihse
2023-12-05 17:24:48 +00:00
Alexey Ivanov
83ffc1ac94
8320303: Allow PassFailJFrame to accept single window creator
...
Reviewed-by: serb
2023-12-05 17:22:57 +00:00
Maxim Kartashev
fd31f6a166
8321183: Incorrect warning from cds about the modules file
...
Reviewed-by: ccheung, iklam
2023-12-05 17:17:14 +00:00
Tobias Hartmann
61d0db3838
8318468: compiler/tiered/LevelTransitionTest.java fails with -XX:CompileThreshold=100 -XX:TieredStopAtLevel=1
...
Reviewed-by: rcastanedalo, chagedorn
2023-12-05 16:27:29 +00:00
Brian Burkhalter
87516e29dc
8320943: Files/probeContentType/Basic.java fails on latest Windows 11 - content type mismatch
...
Reviewed-by: cstein, rriggs
2023-12-05 15:56:30 +00:00
Martin Doerr
a1fe16b5ec
8321300: Cleanup TestHFA
...
Reviewed-by: jvernee, jbechberger
2023-12-05 13:57:06 +00:00
Jaikiran Pai
672f37324f
8321163: [test] OutputAnalyzer.getExitValue() unnecessarily logs even when process has already completed
...
Reviewed-by: stefank, lmesnik
2023-12-05 10:58:02 +00:00
Christian Stein
517b178819
8306914: Implement JEP 458: Launch Multi-File Source-Code Programs
...
Reviewed-by: jlahoda, jlaskey
2023-12-05 07:50:21 +00:00
Viktor Klang
50d1839d54
8318809: java/util/concurrent/ConcurrentLinkedQueue/WhiteBox.java shows intermittent failures on linux ppc64le and aarch64
...
Reviewed-by: alanb, jpai
2023-12-05 05:29:29 +00:00
Jaikiran Pai
81484d8c05
8320687: sun.jvmstat.monitor.MonitoredHost.getMonitoredHost() throws unexpected exceptions when invoked concurrently
...
Reviewed-by: alanb, kevinw
2023-12-05 01:06:14 +00:00
Roger Riggs
155abc576a
8311906: Improve robustness of String constructors with mutable array inputs
...
Co-authored-by: Damon Fenacci <dfenacci@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: rgiulietti, thartmann, redestad, dfenacci
2023-12-04 18:28:59 +00:00
Coleen Phillimore
316b78336c
8321276: runtime/cds/appcds/dynamicArchive/DynamicSharedSymbols.java failed with "'17 2: jdk/test/lib/apps ' missing from stdout/stderr"
...
Reviewed-by: dcubed
2023-12-04 18:01:31 +00:00
Erik Gahlin
65be5e0c54
8305931: jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java failed with "Expected chains but found none"
...
Reviewed-by: mgronlun
2023-12-04 16:56:16 +00:00
Erik Gahlin
f6be922952
8316193: jdk/jfr/event/oldobject/TestListenerLeak.java java.lang.Exception: Could not find leak
...
Reviewed-by: mgronlun
2023-12-04 16:50:45 +00:00
Erik Gahlin
d5f59cf0a8
8321220: JFR: RecordedClass reports incorrect modifiers
...
Reviewed-by: mgronlun
2023-12-04 15:51:22 +00:00
Oli Gillespie
d23f4f12ad
8315559: Delay TempSymbol cleanup to avoid symbol table churn
...
Reviewed-by: coleenp, kbarrett, shade
2023-12-04 12:25:51 +00:00
Abhishek Kumar
ed5b8c3a7b
8225220: When the Tab Policy is checked,the scroll button direction displayed incorrectly.
...
Reviewed-by: tr, psadhukhan
2023-12-04 09:31:17 +00:00
Aleksey Shipilev
93b9235f19
8321120: Shenandoah: Remove ShenandoahElasticTLAB flag
...
Reviewed-by: kdnilsen, ysr
2023-12-04 08:20:09 +00:00
Eric Liu
9b8eaa2fc3
8319872: AArch64: [vectorapi] Implementation of unsigned (zero extended) casts
...
Reviewed-by: aph, xgong
2023-12-04 08:14:57 +00:00
Matthias Baesken
b9b82631bf
8317307: test/jdk/com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails with ConnectException: Connection timed out: no further information
...
Reviewed-by: clanger
2023-12-04 08:09:01 +00:00
Tejesh R
0d0a657414
5108458: JTable does not properly layout its content
...
Reviewed-by: dnguyen, aivanov, psadhukhan
2023-12-04 07:30:17 +00:00
Adam Sotona
2b00ac0d02
8308753: Class-File API transition to Preview
...
Reviewed-by: ihse, mchung, vromero
2023-12-04 07:07:57 +00:00
Erik Gahlin
b9df827adc
8309871: jdk/jfr/api/consumer/recordingstream/TestSetEndTime.java timed out
...
Reviewed-by: mgronlun
2023-12-03 19:46:37 +00:00
Gregor Purdy
949846986f
8318983: Fix comment typo in PKCS12Passwd.java
...
Reviewed-by: weijun
2023-12-02 21:13:37 +00:00
Erik Gahlin
4dcbd13f99
8314905: jdk/jfr/tool/TestView.java fails with RuntimeException 'Invoked Concurrent' missing from stdout/stderr
...
Reviewed-by: mgronlun
2023-12-02 17:03:15 +00:00
Leonid Mesnik
8be3e39220
8320129: "top" command during jtreg failure handler does not display CPU usage on OSX
...
Reviewed-by: cjplummer, jpai
2023-12-02 02:58:03 +00:00
Eirik Bjorsnos
2f299e4a73
8321182: SourceExample.SOURCE_14 comment should refer to 'switch expressions' instead of 'text blocks'
...
Reviewed-by: darcy
2023-12-01 21:15:46 +00:00
Erik Gahlin
3a09a052bc
8313722: JFR: Avoid unnecessary calls to Events.from(Recording)
...
Reviewed-by: mgronlun
2023-12-01 20:54:35 +00:00
Aggelos Biboudis
54957ac55f
8312560: Annotation on Decomposed Record Component in Enhanced For Loop Fails Compilation
...
Reviewed-by: jlahoda
2023-12-01 14:15:38 +00:00
Jorn Vernee
3b30095a63
8321130: Microbenchmarks do not build any more after 8254693 on 32 bit platforms
...
Reviewed-by: mcimadamore, tschatzl
2023-12-01 13:11:07 +00:00
Pavel Rappo
8f1d40b48b
8321114: Rename "Unnamed Classes" to "Implicitly Declared Classes" better
...
Reviewed-by: jlaskey
2023-12-01 11:51:25 +00:00
Christian Hagedorn
ecd335d8f4
8321107: Add more test cases for JDK-8319372
...
Reviewed-by: roland, kvn
2023-12-01 07:44:09 +00:00
Alan Bateman
2476be4590
8320716: ResolvedModule::reads includes self when configuration contains two or more automatic modules
...
Reviewed-by: mchung
2023-12-01 07:31:10 +00:00
Aggelos Biboudis
4ba94ef69e
8320145: Compiler should accept final variable in Record Pattern
...
Reviewed-by: jlahoda
2023-12-01 07:13:39 +00:00
Alexey Semenyuk
56d4c33f40
8227529: With malformed --app-image the error messages are awful
...
Reviewed-by: almatvee
2023-12-01 01:53:20 +00:00
Phil Race
76fea80707
8320608: Many jtreg printing tests are missing the @printer keyword
...
Reviewed-by: aivanov, serb
2023-11-30 22:59:37 +00:00
Jorn Vernee
e96e191952
8318586: Explicitly handle upcall stub allocation failure
...
8318653: UpcallTestHelper::runInNewProcess waits for forked process without timeout
Reviewed-by: shade, mcimadamore
2023-11-30 19:26:54 +00:00
Weijun Wang
0a60b0f99e
8302233: HSS/LMS: keytool and jarsigner changes
...
Reviewed-by: mullan
2023-11-30 19:14:29 +00:00
Jorn Vernee
8bedb28bbc
8321119: Disable java/foreign/TestHandshake.java on Zero VMs
...
Reviewed-by: eosterlund, shade
2023-11-30 16:35:12 +00:00
Daniel D. Daugherty
c6a8278362
8321127: ProblemList java/util/stream/GatherersTest.java
...
Reviewed-by: shade, alanb
2023-11-30 16:16:59 +00:00
Alisen Chung
a3eb664077
8315701: [macos] Regression: KeyEvent has different keycode on different keyboard layouts
...
Reviewed-by: aivanov, kizune
2023-11-30 16:11:09 +00:00
Volodymyr Paprotski
6aba6aa6f1
8320347: Emulate vblendvp[sd] on ECore
...
Reviewed-by: sviswanathan, jbhateja
2023-11-30 16:10:54 +00:00
Albert Mingkun Yang
693847452f
8320916: jdk/jfr/event/gc/stacktrace/TestParallelMarkSweepAllocationPendingStackTrace.java failed with "OutOfMemoryError: GC overhead limit exceeded"
...
Reviewed-by: sjohanss, tschatzl
2023-11-30 15:48:00 +00:00
Viktor Klang
33b26f79a9
8319123: Implement JEP 461: Stream Gatherers (Preview)
...
Reviewed-by: tvaleev, alanb, psandoz
2023-11-30 14:45:23 +00:00
Jim Laskey
04ad98ed32
8315458: Implement JEP 463: Implicitly Declared Classes and Instance Main Method (Second Preview)
...
Reviewed-by: jlahoda, mcimadamore, vromero, rriggs, alanb, mchung
2023-11-30 12:49:49 +00:00
Ivan Šipka
da7cf258bb
8320665: update jdk_core at open/test/jdk/TEST.groups
...
Reviewed-by: msheppar
2023-11-30 12:09:20 +00:00
Stefan Karlsson
0d146361f2
8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object
...
Reviewed-by: dholmes, ihse, sspitsyn, dcubed
2023-11-30 09:46:26 +00:00
Roland Westrelin
7766785098
8319372: C2 compilation fails with "Bad immediate dominator info"
...
Reviewed-by: kvn, chagedorn, thartmann
2023-11-30 08:09:06 +00:00
Aleksey Shipilev
c86431767e
8320888: Shenandoah: Enable ShenandoahVerifyOptoBarriers in debug builds
...
Reviewed-by: wkemper, kdnilsen, rkennke
2023-11-29 20:15:44 +00:00
Alex Menkov
d1e73b1299
8318626: GetClassFields does not filter out ConstantPool.constantPoolOop field
...
Reviewed-by: sspitsyn, lmesnik
2023-11-29 20:10:27 +00:00
Mikhailo Seledtsov
ea6e92ed0d
8320945: problemlist tests failing on latest Windows 11 update
...
Reviewed-by: lmesnik
2023-11-29 19:20:34 +00:00
Justin Lu
2584bf87ae
8210410: Refactor java.util.Currency:i18n shell tests to plain java tests
...
Reviewed-by: naoto, lancea
2023-11-29 19:11:34 +00:00
Liam Miller-Cushon
62418c681e
8319444: Unhelpful failure output in TestLegalNotices
...
Reviewed-by: hannesw, jjg
2023-11-29 17:49:30 +00:00
Jaroslav Bachorik
cdd1a6e851
8313816: Accessing jmethodID might lead to spurious crashes
...
Reviewed-by: coleenp
2023-11-29 17:29:52 +00:00
Aleksey Shipilev
b65ccff357
8320877: Shenandoah: Remove ShenandoahUnloadClassesFrequency support
...
Reviewed-by: wkemper, kdnilsen, rkennke
2023-11-29 17:25:40 +00:00
Joe Darcy
b68356b267
8320806: Augment test/langtools/tools/javac/versions/Versions.java for JDK 22 language changes
...
Reviewed-by: jlahoda, vromero
2023-11-29 17:25:26 +00:00
Thomas Stuefe
abf2e49097
8320859: gtest high malloc footprint caused by BufferNodeAllocator stress test
...
Reviewed-by: ayang, kbarrett
2023-11-29 13:18:31 +00:00
Thomas Stuefe
033cced6e1
8320368: Per-CPU optimization of Klass range reservation
...
Reviewed-by: rkennke, rehn
2023-11-29 13:16:38 +00:00
Erik Österlund
159465324f
8310644: Make panama memory segment close use async handshakes
...
Reviewed-by: jvernee, mcimadamore, pchilanomate
2023-11-29 12:40:21 +00:00
Jan Lahoda
65dfcae6d6
8308399: Recommend --release when -source and -target are misused
...
Reviewed-by: vromero
2023-11-29 12:27:54 +00:00
Hamlin Li
335f5dbf62
8320911: RISC-V: Enable hotspot/jtreg/compiler/intrinsics/chacha/TestChaCha20.java
...
Reviewed-by: fyang
2023-11-29 11:18:58 +00:00
Thomas Schatzl
38cfb220dd
8318706: Implement JEP 423: Region Pinning for G1
...
Reviewed-by: ayang, iwalulya, sjohanss
2023-11-29 10:03:32 +00:00
Alan Bateman
e44d4b24ed
8320858: Move jpackage tests to tier3
...
Reviewed-by: mchung, asemenyuk, almatvee
2023-11-29 09:12:58 +00:00
Hamlin Li
5dcf3a56cb
8320715: Improve the tests of test/hotspot/jtreg/compiler/intrinsics/float16
...
Reviewed-by: kvn
2023-11-29 08:01:40 +00:00
Matthias Baesken
78b6c2b408
8320898: exclude compiler/vectorapi/reshape/TestVectorReinterpret.java on ppc64(le) platforms
...
Reviewed-by: clanger
2023-11-29 07:44:02 +00:00
Joe Wang
9a6ca233c7
8320918: Fix errors in the built-in Catalog implementation
...
Reviewed-by: lancea, naoto, iris
2023-11-29 04:33:28 +00:00
Dean Long
5e1b771a19
8316422: TestIntegerUnsignedDivMod.java triggers "invalid layout" assert in FrameValues::validate
...
Reviewed-by: thartmann, never
2023-11-29 03:06:32 +00:00
Alexander Matveev
a657aa38a5
8320681: [macos] Test tools/jpackage/macosx/MacAppStoreJlinkOptionsTest.java timed out on macOS
...
Reviewed-by: asemenyuk
2023-11-29 01:41:38 +00:00
Thomas Stuefe
dc256fbc64
8320061: [nmt] Multiple issues with peak accounting
...
Reviewed-by: jsjolen, mbaesken
2023-11-28 17:48:54 +00:00
Justin Lu
69c0b24386
8320714: java/util/Locale/LocaleProvidersRun.java and java/util/ResourceBundle/modules/visibility/VisibilityTest.java timeout after passing
...
Reviewed-by: naoto, bpb, lancea
2023-11-28 17:23:13 +00:00
Jan Lahoda
2fae07f53f
8319311: JShell Process Builder should be configurable
...
Reviewed-by: asotona
2023-11-28 12:32:23 +00:00
Gaurav Chaudhari
63ad868e18
8319668: Fixup of jar filename typo in BadFactoryTest.sh
...
Reviewed-by: alanb, jpai
2023-11-28 11:35:00 +00:00
Jorn Vernee
a5ccd3beaf
8267532: C2: Profile and prune untaken exception handlers
...
8310011: Arena with try-with-resources is slower than it should be
Reviewed-by: thartmann, vlivanov
2023-11-28 10:17:58 +00:00
Joachim Kern
464dc3dab5
8319633: runtime/posixSig/TestPosixSig.java intermittent timeouts on UNIX
...
Reviewed-by: dholmes, stuefe, mdoerr
2023-11-28 09:57:48 +00:00
Aleksey Shipilev
efc392259c
8319048: Monitor deflation unlink phase prolongs time to safepoint
...
Reviewed-by: ysr, stefank, aboldtch, dcubed
2023-11-28 09:49:03 +00:00
Kevin Walls
debf0ecfb0
8313355: javax/management/remote/mandatory/notif/ListenerScaleTest.java failed with "Exception: Failed: ratio=792.2791601423487"
...
Reviewed-by: sspitsyn
2023-11-28 09:48:40 +00:00
Alexey Semenyuk
7848ed779b
8301856: Generated .spec file for RPM installers uninstalls desktop launcher on update
...
Reviewed-by: almatvee
2023-11-27 22:28:38 +00:00
Alexey Semenyuk
726f854b14
8320706: RuntimePackageTest.testUsrInstallDir test fails on Linux
...
Reviewed-by: almatvee
2023-11-27 22:20:43 +00:00
steveatgh
82967f45db
8310159: Bulk copy with Unsafe::arrayCopy is slower compared to memcpy
...
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: thartmann, jbhateja, sviswanathan
2023-11-27 17:35:39 +00:00
Archie Cobbs
12e983a72e
8194743: Compiler implementation for Statements before super()
...
Reviewed-by: vromero, jwaters, mcimadamore
2023-11-27 17:26:52 +00:00
Vicente Romero
5e24aaf4f7
8320001: javac crashes while adding type annotations to the return type of a constructor
...
Reviewed-by: cushon, jlahoda
2023-11-27 16:23:02 +00:00
Jasmine Karthikeyan
4977922a3f
8320330: Improve implementation of RShift Value
...
Reviewed-by: thartmann, chagedorn
2023-11-27 14:44:08 +00:00
Prasanta Sadhukhan
12723688ca
8318113: CSS.BackgroundImage doesn't implement equals
...
Reviewed-by: aivanov, tr, prr
2023-11-27 09:01:22 +00:00
Adam Sotona
28d3762bd3
8320618: NPE: Cannot invoke "java.lang.constant.ClassDesc.isArray()" because "this.sym" is null
...
Reviewed-by: alanb
2023-11-27 08:25:31 +00:00
Christoph Langer
f6e5559ae9
8320601: ProblemList java/lang/invoke/lambda/LambdaFileEncodingSerialization.java on linux-all
...
Reviewed-by: mbaesken
2023-11-27 08:21:59 +00:00
Conor Cleary
bddcd086b7
8304701: Request with timeout aborts later in-flight request on HTTP/1.1 cxn
...
Reviewed-by: dfuchs, michaelm
2023-11-27 08:09:10 +00:00
Daniel Jeliński
4d50df63b6
8320691: Timeout handler on Windows takes 2 hours to complete
...
Reviewed-by: stuefe, jpai, ihse, alanb
2023-11-24 14:55:57 +00:00
Jan Lahoda
0c9a61c185
8319220: Pattern matching switch with a lot of cases is unduly slow
...
Reviewed-by: asotona, vromero
2023-11-24 09:05:39 +00:00
Jan Lahoda
fc314740e9
8318913: The module-infos for --release data do not contain pre-set versions
...
Co-authored-by: Erik Joelsson <erikj@openjdk.org>
Reviewed-by: vromero, ihse
2023-11-24 06:30:08 +00:00
David Holmes
c75c38871e
8318776: Require supports_cx8 to always be true
...
Reviewed-by: eosterlund, shade, dcubed
2023-11-23 22:23:42 +00:00
Afshin Zafari
14557e72ef
8314502: Change the comparator taking version of GrowableArray::find to be a template method
...
Reviewed-by: jsjolen, sspitsyn, stefank
2023-11-23 22:16:57 +00:00
Gergö Barany
6f263111a1
8318490: Increase timeout for JDK tests that are close to the limit when run with libgraal
...
Reviewed-by: dnsimon, never, thartmann
2023-11-23 18:33:19 +00:00
Abhishek Kumar
cb95e393b6
8224261: JProgressBar always with border painted around it
...
Reviewed-by: aivanov, dnguyen
2023-11-23 16:18:46 +00:00
Ivan Šipka
99b9cb0a2e
8320586: update manual test/jdk/TEST.groups
...
Reviewed-by: msheppar
2023-11-23 10:31:23 +00:00
Jan Lahoda
14193a049e
8314614: jdk/jshell/ImportTest.java failed with "InternalError: Failed remote listen"
...
8312140: jdk/jshell tests failed with JDI socket timeouts
Reviewed-by: asotona
2023-11-23 07:15:43 +00:00
Justin Lu
2bb4b9398d
8319569: Several java/util tests should be updated to accept VM flags
...
Reviewed-by: naoto, lancea
2023-11-23 00:27:27 +00:00
Erik Gahlin
6016536ab9
8314745: JFR: @StackFilter
...
Reviewed-by: mgronlun
2023-11-22 20:48:42 +00:00
Chris Plummer
572b14ac86
8320536: problemlist failing serviceability/attach/ConcAttachTest.java test on macosx
...
Reviewed-by: amenkov, dholmes
2023-11-22 17:59:42 +00:00
Jonathan Gibbons
407cdd4cac
8320207: doclet incorrectly chooses code font for a See Also link
...
Reviewed-by: hannesw
2023-11-22 17:23:38 +00:00
Thomas Schatzl
1629a9059b
8320331: G1 Full GC Heap verification relies on metadata not reset before verification
...
Reviewed-by: iwalulya, ayang
2023-11-22 17:17:11 +00:00
Joe Wang
93bdc2a6db
8306055: Add a built-in Catalog to JDK XML module
...
Reviewed-by: ihse, lancea, alanb
2023-11-22 17:11:26 +00:00
Sonia Zaldana Calles
5d4a54bccd
8319449: compiler/print/CompileCommandPrintMemStat.java fails on Graal
...
Reviewed-by: kvn, stuefe
2023-11-22 16:03:45 +00:00
Varada M
8b47a14958
8320309: AIX: pthreads created by foreign test library don't work as expected
...
Reviewed-by: mdoerr, mbaesken, stuefe
2023-11-22 13:43:33 +00:00
suchismith
bf0a904f0e
8318175: AIX PPC64: Handle alignment of double in structs
...
Reviewed-by: mdoerr, amitkumar
2023-11-22 13:39:25 +00:00
Matthew Donovan
6ce0ebb858
8295343: sun/security/pkcs11 tests fail on Linux RHEL 8.6 and newer
...
Reviewed-by: erikj, ihse, valeriep
2023-11-22 13:00:56 +00:00
Xin Liu
d1af748ab4
8309067: gtest/AsyncLogGtest.java fails again in stderrOutput_vm
...
Reviewed-by: jsjolen, dholmes
2023-11-22 03:23:45 +00:00
Alec Su
e47cf611c9
8074211: javax.sound.midi: Error with send System Exclusive messages of different length
...
8250667: MIDI sysex over USB scrambled when reply length matches previous message
Reviewed-by: prr
2023-11-21 19:26:49 +00:00
Phil Race
f69e6653f8
8318364: Add an FFM-based implementation of harfbuzz OpenType layout
...
Reviewed-by: jdv, psadhukhan
2023-11-21 17:46:29 +00:00
Weijun Wang
1c0bd81a10
8319124: Update XML Security for Java to 3.0.3
...
Reviewed-by: mullan
2023-11-21 17:46:11 +00:00
Shaojin Wen
61d81d6496
8317742: ISO Standard Date Format implementation consistency on DateTimeFormatter and String.format
...
Reviewed-by: rriggs, naoto
2023-11-21 17:00:18 +00:00
Evgeny Nikitin
9598ff8386
8315969: compiler/rangechecks/TestRangeCheckHoistingScaledIV.java: make flagless
...
Reviewed-by: thartmann, chagedorn
2023-11-21 15:12:57 +00:00
Adam Sotona
53eb6f126b
8187591: -Werror turns incubator module warning to an error
...
Reviewed-by: jlahoda
2023-11-21 15:11:00 +00:00
Daniel Fuchs
570dffb104
8310807: java/nio/channels/DatagramChannel/Connect.java timed out
...
Reviewed-by: msheppar, jpai
2023-11-21 14:09:46 +00:00
Alan Bateman
21a59b9f4e
8282726: java/net/vthread/BlockingSocketOps.java timeout/hang intermittently on Windows
...
Reviewed-by: djelinski
2023-11-21 14:05:32 +00:00
Daniel Lundén
923207073a
8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength
...
Reviewed-by: thartmann, lmesnik, dholmes
2023-11-21 10:58:09 +00:00
Adam Sotona
c4aee66d74
8320222: Wrong bytecode accepted, and StackMap table generated
...
Reviewed-by: jlahoda
2023-11-21 10:08:48 +00:00
Cesar Soares Lucas
3544d2dd86
8319784: VM crash during heap dump after JDK-8287061
...
Reviewed-by: kvn, thartmann, shade
2023-11-21 07:20:28 +00:00
Tobias Hartmann
303757b3a0
8319879: Stress mode to randomize incremental inlining decision
...
Reviewed-by: kvn, roland
2023-11-21 07:18:04 +00:00
Jaikiran Pai
099a8f5b2f
8308144: Uncontrolled memory consumption in SSLFlowDelegate.Reader
...
Co-authored-by: Sergey Zhuravlev <sergey.zhuravlev@gmail.com>
Reviewed-by: dfuchs, djelinski
2023-11-21 06:10:47 +00:00
Weijun Wang
2b4e99140a
8320208: Update Public Suffix List to b5bf572
...
Reviewed-by: mullan
2023-11-20 19:20:06 +00:00
Hannes Wallnöfer
30d895383e
8275889: Search dialog has redundant scrollbars
...
Reviewed-by: jjg
2023-11-20 18:32:20 +00:00
Hannes Wallnöfer
cee54de41b
8319988: Wrong heading for inherited nested classes
...
Reviewed-by: jjg
2023-11-20 18:26:21 +00:00
Brian Burkhalter
32098ce33c
8320348: test/jdk/java/io/File/GetAbsolutePath.windowsDriveRelative fails if working directory is not on drive C
...
Reviewed-by: alanb, mbaesken
2023-11-20 18:23:02 +00:00
Sean Mullan
a2c0fa6f9c
8320372: test/jdk/sun/security/x509/DNSName/LeadingPeriod.java validity check failed
...
Reviewed-by: alanb
2023-11-20 17:47:48 +00:00
Naoto Sato
d6d7bdc774
8319817: Charset constructor should make defensive copy of aliases
...
Reviewed-by: rriggs, alanb, bpb, iris, jpai
2023-11-20 17:31:58 +00:00
Maurizio Cimadamore
7f231109c2
8319928: Exceptions thrown by cleanup actions should be handled correctly
...
Reviewed-by: jvernee
2023-11-20 15:02:11 +00:00
Daniel Jeliński
9f6a4a3f9c
8320386: Remove java/nio/channels/vthread/BlockingChannelOps.java#direct-register from ProblemList
...
Reviewed-by: alanb
2023-11-20 12:45:00 +00:00
Abhishek Kumar
de51aa19d6
8283214: [macos] Screen magnifier does not show the magnified text for JcomboBox
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: asemenov, kizune, aivanov
2023-11-20 06:56:49 +00:00
Sandhya Viswanathan
0881f2b0c4
8318562: Computational test more than 2x slower when AVX instructions are used
...
Reviewed-by: kvn
2023-11-17 20:10:17 +00:00
Jim Laskey
9902d2eb17
8315457: Implement JEP 459: String Templates (Second Preview)
...
Reviewed-by: jlahoda, alanb, vromero
2023-11-17 12:53:49 +00:00
Darragh Clarke
5522656af7
8317834: java/lang/Thread/IsAlive.java timed out
...
Reviewed-by: dfuchs, alanb, dholmes, shade
2023-11-17 12:21:13 +00:00
Roland Westrelin
129c4708b4
8311932: Suboptimal compiled code of nested loop over memory segment
...
Reviewed-by: thartmann, chagedorn
2023-11-17 07:54:10 +00:00
Mandy Chung
1588dd934c
8319567: Update java/lang/invoke tests to support vm flags
...
8319568: Update java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java to accept vm flags
8319672: Several classloader tests ignore VM flags
8319676: A couple of jdk/modules/incubator/ tests ignore VM flags
8319677: Test jdk/internal/misc/VM/RuntimeArguments.java should be marked as flagless
Reviewed-by: jvernee, lmesnik
2023-11-16 22:40:22 +00:00
Vicente Romero
d6aa7c8ba0
8314621: ClassNotFoundException due to lambda reference to elided anonymous inner class
...
Reviewed-by: jlahoda
2023-11-16 16:49:26 +00:00
Vicente Romero
52e2878cff
8319987
: compilation of sealed classes leads to infinite recursion
...
Reviewed-by: jlahoda
2023-11-16 16:41:58 +00:00
Alexander Zvegintsev
f3ed27582e
8319103: Popups that request focus are not shown on Linux with Wayland
...
Reviewed-by: serb, prr
2023-11-16 14:59:27 +00:00
Stefan Karlsson
87be6b69fe
8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls
...
Reviewed-by: shade, aboldtch, pchilanomate, dcubed
2023-11-16 14:33:50 +00:00
Matthias Baesken
9faead1469
8319927: Log that IEEE rounding mode was corrupted by loading a library
...
Reviewed-by: goetz, lucy
2023-11-16 12:55:06 +00:00
Roland Westrelin
f33c874b6e
8319764: C2 compilation asserts during incremental inlining because Phi input is out of bounds
...
Reviewed-by: thartmann, chagedorn
2023-11-16 12:43:50 +00:00
Roland Westrelin
6868b371c6
8318826: C2: "Bad graph detected in build_loop_late" with incremental inlining
...
Reviewed-by: thartmann, chagedorn, kvn
2023-11-16 12:41:16 +00:00
Daniel Lundén
c36ec2ca70
8316653: Large NMethodSizeLimit triggers assert during C1 code buffer allocation
...
Reviewed-by: kvn, rcastanedalo, thartmann
2023-11-16 07:41:13 +00:00
Christian Hagedorn
2db9ea9bbf
8317723: C2: CountedLoopEndNodes and Zero Trip Guards are wrongly treated as Runtime Predicate
...
Reviewed-by: thartmann, epeter
2023-11-16 07:37:45 +00:00
Thomas Stuefe
eaa4417f5c
8319301: Static analysis warnings after JDK-8318016
...
Reviewed-by: thartmann, kvn
2023-11-16 07:29:37 +00:00
Eirik Bjorsnos
f0b7eb519a
8304020: Speed up test/jdk/java/util/zip/ZipFile/TestTooManyEntries.java and clarify its purpose
...
Reviewed-by: lancea, martin, jpai
2023-11-16 06:30:29 +00:00
Matias Saavedra Silva
ffa35d8cf1
8301997: Move method resolution information out of the cpCache
...
Co-authored-by: Gui Cao <gcao@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Reviewed-by: coleenp, adinn, fparain
2023-11-15 19:04:11 +00:00
Alex Menkov
536b1cee24
8320130: Problemlist 2 vmTestbase/nsk/jdi/StepRequest/addClassFilter_rt tests with Xcomp
...
Reviewed-by: cjplummer, dcubed
2023-11-15 18:48:57 +00:00
Rajan Halade
0bda467f6e
8319187: Add three eMudhra emSign roots
...
Reviewed-by: mullan
2023-11-15 18:33:40 +00:00
Hamlin Li
3c6ffcadfe
8318219: RISC-V: C2 ExpandBits
...
Reviewed-by: fyang
2023-11-15 15:45:13 +00:00
Per Minborg
4f4d00fa75
8319966: AIX: expected [[0:i4]] but found [[0:I4]] after JDK-8319882
...
Reviewed-by: mdoerr
2023-11-15 13:52:06 +00:00
Thomas Stuefe
2e34a2ebf0
8318671: Potential uninitialized uintx value after JDK-8317683
...
Reviewed-by: thartmann, shade
2023-11-15 09:55:51 +00:00
Daniel Lundén
bad6999634
8313672: C2: PhaseCCP does not correctly track analysis dependencies involving shift, convert, and mask
...
Reviewed-by: epeter, rcastanedalo, thartmann
2023-11-15 09:19:15 +00:00
Tobias Holenstein
4c1540baa6
8287284: C2: loop optimization performs split_thru_phi infinitely many times
...
Reviewed-by: thartmann, epeter, chagedorn, roland
2023-11-15 08:31:39 +00:00
Prasanta Sadhukhan
e7486e8cfc
8315986: [macos14] javax/swing/JMenuItem/4654927/bug4654927.java: component must be showing on the screen to determine its location
...
Reviewed-by: dnguyen, honkar, aivanov
2023-11-15 07:01:32 +00:00
Sandhya Viswanathan
d9a89c59da
8319572: Test jdk/incubator/vector/LoadJsvmlTest.java ignores VM flags
...
Reviewed-by: lmesnik
2023-11-15 01:17:40 +00:00
Kim Barrett
1e76ba0cd0
8319439: Move BufferNode from PtrQueue files to new files
...
Reviewed-by: tschatzl, iwalulya
2023-11-15 01:09:09 +00:00
Alec Su
d725b73df0
8301310: The SendRawSysexMessage test may cause a JVM crash
...
Reviewed-by: serb
2023-11-14 22:51:39 +00:00
Brian Burkhalter
12fce4b715
8287843: File::getCanonicalFile doesn't work for \\?\C:\ style paths DOS device paths
...
Reviewed-by: alanb
2023-11-14 18:01:13 +00:00
Liam Miller-Cushon
346dbd6d1c
8319196: ExecutableElement.getReceiverType doesn't return receiver types for methods loaded from bytecode
...
Reviewed-by: vromero
2023-11-14 17:38:09 +00:00
Rajan Halade
0ea58048f9
8318759: Add four DigiCert root certificates
...
Reviewed-by: mullan
2023-11-14 17:29:28 +00:00
Stewart X Addison
6a75c2406b
8319958: test/jdk/java/io/File/libGetXSpace.c does not compile on Windows 32-bit
...
Reviewed-by: bpb, shade
2023-11-14 17:06:03 +00:00
Tobias Holenstein
58af9aeeb0
8316392: compiler/interpreter/TestVerifyStackAfterDeopt.java failed with SIGBUS in PcDescContainer::find_pc_desc_internal
...
Reviewed-by: thartmann, kvn
2023-11-14 16:17:34 +00:00
Vicente Romero
a75b6e569f
8191460: crash in Annotate with duplicate declaration and annotation processing enabled
...
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Reviewed-by: asotona
2023-11-14 15:17:18 +00:00
Ashutosh Mehra
7bb1999c51
8316342: CLHSDB "dumpclass" command produces invalid classes
...
Reviewed-by: cjplummer, sspitsyn
2023-11-14 14:48:47 +00:00
Jorn Vernee
9c98270737
8254693: Add Panama feature to pass heap segments to native code
...
Reviewed-by: mcimadamore, lucy, vlivanov
2023-11-14 11:19:30 +00:00
Hamlin Li
c80e691adf
8319970: AArch64: enable tests compiler/intrinsics/Test(Long|Integer)UnsignedDivMod.java on aarch64
...
Reviewed-by: aph, haosun
2023-11-14 10:10:47 +00:00
Hamlin Li
856c280d93
8319960: RISC-V: compiler/intrinsics/TestInteger/LongUnsignedDivMod.java failed with "counts: Graph contains wrong number of nodes"
...
Reviewed-by: rehn
2023-11-14 10:06:09 +00:00
Daniel Jeliński
1535528cb1
8318479: [jmh] the test security.CacheBench failed for multiple threads run
...
Reviewed-by: redestad
2023-11-14 09:53:23 +00:00
Tejesh R
95bd92a560
8210807: Printing a JTable with a JScrollPane prints table without rows populated
...
Reviewed-by: psadhukhan, abhiscxk
2023-11-14 09:53:05 +00:00
Daniel Lundén
7df73a23d3
8318817: Could not reserve enough space in CodeHeap 'profiled nmethods' (0K)
...
Reviewed-by: stuefe, rcastanedalo
2023-11-14 07:49:35 +00:00
Eirik Bjorsnos
07eaea8c25
8303920: Avoid calling out to python in DataDescriptorSignatureMissing test
...
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: jpai, lancea, iris
2023-11-14 07:30:02 +00:00
Naoto Sato
fe0ccdf5f8
8319640: ClassicFormat::parseObject (from DateTimeFormatter) does not conform to the javadoc and may leak DateTimeException
...
Reviewed-by: rriggs, iris, jlu, joehw
2023-11-13 23:42:40 +00:00
Mat Carter
d992033439
8317562: [JFR] Compilation queue statistics
...
Reviewed-by: kvn
2023-11-13 20:56:58 +00:00
Naoto Sato
3684b4b5f2
8306116: Update CLDR to Version 44.0
...
Reviewed-by: srl, joehw, lancea
2023-11-13 16:54:53 +00:00
Thomas Stuefe
6f863b2a1b
8318636: Add jcmd to print annotated process memory map
...
Reviewed-by: jsjolen, gziemski
2023-11-13 08:26:42 +00:00
Matthias Baesken
e035637a4c
8319375: test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefineLeakThrowable.java runs into OutOfMemoryError: Metaspace on AIX
...
Reviewed-by: kevinw, lucy, dholmes
2023-11-13 07:53:03 +00:00
Eric Liu
50f41d6370
8309893: Integrate ReplicateB/S/I/L/F/D nodes to Replicate node
...
Reviewed-by: jbhateja, epeter, fgao
2023-11-13 02:19:52 +00:00
Pavel Rappo
c9077b8b81
8319339: Internal error on spurious markup in a hybrid snippet
...
Reviewed-by: jjg
2023-11-10 16:50:53 +00:00
Roman Kennke
ea1ffa3419
8318895: Deoptimization results in incorrect lightweight locking stack
...
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Reviewed-by: dlong, rrich
2023-11-10 15:28:27 +00:00
Per Minborg
c9657cad12
8319882: SequenceLayout::toString throws ArithmeticException
...
Reviewed-by: mcimadamore
2023-11-10 14:24:22 +00:00
Thomas Stuefe
6b21ff61da
8319828: runtime/NMT/VirtualAllocCommitMerge.java may fail if mixing interpreted and compiled native invocations
...
Reviewed-by: stefank
2023-11-10 10:44:11 +00:00
Raffaello Giulietti
a64fc48e2d
8319174: Enhance robustness of some j.m.BigInteger constructors
...
Reviewed-by: rriggs, darcy
2023-11-10 10:05:38 +00:00
Xin Liu
d7b0ba9d7c
8319554: Select LogOutput* directly for stdout and stderr
...
Reviewed-by: jsjolen, dholmes
2023-11-09 17:52:08 +00:00
Roger Riggs
68110b7a82
8319574: Exec/process tests should be marked as flagless
...
Reviewed-by: bpb, naoto, jpai
2023-11-09 16:21:42 +00:00
Hamlin Li
7b971c1fe8
8319705: RISC-V: signumF/D intrinsics fails compiler/intrinsics/math/TestSignumIntrinsic.java
...
Reviewed-by: fyang, vkempik
2023-11-09 15:58:54 +00:00
Martin Doerr
7d8adfa855
8316746: Top of lock-stack does not match the unlocked object
...
Reviewed-by: rrich, lucy
2023-11-09 10:14:03 +00:00