-
Notifications
You must be signed in to change notification settings - Fork 10
Comparing changes
Open a pull request
base repository: openjdk/shenandoah-jdk21u
base: ed77abd4
head repository: openjdk/shenandoah-jdk21u
compare: 33f4d805
- 20 commits
- 38 files changed
- 7 contributors
Commits on Aug 21, 2024
-
8309067: gtest/AsyncLogGtest.java fails again in stderrOutput_vm
Reviewed-by: phh Backport-of: d1af748
Andrew Lu committedAug 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 4c86bf5 - Browse repository at this point
Copy the full SHA 4c86bf5View commit details -
8299813: java/nio/channels/DatagramChannel/Disconnect.java fails with…
… jtreg test timeout due to lost datagram Backport-of: 49eb00da8dc66cff3ca430f06ab21357ee6180ef
Andrew Lu committedAug 21, 2024 Configuration menu - View commit details
-
Copy full SHA for cd5ac19 - Browse repository at this point
Copy the full SHA cd5ac19View commit details
Commits on Aug 22, 2024
-
8334078: RISC-V: TestIntVect.java fails after JDK-8332153 when runnin…
…g without RVV Reviewed-by: fyang Backport-of: ef7923e1277ce86c6e5331871f1031c28bf82e31
Configuration menu - View commit details
-
Copy full SHA for 846962d - Browse repository at this point
Copy the full SHA 846962dView commit details -
8336926: jdk/internal/util/ReferencedKeyTest.java can fail with Concu…
…rrentModificationException Backport-of: bfb75b96266f4c5840e2edea13f9aa2c801518cf
Configuration menu - View commit details
-
Copy full SHA for affb895 - Browse repository at this point
Copy the full SHA affb895View commit details -
8335007: Inline OopMapCache table
Backport-of: 50dd962b0d0fe36634d96dbbd9d94fbc34d9ff7f
Configuration menu - View commit details
-
Copy full SHA for 38eeb50 - Browse repository at this point
Copy the full SHA 38eeb50View commit details -
8330981: ZGC: Should not dedup strings in the finalizer graph
Backport-of: 2f2dc2289bce47d8071a86215218f345cce71dba
Configuration menu - View commit details
-
Copy full SHA for d5b8ea8 - Browse repository at this point
Copy the full SHA d5b8ea8View commit details -
8333354: ubsan: frame.inline.hpp:91:25: and src/hotspot/share/runtime…
…/frame.inline.hpp:88:29: runtime error: member call on null pointer of type 'const struct SmallRegisterMap' Backport-of: 8162832832ac6e8c17f942e718e309a3489e0da6
Configuration menu - View commit details
-
Copy full SHA for fa8ef0f - Browse repository at this point
Copy the full SHA fa8ef0fView commit details -
8333088: ubsan: shenandoahAdaptiveHeuristics.cpp:245:44: runtime erro…
…r: division by zero Backport-of: 34eea6a5fa27121bc0e9e8ace0894833d4a9f826
Configuration menu - View commit details
-
Copy full SHA for dc8365c - Browse repository at this point
Copy the full SHA dc8365cView commit details -
8333149: ubsan : memset on nullptr target detected in jvmtiEnvBase.cp…
…p get_object_monitor_usage Backport-of: 43a2f17342af8f5bf1f5823df9fa0bf0bdfdfce2
Configuration menu - View commit details
-
Copy full SHA for 24f453c - Browse repository at this point
Copy the full SHA 24f453cView commit details
Commits on Aug 23, 2024
-
8323196: jdk/jfr/api/consumer/filestream/TestOrdered.java failed with…
… "Events are not ordered! Reuse = false" Backport-of: fa7521b29eef39aeecb307f239c6d16898085984
SendaoYan authored and Paul Hohensee committedAug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for e79f9b4 - Browse repository at this point
Copy the full SHA e79f9b4View commit details -
8335743: jhsdb jstack cannot print some information on the waiting th…
…read Backport-of: d6c6847e32673d36a1958cefd1851ec9f3b1e2ad
Configuration menu - View commit details
-
Copy full SHA for b8038ea - Browse repository at this point
Copy the full SHA b8038eaView commit details -
8316193: jdk/jfr/event/oldobject/TestListenerLeak.java java.lang.Exce…
…ption: Could not find leak Backport-of: f6be922952642f40dcf0d27b7896c9a6acdd6378
Configuration menu - View commit details
-
Copy full SHA for 4f28612 - Browse repository at this point
Copy the full SHA 4f28612View commit details
Commits on Aug 26, 2024
-
8309894: compiler/vectorapi/VectorLogicalOpIdentityTest.java fails on…
… SVE system with UseSVE=0 Reviewed-by: phh Backport-of: 60544f9
Configuration menu - View commit details
-
Copy full SHA for fe47075 - Browse repository at this point
Copy the full SHA fe47075View commit details -
8336284: Test TestClhsdbJstackLock.java/TestJhsdbJstackLock.java fail…
…s with -Xcomp after JDK-8335743 Backport-of: 1fe3ada001e188754df5de00bf6804f028ad274b
Configuration menu - View commit details
-
Copy full SHA for f2c5ecf - Browse repository at this point
Copy the full SHA f2c5ecfView commit details -
8335150: Test LogGeneratedClassesTest.java fails on rpmbuild mock env…
…iroment Backport-of: 403fa3760f629873258447cc9aefa09f9a27e7a4
SendaoYan authored and Paul Hohensee committedAug 26, 2024 Configuration menu - View commit details
-
Copy full SHA for dccf4de - Browse repository at this point
Copy the full SHA dccf4deView commit details -
8322881: java/nio/file/Files/CopyMoveVariations.java fails with Acces…
…sDeniedException due to permissions of files in /tmp Backport-of: bf13a4e2819fa5bcb3e4f2281121d4e0b5535403
SendaoYan authored and Paul Hohensee committedAug 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 15664b1 - Browse repository at this point
Copy the full SHA 15664b1View commit details
Commits on Aug 27, 2024
-
8311306: Test com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java…
… failed: out of expected range Backport-of: e1fd663f224909c09f2f6fab7ad20f7b7864b62b
Configuration menu - View commit details
-
Copy full SHA for ec5976d - Browse repository at this point
Copy the full SHA ec5976dView commit details -
8338286: GHA: Demote x86_32 to hotspot build only
Backport-of: da7311bbe37c2b9632b117d52a77c659047820b7
Configuration menu - View commit details
-
Copy full SHA for 345b417 - Browse repository at this point
Copy the full SHA 345b417View commit details -
8335409: Can't allocate and retain memory from resource area in frame…
…::oops_interpreted_do oop closure after 8329665 Reviewed-by: phh, stuefe Backport-of: 7ab96c74e2c39f430a5c2f65a981da7314a2385b
Configuration menu - View commit details
-
Copy full SHA for db914b7 - Browse repository at this point
Copy the full SHA db914b7View commit details -
8280120: [IR Framework] Add attribute to @ir to enable/disable IR mat…
…ching based on the architecture Backport-of: a8549b6
Configuration menu - View commit details
-
Copy full SHA for 33f4d80 - Browse repository at this point
Copy the full SHA 33f4d80View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff ed77abd4...33f4d805