Ecosyste.ms: Timeline

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

openjdk/jdk

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

AlanBateman created a review comment on a pull request on openjdk/jdk
We named it UNBLOCKED when unblocked, like UNPARKED when unparked, as that accurately describes the state at this point. It's not mounted but may be scheduled to continue. In the user facing APIs t...

View on GitHub

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

View on GitHub

theRealAph created a comment on a pull request on openjdk/jdk
Thought about your thoughts: Just to be clear: `ORR` isn't special cased by the hardware, `MOV` is. The front end has logic to recognize just the bit pattern that corresponds to a register-regis...

View on GitHub

openjdk[bot] created a comment on a pull request on openjdk/jdk
<!-- Jmerge command reply message (2434603566) --> @rwestrel the [backport](https://github.com/openjdk-bots/jdk21u-dev/commit/45cda292028331a027484c6a8ff67eae95130db6) was successfully created on t...

View on GitHub

rwestrel created a comment on a pull request on openjdk/jdk
/backport jdk21u-dev

View on GitHub

fisk created a review on a pull request on openjdk/jdk
Looks good.

View on GitHub

Load more