Ecosyste.ms: Timeline

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

openjdk/jdk

reinrich created a comment on a pull request on openjdk/jdk
> > Thanks for your input @reinrich, @tstuefe. I've tried taking the values from `uc->uc_mcontext.fpregs->_xmm[i]`. This seems to work fine if we got a signal. However, "should_not_reach_here()" an...

View on GitHub

openjdk-notifier[bot] pushed 1 commit to pr/21537 openjdk/jdk
  • simplified getTestKeySize 7c42d58

View on GitHub

tstuefe created a comment on a pull request on openjdk/jdk
> Thanks for your input @reinrich, @tstuefe. I've tried taking the values from `uc->uc_mcontext.fpregs->_xmm[i]`. This seems to work fine if we got a signal. However, "should_not_reach_here()" and ...

View on GitHub

offamitkumar created a review comment on a pull request on openjdk/jdk
PPC log2 will be `7` (`DATA_CACHE_SIZE = 128`) and for S390x it will be `8` (` = 256`). So I guess this change should be fine for now : ```

View on GitHub

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

View on GitHub

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

View on GitHub

fguallini created a review comment on a pull request on openjdk/jdk
Thanks I missed that

View on GitHub

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

View on GitHub

RealFYang created a review on a pull request on openjdk/jdk
Latest version looks good. Thanks.

View on GitHub

AlanBateman created a comment on a pull request on openjdk/jdk
Latest update to JvmtiMountTransition looks okay. I assume wait until Alex Menkov and Leonid are finished their reviews.

View on GitHub

openjdk-notifier[bot] created a branch on openjdk/jdk

pr/21501 - JDK main-line development https://openjdk.org/projects/jdk

mlbridge[bot] created a comment on a pull request on openjdk/jdk
<!-- mlbridge webrev comment --> <!-- mlbridge webrev header --> ### Webrevs <!-- mlbridge webrev list --> * 00: [Full](https://webrevs.openjdk.org/?repo=jdk&pr=21501&range=00) ([35452e8a](https:/...

View on GitHub

tstuefe 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 r...

View on GitHub

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

View on GitHub

hns created a review on a pull request on openjdk/jdk
Thanks for looking at this, Valerie. As Jon said in his comment, this PR is based on automated detection of @see and {@link} tags, and therefore not necessarily complete. That said I will add `...

View on GitHub

hns created a review on a pull request on openjdk/jdk
Thanks for looking at this, Valerie. As Jon said in his comment, this PR is based on automated detection of @see and {@link} tags, and therefore not necessarily complete. That said I will add `...

View on GitHub

openjdk[bot] created a comment on a pull request on openjdk/jdk
@MBaesken To determine the appropriate audience for reviewing this pull request, one or more labels corresponding to different subsystems will normally be applied automatically. However, no automat...

View on GitHub

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

View on GitHub

openjdk[bot] created a comment on a pull request on openjdk/jdk
❗ This change is not yet ready to be integrated. See the **Progress** checklist in the description for automated requirements. <!-- PullRequestBot merge is ready comment --> <!-- PullRequestBot pla...

View on GitHub

Hamlin-Li created a review comment on a pull request on openjdk/jdk
> Nit: Better to move it out of the `EXPERIMENTAL` group. Maybe immediately after the line for `UseZfh`. > Currently the pattern is ordering by name, so I'd prefer to keep it. :) > (Seems w...

View on GitHub

Hamlin-Li created a review on a pull request on openjdk/jdk

View on GitHub

bridgekeeper[bot] created a comment on a pull request on openjdk/jdk
<!-- Welcome message --> :wave: Welcome back mbaesken! A progress list of the required criteria for merging this PR into `master` will be added to the body of your pull request. There are addition...

View on GitHub

dfuch created a comment on a pull request on openjdk/jdk
I see the CSR got approved. I'm running a last batch of tier2 tests and will integrate if they come back successful.

View on GitHub

MBaesken opened a pull request on openjdk/jdk
JDK-8342938: Problem list java/io/IO/IO.java test on Linux ppc64le
Test java/io/IO/IO.java fails on Linux ppc64le because of issues with 'expect' .
AlanBateman created a comment on a pull request on openjdk/jdk
The change looks okay but the code will be removed after JEP 486 integrates. So better to re-base for jdk23u, even though this business of setting a SM mid-flight is (and always has been) unpredict...

View on GitHub

fguallini created a review comment on a pull request on openjdk/jdk
The "test.classes" directory contains the compiled classes according to [jtreg doc](https://openjdk.org/jtreg/tag-spec.html#testvars). Whereas, the current directory is the [Jtreg scratch](https:/...

View on GitHub

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

View on GitHub

openjdk-notifier[bot] pushed 1 commit to pr/21397 openjdk/jdk
  • review: undo minor tweaks in a couple of continuation related files 5d6e5c9

View on GitHub

openjdk-notifier[bot] pushed 1 commit to pr/21397 openjdk/jdk
  • review: remove jvmti annotation for yield methods; simplify frames hiding and events posting code 58ab005

View on GitHub

openjdk-notifier[bot] pushed 1 commit to pr/21662 openjdk/jdk
  • Remove redundant db.lookupType e8ec295

View on GitHub

Load more