Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

openjdk/jdk

openjdk-notifier[bot] commented on a commit on openjdk/jdk
<!-- COMMIT COMMENT NOTIFICATION --> ### Review - [openjdk/jdk/21650](https://git.openjdk.org/jdk/pull/21650) ### Issues - [JDK-8342673](https://bugs.openjdk.org/browse/JDK-8342673)

View on GitHub

openjdk-notifier[bot] pushed 1 commit to pr/21651 openjdk/jdk
  • change in hash function changed a test output 746fa42

View on GitHub

rose00 created a comment on a pull request on openjdk/jdk
The motivating comment helps, thanks. The fact that ORR is special-cased (on some chip we care about) is important. This is linked to the ARM convention that MOV is sugar for ORR (in these cases)...

View on GitHub

openjdk-notifier[bot] pushed 1 commit to pr/21148 openjdk/jdk
  • add missing bailout checks fb3308c

View on GitHub

openjdk-notifier[bot] deleted a branch openjdk/jdk

pr/21652

openjdk-notifier[bot] commented on a commit on openjdk/jdk
<!-- COMMIT COMMENT NOTIFICATION --> ### Review - [openjdk/jdk/21652](https://git.openjdk.org/jdk/pull/21652) ### Issues - [JDK-8342863](https://bugs.openjdk.org/browse/JDK-8342863)

View on GitHub

openjdk[bot] created a comment on a pull request on openjdk/jdk
<!-- Jmerge command reply message (2433103512) --> @plummercj Pushed as commit 002de860813ff6bac8c6392f8c10d1c30fc5c09c. :bulb: You may see a message that your pull request was closed with unmerge...

View on GitHub

openjdk[bot] closed a pull request on openjdk/jdk
8342673: Test serviceability/jvmti/events/NotifyFramePopStressTest/NotifyFramePopStressTest.java failed: waited too long for notify
Fix deadlock with suspending the main thread while it is in Thread.join() to join the thread that is suspending it. The suspending thread then waits for a FRAME_POP event on the main thread, but th...
openjdk[bot] pushed 1 commit to master openjdk/jdk
  • 8342673: Test serviceability/jvmti/events/NotifyFramePopStressTest/NotifyFramePopStressTest.java failed: waited too l... 002de86

View on GitHub

plummercj created a comment on a pull request on openjdk/jdk
Thanks for the reviews Alex, Serguei, and Leonid! /integrate

View on GitHub

openjdk[bot] closed a pull request on openjdk/jdk
8342863: Use pattern matching for instanceof in equals methods of wrapper classes
Noticed this refactoring opportunity while doing some other work in the area. <!-- Anything below this marker will be automatically updated, please do not edit manually! --> --------- ### Progress...
openjdk[bot] pushed 1 commit to master openjdk/jdk
  • 8342863: Use pattern matching for instanceof in equals methods of wrapper classes Reviewed-by: rriggs a21c558

View on GitHub

openjdk[bot] created a comment on a pull request on openjdk/jdk
<!-- prepush a21c558699646d44d071945c82203e2d68a4dcc3 --> Going to push as commit a21c558699646d44d071945c82203e2d68a4dcc3. Since your change was applied there have been 12 commits pushed to the `m...

View on GitHub

jddarcy created a comment on a pull request on openjdk/jdk
/integrate

View on GitHub

jddarcy created a comment on a pull request on openjdk/jdk
> lgtm Thanks @RogerRiggs. I'm going to push this PR as-is; any further refinements can be done next time someone is updating these classes.

View on GitHub

jddarcy created a review comment on a pull request on openjdk/jdk
"ell" is a way to write out the name for the letter "L" phonetically.

View on GitHub

nizarbenalla created a comment on a pull request on openjdk/jdk
I will update this PR and the CSR to fail if we detect an overflow, rather than warn users. Thanks Jan

View on GitHub

TheRealMDoerr created a review comment on a pull request on openjdk/jdk
This code causes test errors in `CompressedClassPointersEncodingScheme.java` on s390 and PPC64. It forces the shift to `log_cacheline` which is 7 on PPC64 and 9 on s390. The test passes when we rem...

View on GitHub

TheRealMDoerr created a review on a pull request on openjdk/jdk

View on GitHub

prrace created a comment on a pull request on openjdk/jdk
I've reviewed all jdk/java/awt and jdk/javax/imageio tests. I've either commented or proactively fixed in the jep sandbox branch. Or both. Next sync from there should resolve those.

View on GitHub

openjdk-notifier[bot] pushed 1 commit to pr/21551 openjdk/jdk

View on GitHub

honkar-jdk created a comment on a pull request on openjdk/jdk
@prsadhuk > looks ok but awt import should have been before swing as decided, although this again is not part of SM exercise but since you modified the tests I thought I will say it aloud Than...

View on GitHub

infcrk forked openjdk/jdk

infcrk/jdk

infcrk starred openjdk/jdk
openjdk-notifier[bot] deleted a branch openjdk/jdk

pr/21645

openjdk-notifier[bot] deleted a branch openjdk/jdk

pr/21569

openjdk-notifier[bot] commented on a commit on openjdk/jdk
<!-- COMMIT COMMENT NOTIFICATION --> ### Review - [openjdk/jdk/21569](https://git.openjdk.org/jdk/pull/21569) ### Issues - [JDK-8341975](https://bugs.openjdk.org/browse/JDK-8341975)

View on GitHub

openjdk[bot] created a comment on a pull request on openjdk/jdk
<!-- Jmerge command reply message (2432983371) --> @naotoj Pushed as commit e64f0798be64d334b3ec2a918687aafc2031a8b7. :bulb: You may see a message that your pull request was closed with unmerged c...

View on GitHub

openjdk[bot] closed a pull request on openjdk/jdk
8342582: user.region for formatting number no longer works for 21.0.5
This is a regression caused by the fix to [JDK-8321206](https://bugs.openjdk.org/browse/JDK-8321206), where the default locale with `user.region` creation is inadvertently broken. Fix is to restore...
openjdk[bot] pushed 1 commit to master openjdk/jdk
  • 8342582: user.region for formatting number no longer works for 21.0.5 Reviewed-by: jlu, rriggs e64f079

View on GitHub

Load more