PUSHES REPORT: 8u101

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 Sep 01 13:22:55 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

P2 security-libs/java.security JDK-8165044 Release Note: New IdenTrust certificates added to root CAs
P4 security-libs/javax.crypto JDK-8161390 Release Note: MSCAPI KeyStore can handle same named certificates
P2 security-libs/java.security JDK-8161155 Release Note: New DTrust certificates added to root CAs
P2 javafx/build JDK-8159851 Remove or rename non-compliant hg tags
P4 security-libs/java.security JDK-8158840 Release Note: Support added to jarsigner for specifying timestamp hash algorithm
P4 security-libs/java.security JDK-8158838 Release Note: Sonera Class1 CA Removed
P4 security-libs JDK-8158833 Release Note: Comodo Root CA removed
P2 deploy/webstart JDK-8158807 Webstart loads JARs from MANIFEST.MF after loading the jars from resources-tag
P2 core-libs/java.time JDK-8158803 (tz) Support tzdata2016d
P3 security-libs/javax.net.ssl JDK-8155670 [TEST BUG] Test SSLSession/SessionCacheSizeTests socket accept timed out
P4 security-libs/javax.net.ssl JDK-8155669 [TEST BUG] test SessionCacheSizeTests.java timeout
P3 security-libs/javax.net.ssl JDK-8155668 Test SessionTimeOutTests fails intermittently
P4 security-libs/javax.net.ssl JDK-8155667 Test SessionTimeOutTests can be timeout
P2 deploy/deployment_toolkit JDK-8155032 Deployment Toolkit should recognize IE Metro for Windows 8 and provide appropriate default response
P2 javafx/build JDK-8154800 Update copyright header for files modified in 2016
P2 security-libs/java.security JDK-8154790 Add new IdenTrust roots
P2 security-libs/java.security JDK-8154789 Add new DTrust roots
P3 security-libs/java.security JDK-8154491 [TEST_BUG] test/closed/security/infra/java/security/cert/CertPathValidator/certification/ValidatePathWithParams.java needs modification
P2 javafx/build JDK-8154023 Upgrade production compilers on Windows to Visual Studio 2013 SP4
P3 security-libs/javax.crypto JDK-8153941 MSCAPI provider does not create unique alias names
P4 security-libs/java.security JDK-8153940 MSCAPI keystore should accept Certificate[] in setEntry()
P3 client-libs/javax.swing JDK-8153447 [macosx] JScrollPane jitters up/down during trackpad scrolling on MacOS/Aqua
P3 hotspot/compiler JDK-8153445 Fix 8151522 caused test compiler/intrinsics/squaretolen/TestSquareToLen.java to fail
P4 hotspot/compiler JDK-8153444 Disable 8130150 and 8081778 intrinsics by default
P4 hotspot/compiler JDK-8153443 Implement BigInteger.montgomeryMultiply intrinsic
P3 hotspot/compiler JDK-8153442 Use Intel x64 CPU instructions for RSA acceleration
P5 security-libs/javax.crypto JDK-8152012 Need to make improvement to access temporary dir
P3 client-libs/javax.swing JDK-8151096 javax.swing.TimerQueue: timer fires late when another timer starts
P3 security-libs/java.security JDK-8151095 Add support to jarsigner for specifying timestamp hash algorithm
P1 hotspot/compiler JDK-8151094 need comprehensive fix for unconstrained ConvI2L with narrowed type
P3 hotspot/gc JDK-8150413 [TEST_BUG] Test SoftReference and OOM behavior
P3 core-libs/java.util:i18n JDK-8150387 (tz) Support tzdata2016a
P3 hotspot/compiler JDK-8150284 [TEST_BUG] compiler/loopopts/CountedLoopProblem.java got OOME
P3 hotspot/gc JDK-8150283 Add the facility to verify remembered sets for G1
P3 hotspot/gc JDK-8150282 [Newtest][TEST_BUG] New stress test for changing the coarseness level of G1 remembered set
P2 security-libs/java.security JDK-8149361 Add new DigiCert roots
P2 security-libs/java.security JDK-8149358 Add new QuoVadis roots
P4 core-libs/jdk.nashorn JDK-8149327 Varargs Array functions still leaking longs
P4 core-libs/jdk.nashorn JDK-8149326 java.lang.Long is implicitly converted to double
P3 core-libs/jdk.nashorn JDK-8149325 Remove long as an internal numeric type
P4 core-libs/jdk.nashorn JDK-8149324 Wrong test result pushed to 8u-dev
P3 core-libs/jdk.nashorn JDK-8149323 ArrayData.getInt implementations do not convert to int32
P3 core-libs/jdk.nashorn JDK-8149322 Java linker indexed property getter does not work for computed nashorn string
P3 core-libs/jdk.nashorn JDK-8149321 apply2call optimized callsite fails after becoming megamorphic
P3 core-libs/jdk.nashorn JDK-8149320 Megamorphic invoke should use CompiledFunction variants without any LinkLogic
P4 core-libs/jdk.nashorn JDK-8149319 Nashorn compilation time reported in nanoseconds
P4 tools/javac JDK-8149318 Method reference uses wrong qualifying type
P4 tools/javac JDK-8149317 javac AssertionError when invoking MethodHandle.invoke with lambda parameter
P2 tools/javac JDK-8149316 Javac crash with -XDallowStringFolding=false
P3 tools/javac JDK-8149315 Improve string folding
P2 tools/javadoc(tool) JDK-8149314 NullPointerException in javadoc
P3 tools/javac JDK-8149313 javac: No line numbers in compilation error
P3 tools/javac JDK-8149312 Compiler fails to NullPointerException when calling super with Object<>()
P4 tools/javac JDK-8149311 Compiler doesn't infer method's generic type information in lambda body
P3 tools/javac JDK-8149310 jdb: Incorrect stepping inside finally block
P3 client-libs/javax.imageio JDK-8149307 ImageIO reader is not capable of reading JPEGs without JFIF header
P4 core-libs/java.util JDK-8149306 Iterators is spelled incorrectly in the Javadoc for Spliterator
P4 core-svc/debugger JDK-8149305 [TEST_BUG] jdb has succeded to read an unreadable file
P2 core-svc/debugger JDK-8149304 [TEST_BUG]: com/sun/jdi/JdbReadTwiceTest.sh fails when run under root
P4 core-svc/debugger JDK-8149303 [TEST_BUG] Tab characters in test/com/sun/jdi files
P3 security-libs/javax.net.ssl JDK-8149301 Remove SHA224 from the default support list if SunMSCAPI enabled
P3 core-libs JDK-8149299 [TESTBUG] Some tests cannot be ran under compact profiles and therefore shall be excluded
P4 security-libs/java.security JDK-8149298 [TEST_BUG] javax/security/auth/SubjectDomainCombiner/Optimize.java should use 4-args ProtectionDomain constructor
P4 security-libs/javax.net.ssl JDK-8149297 Bad exception message in HandshakeHash.getFinishedHash
P3 security-libs/javax.net.ssl JDK-8149296 Issues with SignatureAndHashAlgorithm.getSupportedAlgorithms
P3 security-libs/javax.net.ssl JDK-8149295 Don't tie Certificate signature algorithms to ciphersuites
P3 security-libs/java.security JDK-8149294 jdk8 keytool doesn't validate pem files for RFC 1421 correctness, as jdk7 did
P4 infrastructure/build JDK-8149293 OpenJDK build can't handle commas in LDFLAGS
P4 core-libs/java.util:collections JDK-8149292 (coll) AbstractMap.keySet and .values should not be volatile
P3 infrastructure/build JDK-8149291 Remove special build options for unpack200 executable
P4 security-libs/java.security JDK-8149290 sun.security.mscapi.KeyStore might load incomplete data
P4 client-libs JDK-8149289 [TESTBUG] javax/print/PrintSEUmlauts/PrintSEUmlauts.java relies on system locale
P4 core-libs JDK-8149288 Add support for 3 digit hotspot minor version numbers
P2 client-libs/2d JDK-8149287 EUDC (End User Defined Characters) are not displayed on Windows with Java 8u60+
P3 security-libs/javax.xml.crypto JDK-8149286 Signing XML with DSA throws Exception when key is larger than 1024 bits
P4 security-libs/javax.xml.crypto JDK-8149285 XMLSignature throws StringIndexOutOfBoundsException if ID attribute value is empty String
P3 core-libs/java.net JDK-8149284 It looks like InetAddress.isReachable(timeout) works incorrectly
P2 core-libs/java.time JDK-8149283 Clarify java.time.chrono.Chronology.isLeapYear for out of range years
P4 core-libs/java.util.concurrent JDK-8149282 Atomic*FieldUpdaters should use Class.isInstance instead of direct class check
P3 core-libs/java.lang.invoke JDK-8149280 Attempt to define a duplicate BMH$Species class
P2 core-libs/java.lang JDK-8149279 add support for 3 digit update release numbers
P5 core-libs/java.nio JDK-8149278 Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed with SocketTimeoutException
P2 core-libs/java.nio JDK-8149276 [TEST_BUG] ParallelProbes.java test fails after changes for JDK-8080115
P3 client-libs/2d JDK-8149274 Text Overlapping on Dot Matrix Printers
P3 core-svc/debugger JDK-8149273 Remote debugging session hangs for several minutes when calling findBootType
P4 core-libs/java.lang.invoke JDK-8149272 [TEST_BUG] Need to port tests for JDK-8134903 to 8u-dev
P3 hotspot/svc JDK-8149270 perfdata used is seen as too high on sparc zone with jdk1.9 and causes a test failure
P3 client-libs/java.awt JDK-8149268 [macosx] Chinese full stop symbol cannot be entered with Pinyin IM on OS X
P4 core-libs/java.net JDK-8149267 [TEST_BUG] java/net/MulticastSocket/MultiDead.java failed with timeout
P3 client-libs/javax.swing JDK-8149266 Scrollbar thumb disappears with Nimbus L&F
P2 client-libs/2d JDK-8149265 [macosx] Java forces the use of discrete GPU
P3 client-libs/java.awt JDK-8149264 In some cases the usage of TreeLock can be replaced by other synchronization
P3 xml/jaxp JDK-8149263 NPE may be thrown when xsltc select a non-existing node after JDK-8062518
P1 hotspot/gc JDK-8149251 Race when reusing PerRegionTable bitmaps may result in dropped remembered set entries
P3 hotspot/jvmti JDK-8149249 jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found
P2 infrastructure/build JDK-8149248 Backport of 8046471 breaks ppc64 build in jdk8u because 8072383 was badly backported before
P3 hotspot/runtime JDK-8149247 One long Safepoint pause directly after each GC log rotation
P3 core-svc/tools JDK-8149246 Port fix of JDK-8075773 to AIX and possibly MacOSX
P3 hotspot/runtime JDK-8149245 Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot
P3 hotspot/compiler JDK-8149244 [TEST_BUG] testlibrary_tests should be excluded for compact1 and compact2 execution
P2 hotspot/compiler JDK-8149243 PhaseIdealLoop::is_scaled_iv_plus_offset() does not match AddI
P3 hotspot/compiler JDK-8149242 PhaseIdealLoop::build_and_optimize() must restore major_progress flag if skip_loop_opts is true
P4 hotspot/compiler JDK-8149241 C1 Class.cast optimization breaks when Class is loaded from static final
P3 hotspot/svc JDK-8149240 agent/src/os/linux/libproc.h needs to support Linux/SPARC builds
P4 infrastructure/build JDK-8149239 Fix for 8046471 breaks PPC64 build
P4 hotspot/runtime JDK-8149238 Build errors with gcc on sparc/fastdebug
P4 hotspot/svc JDK-8149237 Better error message when SA can't attach to a process
P2 hotspot/compiler JDK-8149236 C2: safepoint is pruned from a non-counted loop
P4 hotspot/compiler JDK-8149235 Add new C2 flag to keep safepoints in counted loops.
P4 hotspot/gc JDK-8149234 WB method to start G1 concurrent mark cycle should be introduced
P3 hotspot/compiler JDK-8149233 Compiling methods generated by Nashorn triggers high memory usage in C2
P4 hotspot/svc JDK-8149232 SA: Searching for a value in Threads does not work
P4 hotspot/svc JDK-8149231 On OS X dtrace probes SetStaticBooleanField are not fired
P4 hotspot/svc JDK-8149230 On OS X dtrace probes CallMethodA/CallMethodV are not fired.
P4 hotspot/svc JDK-8149229 On OS X some dtrace probe names are mismatched with Solaris
P2 hotspot/runtime JDK-8149228 [TESTBUG] Compressed Oops testing needs to be revised
P3 hotspot/runtime JDK-8149226 Thread id should be displayed as hex number in error report
P2 hotspot/compiler JDK-8149225 InstanceKlass::_dependencies list isn't cleared from empty nmethodBucket entries
P3 hotspot/runtime JDK-8149224 improve ClassLoader::trace_class_path to accept an additional outputStream* arg
P4 hotspot/runtime JDK-8149222 PPC64LE: argument passing problem when passing 15 floats in native call
P4 hotspot/compiler JDK-8149221 PPC64LE: MacroAssembler::bxx64_patchable kills register R12
P4 infrastructure/build JDK-8149220 Bad printf formatting in frame_zero.cpp
P3 hotspot/gc JDK-8149219 Intermittent SEGV running ParallelGC
P4 hotspot/runtime JDK-8149218 [GCC5] java.lang.StackOverflowError on Zero JVM initialization on non x86 platforms
P4 hotspot/svc JDK-8149217 hsperfdata file is created in wrong directory and not cleaned up if /tmp/hsperfdata_ has wrong permissions
P4 hotspot/compiler JDK-8149216 Atomic*FieldUpdaters final fields should be trusted
P3 hotspot/runtime JDK-8149215 JVM Crashing During startUp If Flight Recording is enabled
P4 hotspot/compiler JDK-8149214 Enable stubs to use frame pointers correctly
P3 deploy/webstart JDK-8149213 Register a protocol handler for Java Webstart
P3 deploy JDK-8149211 Javaws checks jar files twice if JVM needs to be restarted
P2 deploy JDK-8149210 Fix GenericCookieHandlerTest
P3 deploy JDK-8149208 cookie handler can't get JSESSIONID on linux
P4 deploy JDK-8149207 Add more debug traces to deployment registration process (RegFx.cpp)
P2 deploy JDK-8149206 putback of JDK-8140400 in 8u76 is missing two files.
P2 deploy/webstart JDK-8149202 AddRemoveTest tests fail as second request to jnlp not getting to server, but resource requests going through fine
P2 deploy JDK-8149200 Race Condition can cause CacheEntry.getJarSigningData() to return null.
P1 deploy/plugin JDK-8149197 _releaseObject called from wrong thread
P2 deploy/webstart JDK-8149195 Test jnlp_file/applicationDesc/index.html\#args is failing
P3 infrastructure/build JDK-8149189 Recognize sparc64 as a sparc platform
P3 infrastructure/build JDK-8149188 Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH
P2 install/auto_update JDK-8148319 Updating Java in MAC OS X 10.11 fails with color picker pop with the final dialog
P5 tools/javac JDK-8148312 Lambda method names are unnecessarily unstable
P2 deploy/plugin JDK-8148063 FF42 liveconnect problem
P4 core-svc/javax.management JDK-8147857 RMIConnector logs attribute names incorrectly

Committer push log