PUSHES REPORT: 10.0.2

This report shows who pushed the backports to the given release. This usually shows who did the backporting, testing, and review work.

Report generated: Sun Nov 03 04:30:38 CET 2024

Distribution by priority

Count Priority

Distribution by components

Count Component
0 100% Total

Distribution by affiliation

This Release Pushes

Original Pushes

Count Committer
0 100% Total
Count Committer
0 100% Total

Chronological push log:

UTC Time Priority Component Bug Summary This Release Push By Original Push By
Name Affiliation Name Affiliation

No changesets log

P4 hotspot/gc JDK-8205443 Release Note: JVM Crash during G1 GC
P4 core-libs/java.lang.invoke JDK-8205439 Release Note: filterArguments Runs Multiple Filters in the Wrong Order
P2 tools/javac JDK-8204992 "+=" applied to String operands can provoke side effects
P4 hotspot/compiler JDK-8204991 PPC64: Fix jtreg RTM tests after "8203305: Improve TM detection for enabling RTM on Linux / POWER9"
P4 hotspot/runtime JDK-8204990 PPC64: Improve TM detection for enabling RTM on Linux / POWER9
P4 core-libs/java.time JDK-8204358 (tz) Upgrade time-zone data to tzdata2018e
P3 core-libs/java.io:serialization JDK-8204296 ObjectInputStream filterCheck method throws NullPointerException
P3 core-libs/java.nio JDK-8204112 NullPointerException from JarFileSystem.getVersionMap()
P2 core-libs/java.util.logging JDK-8204111 Exception printed on console with custom LogManager on starting Apache Tomcat
P4 hotspot/gc JDK-8202930 Zero fastdebug build is broken after JDK-8189871 (Refactor GC barriers to use declarative semantics)
P4 infrastructure/build JDK-8202929 jlink uses little-endian for big-endian cross-compilation targets
P4 infrastructure/build JDK-8202928 [Zero] Reduce limits of max heap size for boot JDK on s390
P4 infrastructure/build JDK-8202925 Number of make jobs wrong for bootcycle-images target
P4 infrastructure/build JDK-8202924 generated-configure.sh changes missing in 8201495
P4 infrastructure/build JDK-8202923 libjsig.so not linked with extra linker flags from configure
P2 tools/javac JDK-8202736 Compiler crashes with -g option and variables of intersection type inferred by `var`
P3 hotspot/gc JDK-8202735 JVM crash during gc doing concurrent marking
P4 core-libs/java.lang.invoke JDK-8202734 [TESTBUG] String concat tests should test toString() application order
P3 core-libs/java.lang.invoke JDK-8202733 filterArguments runs multiple filters in the wrong order
P4 hotspot/runtime JDK-8202732 AArch64: assertion failure in debug builds
P3 tools/javac JDK-8202726 local variable inference regression test generates classfile in test folder
P3 javafx/web JDK-8202725 webPage.executeCommand("removeFormat", null) removes the style of the body element
P3 client-libs/2d JDK-8202459 Fix potential crash in BufImg_SetupICM
P4 core-libs/java.time JDK-8202212 (tz) Upgrade time-zone data to tzdata2018d
P2 client-libs/2d JDK-8201019 Update src/java.desktop/share/legal/libharfbuzz.md for harfbuzz 1.7.1
P2 hotspot/compiler JDK-8201018 Lucene test crashes C2 compilation
P3 hotspot/compiler JDK-8201017 Null pointer dereference caused by c2v_getNextStackFrame
P1 hotspot/compiler JDK-8201014 AArch64 cannot build with JDK-8174962
P1 hotspot/runtime JDK-8201013 AArch64: vtableStubs gtest fails after 8174962
P2 hotspot/runtime JDK-8201012 Zero port of 8174962: Better interface invocations
P2 hotspot/runtime JDK-8201010 avoid printing uninitialized buffer in os::print_memory_info on AIX
P3 other-libs/other JDK-8201009 Update ASM 3rd party legal copyright to 6.0
P4 hotspot/gc JDK-8201008 [Backout] JDK-8196602 Change HeapRegionClosure to comply to naming conventions
P4 xml/jaxp JDK-8201007 Add comment to technical terms that shall not be translated
P3 hotspot/compiler JDK-8201006 [Graal] gc/g1/TestShrinkAuxiliaryData tests crash with "assert(check_klass_alignment(result)) failed: address not aligned"
P2 hotspot/compiler JDK-8201005 Add compiler/c2/Test8007294.java to the problem list
P3 hotspot/compiler JDK-8201004 Compilation fails with "node not on backedge" in OuterStripMinedLoopNode::adjust_strip_mined_loop
P2 hotspot/runtime JDK-8201003 [TESTBUG] test/hotspot/jtreg/runtime/appcds should use -XX:+UnlockCommercialFeatures when running with commercial JDK
P3 tools/javadoc(tool) JDK-8201002 javadoc should support/ignore --add-opens
P4 hotspot/gc JDK-8201000 [Backout] JDK-8196883 G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set
P1 hotspot/runtime JDK-8200999 AArch64: Mistake in committed patch for JDK-8195859
P3 core-svc/java.lang.management JDK-8200998 Exceptions thrown in StartManagementAgent.java
P1 hotspot/runtime JDK-8200997 MethodHandle resolution should follow JVMS sequence of lookup by name & type before type descriptor resolution
P3 globalization/translation JDK-8200996 JDK 10 L10n resource file update - msgdrop 20
P4 hotspot/gc JDK-8200995 Change HeapRegionClosure to comply to naming conventions
P2 hotspot/gc JDK-8200994 Add gc/stress/gclocker/TestGCLockerWithParallel.java to the ProblemList file
P3 tools JDK-8200993 tools/launcher/FXLauncherTest.java fails with java.lang.UnsatisfiedLinkError
P3 tools JDK-8200992 tools/launcher/RunpathTest.java fails with java.lang.NullPointerException
P2 core-libs/java.lang.invoke JDK-8200991 Crash passing null to a VarHandle
P2 hotspot/runtime JDK-8200989 Export ClassLoaderData claim state to support interleaved object traversal
P2 hotspot/runtime JDK-8200988 SystemDictionary::link_method_handle_constant() can't link MethodHandle.invoke()/invokeExact()
P3 hotspot/compiler JDK-8200987 Loop Strip Mining has some leftover debugging code
P2 client-libs/java.awt JDK-8200986 The content in textArea can not be pasted after clicking "Copy" button.
P3 core-svc/java.lang.management JDK-8200985 JMX: Not enough JDP packets received
P3 security-libs/javax.net.ssl JDK-8200983 Increase the number of clones in the CloneableDigest
P3 core-libs JDK-8200982 [TESTBUG][aix, s390] Adapt tests to platforms.
P2 client-libs/java.awt JDK-8200981 Update src/java.desktop/share/legal/libpng.md for libpng 1.6.34
P3 tools/javac JDK-8200980 redundant/obsolete overview.html pages
P2 client-libs/javax.swing JDK-8200977 Regression manual Test javax/swing/JFileChooser/8067660/FileChooserTest.java fails
P1 hotspot/compiler JDK-8200976 sun/nio/cs/TestStringCoding.java fails intermittently with getBytes(csn) failed -> GBK
P2 core-libs/jdk.nashorn JDK-8200975 Very large regressions in Octane benchmarks using 10-b39
P4 hotspot/runtime JDK-8200973 [test] runtime/6981737/Test6981737.java shouldn't check 'java.vendor' and 'java.vm.vendor' properties
P2 client-libs/2d JDK-8200972 libsplashscreen linux ppc64le build error after libpng update
P1 hotspot/runtime JDK-8200971 AArch64: Correct register use in patch for JDK-8195685
P2 hotspot/compiler JDK-8200970 JCK tests produce incorrect results with C2
P2 core-libs/java.net JDK-8200969 Buffers given to response body subscribers should not contain unprocessed HTTP data
P4 tools/jlink JDK-8200968 tools/jmod/JmodTest.jtr fails when no privilege to create sym link on windows
P3 tools/javac JDK-8200967 bogus RuntimeVisibleTypeAnnotations for unused local in a block
P3 hotspot/runtime JDK-8200966 PPC64 safepoint mechanism: Fix initialization on AIX and support SIGTRAP
P2 tools/javac JDK-8200965 javac incorrectly flags deprecated for removal imports
P3 core-libs/java.io JDK-8200963 Unreferenced FileDescriptors not closed
P2 hotspot/compiler JDK-8200960 2 Null pointer dereference defect groups related to ProjNode::is_uncommon_trap_if_pattern()
P3 hotspot/compiler JDK-8200957 Null pointer dereference in MultiNode::proj_out related to loopexit()
P3 xml/jaxp JDK-8200956 remove xmlresolver.md
P4 tools/javac JDK-8200955 Have use of "var" in 9 and earlier source versions issue a warning for type declarations
P3 hotspot/gc JDK-8200954 G1 uses young free cset time when reporting non-young free cset times
P3 globalization/translation JDK-8200953 JDK 10 L10n resource file update - msgdrop 10
P3 tools/javac JDK-8200952 delta apply changesets for JDK-8192885 and JDK-8175883
P3 core-libs/java.util:i18n JDK-8200949 Support ISO 4217 Amendments 163 and 164
P1 hotspot/compiler JDK-8200948 AArch64: org.openjdk.jcstress.tests.varhandles.DekkerTest fails
P3 tools/javadoc(tool) JDK-8200947 Warn when default HTML version is used
P3 hotspot/gc JDK-8200945 Fix type-O in "8159422: Very high Concurrent Mark mark stack contention"
P3 hotspot/compiler JDK-8200942 2 Null pointer dereference defect groups caused by Dependencies::DepValue::as_klass()
P2 core-libs/java.util:i18n JDK-8200941 sun/text/resources/LocaleDataTest.java fails with java.lang.Exception
P4 hotspot/gc JDK-8200940 G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set
P3 core-libs/java.util.stream JDK-8200939 Stream.flatMap() causes breaking of short-circuiting of terminal operations
P1 hotspot/runtime JDK-8200938 PPC64: vtableStubs gtest fails after 8174962
P2 tools/javadoc(tool) JDK-8200937 doclet corrupts HTML files when adding navbar
P3 tools/javac JDK-8200936 remove interim code from javax.tools.ToolProvider
P2 core-libs/java.net JDK-8200935 The asynchronous Http1HeaderParser doesn't handle all line folds correctly
P2 security-libs/java.security JDK-8200934 KeyStore#getInstance with custom LoadStoreParameter succeeds with invalid password
P3 core-libs/java.util:i18n JDK-8200933 Improve javadoc in ResourceBundle working with modules
P2 client-libs/java.awt JDK-8200932 The usage of permissions in Desktop API should be clarified
P2 hotspot/compiler JDK-8200930 [Graal] remove unused org.graalvm.options package
P2 hotspot/compiler JDK-8200928 InspectedFrame.materializeVirtualObjects only updates locals with new objects
P3 client-libs/javax.swing JDK-8200926 Regression manual Test javax/swing/JFileChooser/6515169/bug6515169.java fails
P3 core-libs/java.lang:reflect JDK-8200925 jdk/internal/reflect/CallerSensitive/CheckCSMs.java test fails when -Xmx512m set
P1 hotspot/runtime JDK-8200910 java.lang.VerifyError is thrown instead of java.lang.IllegalAccessError
P3 deploy/plugin JDK-8200889 java.net.MalformedURLException will show up when java invokes JS function via showDocument
P3 deploy JDK-8200885 Verification Applet from java.com can not be loaded fine with some exceptions
P3 infrastructure/build JDK-8200881 COMPANY_NAME, IMPLEMENTOR, BUNDLE_VENDOR, VENDOR, but no configure flag
P2 core-libs/java.time JDK-8200878 (tz) Upgrade time-zone data to tzdata2018c
P2 deploy/webstart JDK-8200861 jnlp element not corectly parsed.
P2 deploy/webstart JDK-8200854 DRS - cert based run rule not working when running offline
P1 deploy/webstart JDK-8200847 Java Web Start fails to launch i-net Designer app with AccessControlException ("accessDeclaredMembers")
P1 infrastructure/build JDK-8200846 Docs still point to JDK 9 docs
P3 security-libs/javax.net.ssl JDK-8200838 Restrict the use of EXPORT cipher suites
P2 core-libs/java.net JDK-8200828 Unhandleable Push Promises should be cancelled
P5 core-libs JDK-8200795 Correct test tag to move bugid from @test to @bug
P2 javafx/web JDK-8200634 Intermittent crash when using WebView from JFXPanel application

Committer push log