-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Insights: openjdk/jdk
Overview
-
0 Active issues
-
- 0 Merged pull requests
- 70 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
70 Pull requests opened by 47 people
-
8352075: Perf regression accessing fields
#24713 opened
Apr 17, 2025 -
8354919: Move HotSpot .editorconfig into the global .editorconfig
#24714 opened
Apr 17, 2025 -
8354803: ALL_64_BITS is the same across platforms
#24715 opened
Apr 17, 2025 -
8183348: Better cleanup for jdk/test/sun/security/pkcs12/P12SecretKey.java
#24718 opened
Apr 17, 2025 -
8354811: clock_tics_per_sec code duplication between os_linux and os_posix
#24720 opened
Apr 17, 2025 -
8354941: Build failure with glibc 2.42 due to uabs() name collision
#24723 opened
Apr 17, 2025 -
8354520: IGV: dump contextual information
#24724 opened
Apr 17, 2025 -
[PATCH] Remove unnecessary List.contains key from XToolkit.remove
#24725 opened
Apr 17, 2025 -
8354968: Replace unicode sequences in comment text with UTF-8 characters
#24727 opened
Apr 17, 2025 -
8354724: BufferedReader readAllLines and readString methods
#24728 opened
Apr 17, 2025 -
8353001: Remove leftover Security Manager parsing code in sun.security.util.Debug
#24731 opened
Apr 17, 2025 -
8350703: Add standard system property stdin.encoding
#24738 opened
Apr 17, 2025 -
8350209: Preserve adapters in AOT cache
#24740 opened
Apr 17, 2025 -
8354996: Reduce dynamic code generation for a single downcall
#24742 opened
Apr 17, 2025 -
8354556: Expand value-based class warnings to java.lang.ref API
#24746 opened
Apr 18, 2025 -
8355013: GrowableArray default constructor should not allocate
#24748 opened
Apr 18, 2025 -
8230016: re-visit test sun/security/pkcs11/Serialize/SerializeProvider.java
#24750 opened
Apr 18, 2025 -
8349910: Implement HTTP/3 for the HTTP Client API
#24751 opened
Apr 18, 2025 -
8352149: open/test/jdk/java/awt/Frame/MultiScreenTest.java fails in MacOS
#24752 opened
Apr 18, 2025 -
8354990: Improve negative tests coverage for jpackage signing
#24754 opened
Apr 18, 2025 -
8272875: Change the default key manager to PKIX
#24756 opened
Apr 18, 2025 -
8354897: Support Soft/Weak Reference in AOT cache
#24757 opened
Apr 18, 2025 -
8297271: AccessFlag.maskToAccessFlags should be specific to class file version
#24760 opened
Apr 18, 2025 -
8355069: Allocation::check_out_of_memory() should support CheckUnhandledOops mode
#24766 opened
Apr 19, 2025 -
8355065: ConcurrentModificationException in RichDiagnosticFormatter
#24769 opened
Apr 19, 2025 -
8355077: Compiler error at splashscreen_gif.c due to unterminated string initialization
#24770 opened
Apr 20, 2025 -
8355078: java.awt.Color.createContext() uses unnecessary synchronization
#24771 opened
Apr 20, 2025 -
4811995: BorderLayout does not respect minimum size of its components
#24772 opened
Apr 20, 2025 -
8355177: Speed up StringBuilder::append(char[]) via UTF16::compress & Unsafe::copyMemory
#24773 opened
Apr 21, 2025 -
8355204: Consider simplifying type metadata stripping
#24775 opened
Apr 21, 2025 -
8355223: Improve documentation on @IntrinsicCandidate
#24777 opened
Apr 21, 2025 -
8355203: [macos] AquaButtonUI and AquaRootPaneUI repaint default button unnecessarily
#24778 opened
Apr 21, 2025 -
8355235: Clean out old versions from Tools.gmk
#24784 opened
Apr 21, 2025 -
8351011: Serial GC: Use a single VirtualSpace for both young and tenured generations
#24785 opened
Apr 21, 2025 -
8355249: Remove the use of WMIC from the entire source code
#24791 opened
Apr 22, 2025 -
8320909: C2: Adapt IGVN's enqueuing logic to match idealization of AndNode with LShift operand
#24792 opened
Apr 22, 2025 -
8355290: Aarch64/Linux debug builds on machines not supporting SVE fail because of overzealous assert
#24794 opened
Apr 22, 2025 -
8355301: Simplify Throwable::printStackTrace by replacing inner class with static method
#24795 opened
Apr 22, 2025 -
8355293: [TEST] RISC-V: enable more ir tests
#24797 opened
Apr 22, 2025 -
8355296: Some methods are stuck at level=0 with -XX:-TieredCompilation
#24798 opened
Apr 22, 2025 -
8350498: Remove two Camerfirma root CA certificates
#24800 opened
Apr 22, 2025 -
8355080: java.base/jdk.internal.foreign.SystemLookup.find() doesn't work on static JDK
#24801 opened
Apr 22, 2025 -
8354469: Keytool exposes the password in plain text when command is piped using | grep
#24805 opened
Apr 22, 2025 -
8354877: DirectClassBuilder default flags should include ACC_SUPER
#24808 opened
Apr 22, 2025 -
R8355340 GenShen: Remove unneeded log messages related to remembered set write table
#24809 opened
Apr 23, 2025 -
8355336: GenShen: Resume Old GC even with back-to-back Young GC triggers
#24810 opened
Apr 23, 2025 -
8355211: nsk/jdi/EventRequest/disable/disable001.java should use JDIBase superclass
#24811 opened
Apr 23, 2025 -
8355214: nsk/jdi/ThreadStartRequest/addThreadFilter/addthreadfilter001.java should use JDIBase superclass
#24812 opened
Apr 23, 2025 -
8355221: Get rid of unnecessary override of JDIBase.breakpointForCommunication in nsk/jdi tests
#24813 opened
Apr 23, 2025 -
8353184: ZGC: Simplify and correct tlab_used() tracking
#24814 opened
Apr 23, 2025 -
[PATCH] Remove unnecessary List.contains key from TIFFDirectory.removeTagSet
#24816 opened
Apr 23, 2025 -
8354284: Add more compiler test folders to tier1 runs
#24817 opened
Apr 23, 2025 -
[PATCH] Remove unnecessary List.indexOf key from Track.remove
#24818 opened
Apr 23, 2025 -
[PATCH] Remove excessive nested synchronized from getHeavyWeightPopupCache
#24819 opened
Apr 23, 2025 -
8355366: Fix the wrong usage of PassFailJFrame.forcePass() in some manual tests
#24820 opened
Apr 23, 2025 -
8355369: Remove setAccessible usage for setting final fields in java.util.concurrent
#24821 opened
Apr 23, 2025 -
8355370: Include server name in HTTP test server thread names to improve diagnostics
#24822 opened
Apr 23, 2025 -
8277424: javax/net/ssl/TLSCommon/TLSTest.java fails with connection refused
#24823 opened
Apr 23, 2025 -
WIP Simplify the code a little bit
#24825 opened
Apr 23, 2025 -
8355400: Better git detection in update_copyright_year.sh
#24828 opened
Apr 23, 2025 -
8349146: [REDO] Implement a better allocator for downcalls
#24829 opened
Apr 23, 2025 -
835538: [jittester] Disable downcasts by default
#24830 opened
Apr 23, 2025 -
8258229: Crash in nmethod::reloc_string_for
#24831 opened
Apr 23, 2025 -
8355432: Remove CompileTask from SA
#24832 opened
Apr 23, 2025 -
8297727: Forcing LF interpretation lead to StackOverflowError in reflection code
#24835 opened
Apr 23, 2025 -
8355441: Remove antipattern from PassFailJFrame.forcePass javadoc
#24837 opened
Apr 23, 2025 -
8355443: [java.io] Use @requires tag instead of exiting based on File.separatorChar value
#24838 opened
Apr 24, 2025
159 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
8351565: Implement JEP 502: Stable Values (Preview)
#23972 commented on
Apr 24, 2025 • 71 new comments -
8298420: PEM API: Implementation (Preview)
#17543 commented on
Apr 23, 2025 • 58 new comments -
8325467: Support methods with many arguments in C2
#20404 commented on
Apr 23, 2025 • 48 new comments -
8354954: Typed static memory for late initialization of static class members in Hotspot
#24689 commented on
Apr 23, 2025 • 34 new comments -
8353786: Migrate Vector API math library support to FFM API
#24462 commented on
Apr 23, 2025 • 27 new comments -
8315066: Add unsigned bounds and known bits to TypeInt/Long
#17508 commented on
Apr 22, 2025 • 23 new comments -
JDK-8331859 : [PPC64] Remove support for Power7 and older
#20262 commented on
Apr 23, 2025 • 23 new comments -
8327963: [Umbrella] Incorrect result of C2 compiled code since JDK-8237581
#24570 commented on
Apr 23, 2025 • 22 new comments -
8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load
#24023 commented on
Apr 22, 2025 • 18 new comments -
8346552: C2: Add IR tests to check that Predicate cloning in Loop Unswitching works as expected
#24479 commented on
Apr 23, 2025 • 15 new comments -
8325448: Hybrid Public Key Encryption
#18411 commented on
Apr 22, 2025 • 11 new comments -
8139228: JFileChooser renders file names as HTML document
#24439 commented on
Apr 23, 2025 • 11 new comments -
8348638: Performance regression in Math.tanh
#23889 commented on
Apr 23, 2025 • 10 new comments -
8350896: Integer/Long.compress gets wrong type from CompressBitsNode::Value
#23947 commented on
Apr 23, 2025 • 10 new comments -
8342692: C2: long counted loop/long range checks: don't create loop-nest for short running loops
#21630 commented on
Apr 23, 2025 • 10 new comments -
8354362: Use automatic indentation in CollectedHeap printing
#24593 commented on
Apr 23, 2025 • 9 new comments -
8344706: Compiler Implementation of Compact Source Files and Instance Main Methods
#24438 commented on
Apr 23, 2025 • 9 new comments -
8352251: Implement Cooperative JFR Sampling
#24296 commented on
Apr 23, 2025 • 8 new comments -
8351666: [PPC64] Make non-volatile VectorRegisters available for C2 register allocation
#23987 commented on
Apr 23, 2025 • 7 new comments -
8351884: Refactor bug8033699.java test code
#24384 commented on
Apr 22, 2025 • 7 new comments -
8354219 : Automate javax/swing/JComboBox/ComboPopupBug.java
#24624 commented on
Apr 24, 2025 • 6 new comments -
8354450: Using a File with a path containing a trailing space should fail when alternative data streams are disabled (win)
#24635 commented on
Apr 23, 2025 • 6 new comments -
8352693: Use a simpler console reader instead of JLine for System.console()
#24242 commented on
Apr 23, 2025 • 6 new comments -
8315130: java.lang.IllegalAccessError when processing classlist to create CDS archive
#24223 commented on
Apr 17, 2025 • 6 new comments -
8231269: CompileTask::is_unloaded is slow due to JNIHandles type checks
#24018 commented on
Apr 24, 2025 • 6 new comments -
8352003: Support --add-opens with -XX:+AOTClassLinking
#24695 commented on
Apr 22, 2025 • 5 new comments -
8077587: BigInteger Roots
#24690 commented on
Apr 22, 2025 • 5 new comments -
8353440: Disable FTP fallback for non-local file URLs by default
#24657 commented on
Apr 23, 2025 • 5 new comments -
8354686: [AIX] now ubsan is possible
#24667 commented on
Apr 17, 2025 • 5 new comments -
8305186: Reference.waitForReferenceProcessing should be more accessible to tests
#24527 commented on
Apr 23, 2025 • 4 new comments -
8353190: Use "/native" Run Option for TestAvailableProcessors Execution
#23803 commented on
Apr 23, 2025 • 4 new comments -
8343110: Add getChars(int, int, char[], int) to CharSequence and CharBuffer
#21730 commented on
Apr 21, 2025 • 4 new comments -
8354327: Rewrite runtime/LoadClass/LoadClassNegative.java
#24688 commented on
Apr 23, 2025 • 4 new comments -
8348732: SunJCE and SunPKCS11 have different PBE key encodings
#24068 commented on
Apr 22, 2025 • 4 new comments -
8325766: Review seclibs tests for cert expiry
#23700 commented on
Apr 18, 2025 • 4 new comments -
8354242: VectorAPI: combine vector not operation with compare
#24674 commented on
Apr 23, 2025 • 4 new comments -
8317453: NMT: Performance benchmarks are needed to measure speed and memory
#23786 commented on
Apr 23, 2025 • 3 new comments -
8349139: C2: Div looses dependency on condition that guarantees divisor not null in counted loop
#23617 commented on
Apr 22, 2025 • 3 new comments -
8354282: C2: more crashes in compiled code because of dependency on removed range check CastIIs
#24575 commented on
Apr 23, 2025 • 3 new comments -
8354024: [JMH] Create ephemeral UnixDomainSocketAddress provider with thread-safe close semantics
#24568 commented on
Apr 22, 2025 • 2 new comments -
8333377: Migrate Generic Signature parsing to ClassFile API
#19281 commented on
Apr 23, 2025 • 2 new comments -
8354424: java/util/logging/LoggingDeadlock5.java fails intermittently in tier6
#24687 commented on
Apr 22, 2025 • 2 new comments -
8351623: VectorAPI: Refactor subword gather load and add SVE implementation
#24679 commented on
Apr 24, 2025 • 2 new comments -
8352642: Set zipinfo-time=false when constructing zipfs FileSystem in com.sun.tools.javac.file.JavacFileManager$ArchiveContainer for better performance
#24176 commented on
Apr 22, 2025 • 2 new comments -
8353558: x86: Use better instructions for ICache sync when available
#24389 commented on
Apr 24, 2025 • 2 new comments -
8332947: [macos] java.awt.desktop.OpenURIHandler is not receiving events
#24379 commented on
Apr 23, 2025 • 2 new comments -
8315916: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded
#20504 commented on
Apr 23, 2025 • 2 new comments -
8352620: C2: rename MemNode::memory_type() to MemNode::value_basic_type()
#24427 commented on
Apr 23, 2025 • 1 new comment -
8351661: NMT: VMATree should support separate call-stacks for reserve and commit operations
#24028 commented on
Apr 23, 2025 • 1 new comment -
8352140: UBSAN: fix the left shift of negative value in klass.hpp, array_layout_helper()
#24184 commented on
Apr 23, 2025 • 1 new comment -
8355003: Implement Ahead-of-Time Method Profiling
#24210 commented on
Apr 23, 2025 • 1 new comment -
8353551: C2: Constant folding for ReverseBytes nodes
#24382 commented on
Apr 17, 2025 • 1 new comment -
8346785: Potential infinite loop in JavadocTokenizer.ensures
#24620 commented on
Apr 23, 2025 • 1 new comment -
8344734: Rename memoryFileTracker to nativeMemoryFileTracker
#24579 commented on
Apr 23, 2025 • 1 new comment -
8345874: Run make doctor automatically on failed CI builds
#24485 commented on
Apr 20, 2025 • 1 new comment -
8349288: runtime/os/windows/TestAvailableProcessors.java fails on localized Windows platform
#23536 commented on
Apr 23, 2025 • 1 new comment -
8299934: LocalExecutionControl replaces default uncaught exception handler
#12982 commented on
Apr 22, 2025 • 1 new comment -
8339561: The test/jdk/java/awt/Paint/ListRepaint.java may fail after JDK-8327401
#20861 commented on
Apr 24, 2025 • 1 new comment -
8347491: IllegalArgumentationException thrown by ThreadPoolExecutor doesn't have a useful message
#23050 commented on
Apr 18, 2025 • 1 new comment -
8347826: Introspector shows wrong method list after 8071693
#23443 commented on
Apr 23, 2025 • 1 new comment -
8347408: Create an internal method handle adapter for system calls with errno
#23765 commented on
Apr 23, 2025 • 1 new comment -
8346836: C2: Verify CastII/CastLL bounds at runtime
#22880 commented on
Apr 23, 2025 • 1 new comment -
8354119: Missing C2 proper allocation failure handling during initialization (during generate_uncommon_trap_blob)
#24549 commented on
Apr 24, 2025 • 0 new comments -
8354221: (zipfs) Tidy initialization of jdk.nio.zipfs.ZipFileSystem
#24555 commented on
Apr 23, 2025 • 0 new comments -
8354273: Restore even more pointless unicode characters to ASCII
#24567 commented on
Apr 18, 2025 • 0 new comments -
8347009: Speed up parseInt and parseLong
#22919 commented on
Apr 23, 2025 • 0 new comments -
8354276: Strict HTTP header validation
#24569 commented on
Apr 21, 2025 • 0 new comments -
8354115: NMT: VMATree should not accept `uncommit` a `released` region
#24572 commented on
Apr 23, 2025 • 0 new comments -
8301971: Make JDK source code UTF-8
#24574 commented on
Apr 17, 2025 • 0 new comments -
8345538: Robot.mouseMove doesn't clamp bounds on macOS when trying to move mouse off screen
#22781 commented on
Apr 22, 2025 • 0 new comments -
8354305: SHAKE128 and SHAKE256 MessageDigest algorithms
#24576 commented on
Apr 17, 2025 • 0 new comments -
8342870: Errors related to unused code on Windows after 8339120 in accessibility
#21656 commented on
Apr 23, 2025 • 0 new comments -
8355074: RISC-V: C2: Support Vector-Scalar version of Zvbb Vector And-Not instruction
#24709 commented on
Apr 24, 2025 • 0 new comments -
8350830: Values converted incorrectly when reading TLS session tickets
#24535 commented on
Apr 23, 2025 • 0 new comments -
8248139: Shenandoah: allocation rate and gc time tracking improvements
#22935 commented on
Apr 21, 2025 • 0 new comments -
8353888: Implement JEP 510: Key Derivation Function API
#24520 commented on
Apr 22, 2025 • 0 new comments -
Read only ZIP file system.
#24506 commented on
Apr 23, 2025 • 0 new comments -
8344703: Compiler Implementation for Flexible Constructor Bodies
#24505 commented on
Apr 22, 2025 • 0 new comments -
8334016: Make PrintNullString.java automatic
#24501 commented on
Apr 23, 2025 • 0 new comments -
8282493: Add --with-jcov-modules convenience option
#24481 commented on
Apr 21, 2025 • 0 new comments -
8353500: [s390x] Intrinsify Unsafe::setMemory
#24480 commented on
Apr 23, 2025 • 0 new comments -
8347471: Provide valid flags and mask in AccessFlag.Location
#23095 commented on
Apr 18, 2025 • 0 new comments -
8352728: InternalError loading java.security due to Windows parent folder permissions
#24465 commented on
Apr 17, 2025 • 0 new comments -
8315585: Optimization for decimal to string
#23310 commented on
Apr 22, 2025 • 0 new comments -
8354902: Change to Visual Studio 17.13.2 for building on Windows at Oracle
#24707 commented on
Apr 17, 2025 • 0 new comments -
8354944: Remove unnecessary PartiallyOrderedSet.nodes
#24699 commented on
Apr 17, 2025 • 0 new comments -
8315487: Security Providers Filter
#15539 commented on
Apr 17, 2025 • 0 new comments -
8320709: AArch64: Vectorized Poly1305 intrinsics
#16812 commented on
Apr 18, 2025 • 0 new comments -
8325513: Export method for Cipher
#18409 commented on
Apr 23, 2025 • 0 new comments -
8333664: Decouple command line parsing and package building in jpackage
#19668 commented on
Apr 23, 2025 • 0 new comments -
8343251: Facelift for Type and AnnotatedType specifications
#19977 commented on
Apr 22, 2025 • 0 new comments -
8354555: Add generic JFR events for TaskTerminator
#24676 commented on
Apr 22, 2025 • 0 new comments -
8336470: Source launcher should work with service loader SPI in unnamed module
#20193 commented on
Apr 23, 2025 • 0 new comments -
8342818: Implement CPU Time Profiling for JFR
#20752 commented on
Apr 17, 2025 • 0 new comments -
8354329: Rewrite runtime/ClassFile/JsrRewriting.java and OomWhileParsingRepeatedJsr.java tests
#24662 commented on
Apr 23, 2025 • 0 new comments -
8354453: Don't strcpy in os::strdup, use memcpy instead
#24651 commented on
Apr 22, 2025 • 0 new comments -
8354473: Incorrect results for compress/expand tests with -XX:+EnableX86ECoreOpts
#24645 commented on
Apr 23, 2025 • 0 new comments -
8341184: Clean up the interaction between the launcher native code and the LauncherHelper
#21256 commented on
Apr 21, 2025 • 0 new comments -
8354547: REDO: Force clients to explicitly pass mem_tag value, even if it is mtNone
#24634 commented on
Apr 22, 2025 • 0 new comments -
8341697: C2: Register allocation inefficiency in tight loop
#21472 commented on
Apr 22, 2025 • 0 new comments -
8342676: Unsigned Vector Min / Max transforms
#21604 commented on
Apr 21, 2025 • 0 new comments -
8353950: Clipboard interaction on Windows is unstable
#24614 commented on
Apr 17, 2025 • 0 new comments -
8347719: [REDO] Portable implementation of FORBID_C_FUNCTION and ALLOW_C_FUNCTION
#24608 commented on
Apr 22, 2025 • 0 new comments -
8353955: nsk/jdi tests should be fixed to not always require includevirtualthreads=y
#24606 commented on
Apr 18, 2025 • 0 new comments -
8354084: Streamline XPath API's extension function control
#24605 commented on
Apr 22, 2025 • 0 new comments -
8354053: Remove unused JavaIOFilePermissionAccess
#24603 commented on
Apr 21, 2025 • 0 new comments -
8342868: Errors related to unused code on Windows after 8339120 in core libs
#21654 commented on
Apr 23, 2025 • 0 new comments -
KLUT
#24587 commented on
Apr 23, 2025 • 0 new comments -
8348611: Eliminate DeferredLintHandler and emit warnings after attribution
#24584 commented on
Apr 23, 2025 • 0 new comments -
8352635: Improve inferencing of Float16 operations with constant inputs
#24179 commented on
Apr 18, 2025 • 0 new comments -
8350398: [s390x] Relativize initial_sp/monitors in interpreter frames
#23708 commented on
Apr 17, 2025 • 0 new comments -
8211759: C2: Graph after optimizations should not have dead nodes
#24175 commented on
Apr 22, 2025 • 0 new comments -
8348928: Check for case label validity are misbehaving when binding patterns with unnamed bindings are present
#24155 commented on
Apr 22, 2025 • 0 new comments -
6734168: BasicButtonUI uses wrong FontMetrics to Layout JButtons text
#24152 commented on
Apr 18, 2025 • 0 new comments -
8334247: [PPC64] Consider trap based nmethod entry barriers
#24135 commented on
Apr 17, 2025 • 0 new comments -
8352489: Relax jspawnhelper version checks to informative
#24127 commented on
Apr 17, 2025 • 0 new comments -
8350482: [s390x] Relativize esp in interpreter frames
#23724 commented on
Apr 18, 2025 • 0 new comments -
8352044: Add --with-import-jvms to configure
#24063 commented on
Apr 17, 2025 • 0 new comments -
8351842: Windows specific issues in combination of JEP 493 and --with-external-symbols-in-bundles=public
#24057 commented on
Apr 18, 2025 • 0 new comments -
8352016: Improve java/lang/RuntimeTests/RuntimeExitLogTest.java
#24050 commented on
Apr 23, 2025 • 0 new comments -
8349545: ClassLoader.definePackage() throws IllegalArgumentException if package already defined
#23737 commented on
Apr 21, 2025 • 0 new comments -
8342382: Implementation of JEP G1: Improve Application Throughput with a More Efficient Write-Barrier
#23739 commented on
Apr 23, 2025 • 0 new comments -
8350582: Correct the parsing of the ssl value in javax.net.debug
#23781 commented on
Apr 23, 2025 • 0 new comments -
8347712: IllegalStateException on multithreaded ZipFile access with non-UTF8 charset
#23986 commented on
Apr 21, 2025 • 0 new comments -
8344708: Compiler Implementation of Module Import Declarations
#23801 commented on
Apr 17, 2025 • 0 new comments -
8350920: Allow inherited member summaries to be viewed inline
#23967 commented on
Apr 23, 2025 • 0 new comments -
8347337: ZGC: String dedups short-lived strings
#23965 commented on
Apr 23, 2025 • 0 new comments -
8350710: Add GlobalSign Code Signing Root R45
#23806 commented on
Apr 23, 2025 • 0 new comments -
8351351: Pre-hash mode, context string, etc for ML-DSA
#23934 commented on
Apr 23, 2025 • 0 new comments -
8350542: Optional.orElseThrow(Supplier) does not specify behavior when supplier returns null
#23905 commented on
Apr 23, 2025 • 0 new comments -
8249825: Tests sun/security/ssl/SSLSocketImpl/SetClientMode.java and NonAutoClose.java marked with @ignore
#23898 commented on
Apr 18, 2025 • 0 new comments -
8351140: RISC-V: Intrinsify Unsafe::setMemory
#23890 commented on
Apr 23, 2025 • 0 new comments -
8350765: Need to pin when accessing thread container from virtual thread
#23810 commented on
Apr 23, 2025 • 0 new comments -
8351137: ZGC: Improve ZValueStorage alignment support
#23887 commented on
Apr 22, 2025 • 0 new comments -
8353290: C2: Refactor PhaseIdealLoop::is_counted_loop()
#24458 commented on
Apr 22, 2025 • 0 new comments -
8353581: Support for `import module` in JShell's code completion
#24442 commented on
Apr 17, 2025 • 0 new comments -
8348760: RadioButton is not shown if JRadioButtonMenuItem is rendered with ImageIcon in WindowsLookAndFeel
#23324 commented on
Apr 22, 2025 • 0 new comments -
remove EnableJVMCI flag
#23408 commented on
Apr 23, 2025 • 0 new comments -
8351994: Enable Extended EVEX to REX2/REX demotion when src and dst are the same
#24431 commented on
Apr 24, 2025 • 0 new comments -
8348282: Add option for syntax highlighting in javadoc snippets
#24417 commented on
Apr 23, 2025 • 0 new comments -
8353230: Emoji rendering regression after JDK-8208377
#24412 commented on
Apr 24, 2025 • 0 new comments -
8353578: Refactor existing usage of internal HKDF impl to use the KDF API
#24393 commented on
Apr 17, 2025 • 0 new comments -
8347555: [REDO] C2: implement optimization for series of Add of unique value
#23506 commented on
Apr 23, 2025 • 0 new comments -
Draft: better Java and JDK modules support for VS Code.
#23516 commented on
Apr 17, 2025 • 0 new comments -
8349754: Invalid "early reference" error when class extends an outer class
#23545 commented on
Apr 18, 2025 • 0 new comments -
8352675: Support Intel AVX10 converged vector ISA feature detection
#24329 commented on
Apr 24, 2025 • 0 new comments -
8342206: Convenience method to check if a constant pool entry matches nominal descriptors
#23548 commented on
Apr 23, 2025 • 0 new comments -
8288471: java/awt/ScrollPane/bug8077409Test.java is unstable and fails intermittently in CI
#24292 commented on
Apr 18, 2025 • 0 new comments -
8324751: C2 SuperWord: Aliasing Analysis runtime check
#24278 commented on
Apr 22, 2025 • 0 new comments -
8316682: serviceability/jvmti/vthread/SelfSuspendDisablerTest timed out
#24269 commented on
Apr 24, 2025 • 0 new comments -
8337666: AArch64: SHA3 GPR intrinsic
#24260 commented on
Apr 23, 2025 • 0 new comments -
8316694: Implement relocation of nmethod within CodeCache
#23573 commented on
Apr 21, 2025 • 0 new comments -
8349945: implement strict static fields (proposed JVM feature)
#23582 commented on
Apr 19, 2025 • 0 new comments -
8350212: Track source end positions of declarations that support @SuppressWarnings
#23669 commented on
Apr 23, 2025 • 0 new comments -
8352738: JFR: Implementation of JFR Method Timing and Tracing
#24205 commented on
Apr 23, 2025 • 0 new comments -
8343618: Stack smashing in awt_InputMethod.c on Linux s390x
#24197 commented on
Apr 23, 2025 • 0 new comments -
8352141: UBSAN: fix the left shift of negative value in relocInfo.cpp, internal_word_Relocation::pack_data_to()
#24196 commented on
Apr 23, 2025 • 0 new comments -
8352690: [JVMCI] Add the set of caller saved registers to j.i.v.c.CallingConvention
#24185 commented on
Apr 22, 2025 • 0 new comments -
8349944: [JMH] sun.misc.UnsafeOps cannot access class jdk.internal.misc.Unsafe
#23686 commented on
Apr 17, 2025 • 0 new comments