PUSHES REPORT: 8u91

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

Report generated: Tue Oct 01 14:10:20 CEST 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 security-libs/java.security JDK-8151321 Release Note: New certificates added to root CAs
P2 security-libs/java.security JDK-8150397 Add new QuoVadis roots
P2 security-libs/java.security JDK-8150396 Add new DigiCert roots
P3 core-libs/java.util:i18n JDK-8150389 (tz) Support tzdata2016a
P3 hotspot/gc JDK-8150290 [TEST_BUG] Test SoftReference and OOM behavior
P3 hotspot/compiler JDK-8149381 [TEST_BUG] compiler/loopopts/CountedLoopProblem.java got OOME
P3 deploy JDK-8148967 Javaws checks jar files twice if JVM needs to be restarted
P2 deploy/plugin JDK-8148788 FF42 liveconnect problem
P3 javafx/build JDK-8148111 Cleanup whitespace and file permission
P4 core-svc/debugger JDK-8148093 [TEST_BUG] jdb has succeded to read an unreadable file
P2 core-svc/debugger JDK-8148092 [TEST_BUG]: com/sun/jdi/JdbReadTwiceTest.sh fails when run under root
P4 core-svc/debugger JDK-8148088 [TEST_BUG] Tab characters in test/com/sun/jdi files
P4 javafx/build JDK-8148072 correct whitespace detection tool (again)
P4 javafx/build JDK-8148009 correct whitespace detection tool
P4 javafx/build JDK-8148008 Add a whitespace checking utility
P4 security-libs/java.security JDK-8147478 [TEST_BUG] javax/security/auth/SubjectDomainCombiner/Optimize.java should use 4-args ProtectionDomain constructor
P4 docs/tools JDK-8146824 Change description of the -Xverify option
P4 security-libs/java.security JDK-8146477 [TEST_BUG] ClientJSSEServerJSSE.java failing again
P2 install/auto_update JDK-8146391 Updating Java in MAC OS X 10.11 fails with color picker pop with the final dialog
P2 javafx/build JDK-8146046 Update copyright header for files modified in 2015
P3 client-libs/2d JDK-8145513 Text Overlapping on Dot Matrix Printers
P2 client-libs/2d JDK-8145512 EUDC (End User Defined Characters) are not displayed on Windows with Java 8u60+
P3 core-libs/java.net JDK-8145511 It looks like InetAddress.isReachable(timeout) works incorrectly
P4 client-libs/2d JDK-8145078 [Parfait] JNI exception pending in fontpath.c:1300
P5 core-libs/java.nio JDK-8144898 Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed with SocketTimeoutException
P2 core-libs/java.nio JDK-8144647 [TEST_BUG] ParallelProbes.java test fails after changes for JDK-8080115
P4 core-libs/java.lang.invoke JDK-8144646 [TEST_BUG] Need to port tests for JDK-8134903 to 8u-dev
P3 core-svc/debugger JDK-8144645 Remote debugging session hangs for several minutes when calling findBootType
P3 client-libs/javax.swing JDK-8144644 Scrollbar thumb disappears with Nimbus L&F
P4 core-libs/java.net JDK-8144643 [TEST_BUG] java/net/MulticastSocket/MultiDead.java failed with timeout
P3 hotspot/runtime JDK-8144640 JVM Crashing During startUp If Flight Recording is enabled
P2 deploy/webstart JDK-8144634 AddRemoveTest tests fail as second request to jnlp not getting to server, but resource requests going through fine
P1 deploy/plugin JDK-8144633 _releaseObject called from wrong thread
P2 deploy/webstart JDK-8142862 Test jnlp_file/applicationDesc/index.html\#args is failing
P2 javafx/build JDK-8141666 Update copyright header for files modified in 2015
P3 core-libs/jdk.nashorn JDK-8141009 OutOfMemoryError with large numeric keys in JSON.parse
P4 core-libs/jdk.nashorn JDK-8141008 Sparse array does not handle growth of underlying dense array
P3 core-libs/jdk.nashorn JDK-8141007 invokeFunction fails if function calls a function defined in GLOBAL_SCOPE
P3 core-libs/jdk.nashorn JDK-8141006 Boundless soft caching of property map histories causes high memory pressure
P3 core-libs/jdk.nashorn JDK-8141005 JSObjectLinker and BrowserJSObjectLinker should not expose internal JS objects
P5 core-libs/jdk.nashorn JDK-8141004 introduce abstraction for basic NodeVisitor usage
P3 core-libs/jdk.nashorn JDK-8141003 var statement in if(false) block incorrectly evacuated into enclosing function
P3 core-libs/jdk.nashorn JDK-8141002 invokespecial on indirect super interface is generated by Java adapter generator
P3 core-libs/jdk.nashorn JDK-8141001 Dead var statement evacuation incorrectly descends into nested functions
P3 core-libs/jdk.nashorn JDK-8141000 Allow constructors with same prototoype map to share the allocator map
P4 core-libs JDK-8140999 Add tests for prototype callsites
P4 core-libs/jdk.nashorn JDK-8140998 PropertyMapWrapper.equals should compare className
P3 core-libs/jdk.nashorn JDK-8140997 Number.prototype.toFixed returns wrong string for 0.5 and -0.5
P1 core-libs/jdk.nashorn JDK-8140996 Fix broken build after JDK-8135262
P4 core-libs/jdk.nashorn JDK-8140995 Sanitize CodeInstaller and Compiler API
P3 core-libs/jdk.nashorn JDK-8140994 Method code too large in Babel browser.js script
P3 core-libs/jdk.nashorn JDK-8140993 Megemorphic scope access does not throw ReferenceError when property is missing
P4 core-libs/jdk.nashorn JDK-8140992 Reorder short-circuit tests in ApplySpecialization to run cheapest first
P4 core-libs JDK-8140991 Improve toString method of Dynalink DynamicMethod objects
P4 core-libs/jdk.nashorn JDK-8140990 Nashorn: Some tests failed using java.awt.Color on Solaris without X11 libraries
P4 core-libs/jdk.nashorn JDK-8140989 Defer stack trace walking of NashornException for extracting line number and file name
P4 core-libs/jdk.nashorn JDK-8140988 Ensure symbol table immutability in Nashorn AST
P3 core-libs/jdk.nashorn JDK-8140987 SharedScopeCall should be enabled for non-optimistic call sites even with optimistic compilation
P3 core-libs/jdk.nashorn JDK-8140986 Call site switching to megamorphic causes incorrect property read
P4 core-libs/jdk.nashorn JDK-8140985 javaarrayconversion.js test is flawed
P4 core-libs/jdk.nashorn JDK-8140984 Make Nashorn Timing class both threadsafe and efficient
P4 core-libs/jdk.nashorn JDK-8140983 jdk.nashorn.internal.codegen.CompilationPhase$N should be renamed to proper classes
P4 core-libs/jdk.nashorn JDK-8140982 Typos patch for nashorn sources submitted on Sep 10, 2015
P3 core-libs/jdk.nashorn JDK-8140981 ScriptFunction constructor should use is bound and is strict check rather than checking for 'arguments' and 'caller'
P3 core-libs/jdk.nashorn JDK-8140980 NativeDebug.dumpCounters with incorrect scope count
P4 core-libs/jdk.nashorn JDK-8140979 Merge ScriptFunction and ScriptFunctionImpl
P4 core-libs/jdk.nashorn JDK-8140978 Typos in nashorn sources
P4 core-libs/jdk.nashorn JDK-8140977 nashorn should have a "fail-fast" option for scripting, analog to bash "set -e"
P3 core-libs/jdk.nashorn JDK-8140976 Add more samples to nashorn samples directory
P3 core-libs/jdk.nashorn JDK-8140975 Control flow exceptions should avoid filling stack trace
P3 core-libs/jdk.nashorn JDK-8140974 jdk.nashorn.internal.codegen.TypeMap should not use Map
P4 core-libs/jdk.nashorn JDK-8140973 Can't invoke vararg @FunctionalInterface methods
P3 core-libs/jdk.nashorn JDK-8140972 Surprising behavior with more than one functional interface on a class
P4 core-libs/jdk.nashorn JDK-8140970 Function.prototype.apply interacts incorrectly with 'arguments'
P4 core-libs/jdk.nashorn JDK-8140969 disallow backquotes as heredoc end marker delimiters
P3 core-libs/jdk.nashorn JDK-8140968 Here documents: how to avoid string interpolation?
P3 core-libs/jdk.nashorn JDK-8140967 Nashorn react.js benchmark performance regression
P3 core-libs/jdk.nashorn JDK-8140966 Error message associated with TypeError for call and new should include stringified Node
P3 core-libs/jdk.nashorn JDK-8140965 TypeError messages with "call" and "new" could be improved
P4 core-libs/jdk.nashorn JDK-8140964 Anonymous functions escape to surrounding scope when defined under "with" statement
P4 core-libs/jdk.nashorn JDK-8140963 6 fields can be static fields in Global class
P4 core-libs/jdk.nashorn JDK-8140962 improve Nashorn Javadoc target
P4 core-libs/jdk.nashorn JDK-8140961 Non-extensible global is not handled property
P4 core-libs/jdk.nashorn JDK-8140960 Delete fails over multiple scopes
P2 core-libs/jdk.nashorn JDK-8140959 Varargs function is recompiled each time it is linked
P3 core-libs/jdk.nashorn JDK-8140958 after adding a function property to Object.prototype, JSON.parse with reviver function goes into infinite loop
P4 core-libs/jdk.nashorn JDK-8140957 Remove unused methods in Global.java
P4 core-libs/jdk.nashorn JDK-8140956 if directory specified with --dest-dir does not exist, only .class files are dumped and .js files are not
P4 core-libs/jdk.nashorn JDK-8140954 Get rid of JSType.isNegativeZero
P4 core-libs/jdk.nashorn JDK-8140953 DebugLogger has unnecessary API methods
P4 core-libs/jdk.nashorn JDK-8140952 Wrong condition for checking absence of logger in MethodHandleFactory
P5 tools/javac JDK-8140949 Lambda method names are unnecessarily unstable
P3 tools/javac JDK-8140948 Compiler crashes trying to cast UnionType to IntersectionClassType
P3 client-libs/java.awt JDK-8140942 [macosx] Test closed/java/awt/dnd/ImageTransferTest/ImageTransferTest.html fails
P3 client-libs/demo JDK-8140940 Intermittent NPE in Java2Demo applet on Stop/Restart in appletviewer
P3 security-libs/java.security JDK-8140937 Ucrypto library leaks memory when null output buffer is specified
P3 client-libs/java.awt JDK-8140929 [macosx] java always returns only one value for "text/uri-list" dataflavor even if several files were copied
P3 client-libs/2d JDK-8140928 Swing window sometimes fails to repaint partially when it becomes exposed
P4 core-libs/java.util.jar JDK-8140927 Deflater.needsInput() should use synchronization
P3 core-libs/java.util.jar JDK-8140926 ZipFileInputStream Not Thread-Safe
P3 core-libs/java.net JDK-8140924 InetAddress.isReachable(tmout) returning wrong value on Windows for IPv6
P3 security-libs/java.security JDK-8140923 Loading JKS keystore using non-null InputStream results in closed stream
P4 core-libs/java.nio JDK-8140922 (se) File descriptor leak when Selector.open fails
P4 core-libs/java.util:i18n JDK-8140921 Cleanup of "TimeZone_md.c"
P3 core-libs/java.time JDK-8140920 DateTimeFormatter with Locale.UK throw a NullPointerException when parsing zone
P4 core-libs/java.nio JDK-8140919 TEST_BUG: java/nio/channels/FileChannel/LoopingTruncate.java timed out
P4 core-libs/java.nio JDK-8140918 (fc) Infinite loop FileChannel.truncate
P3 client-libs/java.awt JDK-8140917 [macosx] No available data flavors when copying from Microsoft Word for Mac
P3 core-libs/java.text JDK-8140916 ParsePosition getErrorIndex returns 0 for TimeZone parsing problem
P3 client-libs/javax.swing JDK-8140915 [macosx] JOptionPane doesn't receive mouse events when opened from a drop event
P3 core-libs/javax.naming JDK-8140914 Deadlock in JNDI LDAP implementation when closing the LDAP context
P4 core-libs/java.nio JDK-8140913 java/nio/file/FileStore/Basic.java fails when two successive stores in an iteration are determined to be equal
P3 core-libs/java.net JDK-8140912 Deadlock when initializing MulticastSocket and DatagramSocket
P4 core-libs/java.nio JDK-8140911 (fs) Crash in libgio when calling Files.probeContentType(path) from parallel threads
P4 client-libs/java.awt JDK-8140910 EDT auto shutdown is broken in case of new event queue usage
P2 security-libs/javax.net.ssl JDK-8140909 Let OracleUcrypto accept RSAPrivateKey
P2 client-libs/javax.accessibility JDK-8140908 JAWS crashes in WindowsAccessBridge.DLL on 32 bit 8u60 running on 32 bit Win 7
P4 security-libs/java.security JDK-8140906 Remove "Reverse" PKIX CertPathBuilder implementation
P4 core-libs/java.nio JDK-8140905 (ch) Test java/nio/channels/AsynchronousSocketChannel/StressLoopback.java fails for Windows XP
P1 core-libs/java.lang.invoke JDK-8140904 Assertion in LambdaFormEditor.bindArgumentType is too strict
P2 core-libs/java.nio JDK-8140903 (fs) WatchKey cancel unreliable on Windows
P4 core-libs/java.lang:reflect JDK-8140902 Missing "since 1.8" javadoc for java.lang.reflect.Method:getParameterCount
P5 core-libs JDK-8140901 {@code} tag contains < and > sequences
P4 client-libs/2d JDK-8140900 [TESTBUG] test for 8067364 depends on hardwired text advance
P3 core-libs/java.net JDK-8140899 Regression in sun.net.util.IPAddressUtil.isIPv4LiteralAddress(String)
P5 infrastructure/build JDK-8140898 Clean up nio genConstants
P3 client-libs/2d JDK-8140897 java.lang.ArrayIndexOutOfBoundsException during text rendering with many fonts installed
P4 security-libs/javax.net.ssl JDK-8140896 [TESTBUG] java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java fails on compact profiles due to NoClassDefFoundError
P3 core-libs/java.nio JDK-8140895 Files.getFileStore and Files.isWritable do not work with SUBST'ed drives (win)
P4 core-libs/java.nio JDK-8140894 (bf) DirectByteBuffer garbage creation can outpace reclamation
P3 core-svc/java.lang.management JDK-8140892 OperatingSystemMXBean reports abnormally high machine CPU consumption on Linux
P3 core-libs JDK-8140891 (tz) Support tzdata2015f
P3 client-libs JDK-8140890 Please backport X11FontManager refactor to Java 8!
P3 core-libs/java.lang.invoke JDK-8140889 [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java should be modified
P3 core-libs/java.lang.invoke JDK-8140888 [TESTBUG] Improve test coverage of MethodHandles.explicitCastArguments()
P4 core-libs/java.nio JDK-8140887 [fs] Regex has redundant | in the char class
P3 client-libs/java.awt JDK-8140886 [macosx] MalformedURLException is thrown during reading data for application/x-java-url;class=java.net.URL flavor
P3 security-libs/javax.crypto:pkcs11 JDK-8140885 Initialize local variables before returning them in p11_convert.c
P4 core-libs/java.time JDK-8140884 Instant.toEpochMilli() silently overflows
P3 core-libs/java.time JDK-8140883 Instant.ofEpochMilli(millis).toEpochMilli() can throw arithmetic overflow in toEpochMilli()
P3 core-libs/java.util.regex JDK-8140882 [TEST_BUG]: java/util/regex/RegExTest.java fails intermittently
P4 core-libs/java.rmi JDK-8140881 [TEST_BUG]: java/rmi/transport/pinClientSocketFactory/PinClientSocketFactory.java fails intermittently
P4 client-libs/java.awt JDK-8140880 Remove EmbeddedFrame.requestFocusToEmbedder() method
P2 client-libs/java.awt JDK-8140879 [macosx] Crash during JMC or JavaFX execution when NSApplication is controlled by SWT or JavaFX libraries
P2 core-libs/java.lang.invoke JDK-8140878 java/lang/invoke/MethodHandles/CatchExceptionTest Fails
P3 xml/jaxb JDK-8140877 schemagen does not report errors while generating xsd files
P4 core-libs/java.io JDK-8140876 Occasional SIGSEGV: non thread-safe use of strerr in getLastErrorString
P2 install JDK-8140873 NVDA screen reader and JAWS can't read the "Look and Feel" Selections.
P2 core-svc/java.lang.management JDK-8140852 ThreadMXBean.getThreadInfo() corrupts memory when called with empty array for thread ids
P2 hotspot/runtime JDK-8140851 ClassVerifier frees exception message while it's still in use
P3 hotspot/compiler JDK-8140850 Incorrect JIT compilation of complex code with inlining and escape analysis
P3 hotspot/compiler JDK-8140849 Cleaning inline caches of unloaded nmethods should be done in sweeper
P2 hotspot/compiler JDK-8140848 Crash while trying to release CompiledICHolder
P2 hotspot/compiler JDK-8140847 CodeCache::find_blob fails with 'unsafe access to zombie method'
P4 hotspot/gc JDK-8140845 Memory leak in G1 because G1RootProcessor doesn't have desctructor
P4 hotspot/compiler JDK-8140843 Use Compile::live_nodes() instead of Compile::unique() in appropriate places
P4 hotspot/runtime JDK-8140842 Fix or remove broken links in objectMonitor.cpp comments
P3 hotspot/runtime JDK-8140841 JVM is creating too many GC helper threads on T7/M7 linux/sparc platform
P2 hotspot/runtime JDK-8140840 java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java failed by timeout
P3 core-svc/tools JDK-8140839 jps running as root fails after the fix of JDK-8050807
P3 hotspot/runtime JDK-8140838 jstack -l crashes VM when a Java mirror for a primitive type is locked
P3 deploy/webstart JDK-8140836 create junit test for JDK-8136906
P3 deploy/webstart JDK-8140833 app is stuck when launching with javaagent if there is no jre info in deployment.properties
P2 deploy/webstart JDK-8140830 Web Start looks in currently directory for all classes prior to jars - slow
P1 deploy JDK-8140829 push of backport of JDK-8081846 broke build
P2 deploy/webstart JDK-8140828 JNLPSignedResourcesHelperTest shows regression caused by JDK-8129600
P3 deploy/webstart JDK-8140826 Add a URL scheme handler to reliably launch .jnlp files - Windows registration part
P2 deploy/webstart JDK-8140825 Add a URL scheme handler to reliably launch .jnlp files - java part
P3 deploy/plugin JDK-8140821 Cannot enable debugging on JNLP applet with java-vm-args params
P3 deploy/webstart JDK-8140819 DRS1.3: App is not blocked when there is a invalid attribute in jnlp-checksum
P3 deploy/webstart JDK-8140818 DRS 1.3 enhancements doesn't work as expected when load no href jnlp by "javaws "
P3 deploy/plugin JDK-8140816 "Apply" button is permanently disabled in JCP, after roaming profile option is changed
P2 deploy/plugin JDK-8140811 REGRESSION: Hidden applet does not load in 8u60 and 8u65
P2 deploy/plugin JDK-8140810 Applet2Manager.getMainDeploymentRuleSet ignores jar version.
P3 deploy/webstart JDK-8140806 JNLPSigning exception when signed jnlp is launched from local tomcat server
P3 install/install JDK-8140778 JRE 8u65 installer doesn't work on Windows Server
P3 core-libs JDK-8139543 (tz) Support tzdata2015g

Committer push log