Prasanta Sadhukhan
|
7c1fad4fb6
|
8329559: Test javax/swing/JFrame/bug4419914.java failed because The End and Start buttons are not placed correctly and Tab focus does not move as expected
Reviewed-by: abhiscxk, honkar, dnguyen
|
2024-05-03 05:11:52 +00:00 |
|
Zhengyu Gu
|
6bef0474c8
|
8272364: Parallel GC adaptive size policy may shrink the heap below MinHeapSize
Reviewed-by: ayang, rkennke
|
2024-05-03 00:28:18 +00:00 |
|
Alexander Zvegintsev
|
01125fa21b
|
8331605: jdk/test/lib/TestMutuallyExclusivePlatformPredicates.java test failure
Reviewed-by: prr
|
2024-05-02 21:29:27 +00:00 |
|
Alexander Zvegintsev
|
f6cdcc6f65
|
8280988: [XWayland] Click on title to request focus test failures
Reviewed-by: honkar, serb
|
2024-05-02 20:18:25 +00:00 |
|
Phil Race
|
99654ec3fb
|
8331516: Tests should not use the "Classpath" exception form of the legal header
Reviewed-by: iris, serb
|
2024-05-02 20:18:16 +00:00 |
|
Ben Perez
|
cd3a607576
|
8328864: NullPointerException in sun.security.jca.ProviderList.getService()
Reviewed-by: weijun
|
2024-05-02 18:50:38 +00:00 |
|
Swati Sharma
|
73cdc9a070
|
8326421: Add jtreg test for large arrayCopy disjoint case.
Co-authored-by: Steve Dohrmann <steve.dohrmann@intel.com>
Reviewed-by: kvn, sviswanathan
|
2024-05-02 18:28:50 +00:00 |
|
Adam Sotona
|
e2c0cfef14
|
8331320: ClassFile API OutOfMemoryError with certain class files
Reviewed-by: psandoz
|
2024-05-02 18:07:42 +00:00 |
|
Harshitha Onkar
|
6f98d8f58f
|
8329692: Add more details to FrameStateTest.java test instructions
Reviewed-by: tr, azvegint
|
2024-05-02 16:10:55 +00:00 |
|
Jan Lahoda
|
8771015d7e
|
8331027: JDK's ct.sym file packs corrupted module-info classes
Reviewed-by: asotona
|
2024-05-02 14:32:03 +00:00 |
|
Thomas Stuefe
|
389f6fe97c
|
8331344: No compiler replay file with CompilerCommand MemLimit
Reviewed-by: kvn, asmehra
|
2024-05-02 13:41:29 +00:00 |
|
Adam Sotona
|
257a07d5ca
|
8331511: Tests should not use the "Classpath" exception form of the legal header
Reviewed-by: jpai
|
2024-05-02 12:20:07 +00:00 |
|
Tobias Hartmann
|
cccc95358d
|
8329258: TailCall should not use frame pointer register for jump target
Co-authored-by: Fei Yang <fyang@openjdk.org>
Reviewed-by: rcastanedalo, aph
|
2024-05-02 11:38:00 +00:00 |
|
Christian Stein
|
4a78906db1
|
8331537: Test code should not use the "Classpath" exception clause
Reviewed-by: jpai
|
2024-05-02 11:13:41 +00:00 |
|
Jaikiran Pai
|
2056968777
|
8331513: Tests should not use the "Classpath" exception form of the legal header
Reviewed-by: dfuchs
|
2024-05-02 10:46:41 +00:00 |
|
Jaikiran Pai
|
c9255f3f5d
|
8331514: Tests should not use the "Classpath" exception form of the legal header
Reviewed-by: dfuchs
|
2024-05-02 10:46:29 +00:00 |
|
Adam Sotona
|
ae82405ff7
|
8323058: Revisit j.l.classfile.CodeBuilder API surface
Reviewed-by: briangoetz, psandoz
|
2024-05-02 10:08:29 +00:00 |
|
Tobias Hartmann
|
d3bf52628e
|
8331518: Tests should not use the "Classpath" exception form of the legal header
Reviewed-by: dholmes
|
2024-05-02 07:49:12 +00:00 |
|
Afshin Zafari
|
4036d7d824
|
8330076: NMT: add/make a mandatory MEMFLAGS argument to family of os::reserve/commit/uncommit memory API
Reviewed-by: stefank, jsjolen, stuefe
|
2024-05-02 07:19:56 +00:00 |
|
Jan Trukenmüller
|
62d5d1e99c
|
8319598: SMFParser misinterprets interrupted running status
Reviewed-by: prr, serb
|
2024-05-01 16:45:42 +00:00 |
|
Alexey Ivanov
|
2a95cd473a
|
8331495: Limit BasicDirectoryModel/LoaderThreadCount.java to Windows only
Reviewed-by: prr
|
2024-05-01 16:38:25 +00:00 |
|
Jan Lahoda
|
44dc85001d
|
8331212: Error recovery for broken switch expressions could be improved
Reviewed-by: asotona
|
2024-05-01 12:19:11 +00:00 |
|
Alexey Ivanov
|
b2fb5ea13b
|
8331142: Add test for number of loader threads in BasicDirectoryModel
Reviewed-by: serb, tr
|
2024-05-01 11:53:28 +00:00 |
|
Tom Rodriguez
|
b96b38c2c9
|
8318682: SA decoding of scalar replaced objects is broken
Reviewed-by: cjplummer, cslucas
|
2024-04-30 17:33:23 +00:00 |
|
Emanuel Peter
|
3d11692bf3
|
8331252: C2: MergeStores: handle negative shift values
Reviewed-by: kvn, shade
|
2024-04-30 16:15:07 +00:00 |
|
Evgeny Nikitin
|
130f71cadc
|
8326742: Change compiler tests without additional VM flags from @run driver to @run main
Reviewed-by: kvn, thartmann, chagedorn
|
2024-04-30 15:48:09 +00:00 |
|
Tim Prinzing
|
f4caac8dea
|
8329138: Convert JFR FileForceEvent to static mirror event
Reviewed-by: alanb, egahlin
|
2024-04-30 15:39:23 +00:00 |
|
Patricio Chilano Mateo
|
22a1c617db
|
8330817: jdk/internal/vm/Continuation/OSRTest.java times out on libgraal
Reviewed-by: dnsimon, dlong
|
2024-04-30 13:08:35 +00:00 |
|
Aleksey Shipilev
|
cff841f1de
|
8328934: Assert that ABS input and output are legal
Reviewed-by: aph, dlong
|
2024-04-30 09:13:12 +00:00 |
|
David Holmes
|
b128bd7b5a
|
8331021: Deprecate and then obsolete the DontYieldALot flag
Reviewed-by: coleenp, stuefe, shade
|
2024-04-30 06:53:16 +00:00 |
|
Brian Burkhalter
|
819f3d6fc7
|
8330748: ByteArrayOutputStream.writeTo(OutputStream) pins carrier
Reviewed-by: alanb
|
2024-04-29 17:54:13 +00:00 |
|
Vladimir Kozlov
|
bdcc2400db
|
8331087: Move immutable nmethod data from CodeCache
Reviewed-by: thartmann, dlong, dnsimon
|
2024-04-29 15:58:03 +00:00 |
|
Liming Liu
|
8b8fb6427e
|
8324776: runtime/os/TestTransparentHugePageUsage.java fails with The usage of THP is not enough
Reviewed-by: stuefe
|
2024-04-29 15:14:37 +00:00 |
|
Thomas Stuefe
|
151ef5d4d2
|
8330677: Add Per-Compilation memory usage to JFR
Reviewed-by: kvn, mbaesken
|
2024-04-29 10:58:07 +00:00 |
|
Albert Mingkun Yang
|
70d3f22b70
|
8331175: Parallel: Remove VerifyRememberedSets
Reviewed-by: tschatzl, gli
|
2024-04-29 08:42:09 +00:00 |
|
Adam Sotona
|
fb63cbadb4
|
8330684: ClassFile API runs into StackOverflowError while parsing certain class' bytes
Reviewed-by: psandoz
|
2024-04-29 07:12:46 +00:00 |
|
Christoph Langer
|
16c7dcdb04
|
8330523: Reduce runtime and improve efficiency of KeepAliveTest
Reviewed-by: djelinski
|
2024-04-27 13:10:40 +00:00 |
|
Claes Redestad
|
c3372c4555
|
8331134: Port SimpleStringBuilderStrategy to use ClassFile API
Reviewed-by: mchung
|
2024-04-27 12:13:53 +00:00 |
|
Claes Redestad
|
a078b5e611
|
8331114: Further improve performance of MethodTypeDesc::descriptorString
Reviewed-by: mchung, liach
|
2024-04-27 12:12:51 +00:00 |
|
Hannes Wallnöfer
|
aee91fbc70
|
8296175: Output warning if generated docs contain diagnostic markers
Reviewed-by: jjg
|
2024-04-26 19:59:57 +00:00 |
|
Jonathan Gibbons
|
a920af233a
|
8303689: javac -Xlint could/should report on "dangling" doc comments
Reviewed-by: vromero, ihse, prr
|
2024-04-26 19:47:06 +00:00 |
|
Erik Gahlin
|
f3bb3e2170
|
8331153: JFR: Improve logging of jdk/jfr/api/consumer/filestream/TestOrdered.java
Reviewed-by: mgronlun
|
2024-04-26 19:20:27 +00:00 |
|
Claes Redestad
|
8bbd7251a5
|
8331187: Optimize MethodTypeDesc and ClassDesc.ofDescriptor for primitive types
Reviewed-by: jvernee, liach
|
2024-04-26 14:06:53 +00:00 |
|
Claes Redestad
|
5e2ced4b9e
|
8327247: C2 uses up to 2GB of RAM to compile complex string concat in extreme cases
Reviewed-by: mchung, shade
|
2024-04-26 12:36:55 +00:00 |
|
Daniel Jeliński
|
e4ed7ced75
|
8331063: Some HttpClient tests don't report leaks
Reviewed-by: dfuchs, vtewari, michaelm
|
2024-04-26 11:01:46 +00:00 |
|
Adam Sotona
|
ffd850f17e
|
8309881: Qualified name of a type element depends on its origin (source vs class)
Reviewed-by: darcy, jlahoda
|
2024-04-26 08:26:22 +00:00 |
|
Jan Lahoda
|
a407dc9cbb
|
8327512: JShell does not work correctly when a class named Object or Throwable is defined
Reviewed-by: asotona
|
2024-04-26 07:23:49 +00:00 |
|
Naoto Sato
|
1c238d43e8
|
8319990: Update CLDR to Version 45.0
Reviewed-by: joehw, jlu
|
2024-04-25 16:19:51 +00:00 |
|
Stefan Johansson
|
8031dabf83
|
8331094: ZGC: GTest fails due to incompatible Windows version
Reviewed-by: aboldtch, tschatzl
|
2024-04-25 10:43:07 +00:00 |
|
Adam Sotona
|
ef745a6c6e
|
8331097: Tests build is broken after pr/18914
Reviewed-by: alanb
|
2024-04-25 08:09:52 +00:00 |
|