Weijun Wang
|
b91083341a
|
8331864: Update Public Suffix List to 1cbd6e7
Reviewed-by: mullan
|
2024-05-07 23:46:04 +00:00 |
|
Viktor Klang
|
f12ed061ae
|
8048691: Spliterator.SORTED characteristics gets cleared for BaseStream.spliterator
Reviewed-by: psandoz, alanb
|
2024-05-07 19:06:36 +00:00 |
|
robertengels
|
02c95a6d7e
|
6968351: httpserver clashes with delayed TCP ACKs for low Content-Length
Reviewed-by: dfuchs, djelinski, michaelm, jpai
|
2024-05-07 13:18:24 +00:00 |
|
Emanuel Peter
|
df1ff056f1
|
8331085: Crash in MergePrimitiveArrayStores::is_compatible_store()
Reviewed-by: thartmann, chagedorn
|
2024-05-07 07:08:32 +00:00 |
|
Fabian Meumertzheim
|
a8b3f194e8
|
8330077: Allow max number of events to be buffered to be configurable to avoid OVERFLOW_EVENT
Reviewed-by: bpb, alanb
|
2024-05-06 17:01:11 +00:00 |
|
Vladimir Ivanov
|
fa02667d83
|
8322726: C2: Unloaded signature class kills argument value
Reviewed-by: kvn, dlong, thartmann
|
2024-05-06 12:21:15 +00:00 |
|
Tobias Hartmann
|
a8e62af733
|
8331389: runtime/ErrorHandling/TestDwarf.java fails with "Crash JVM should not exit gracefully"
Reviewed-by: chagedorn
|
2024-05-06 11:43:07 +00:00 |
|
Erik Gahlin
|
e8a2d5669c
|
8331653: JFR: Improve logging for jdk/jfr/api/consumer/recordingstream;TestStop.java
Reviewed-by: mgronlun
|
2024-05-06 11:01:55 +00:00 |
|
Jan Lahoda
|
15862a2f11
|
8331708: jdk/internal/jline/RedirectedStdOut.java times-out on macosx-aarch64
Reviewed-by: asotona
|
2024-05-06 08:48:46 +00:00 |
|
Jan Lahoda
|
f1509e007d
|
8330998: System.console() writes to stderr when stdout is redirected
Reviewed-by: naoto
|
2024-05-06 06:01:42 +00:00 |
|
Jan Lahoda
|
f2c4a41304
|
8328481: Implement JEP 476: Module Import Declarations (Preview)
Co-authored-by: Jim Laskey <jlaskey@openjdk.org>
Reviewed-by: mcimadamore, vromero
|
2024-05-06 05:49:28 +00:00 |
|
Cesar Soares Lucas
|
9347bb7df8
|
8330247: C2: CTW fail with assert(adr_t->is_known_instance_field()) failed: instance required
Reviewed-by: kvn
|
2024-05-03 23:41:12 +00:00 |
|
Doug Simon
|
b20fa7b48b
|
8329982: 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
Reviewed-by: never
|
2024-05-03 19:51:37 +00:00 |
|
Adam Sotona
|
c1a164528a
|
8331655: ClassFile API ClassCastException with verbose output of certain class files
Reviewed-by: psandoz
|
2024-05-03 19:15:12 +00:00 |
|
Justin Lu
|
b33096f887
|
8295153: java/util/Base64/TestEncodingDecodingLength.java ran out of memory
Reviewed-by: lancea, naoto
|
2024-05-03 16:58:59 +00:00 |
|
Chen Liang
|
1f6d38f7a6
|
8294978: Convert 5 test/jdk/jdk/jfr tests from ASM library to Classfile API
Reviewed-by: asotona
|
2024-05-03 11:57:10 +00:00 |
|
Chen Liang
|
c60474b122
|
8323707: Adjust Classfile API's type arg model to better represent the embodied type
Reviewed-by: asotona
|
2024-05-03 11:08:33 +00:00 |
|
Afshin Zafari
|
f665e07ab2
|
8331540: [BACKOUT] NMT: add/make a mandatory MEMFLAGS argument to family of os::reserve/commit/uncommit memory API
Reviewed-by: jwilhelm
|
2024-05-03 10:17:11 +00:00 |
|
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 |
|
Joshua Cao
|
d32f109219
|
8329797: Shenandoah: Default case invoked for: "MaxL" (bad AD file)
Reviewed-by: shade, thartmann
|
2024-04-25 07:11:12 +00:00 |
|
Christian Stein
|
d43654e573
|
8331030: langtools/tools/javac/tree tests fail with SOE with fastdebug and -Xcomp
Reviewed-by: jjg, vromero
|
2024-04-25 06:49:45 +00:00 |
|
Tejesh R
|
21480a7ae8
|
8322135: Printing JTable in Windows L&F throws InternalError: HTHEME is null
Reviewed-by: abhiscxk, honkar, aivanov
|
2024-04-25 04:31:55 +00:00 |
|
Emanuel Peter
|
ea3909acd1
|
8331054: C2 MergeStores: assert failed: unexpected basic type after JDK-8318446 and JDK-8329555
Reviewed-by: thartmann, kvn
|
2024-04-24 19:06:46 +00:00 |
|
Roman Kennke
|
7b2560b490
|
8330849: Add test to verify memory usage with recursive locking
Reviewed-by: lmesnik, shade
|
2024-04-24 18:56:47 +00:00 |
|
Phil Race
|
25871af36b
|
8328896: Fontmetrics for large Fonts has zero width
Reviewed-by: tr, serb
|
2024-04-24 17:54:10 +00:00 |
|
Joshua Cao
|
1d06170758
|
8300148: Consider using a StoreStore barrier instead of Release barrier on ctor exit
Reviewed-by: shade, kvn, dlong
|
2024-04-24 17:06:45 +00:00 |
|
Stefan Johansson
|
e311ba32a5
|
8330626: ZGC: Windows address space placeholders not managed correctly
Reviewed-by: stefank, aboldtch
|
2024-04-24 12:03:30 +00:00 |
|
Per Minborg
|
e923dfe4c5
|
8314592: Add shortcut to SymbolLookup::find
Reviewed-by: jvernee, prr
|
2024-04-24 11:56:44 +00:00 |
|
Guoxiong Li
|
2bb5cf5f33
|
8330155: Serial: Remove TenuredSpace
Reviewed-by: ayang, cjplummer, tschatzl
|
2024-04-24 11:41:21 +00:00 |
|
Albert Mingkun Yang
|
7bb59dc8da
|
8330670: Obsolete ScavengeBeforeFullGC
Reviewed-by: stefank, tschatzl
|
2024-04-24 09:44:26 +00:00 |
|
Serguei Spitsyn
|
174d62652c
|
8328741: serviceability/jvmti/ObjectMonitorUsage/ObjectMonitorUsage.java failed with unexpected owner
Reviewed-by: lmesnik, cjplummer
|
2024-04-24 09:02:02 +00:00 |
|
Emanuel Peter
|
e681e9b4d7
|
8330819: C2 SuperWord: bad dominance after pre-loop limit adjustment with base that has CastLL after pre-loop
Reviewed-by: chagedorn, kvn
|
2024-04-24 08:45:32 +00:00 |
|
Galder Zamarreño
|
c439c8c73c
|
8323429: Missing C2 optimization for FP min/max when both inputs are same
Reviewed-by: roland, chagedorn
|
2024-04-24 08:20:49 +00:00 |
|
Emanuel Peter
|
3ccb64c021
|
8318446: C2: optimize stores into primitive arrays by combining values into larger store
Reviewed-by: kvn, thartmann
|
2024-04-24 06:44:14 +00:00 |
|
Joshua Zhu
|
5c3838605d
|
8326541: [AArch64] ZGC C2 load barrier stub should consider the length of live registers when spilling registers
Reviewed-by: eosterlund, rcastanedalo
|
2024-04-24 05:44:39 +00:00 |
|
Jasmine Karthikeyan
|
438e64310d
|
8329531: compiler/c2/irTests/TestIfMinMax.java fails with IRViolationException: There were one or multiple IR rule failures.
Reviewed-by: epeter, dfenacci
|
2024-04-24 05:22:51 +00:00 |
|
Jatin Bhateja
|
80b381e91b
|
8329555: Crash in intrinsifying heap-based MemorySegment Vector store/loads
Reviewed-by: sviswanathan, kvn
|
2024-04-24 02:19:03 +00:00 |
|
Alex Menkov
|
2555166247
|
8329113: Deprecate -XX:+UseNotificationThread
Reviewed-by: dcubed, dholmes, coleenp
|
2024-04-23 20:37:25 +00:00 |
|
Alan Bateman
|
412e306d81
|
8329593: Drop adjustments to target parallelism when virtual threads do I/O on files opened for buffered I/O
Reviewed-by: bpb, jpai
|
2024-04-23 16:10:13 +00:00 |
|
Matias Saavedra Silva
|
383fe6eaab
|
8330388: Remove invokedynamic cache index encoding
Reviewed-by: cjplummer, dlong, coleenp
|
2024-04-23 15:02:27 +00:00 |
|
Roberto Castañeda Lozano
|
574ba1400e
|
8330862: GCBarrierIRExample fails when a different GC is selected via the command line
Reviewed-by: thartmann, dholmes, stefank
|
2024-04-23 06:52:58 +00:00 |
|
Roberto Castañeda Lozano
|
57ebd045ea
|
8330153: C2: dump barrier information for all Mach nodes
Reviewed-by: kvn, thartmann
|
2024-04-23 04:18:23 +00:00 |
|
Jonathan Gibbons
|
1d52234e19
|
8330704: Clean up non-standard use of /** comments in some langtools tests
Reviewed-by: iris
|
2024-04-22 21:52:22 +00:00 |
|
Vicente Romero
|
0b9350e8b6
|
8322992: Javac fails with StackOverflowError when compiling deeply nested synchronized blocks
Reviewed-by: jlahoda
|
2024-04-22 16:31:32 +00:00 |
|
Coleen Phillimore
|
936a47d7d6
|
8330607: Deprecate -XX:+UseEmptySlotsInSupers
Reviewed-by: shade, dcubed
|
2024-04-22 11:40:22 +00:00 |
|
Evgeny Nikitin
|
5394f57f00
|
8330621: Make 5 compiler tests use ProcessTools.executeProcess
Reviewed-by: chagedorn, stefank, thartmann
|
2024-04-22 07:41:06 +00:00 |
|
Christian Hagedorn
|
20546c1ea0
|
8330004: Refactor cloning down code in Split If for Template Assertion Predicates
Reviewed-by: epeter, kvn
|
2024-04-22 06:07:07 +00:00 |
|
Scott Gibbons
|
bd67ac69a2
|
8329331: Intrinsify Unsafe::setMemory
Reviewed-by: sviswanathan, jbhateja, kvn
|
2024-04-21 23:24:46 +00:00 |
|
Jatin Bhateja
|
185e711bfe
|
8318650: Optimized subword gather for x86 targets.
Reviewed-by: sviswanathan, epeter, psandoz
|
2024-04-21 23:21:17 +00:00 |
|
Abhishek Kumar
|
eb60822a45
|
8310072: JComboBox/DisabledComboBoxFontTestAuto: Enabled and disabled ComboBox does not match in these LAFs: GTK+
Reviewed-by: dnguyen, jdv, tr, serb
|
2024-04-19 10:10:00 +00:00 |
|
Hannes Wallnöfer
|
46a2ce4eb4
|
8330063: Upgrade jQuery to 3.7.1
Reviewed-by: prappo
|
2024-04-19 10:03:59 +00:00 |
|
Jonathan Gibbons
|
6ee8407758
|
8324342: Doclet should default @since for a nested class to that of its enclosing class
Reviewed-by: prappo, hannesw
|
2024-04-18 18:49:08 +00:00 |
|
Renjith Kannath Pariyangad
|
f713766cab
|
8329322: Convert PageFormat/Orient.java to use PassFailJFrame
Reviewed-by: abhiscxk, aivanov
|
2024-04-18 13:32:35 +00:00 |
|
Per Minborg
|
b648ed0a08
|
8329997: Add provisions for checking memory segment alignment constraints
Reviewed-by: jvernee, mcimadamore
|
2024-04-18 11:22:47 +00:00 |
|
Soumadipta Roy
|
003e86fe38
|
8324755: Enable parallelism in vmTestbase/gc/gctests/LargeObjects tests
Reviewed-by: shade, lmesnik
|
2024-04-18 07:57:11 +00:00 |
|
Adam Sotona
|
706b421cca
|
8330467: NoClassDefFoundError when lambda is in a hidden class
Reviewed-by: psandoz, mchung
|
2024-04-18 05:50:24 +00:00 |
|
Archie Cobbs
|
064628471b
|
8317376: Minor improvements to the 'this' escape analyzer
Reviewed-by: vromero
|
2024-04-17 17:35:17 +00:00 |
|
Suchismith Roy
|
4895a15a77
|
8319516: AIX System::loadLibrary needs support to load a shared library from an archive object
Reviewed-by: mdoerr, mchung
|
2024-04-17 17:03:40 +00:00 |
|
Patricio Chilano Mateo
|
fd331ff173
|
8325469: Freeze/Thaw code can crash in the presence of OSR frames
Reviewed-by: rpressler, dlong
|
2024-04-17 16:18:55 +00:00 |
|
Roland Westrelin
|
9fd78022b1
|
8325494: C2: Broken graph after not skipping CastII node anymore for Assertion Predicates after JDK-8309902
Reviewed-by: chagedorn, epeter
|
2024-04-17 15:25:41 +00:00 |
|
Archie Cobbs
|
192ec387bc
|
8329595: spurious variable "might not have been initialized" on static final field
Reviewed-by: vromero
|
2024-04-17 14:31:40 +00:00 |
|
Maurizio Cimadamore
|
03e84178eb
|
8329948: Remove string template feature
Reviewed-by: jlahoda
|
2024-04-17 14:10:28 +00:00 |
|
Jaikiran Pai
|
89129e3f67
|
8212895: ChronoField.INSTANT_SECONDS's range doesn't match the range of Instant
Reviewed-by: rriggs, naoto
|
2024-04-17 10:59:12 +00:00 |
|
Roland Westrelin
|
9445047d05
|
8330163: C2: improve CMoveNode::Value() when condition is always true or false
Reviewed-by: chagedorn, kvn
|
2024-04-17 10:48:35 +00:00 |
|
Jaikiran Pai
|
d2f9a1eb97
|
Merge
Reviewed-by: dfuchs
|
2024-04-17 10:42:00 +00:00 |
|
SendaoYan
|
7744b0046a
|
8327946: containers/docker/TestJFREvents.java fails when host kernel config vm.swappiness=0 after JDK-8325139
Reviewed-by: sgehwolf
|
2024-04-17 08:39:12 +00:00 |
|
Alex Menkov
|
fb4cf1cc3c
|
8329636: Deprecate -XX:+PreserveAllAnnotations
Reviewed-by: coleenp, dholmes
|
2024-04-16 22:53:54 +00:00 |
|
Erik Gahlin
|
f7c84137b5
|
8326116: JFR: Add help option to -XX:StartFlightRecording
Reviewed-by: mgronlun
|
2024-04-16 17:21:47 +00:00 |
|
Justin Lu
|
941bee197f
|
8327640: Allow NumberFormat strict parsing
Reviewed-by: naoto
|
2024-04-16 16:18:09 +00:00 |
|
Mark Sheppard
|
90df3b7fbb
|
8329190: (ch) DatagramChannel.receive should throw ClosedChannelException when called on closed channel
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: jpai, michaelm
|
2024-04-16 15:44:15 +00:00 |
|
Andrew Haley
|
f11a496de6
|
8180450: secondary_super_cache does not scale well
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Reviewed-by: kvn, vlivanov, dlong
|
2024-04-16 14:21:48 +00:00 |
|
Viktor Klang
|
8a5b86c529
|
8196106: Support nested infinite or recursive flat mapped streams
Reviewed-by: psandoz
|
2024-04-16 11:09:59 +00:00 |
|
Kevin Walls
|
58911ccc2c
|
8188784: javax/management/notification/BroadcasterSupportDeadlockTest.java - TEST FAILED: deadlock
Reviewed-by: cjplummer, lmesnik
|
2024-04-16 10:20:50 +00:00 |
|
Weijun Wang
|
0203c7e612
|
8318340: Improve RSA key implementations
Reviewed-by: rhalade, mschoene, valeriep, mullan
|
2024-04-16 11:17:05 +05:30 |
|
Weijun Wang
|
31a1f9c493
|
8307143: CredentialsCache.cacheName should not be static
Reviewed-by: valeriep
|
2024-04-16 01:03:14 +00:00 |
|
David Holmes
|
274c805c51
|
8327743: JVM crash in hotspot/share/runtime/javaThread.cpp - failed: held monitor count should be equal to jni: 0 != 1
Co-authored-by: Fredrik Bredberg <fbredberg@openjdk.org>
Reviewed-by: rehn, fbredberg, pchilanomate, rrich
|
2024-04-16 00:48:15 +00:00 |
|
Joshua Cao
|
140f56718b
|
8323220: Reassociate loop invariants involved in Cmps and Add/Subs
Reviewed-by: epeter, xliu, chagedorn
|
2024-04-15 15:54:34 +00:00 |
|
Joe Darcy
|
a293bdff91
|
8330197: Make javac/diags/example release agnostic
Reviewed-by: jlahoda
|
2024-04-15 15:11:53 +00:00 |
|
Joe Darcy
|
da75e015b5
|
8330196: Make java/lang/invoke/defineHiddenClass/BasicTest release agnostic
Reviewed-by: liach, mchung, jkuhn
|
2024-04-15 15:11:40 +00:00 |
|
Christian Hagedorn
|
b486709b06
|
8328480: C2: SubTypeCheckNode in checkcast should use the klass constant of a unique concrete sub class
Reviewed-by: roland, kvn
|
2024-04-15 06:25:24 +00:00 |
|
Leonid Mesnik
|
1abb826210
|
8330131: Problemlist serviceability/jvmti/vthread/GetThreadStateMountedTest/GetThreadStateMountedTest.java
Reviewed-by: dcubed
|
2024-04-14 16:02:07 +00:00 |
|
Alex Menkov
|
28b2019559
|
8240343: JDI stopListening/stoplis001 "FAILED: listening is successfully stopped without starting listening"
Reviewed-by: cjplummer, sspitsyn
|
2024-04-12 22:29:34 +00:00 |
|
Coleen Phillimore
|
3e9c381166
|
8329488: Move OopStorage code from safepoint cleanup and remove safepoint cleanup code
Reviewed-by: kbarrett, eosterlund
|
2024-04-12 12:16:49 +00:00 |
|
Tejesh R
|
717a07b932
|
8322140: javax/swing/JTable/JTableScrollPrintTest.java does not print the rows and columns of the table in Nimbus and Aqua LookAndFeel
Reviewed-by: psadhukhan, abhiscxk
|
2024-04-12 10:21:31 +00:00 |
|
Ivan Walulya
|
aebfd53e9d
|
8329660: G1: Improve TestGCLogMessages to be more precise
Reviewed-by: tschatzl, ayang
|
2024-04-12 07:46:43 +00:00 |
|
Thomas Schatzl
|
2c45eca159
|
8328879: G1: Some gtests modify global state crashing the JVM during GC after JDK-8289822
Reviewed-by: iwalulya, kbarrett
|
2024-04-12 07:22:06 +00:00 |
|
Axel Boldt-Christmas
|
e45fea5a80
|
8329757: Crash with fatal error: DEBUG MESSAGE: Fast Unlock lock on stack
Reviewed-by: pchilanomate, kvn
|
2024-04-12 06:04:20 +00:00 |
|
Magnus Ihse Bursie
|
16061874ff
|
8326947: Minimize MakeBase.gmk
Reviewed-by: erikj
|
2024-04-11 14:15:34 +00:00 |
|
Mahendra Chhipa
|
2e3682a7f2
|
8319678: Several tests from corelibs areas ignore VM flags
Reviewed-by: naoto, jpai
|
2024-04-11 13:51:07 +00:00 |
|
Thomas Schatzl
|
ff5c9a4dde
|
8329528: G1 does not update TAMS correctly when dropping retained regions during Concurrent Start pause
Reviewed-by: ayang, iwalulya
|
2024-04-11 11:35:07 +00:00 |
|
Roland Westrelin
|
7df492627b
|
8327741: JVM crash in hotspot/share/opto/compile.cpp - failed: missing inlining msg
Reviewed-by: vlivanov, chagedorn
|
2024-04-11 07:27:44 +00:00 |
|
Roland Westrelin
|
2ceeb6c001
|
8328822: C2: "negative trip count?" assert failure in profile predicate code
Reviewed-by: shade, chagedorn
|
2024-04-11 07:27:33 +00:00 |
|
Darragh Clarke
|
70944ca54a
|
8330033: com/sun/net/httpserver/bugs/B6431193.java fails in AssertionError after JDK-8326568
Reviewed-by: jpai, dfuchs
|
2024-04-10 16:11:06 +00:00 |
|
Alexey Ivanov
|
9731b1c8b0
|
8327137: Add test for ConcurrentModificationException in BasicDirectoryModel
Reviewed-by: serb, tr
|
2024-04-10 14:21:37 +00:00 |
|
Darragh Clarke
|
86cb76728d
|
8326568: jdk/test/com/sun/net/httpserver/bugs/B6431193.java should use try-with-resource and try-finally
Reviewed-by: dfuchs, jpai
|
2024-04-10 11:12:40 +00:00 |
|
Tejesh R
|
bea9acc55a
|
8328482: Convert and Open source few manual applet test to main based
Reviewed-by: abhiscxk, honkar, prr
|
2024-04-10 07:11:02 +00:00 |
|
Boris Ulasevich
|
d037a597a9
|
8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments
Reviewed-by: thartmann
|
2024-04-10 06:29:44 +00:00 |
|
Ioi Lam
|
bab70193dd
|
8329431: Improve speed of writing CDS heap objects
Reviewed-by: ccheung, matsaave
|
2024-04-10 04:14:10 +00:00 |
|
Jaikiran Pai
|
b81b86da98
|
8329729: java/util/Properties/StoreReproducibilityTest.java times out
Reviewed-by: alanb
|
2024-04-10 01:33:13 +00:00 |
|
Evgeny Nikitin
|
4bba445d83
|
8325659: Normalize Random usage by incubator vector tests
Reviewed-by: psandoz
|
2024-04-09 15:39:51 +00:00 |
|
Roman Kennke
|
2e925f263d
|
8329726: Use non-short forward jumps in lightweight locking
Reviewed-by: shade, kvn, aboldtch
|
2024-04-09 14:50:41 +00:00 |
|
Adam Sotona
|
e75e1cb02c
|
8329955: Class-File API ClassPrinter does not print bootstrap methods arguments
Reviewed-by: briangoetz
|
2024-04-09 14:44:00 +00:00 |
|
Alexey Ivanov
|
2fcb816858
|
8305072: Win32ShellFolder2.compareTo is inconsistent
Reviewed-by: prr, serb
|
2024-04-09 13:19:41 +00:00 |
|
Adam Sotona
|
8907eda779
|
8325485: IncrementInstructions.of(int, int) is not storing the args
Reviewed-by: liach, jlahoda
|
2024-04-09 11:08:10 +00:00 |
|
Axel Boldt-Christmas
|
b4ddddeff1
|
8329840: Fix ZPhysicalMemorySegment::_end type
Reviewed-by: stefank, eosterlund
|
2024-04-09 08:11:04 +00:00 |
|
Jatin Bhateja
|
fbc1e6661e
|
8328181: C2: assert(MaxVectorSize >= 32) failed: vector length should be >= 32
Reviewed-by: kvn, vlivanov
|
2024-04-09 01:37:38 +00:00 |
|
Cesar Soares Lucas
|
a887fd2144
|
8316991: Reduce nullable allocation merges
Reviewed-by: kvn, vlivanov
|
2024-04-08 23:13:38 +00:00 |
|
Sean Mullan
|
e702646545
|
8200566: DistributionPointFetcher fails to fetch CRLs if the DistributionPoints field contains more than one DistributionPoint and the first one fails
Reviewed-by: weijun
|
2024-04-08 20:08:56 +00:00 |
|
vamsi-parasa
|
7e5ef79f95
|
8323116: [REDO] Computational test more than 2x slower when AVX instructions are used
Reviewed-by: sviswanathan, kvn
|
2024-04-08 18:41:32 +00:00 |
|
Roger Riggs
|
212a253697
|
8329623: NegativeArraySizeException encoding large String to UTF-8
Reviewed-by: naoto, rgiulietti
|
2024-04-08 17:58:21 +00:00 |
|
Alexey Ivanov
|
747582484c
|
8329510: Update ProblemList for JFileChooser/8194044/FileSystemRootTest.java
Reviewed-by: abhiscxk, dmarkov
|
2024-04-08 15:27:58 +00:00 |
|
Matias Saavedra Silva
|
6439375bb9
|
8329533: TestCDSVMCrash fails on libgraal
Reviewed-by: iklam, ccheung
|
2024-04-08 14:06:43 +00:00 |
|
Christian Hagedorn
|
fc18201bbd
|
8327111: Replace remaining usage of create_bool_from_template_assertion_predicate() which requires additional OpaqueLoop*Nodes transformation strategies
Reviewed-by: epeter, kvn
|
2024-04-08 10:52:30 +00:00 |
|
Pavel Rappo
|
7c66465763
|
8325088: Overloads that differ in type parameters may be lost
Reviewed-by: jjg
|
2024-04-08 09:50:35 +00:00 |
|
Gui Cao
|
3a3b77dd4f
|
8329641: RISC-V: Enable some tests related to SHA-2 instrinsic
Reviewed-by: fyang, rehn
|
2024-04-08 01:33:49 +00:00 |
|
Ioi Lam
|
3d50eaa6ed
|
8329784: Run MaxMetaspaceSizeTest.java with -Xshare:off
Reviewed-by: ccheung, matsaave
|
2024-04-06 02:25:04 +00:00 |
|
Alisen Chung
|
862e615696
|
8198237: [macos] Test java/awt/Frame/ExceptionOnSetExtendedStateTest/ExceptionOnSetExtendedStateTest.java fails
Reviewed-by: gli, aivanov
|
2024-04-05 20:20:28 +00:00 |
|
Jaikiran Pai
|
4a11db8b60
|
8329662: Add a test to verify the behaviour of the default HEAD() method on HttpRequest.Builder
Reviewed-by: dfuchs
|
2024-04-05 13:30:22 +00:00 |
|
Aggelos Biboudis
|
8efe569b8d
|
8328747: WrongMethodTypeException with pattern matching on switch on sealed classes
Reviewed-by: cushon, vromero
|
2024-04-05 08:05:53 +00:00 |
|
Stefan Karlsson
|
71d48bcc3d
|
8329655: Cleanup KlassObj and klassOop names after the PermGen removal
Reviewed-by: rkennke, coleenp
|
2024-04-05 07:39:48 +00:00 |
|
Per Minborg
|
b71acc704a
|
8329089: Empty immutable list throws the wrong exception type for remove(first | last) operations
Reviewed-by: rriggs
|
2024-04-05 07:38:43 +00:00 |
|
Emanuel Peter
|
9da5170a0e
|
8327978: C2 SuperWord: Fix compilation time regression in dependency graph traversal after JDK-8325651
Reviewed-by: chagedorn, kvn
|
2024-04-05 06:48:02 +00:00 |
|
Joe Darcy
|
5860a48c71
|
8329624: Add visitors for preview language features
Reviewed-by: vromero, jlahoda
|
2024-04-05 05:04:48 +00:00 |
|
David Holmes
|
0b01144ece
|
8329720: Gtest failure printing markword after JDK-8325303
Reviewed-by: mikael
|
2024-04-05 02:15:48 +00:00 |
|
Archie Cobbs
|
d80d478182
|
8328649: Disallow enclosing instances for local classes in constructor prologues
Reviewed-by: vromero
|
2024-04-04 21:13:49 +00:00 |
|
Vladimir Kozlov
|
83eba863fe
|
8329332: Remove CompiledMethod and CodeBlobLayout classes
Reviewed-by: vlivanov, stefank
|
2024-04-04 19:48:48 +00:00 |
|
Viktor Klang
|
28216aa971
|
8328366: Thread.setContextClassloader from thread in FJP commonPool task no longer works after JDK-8327501
Reviewed-by: mchung, alanb
|
2024-04-04 18:32:59 +00:00 |
|
Kevin Walls
|
6382a1290f
|
8326666: Remove the Java Management Extension (JMX) Subject Delegation feature
Reviewed-by: mchung, dfuchs
|
2024-04-04 16:54:11 +00:00 |
|
Albert Mingkun Yang
|
a169c06361
|
8329580: Parallel: Remove VerifyObjectStartArray
Reviewed-by: tschatzl, gli
|
2024-04-04 08:03:52 +00:00 |
|
Christian Hagedorn
|
f26e430899
|
8327110: Refactor create_bool_from_template_assertion_predicate() to separate class and fix identical cloning cases used for Loop Unswitching and Split If
Reviewed-by: epeter, kvn
|
2024-04-04 06:04:49 +00:00 |
|
Christian Hagedorn
|
e5e21a8a6e
|
8328702: C2: Crash during parsing because sub type check is not folded
Reviewed-by: roland, kvn
|
2024-04-04 06:02:35 +00:00 |
|
Emanuel Peter
|
2931458711
|
8328938: C2 SuperWord: disable vectorization for large stride and scale
Reviewed-by: chagedorn, kvn
|
2024-04-04 05:01:30 +00:00 |
|
Ioi Lam
|
802018306f
|
8329470: Remove obsolete CDS SharedStrings tests
Reviewed-by: ccheung
|
2024-04-03 21:45:55 +00:00 |
|
Tomas Zezula
|
8267d6565d
|
8329564: [JVMCI] TranslatedException::debugPrintStackTrace does not work in the libjvmci compiler.
Reviewed-by: dnsimon
|
2024-04-03 20:10:50 +00:00 |
|
Matthew Donovan
|
16576b87b7
|
8328957: Update PKCS11Test.java to not use hardcoded path
Reviewed-by: mbalao, rhalade
|
2024-04-03 17:17:12 +00:00 |
|
Bill Huang
|
375bfac8e7
|
8327474: Review use of java.io.tmpdir in jdk tests
Reviewed-by: michaelm, jpai
|
2024-04-03 17:04:09 +00:00 |
|
Vicente Romero
|
8dc43aa0fe
|
8325217: MethodSymbol.getModifiers() returns SEALED for restricted methods
Reviewed-by: jlahoda
|
2024-04-03 15:56:44 +00:00 |
|
Coleen Phillimore
|
bea493bcb8
|
8236736: Change notproduct JVM flags to develop flags
Reviewed-by: iklam, kvn, kbarrett
|
2024-04-03 12:21:11 +00:00 |
|
Stefan Karlsson
|
bdd9438b45
|
8328647: TestGarbageCollectorMXBean.java fails with C1-only and -Xcomp
Reviewed-by: jiefu, tschatzl, lmesnik
|
2024-04-03 08:58:41 +00:00 |
|
Guoxiong Li
|
e3e6c2a899
|
8328278: Do not print the tenuring threshold in AgeTable::print_on
Reviewed-by: ayang, ysr
|
2024-04-03 07:49:56 +00:00 |
|
Fei Yang
|
16b842af8e
|
8329355: Test compiler/c2/irTests/TestIfMinMax.java fails on RISC-V
Reviewed-by: jkarthikeyan, thartmann, chagedorn
|
2024-04-03 07:39:24 +00:00 |
|
Daniel Lundén
|
92f5c0be8e
|
8323682: C2: guard check is not generated in Arrays.copyOfRange intrinsic when allocation is eliminated by EA
Reviewed-by: thartmann, kvn
|
2024-04-03 05:50:41 +00:00 |
|
Alex Menkov
|
f88f31dcbf
|
8328137: PreserveAllAnnotations can cause failure of class retransformation
Reviewed-by: coleenp, sspitsyn
|
2024-04-03 00:23:36 +00:00 |
|
Alisen Chung
|
021ed6aea9
|
8328648: Remove applet usage from JFileChooser tests bug4150029
Reviewed-by: dnguyen, abhiscxk, honkar
|
2024-04-02 23:36:05 +00:00 |
|
Volker Simonis
|
3057dded48
|
8329421: Native methods can not be selectively printed
Reviewed-by: kvn
|
2024-04-02 19:52:01 +00:00 |
|
Harshitha Onkar
|
db159149c1
|
8328753: Open source few Undecorated Frame tests
Reviewed-by: abhiscxk, dnguyen, prr, aivanov
|
2024-04-02 18:13:33 +00:00 |
|
Sean Coffey
|
925d82931c
|
8329013: StackOverflowError when starting Apache Tomcat with signed jar
Reviewed-by: dfuchs, jpai
|
2024-04-02 17:32:31 +00:00 |
|
Brian Burkhalter
|
dd5d7d0770
|
8327002: (fs) java/nio/file/Files/CopyMoveVariations.java should be able to test across file systems
Reviewed-by: alanb
|
2024-04-02 17:13:04 +00:00 |
|
Renjith Kannath Pariyangad
|
7eb78e3320
|
8320676: Manual printer tests have no Pass/Fail buttons, instructions close set 1
Reviewed-by: honkar, achung, aivanov
|
2024-04-02 13:22:17 +00:00 |
|
Renjith Kannath Pariyangad
|
ed821cbe85
|
8324807: Manual printer tests have no Pass/Fail buttons, instructions close set 2
Reviewed-by: tr, achung, aivanov
|
2024-04-02 11:26:04 +00:00 |
|
Alexey Ivanov
|
5cf457b743
|
8329320: Simplify awt/print/PageFormat/NullPaper.java test
Reviewed-by: honkar, prr
|
2024-04-02 10:31:38 +00:00 |
|