Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / openjdk/jdk issues and pull requests

#14064 - 8307858: [REDO] JDK-8307194 Add make target for optionally building a complete set of all JDK and hotspot libjvm static libraries

Pull Request - State: open - Opened by jianglizhou about 1 year ago - 12 comments
Labels: rfr, build, core-libs, client

#14063 - 8308452: Extend internal Architecture enum with byte order and address size

Pull Request - State: open - Opened by RogerRiggs about 1 year ago - 4 comments
Labels: rfr, core-libs

#14041 - Implement Stadler's PEA in C2 Parse

Pull Request - State: open - Opened by navyxliu about 1 year ago - 3 comments
Labels: hotspot

#14037 - 8308293: A linker should expose the layouts it supports

Pull Request - State: open - Opened by mcimadamore about 1 year ago - 22 comments
Labels: csr, rfr, core-libs

#14025 - 8308252: Refactor line-by-line file reading code

Pull Request - State: open - Opened by iklam about 1 year ago - 7 comments
Labels: ready, rfr, hotspot

#14017 - 8305635: Replace Parse Predicate IfNode with new ParsePredicateNode and route predicate queries through dedicated classes

Pull Request - State: closed - Opened by chhagedorn about 1 year ago - 9 comments
Labels: integrated, hotspot-compiler

#14016 - JDK-8305710: Line breaks in search tags cause invalid JSON in index file

Pull Request - State: closed - Opened by hns about 1 year ago - 7 comments
Labels: integrated, javadoc

#14015 - 8144891: ToolBox should use java.nio.file.Path internally, instead of java.io.File

Pull Request - State: closed - Opened by sormuras about 1 year ago - 7 comments
Labels: integrated, compiler

#14008 - 8299974: Replace NULL with nullptr in share/adlc/

Pull Request - State: open - Opened by jdksjolen about 1 year ago - 8 comments
Labels: ready, rfr, hotspot-compiler

#13998 - 8307105: JFileChooser InvalidPathException when selecting some system folders on Windows

Pull Request - State: open - Opened by TejeshR13 about 1 year ago - 4 comments
Labels: rfr, client

#13996 - 8308118: Avoid multiarray allocations in AESCrypt.makeSessionKey

Pull Request - State: open - Opened by shipilev about 1 year ago - 3 comments
Labels: rfr, security

#13995 - 8308071: [REDO] update for deprecated sprintf for src/utils

Pull Request - State: open - Opened by XueleiFan about 1 year ago - 5 comments
Labels: rfr, build, hotspot-compiler

#13994 - JDK-8308110: Resolve multiple definition of 'JNI_OnLoad_jsound' linking error

Pull Request - State: open - Opened by jianglizhou about 1 year ago - 3 comments
Labels: rfr, client

#13993 - 8306428: RunThese30M.java crashed with assert(early->flag() == current->flag() || early->flag() == mtNone)

Pull Request - State: open - Opened by gerard-ziemski about 1 year ago - 3 comments
Labels: hotspot-runtime

#13992 - 8307315: Missing ResourceMark in CDS and JVMTI code

Pull Request - State: open - Opened by calvinccheung about 1 year ago - 4 comments
Labels: ready, rfr, hotspot-runtime

#13991 - 8306428: RunThese30M.java crashed with assert(early->flag() == current->flag() || early->flag() == mtNone)

Pull Request - State: closed - Opened by gerard-ziemski about 1 year ago - 2 comments
Labels: hotspot-runtime

#13990 - JDK-8292157: Incorrect error: "block element not allowed within inline element <a>"

Pull Request - State: open - Opened by hns about 1 year ago - 3 comments
Labels: rfr, javadoc, compiler

#13989 - 8308043: Deadlock in TestCSLocker.java due to blocking GC while allocating

Pull Request - State: open - Opened by fisk about 1 year ago - 4 comments
Labels: ready, rfr, hotspot-gc

#13988 - 8308024: HttpClient (HTTP/1.1) sends an extraneous empty chunk if the BodyPublisher supplies an empty buffer

Pull Request - State: open - Opened by dfuch about 1 year ago - 4 comments
Labels: ready, rfr, net

#13987 - 8308097: Generational ZGC: Update constructor syntax

Pull Request - State: open - Opened by stefank about 1 year ago - 7 comments
Labels: ready, rfr, hotspot-gc

#13986 - 8308098: G1: Remove redundant checks in G1ObjectCountIsAliveClosure

Pull Request - State: closed - Opened by albertnetymk about 1 year ago - 7 comments
Labels: integrated, hotspot-gc

#13985 - 8308093: Disable language preview features use in JDK

Pull Request - State: open - Opened by asotona about 1 year ago - 2 comments
Labels: build, core-libs, compiler

#13984 - 8308092: Replace NULL with nullptr in gc/x

Pull Request - State: open - Opened by stefank about 1 year ago - 4 comments
Labels: ready, rfr, hotspot

#13983 - 8308091: Remove unused iRegIHeapbase() matching operand

Pull Request - State: open - Opened by zhengxiaolinX about 1 year ago - 3 comments
Labels: rfr, hotspot-compiler

#13982 - 8308088: Improve class check in CollectedHeap::is_oop

Pull Request - State: open - Opened by shipilev about 1 year ago - 5 comments
Labels: ready, rfr, hotspot-gc

#13981 - 8308086: GHA: x86_32 host configuration failing with unmet dependencies

Pull Request - State: closed - Opened by shipilev about 1 year ago - 9 comments
Labels: integrated, build

#13980 - 8308084: C2 fix idom bug in PhaseIdealLoop::create_new_if_for_predicate

Pull Request - State: open - Opened by eme64 about 1 year ago - 3 comments
Labels: rfr, hotspot-compiler

#13979 - 8307326: Package jdk.internal.classfile.java.lang.constant become obsolete

Pull Request - State: open - Opened by asotona about 1 year ago - 4 comments
Labels: ready, rfr, build, serviceability, core-libs, security, hotspot-compiler

#13978 - 8278411: Implement UseHeavyMonitors consistently, s390 port

Pull Request - State: open - Opened by offamitkumar about 1 year ago - 6 comments
Labels: rfr, hotspot-runtime, hotspot-compiler

#13977 - 8307997: gtest:ZIndexDistributorTest fails on PPC64

Pull Request - State: closed - Opened by stefank about 1 year ago - 7 comments
Labels: integrated, hotspot-gc

#13976 - 8308076: X86_64: make rheapbase register allocatable in zero based compressedOops mode

Pull Request - State: open - Opened by kuaiwei about 1 year ago - 5 comments
Labels: rfr, hotspot

#13975 - 8308072: [BACKOUT] update for deprecated sprintf for src/utils

Pull Request - State: closed - Opened by TobiHartmann about 1 year ago - 8 comments
Labels: integrated, build, hotspot-compiler

#13974 - 8307795: AArch64: Optimize VectorMask.truecount() on Neon

Pull Request - State: open - Opened by changpeng1997 about 1 year ago - 4 comments
Labels: rfr, core-libs, hotspot-compiler

#13973 - 8308046: Move Solaris related Japanese charsets from java.base to jdk.charsets module

Pull Request - State: open - Opened by takiguc about 1 year ago - 8 comments
Labels: rfr, core-libs, i18n

#13972 - JDK-8308049: Refactor nested class declarations in FdLibm.java

Pull Request - State: closed - Opened by jddarcy about 1 year ago - 8 comments
Labels: integrated, core-libs

#13971 - 8308041: [JVMCI] WB_IsGCSupportedByJVMCICompiler must enter correct JVMCI env

Pull Request - State: open - Opened by dougxc about 1 year ago - 7 comments
Labels: ready, rfr, hotspot

#13969 - 8307968: serviceability/jvmti/vthread/StopThreadTest/StopThreadTest.java timed out

Pull Request - State: open - Opened by sspitsyn about 1 year ago - 4 comments
Labels: ready, rfr, serviceability

#13968 - 8307369: Add execution of all svc tests in CI

Pull Request - State: open - Opened by lmesnik about 1 year ago - 5 comments
Labels: ready, rfr, serviceability

#13967 - 8306467: Fix nsk/jdb/kill/kill001 to work with new JVMTI StopThread support for virtual threads.

Pull Request - State: open - Opened by plummercj about 1 year ago - 4 comments
Labels: ready, rfr, serviceability

#13966 - 8306593: Fix nsk/jdi/stop/stop001 for virtual threads and remove from problem list

Pull Request - State: closed - Opened by plummercj about 1 year ago - 7 comments
Labels: integrated, serviceability

#13963 - 8308022: update for deprecated sprintf for java.base

Pull Request - State: open - Opened by XueleiFan about 1 year ago - 6 comments
Labels: rfr, core-libs, i18n

#13961 - 8305895: Implementation: JEP 450: Compact Object Headers (Experimental)

Pull Request - State: open - Opened by rkennke about 1 year ago - 14 comments
Labels: csr, serviceability, hotspot, shenandoah

#13959 - 8307976: (fs) Files.createDirectories(dir) returns dir::toAbsolutePath instead of dir

Pull Request - State: open - Opened by bplb about 1 year ago - 4 comments
Labels: rfr, nio

#13957 - 8308016: Use snippets in java.io package

Pull Request - State: open - Opened by bplb about 1 year ago - 3 comments
Labels: rfr, core-libs, security

#13956 - 8307990: jspawnhelper must close its writing side of a pipe before reading from it

Pull Request - State: open - Opened by simonis about 1 year ago - 16 comments
Labels: rfr, core-libs

#13955 - 8307403: java/util/zip/DeInflate.java timed out

Pull Request - State: open - Opened by jaikiran about 1 year ago - 5 comments
Labels: ready, rfr, core-libs

#13953 - JDK-8306304: Fix xlc17 clang warnings in ppc and aix code

Pull Request - State: closed - Opened by JoKern65 about 1 year ago - 19 comments
Labels: integrated, build, hotspot, client

#13951 - 8305073: Fix VerifyLoopOptimizations - step 2 - verify idom

Pull Request - State: open - Opened by eme64 about 1 year ago - 6 comments
Labels: rfr, hotspot-compiler

#13949 - 8307365: JvmtiStressModule hit SIGSEGV in JvmtiEventControllerPrivate::recompute_thread_enabled

Pull Request - State: open - Opened by pchilano about 1 year ago - 4 comments
Labels: ready, rfr, serviceability, hotspot

#13941 - 8307959: Remove explicit type casts from SerializeClosure::do_xxx() calls

Pull Request - State: closed - Opened by iklam about 1 year ago - 7 comments
Labels: integrated, hotspot

#13940 - JDK-8307794 Test for HSS/LMS Signature Verification

Pull Request - State: open - Opened by mcpowers about 1 year ago - 2 comments
Labels: security

#13935 - 8306597: Improve string formatting in EquivMapsGenerator.java

Pull Request - State: closed - Opened by justin-curtis-lu about 1 year ago - 8 comments
Labels: integrated, build, core-libs, i18n

#13932 - 8306647: Implementation of Structured Concurrency (Preview)

Pull Request - State: open - Opened by AlanBateman about 1 year ago - 11 comments
Labels: csr, rfr, hotspot, core-libs

#13930 - 8260943: C2 SuperWord: Revisit vectorization optimization added by 8076284

Pull Request - State: open - Opened by eme64 about 1 year ago - 2 comments
Labels: hotspot-compiler

#13929 - 8307804: Reorganize ArrayJuggle test cases

Pull Request - State: open - Opened by lkorinth about 1 year ago - 5 comments
Labels: rfr, hotspot, hotspot-gc

#13928 - 8306806: JMX agent with JDP enabled won't start when PerfData is disabled

Pull Request - State: open - Opened by kevinjwalls about 1 year ago - 4 comments
Labels: ready, rfr, serviceability, jmx

#13920 - 8300794: Use @snippet in java.util:i18n

Pull Request - State: open - Opened by justin-curtis-lu about 1 year ago - 4 comments
Labels: ready, rfr, core-libs, i18n

#13917 - 8307547: Support variant collations

Pull Request - State: open - Opened by naotoj about 1 year ago - 13 comments
Labels: ready, rfr, core-libs, i18n

#13915 - 8307855: update for deprecated sprintf for src/utils

Pull Request - State: closed - Opened by XueleiFan about 1 year ago - 9 comments
Labels: integrated, build, hotspot-compiler

#13908 - 8307619: C2 failed: Not monotonic (AndI CastII LShiftI) in TestShiftCastAndNotification.java

Pull Request - State: open - Opened by eme64 about 1 year ago - 4 comments
Labels: ready, rfr, hotspot-compiler

#13901 - 8305189: C2 failed "assert(_outcnt==1) failed: not unique"

Pull Request - State: open - Opened by rwestrel about 1 year ago - 6 comments
Labels: ready, rfr, hotspot-compiler

#13899 - 8307478: Implementation of Prepare to Restrict The Dynamic Loading of Agents

Pull Request - State: open - Opened by AlanBateman about 1 year ago - 14 comments
Labels: csr, rfr, serviceability, hotspot-runtime

#13894 - 8299340: CreateProcessW lpCommandLine must be mutable

Pull Request - State: closed - Opened by RogerRiggs about 1 year ago - 7 comments
Labels: integrated, core-libs

#13888 - 8288619: Unexpected parsing for @see

Pull Request - State: closed - Opened by lgxbslgx about 1 year ago - 10 comments
Labels: integrated, javadoc, compiler

#13877 - 8307652: sealed class hierarchy graph doesn't distinguish non-sealed classes

Pull Request - State: closed - Opened by liach about 1 year ago - 15 comments
Labels: integrated, build, javadoc

#13872 - 8307190: Refactor ref_at methods in Constant Pool

Pull Request - State: open - Opened by matias9927 about 1 year ago - 3 comments
Labels: hotspot

#13868 - 8303512: Race condition when computing is_loaded property of TypePtr::InterfaceSet

Pull Request - State: closed - Opened by TobiHartmann about 1 year ago - 14 comments
Labels: integrated, hotspot-compiler

#13864 - 8305634: Renaming predicates, simple cleanups, and adding summary about current predicates

Pull Request - State: open - Opened by chhagedorn about 1 year ago - 5 comments
Labels: ready, rfr, hotspot-compiler

#13862 - 8307609: RISC-V: Added support for Extract, Compress, Expand and other nodes for Vector API

Pull Request - State: open - Opened by DingliZhang about 1 year ago - 5 comments
Labels: rfr, hotspot-compiler

#13854 - 8307567: Avoid relocating global roots to metaspaceObjs in CDS dump

Pull Request - State: closed - Opened by iklam about 1 year ago - 7 comments
Labels: integrated, hotspot-runtime

#13851 - 8307523: [vectorapi] Optimize MaskFromLongBenchmark.java

Pull Request - State: open - Opened by changpeng1997 about 1 year ago - 14 comments
Labels: rfr, hotspot-compiler

#13845 - 8307555: Reduce memory reads in x86 MD5 intrinsic

Pull Request - State: closed - Opened by yftsai about 1 year ago - 9 comments
Labels: integrated, hotspot

#13843 - 8307533: Use atomic bitset functions for metadata flags

Pull Request - State: open - Opened by coleenp about 1 year ago - 7 comments
Labels: ready, rfr, hotspot

#13840 - 8305972: Update XML Security for Java to 3.0.2

Pull Request - State: open - Opened by wangweij about 1 year ago - 5 comments
Labels: csr, rfr, security

#13831 - JDK-8305958: Use links instead of buttons for auto-generated header links

Pull Request - State: closed - Opened by hns about 1 year ago - 10 comments
Labels: integrated, javadoc

#13814 - 8304074: [JMX] Add an approximation of total bytes allocated on the Java heap by the JVM

Pull Request - State: open - Opened by phohensee about 1 year ago - 12 comments
Labels: rfr, serviceability, hotspot-runtime, jmx

#13813 - 8263464: NMT: assert in gtest os.release_multi_mappings_vm

Pull Request - State: open - Opened by gerard-ziemski about 1 year ago - 9 comments
Labels: hotspot-runtime

#13809 - 8307779: Relax the java.awt.Robot specification

Pull Request - State: open - Opened by azvegint about 1 year ago - 5 comments
Labels: csr, rfr, client

#13803 - 8280982: [Wayland] [XWayland] java.awt.Robot taking screenshots

Pull Request - State: open - Opened by azvegint about 1 year ago - 16 comments
Labels: rfr, build, client

#13802 - JDK-8027711: Unify wildcarding syntax for CompileCommand and CompileOnly

Pull Request - State: open - Opened by tobiasholenstein about 1 year ago - 2 comments
Labels: core-libs, hotspot-compiler

#13779 - 8305898: Alternative self-forwarding mechanism

Pull Request - State: open - Opened by rkennke about 1 year ago - 6 comments
Labels: rfr, hotspot, hotspot-gc

#13774 - 8307348 - Parallelize heap walk for ObjectCount(AfterGC) JFR event collection

Pull Request - State: closed - Opened by olivergillespie about 1 year ago - 22 comments
Labels: integrated, hotspot-gc

#13772 - 8307346 - Add missing gc+phases logging for ObjectCount(AfterGC) JFR event collection code

Pull Request - State: closed - Opened by olivergillespie about 1 year ago - 16 comments
Labels: integrated, hotspot-gc

#13759 - 8307299: Move more DnD tests to open

Pull Request - State: open - Opened by alisenchung about 1 year ago - 4 comments
Labels: ready, rfr, client

#13740 - 8307163: JLONG_FORMAT_SPECIFIER should be updated on Windows

Pull Request - State: closed - Opened by TheShermanTanker about 1 year ago - 13 comments
Labels: integrated, hotspot, core-libs

#13732 - 8307132: Cleanup the code of sun.java2d.cmm.lcms package

Pull Request - State: closed - Opened by mrserb about 1 year ago - 8 comments
Labels: integrated, client

#13720 - JDK-8306578: Report error if no label given in @see and {@link} when no default is available

Pull Request - State: open - Opened by hns about 1 year ago - 4 comments
Labels: rfr, javadoc

#13701 - JDK-8294427 - Check boxes and radio buttons have rendering issues on Windows in High DPI env

Pull Request - State: open - Opened by rajamah about 1 year ago - 3 comments
Labels: rfr, client

#13691 - 8298127: HSS/LMS Signature Verification

Pull Request - State: open - Opened by ferakocz about 1 year ago - 9 comments
Labels: ready, rfr, security

#13690 - JDK-8303056: Improve support for Unicode characters and digits in JavaDoc search

Pull Request - State: open - Opened by hns about 1 year ago - 5 comments
Labels: csr, rfr, javadoc

#13689 - JDK-8306112 Implementation of JEP 445: Unnamed Classes and Instance Main Methods (Preview)

Pull Request - State: open - Opened by JimLaskey about 1 year ago - 11 comments
Labels: csr, rfr, build, core-libs, compiler

#13671 - 8306842: Classfile API performance improvements

Pull Request - State: open - Opened by asotona about 1 year ago - 18 comments
Labels: rfr, core-libs

#13652 - 8306460: Clear JVM_ACC_QUEUED flag on methods when dumping dynamic CDS archive

Pull Request - State: open - Opened by ashu-mehra about 1 year ago - 14 comments
Labels: ready, rfr, hotspot

#13642 - 8306638: Open source some AWT tests related to datatransfer and Toolkit

Pull Request - State: open - Opened by jayathirthrao about 1 year ago - 4 comments
Labels: ready, rfr, client

#13609 - 8306560: Add TOOLING.jsh load file

Pull Request - State: open - Opened by sormuras about 1 year ago - 4 comments
Labels: csr, rfr, kulla

#13606 - JDK-8302736: Major performance regression in Math.log on aarch64

Pull Request - State: open - Opened by tobiasholenstein about 1 year ago - 17 comments
Labels: ready, rfr, hotspot

#13586 - 8304914: Use OperatingSystem, Architecture, and Version in jpackage

Pull Request - State: open - Opened by RogerRiggs about 1 year ago - 8 comments
Labels: ready, rfr, core-libs

#13585 - 8304913: Use OperatingSystem, Architecture, and Version in jlink

Pull Request - State: closed - Opened by RogerRiggs about 1 year ago - 9 comments
Labels: integrated, core-libs

#13568 - 8266431: Dual-Pivot Quicksort improvements (Radix sort)

Pull Request - State: open - Opened by bourgesl about 1 year ago - 85 comments
Labels: rfr, core-libs