Ecosyste.ms: Timeline

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

openjdk/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=21703&range=00) ([f230ffa3](https:/...

View on GitHub

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

View on GitHub

openjdk[bot] closed a pull request on openjdk/jdk
8342939: Building ZGC without compiler2 fails
Hi all, please review this change that makes ZGC compile without the C2 compiler. The solution is to ifdef the offending C2 code, and returning `false` for the predicate that checks whether...
openjdk[bot] pushed 1 commit to master openjdk/jdk
  • 8342939: Building ZGC without compiler2 fails Reviewed-by: eosterlund, mli, kvn 4635351

View on GitHub

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

View on GitHub

tschatzl created a comment on a pull request on openjdk/jdk
I verified that ZGC builds with only c1 and c2 too, did not check Graal, but apparently that's being handled already. Thanks @fisk @vnkozlov @Hamlin-Li for your reviews. /integrate

View on GitHub

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

View on GitHub

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

pr/21637

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

View on GitHub

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

View on GitHub

AlanBateman created a comment on a pull request on openjdk/jdk
> > Changing it to use nanoTime is good but I wonder about the reliability of the select(2000) taking >= 1s. > > I am not sure about it either, but I thought that with the addition of the time d...

View on GitHub

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

View on GitHub

openjdk[bot] closed a pull request on openjdk/jdk
8342827: Fix order of @param tags in other modules
Please review a doc-only change to fix the order of javadoc @param tags in in various OpenJDK modules. This is the third and last PR to fix the order of @param tags in OpenJDK libraries. We are ...
openjdk[bot] pushed 1 commit to master openjdk/jdk
  • 8342827: Fix order of @param tags in other modules Reviewed-by: jpai, iris, joehw, darcy, dfuchs fd5ff05

View on GitHub

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

View on GitHub

eme64 created a review on a pull request on openjdk/jdk
Ok, I'll approve it now, since @PaulSandoz is ok with the test coverage. I did not review all the x86 backend instructions, I don't have the time or understanding for that - I rely on testing for ...

View on GitHub

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

pr/21678

hns created a comment on a pull request on openjdk/jdk
Thanks all! /integrate

View on GitHub

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

View on GitHub

offamitkumar created a comment on a pull request on openjdk/jdk
@TheRealMDoerr are floating-point load/store instructions out of scope for this PR? I see couple of use cases: ```cpp ./c1_LIRAssembler_ppc.cpp:591: __ stfd(rsrc, addr.disp(), addr.ba...

View on GitHub

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

View on GitHub

openjdk[bot] pushed 1 commit to master openjdk/jdk
  • 8342938: Problem list java/io/IO/IO.java test on Linux ppc64le Reviewed-by: lucy, naoto 415d815

View on GitHub

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

View on GitHub

MBaesken created a comment on a pull request on openjdk/jdk
Thanks for the reviews ! /integrate

View on GitHub

jaikiran created a comment on a pull request on openjdk/jdk
GitHub UI doesn't let me add this comment inline, so adding this here. There's this `if` block (only) in the `src/java.base/macosx/native/libjli/java_md_macosx.m`: ```c /* Does the app ship a p...

View on GitHub

merykitty created a review comment on a pull request on openjdk/jdk
May I ask why this is such a small value, why is it not a value that is closer to the limit of an `int` loop, such as 10^6?

View on GitHub

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

View on GitHub

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=21704&range=00) ([d98b1d97](https:/...

View on GitHub

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

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

openjdk-notifier[bot] pushed 1 commit to pr/21693 openjdk/jdk
  • Removing incorrect sentence about writing a prompt for the prompt-less readln method. 78bf15b

View on GitHub

Load more