Commit Graph

  • 3296f9a20f RISC-V: Fold boolean vector lane extraction into scalar loads riscv-vector-lane-extract-77c7572 DingliZhang 2026-08-17 13:57:26 +08:00
  • 3245eb2fe9 8390310: Shenandoah: Abbreviated cycles should allow promotion-in-place William Kemper 2026-08-20 22:55:42 +00:00
  • e296cefb58 8390485: Migrate appcds/aotCache/ tests to AOT workflow Matias Saavedra Silva 2026-08-20 19:52:10 +00:00
  • 09868aaf95 8390481: stop002 test should no longer call Thread.interrupted() to work around JDK-8306324 Chris Plummer 2026-08-20 19:42:41 +00:00
  • 1530af5566 8390613: Missing class in loadable descriptors causes AOT crash Ioi Lam 2026-08-20 17:48:53 +00:00
  • 855b7430c4 8387469: Shenandoah: GC logs should show end-to-end cycle time and heap used updates Aleksey Shipilev 2026-08-20 16:08:55 +00:00
  • 30e5083ee3 8387539: Shenandoah: Nonsensical values for consumption acceleration William Kemper 2026-08-20 15:44:21 +00:00
  • 7bc0154423 8390451: [Valhalla] Array re-materialization loses properties Tobias Hartmann 2026-08-20 12:39:54 +00:00
  • b0823242c7 8372384: Remove unused local variable in MacroAssembler::sha512_update_sha_state on PPC Suchismith Roy 2026-08-20 12:39:17 +00:00
  • 19525c7986 8389932: C2: Merge bits F and G in VerifyIterativeGVN together Guanqiang Han 2026-08-20 12:25:21 +00:00
  • 91c6a3319a 8388873: C2: AddHF is wrongly reassociated using AddNode::Ideal Jatin Bhateja 2026-08-20 10:58:32 +00:00
  • 03530368cc 8389941: JvmtiEnv::FollowReferences has unreachable code in jvmtiEnv.cpp Timofei Fedotov 2026-08-20 10:55:24 +00:00
  • c92288eb8d 8390299: Unify *oop type hierarchy with *oopDesc type hierarchy Axel Boldt-Christmas 2026-08-20 09:42:20 +00:00
  • 05eaf783b2 8390212: (dc) On AIX, DatagramChannel.join can join IPv4 multicast group with IPv6 socket David Briemann 2026-08-20 07:48:02 +00:00
  • 6175a0a8b7 8390625: C2_MacroAssembler::vector_iota_entry_index hits assert(regs[i] != regs[j]) Tobias Hartmann 2026-08-20 06:39:51 +00:00
  • ab2ddc44b8 8389939: RISC-V: OrderAccess can be simplified by UseZtso Kuai Wei 2026-08-20 05:59:10 +00:00
  • 87952df444 8390521: RISC-V: Clean up vector register dispatch in MachSpillCopyNode::implementation Dingli Zhang 2026-08-20 02:17:12 +00:00
  • de2b1b805e 8298991: vmTestbase/nsk/sysdict tests fail with OOME: Java heap space: failed reallocation of scalar replaced objects Shiv Shah 2026-08-20 01:31:26 +00:00
  • bd929ac41e 8390522: RISC-V: Avoid clobbering ra in the nmethod entry barrier Gui Cao 2026-08-20 01:08:55 +00:00
  • 84f01bbb4b 8390240: Full chunk thawing path misses deoptimization check in monitorenter case Patricio Chilano Mateo 2026-08-19 22:32:04 +00:00
  • 9a601b46b2 8390335: Refactor AOTClassLocationConfig::validate() Ioi Lam 2026-08-19 21:07:33 +00:00
  • d4bfdf70a2 8387798: VectorAPI: VectorOperators.DIV javadoc incorrectly says "Floating only" Xueming Shen 2026-08-19 17:18:44 +00:00
  • 212d3a220c 8390683: Problemlist gc/TestGCALotAtSafepoints tests Thomas Schatzl 2026-08-19 16:50:43 +00:00
  • bc038026aa 8378071: Class ThreadSnapshot$ThreadLock is not initialized by VM Leonid Mesnik 2026-08-19 16:32:48 +00:00
  • bbd0ca0d5c 8388979: javac crashes with NullPointerException in Types.erasure when evaluating bounds of mutually dependent array type variables inside an intersection type definition Vicente Romero 2026-08-19 15:57:12 +00:00
  • c1090a0f48 8384600: Improve java_lang_Throwable::fill_in_stack_trace Coleen Phillimore 2026-08-19 15:51:36 +00:00
  • 5da4e41da2 8389310: Virtual thread can miss deoptimization when propagating exception Patricio Chilano Mateo 2026-08-19 14:54:59 +00:00
  • d36beadd0e 8390480: Remove unnecessary check in ThawBase::patch Patricio Chilano Mateo 2026-08-19 14:10:11 +00:00
  • 6994a51e9c 8390591: Add regression test for JDK-8390590 Vladimir Kozlov 2026-08-19 13:33:07 +00:00
  • 03f94c677d 8383567: VM.class_print_layout should use external class names Casper Norrbin 2026-08-19 12:37:26 +00:00
  • a158131e0f 8389096: Multiple hangs trying to execute GC with GCALotAtAllSafepoints and ScavengeALot Thomas Schatzl 2026-08-19 12:07:32 +00:00
  • 45f3ef3ce2 8389576: Test resourcehogs/runtime/ValueTearingTest.java fails due to ArrayIndexOutOfBoundsException on many-core machines Johan Sjölen 2026-08-19 09:47:04 +00:00
  • 90f142d653 8387014: C2: stringopts produces NegativeArraySizeException instead of OOM for UTF-16 overflow Daniel Skantz 2026-08-19 07:51:31 +00:00
  • efb9d9f92f 8390044: RISC-V: Support vector integer division Lijuan Li 2026-08-19 07:16:33 +00:00
  • aa7e2c6ba9 8390432: Zero i386 build broken after JDK-8389219 Vladimir Petko 2026-08-19 06:55:07 +00:00
  • 4b77534a55 8390590: [BACKOUT] C2: Fix the memory around some intrinsics nodes Vladimir Kozlov 2026-08-19 05:15:36 +00:00
  • 7d95b50c7f 8389378: RISC-V: Eliminate redundant sext.w by fusing ConvI2L with int producers Gui Cao 2026-08-19 02:21:27 +00:00
  • d59bc6d6a6 8390330: Remove deprecated Log() constructor and logTo() method from nsk.share.Log Shiv Shah 2026-08-19 01:56:27 +00:00
  • c1e5a7b0b5 8390614: RISC-V: Support VerifyOops for AOT caching stub and code riscv-verifyoops-aot DingliZhang 2026-08-18 19:08:07 +08:00
  • a30608cb94 8389858: [VectorAPI] VectorMask.toVector API note incorrectly describes the result for fp masks Xueming Shen 2026-08-19 00:14:46 +00:00
  • 8f396579aa 8368597: make should support selection by status for JTREG tests Vladimir Ivanov 2026-08-19 00:04:52 +00:00
  • 2432d59d12 Merge Brent Christian 2026-08-18 21:14:40 +00:00
  • 87e206b81e 8388792: False positives in jdk_foreign test suite Jorn Vernee 2026-08-18 17:21:04 +00:00
  • 8ac703a8d0 8386861: [Valhalla] emit_opSubstitutabilityCheck speedup Daisuke Yamazaki 2026-08-18 16:21:06 +00:00
  • c82f3b8fdf 8388292: Shenandoah: Micro-optimize CompressedOops uses Aleksey Shipilev 2026-08-18 16:17:47 +00:00
  • 57649b487e 8389873: C2 crashes in ConnectionGraph::can_reduce_phi during escape analysis Cesar Soares Lucas 2026-08-18 16:14:57 +00:00
  • 29c7198bbb 8390307: Shenandoah: Print region age in region printouts Aleksey Shipilev 2026-08-18 16:14:13 +00:00
  • 60140b6e2b 8381564: [IR Framework] Fix race between accept thread and Driver VM thread Christian Hagedorn 2026-08-18 15:59:46 +00:00
  • 8a507d85e9 8390102: RISC-V: Support AOT Code Cache Peijun Xu 2026-08-18 13:55:24 +00:00
  • 3be31d10b5 8390133: JFR: OngoingStream reads stale header Erik Gahlin 2026-08-18 13:53:01 +00:00
  • c2e49da8f6 8390065: TestDockerMemoryMetrics.java fails in MetricsMemoryTester failcount Ivan Bereziuk 2026-08-18 13:52:39 +00:00
  • 0741f25d3d 8390467: C2: _map != nullptr assert failure in LibraryCallKit::inline_Class_cast() Roland Westrelin 2026-08-18 13:46:17 +00:00
  • c2d84f0d7d 8362117: C2: compiler/stringopts/TestStackedConcatsAppendUncommonTrap.java fails with a wrong result due to invalidated liveness assumptions for data phis Daniel Skantz 2026-08-18 12:50:39 +00:00
  • 64e0cf4162 8389859: Missing TYPE_USE annotations on type variable uses Dušan Bálek 2026-08-18 10:14:53 +00:00
  • 2f0d089b25 RISC-V: Clean up vector register dispatch in MachSpillCopyNode::implementation clean_ideal_reg DingliZhang 2026-08-18 16:54:02 +08:00
  • 4a653f8439 8390455: Fix more typos in java.desktop module Prasanta Sadhukhan 2026-08-18 08:27:12 +00:00
  • 764e83c46c 8390441: RISC-V: Fix C2 stack-to-stack spill copies with large offsets Gui Cao 2026-08-18 01:44:20 +00:00
  • 92e236a361 8390493: Remove vmTestbase/nsk/jvmti/IterateOverReachableObjects/iterreachobj002/TestDescription.java from the ProblemList David Holmes 2026-08-18 01:16:16 +00:00
  • 4d812a6486 8390452: RISC-V: gc/shenandoah/TestSieveObjects.java fails with "assert(UseZba) failed: must be" Dingli Zhang 2026-08-17 23:15:14 +00:00
  • f3cf3e2036 8390484: Problem list appcds/aotCache/ tests Matias Saavedra Silva 2026-08-17 23:08:25 +00:00
  • 9139138393 8390429: Enable suspend001 jdb test to run with virtual threads Shiv Shah 2026-08-17 22:55:51 +00:00
  • 44e6f0470b 8386205: Enhance TLS server Hai-May Chao 2026-06-24 22:30:20 +00:00
  • b2d3948239 8386298: Improve font loading Phil Race 2026-06-17 17:08:29 +00:00
  • d8605e35a3 8384708: Enhance HTTP Connections Daniel Fuchs 2026-06-12 12:35:01 +00:00
  • 9c924f938d 8382471: Improve Resource Resolving Weijun Wang 2026-04-30 17:46:10 +00:00
  • efd8ae1047 8378896: A make target "clean-microbenchmark", for micro development Yunbo Zhang 2026-08-17 19:46:12 +00:00
  • 079d77cc05 8390184: Some typos in the jdk.jdi module Fairoz Matte 2026-08-17 18:52:46 +00:00
  • 0d2320aea2 8368350: Do not support -XX:+AOTClassLinking for static CDS archive Matias Saavedra Silva 2026-08-17 18:48:56 +00:00
  • f5a59340d9 8390202: Typos in the javadoc of various classes in jdk.sctp module Jaikiran Pai 2026-08-17 16:44:33 +00:00
  • c328739ac0 8390357: AOTMapTest.java fails --vmoptions:--enable-preview Ioi Lam 2026-08-17 16:29:59 +00:00
  • 134c07f4fa 8390447: Update ProblemList-Xcomp.txt entries for 8388438 Ioi Lam 2026-08-17 16:29:29 +00:00
  • 3eefd7ab1b 8389829: (fs) Copying symbolic link fails in Developer Mode (win) Ashay Rane 2026-08-17 16:20:45 +00:00
  • 858880932a 8387494: ResolvedMethodName::vmtarget is not updated when class in AOT cache is redefined Ioi Lam 2026-08-17 16:17:08 +00:00
  • 4555cf2137 8390101: RISC-V: Use vmandn.mm for vector mask and-not Dingli Zhang 2026-08-17 08:33:47 +00:00
  • 1d3c7e247c 8252185: [Valhalla] Improve performance of identityHashCode for value objects Marc Chevalier 2026-08-17 08:03:05 +00:00
  • 5962e8294d 8386580: Typing corrections and style improvements in x86 ML DSA/KEM/SHA3 stub code Daniel Skantz 2026-08-17 06:33:22 +00:00
  • 5eaf42f6da 8389579: C2: Missed Ideal optimization opportunity in PhaseIterGVN for CompressBits and ExpandBits Guanqiang Han 2026-08-17 06:25:31 +00:00
  • 3ef007ac23 8390296: Swing MultiUIDefaults#containsKey inconsistancy Prasanta Sadhukhan 2026-08-17 05:30:35 +00:00
  • 157c49276b 8390183: Some typos in JavaDocs for the java.desktop module Prasanta Sadhukhan 2026-08-17 05:29:58 +00:00
  • 88521b3587 8390249: Add missing @Override annotations in "javax.imageio.stream" package Sergey Bylokhov 2026-08-17 00:54:50 +00:00
  • 3d47518697 8387267: Editor for the last column in JTable is hard to activate after AUTO_RESIZE_LAST_COLUMN was configured 8388467: Test "api/javax_swing/interactive/JTableTests.html" JTable freezes during rapid column resize Prasanta Sadhukhan 2026-08-15 08:16:46 +00:00
  • 2749a4c0b4 8389677: RISC-V: Prefer vmv.v.i to zero vector registers Chuanqi Zang 2026-08-15 07:50:53 +00:00
  • 982afa5d48 8388525: Disallow different module options between AOT training and assembly Ioi Lam 2026-08-15 01:26:39 +00:00
  • 16bf2730aa 8390329: Obsolete AlwaysCompileLoopMethods VM flag Vladimir Kozlov 2026-08-14 16:23:09 +00:00
  • 782b49e89e 8378525: ZGC: Refactor ZBarrierSet to better fit with ZGC coding style Stefan Karlsson 2026-08-14 12:33:34 +00:00
  • 88dfb74bbe 8389659: Cannot invoke "com.sun.tools.javac.code.Type.getTag()" because "type" is null on invalid LHS Jan Lahoda 2026-08-14 10:27:16 +00:00
  • a0d9b0affd 8389987: null is accepted as synchronized lock Jan Lahoda 2026-08-14 10:26:55 +00:00
  • 9646856512 8387332: Template Framework: Add utility methods to build scopes Christian Hagedorn 2026-08-14 10:16:19 +00:00
  • aa0fbef91a 8387792: Enable PAC-RET for VM code on Windows/ARM64 Ashay Rane 2026-08-13 22:21:44 +00:00
  • 993f7b35cf 8389187: -XX:+VerifyContinuations triggers assert(max_thawing_size() == calculated_max_size) Patricio Chilano Mateo 2026-08-13 21:49:06 +00:00
  • 844f1fea58 8389071: Javac crashes with OutOfMemoryError during Least Upper Bound (LUB) inference of highly entangled F-bounded generic classes Vicente Romero 2026-08-13 21:32:25 +00:00
  • 3efdba901c 8388596: Virtual-thread freeze asserts on MethodHandle frame with scalarized value argument Patricio Chilano Mateo 2026-08-13 20:17:27 +00:00
  • 4771360c9b 8389866: ZGC: Accepts an extremely negative ZAllocationSpikeTolerance value Fairoz Matte 2026-08-13 17:12:13 +00:00
  • f9ee545b2e 8389293: Remove developer flag -XX:ArchiveHeapTestClass Ioi Lam 2026-08-13 16:02:41 +00:00
  • bc6d4fd10d 8390215: Shenandoah: Simplify GC logging by dropping unnecessary suffixes Aleksey Shipilev 2026-08-13 15:50:35 +00:00
  • 1f74b50bfa 8389868: Empty LocalVariableTable attribute is generated for an unused variable in clinit Dušan Bálek 2026-08-13 15:03:23 +00:00
  • b8207347b8 8386510: AArch64: MacroAssembler constructor undefined behaviour Suchismith Roy 2026-08-13 13:08:24 +00:00
  • 66a0483a94 8388458: RISC-V: Use LSB for conditional card mark in G1 post-write barrier Gui Cao 2026-08-13 12:52:12 +00:00
  • 5a912628cd 8389209: Add sccache support to the build Ashay Rane 2026-08-13 12:51:38 +00:00
  • 740621f198 8382604: Remove unused kscratch temp register from mask_opers_evex Suchismith Roy 2026-08-13 12:38:27 +00:00