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] pushed 1 commit to pr/21662 openjdk/jdk

View on GitHub

fisk created a comment on a pull request on openjdk/jdk
> Do you have something similar for C1, Graal? This is used to identify compilers that elide barriers on freshly allocated objects. So it's C2 only now. Should have Graal too. Tom is fixing that a...

View on GitHub

stefank created a review comment on a pull request on openjdk/jdk
OK. I did some cleanups could you take a look and see if this is good enough to get this integrated?

View on GitHub

stefank created a review on a pull request on 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

bridgekeeper[bot] created a comment on a pull request on openjdk/jdk
<!-- Welcome message --> :wave: Welcome back shade! 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 additional ...

View on GitHub

shipilev opened a draft pull request on openjdk/jdk
8342988: GHA: Build JTReg in single step
It is visible in current GHA runs that building jtreg in all worker at once sometimes break on dependencies checkout, for example: ``` [build.sh][INFO] CYGWIN_OR_MSYS=0 [build.sh][INFO] JAVA_H...
Hamlin-Li created a review comment on a pull request on openjdk/jdk
@rkennke please also enable riscv for this test `CompressedClassPointersEncodingScheme.java`, it passed in my environment. Thanks!

View on GitHub

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

View on GitHub

openjdk-notifier[bot] pushed 2 commits to pr/20782 openjdk/jdk

View on GitHub

alexmenkov created a review comment on a pull request on openjdk/jdk
We have "agentProperties" command, but this is the only exception. Renamed to "getversion".

View on GitHub

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

View on GitHub

alexmenkov created a review comment on a pull request on openjdk/jdk
Fixed.

View on GitHub

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

View on GitHub

XueleiFan created a comment on a pull request on openjdk/jdk
> The goal is to help users to debug this situation so we provide the only possible cause we know about. Then you introduce more confusing for your unknown parts. You may never know why it happ...

View on GitHub

vicente-romero-oracle created a review comment on a pull request on openjdk/jdk
sure I agree my comment about erasure is a meta-comment, it would be desirable to do all the erasure after flow, unless it is not possible of course

View on GitHub

vicente-romero-oracle created a review on a pull request on openjdk/jdk

View on GitHub

magicus created a review on a pull request on openjdk/jdk
Looks good, thanks for fixing!

View on GitHub

RogerRiggs created a review comment on a pull request on openjdk/jdk
Fix to ExecCommand pushed to the sandbox.

View on GitHub

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

View on GitHub

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

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

openjdk[bot] created a comment on a pull request on openjdk/jdk
@JornVernee The following label will be automatically applied to this pull request: - `core-libs` When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding ...

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

bridgekeeper[bot] created a comment on a pull request on openjdk/jdk
<!-- Welcome message --> :wave: Welcome back jvernee! 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 additiona...

View on GitHub

ascarpino created a comment on a pull request on openjdk/jdk
Is `volatile` a known performance decelerator? I don't see any source control history for that part of the code, so I can only speculate at `previousKey` was to improve benchmarking. Did you try ...

View on GitHub

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

View on GitHub

cybrnesia starred openjdk/jdk
gilles-duboscq created a comment on a pull request on openjdk/jdk
Thank you for looking into this!

View on GitHub

plummercj created a review comment on a pull request on openjdk/jdk
It looks like `sizetType` is initialized further down in the constructor. You could move that up (and the other 6 types also) or move your new code down. And speaking of the new code, it is misplac...

View on GitHub

Load more