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/21664](https://git.openjdk.org/jdk/pull/21664) ### Issues - [JDK-8342884](https://bugs.openjdk.org/browse/JDK-8342884)

View on GitHub

openjdk[bot] created a comment on a pull request on openjdk/jdk
<!-- Jmerge command reply message (2437122805) --> @Hamlin-Li Pushed as commit 94317dbcf26a54428c649ad0286e127bd6dab570. :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
8342884: RISC-V: verify float <--> float16 conversion
Hi, Can you help to review this simple patch? it removes the `Experimental` of the `UseZvfh`. Thanks Currently, only float <--> float16 conversions use Zvfh extension, I've run the jmh tests o...
openjdk[bot] pushed 1 commit to master openjdk/jdk
  • 8342884: RISC-V: verify float <--> float16 conversion Reviewed-by: fyang, luhenry 94317db

View on GitHub

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

View on GitHub

Hamlin-Li created a comment on a pull request on openjdk/jdk
/integrate

View on GitHub

pablo-munoz forked openjdk/jdk

pablo-munoz/jdk

HkingMing starred 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=21705&range=00) ([2fc98da1](https:/...

View on GitHub

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

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

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

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 egahlin! 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

egahlin opened a pull request on openjdk/jdk
8343026: JFR: Index into fields in the topFrame
Could I have a review of a change that allow jfr view queries to reference nested fields for a top frame. Testing: jdk/jdk/jfr and diff of 'jfr view all-views' before and after the change. Th...
openjdk-notifier[bot] deleted a branch openjdk/jdk

pr/21662

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

View on GitHub

MBaesken created a comment on a pull request on openjdk/jdk
> How about moving the checks for this->task() to the top of the function? Makes sense, better check just once .

View on GitHub

openjdk[bot] created a comment on a pull request on openjdk/jdk
<!-- Jmerge command reply message (2437083507) --> @stefank Pushed as commit 3c5db12bbe4d1155ab874c2862005621c6b8541d. :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
8342857: SA: Heap iterator makes incorrect assumptions about TLAB layout
When testing Lilliput we found a failure in `serviceability/sa/ClhsdbJstackWithConcurrentLock.java` test when running with C1-only. The test uses the SA's thread printing feature to print the th...
openjdk[bot] pushed 1 commit to master openjdk/jdk
  • 8342857: SA: Heap iterator makes incorrect assumptions about TLAB layout Reviewed-by: cjplummer, rkennke, lmesnik 3c5db12

View on GitHub

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

View on GitHub

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

View on GitHub

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

pr/21677

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

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=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

Load more