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

View on GitHub

openjdk-notifier[bot] pushed 1 commit to pr/20328 openjdk/jdk
  • Disable Shenandoah-targeted test specially 0876a52

View on GitHub

seanjmullan created a review comment on a pull request on openjdk/jdk
Fixed in https://github.com/openjdk/jdk/pull/21498/commits/559934662119b1372fd831de8be7c97f877e0947

View on GitHub

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

View on GitHub

eme64 created a review comment on a pull request on openjdk/jdk
Well, here it would be especially interesting, because it would tell us if we have a `sub` or an `add`.

View on GitHub

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

View on GitHub

openjdk-notifier[bot] pushed 1 commit to pr/20677 openjdk/jdk
  • Conditionalize platform specific parts of CompressedClassPointersEncodingScheme test aadd7b8

View on GitHub

seanjmullan created a review comment on a pull request on openjdk/jdk
Fixed in https://github.com/openjdk/jdk/pull/21498/commits/002276450e625b66b786fb7eae7256bbcafa7496

View on GitHub

seanjmullan 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

seanjmullan created a review comment on a pull request on openjdk/jdk
Fixed in https://github.com/openjdk/jdk/pull/21498/commits/d8564fa8dd003456b6e313c5e07809999c7d96e1

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

MBaesken opened a pull request on openjdk/jdk
JDK-8342823: Ubsan: ciEnv.cpp:1614:65: runtime error: member call on null pointer of type 'struct CompileTask'
When running with ubsanized binaries on Linux x86_64, hs jtreg test compiler/startup/StartupOutput.java showed this issue jdk/src/hotspot/share/ci/ciEnv.cpp:1614:65: runtime error: member call...
jerry-moore481 starred openjdk/jdk
jaikiran created a review comment on a pull request on openjdk/jdk
Hello Alan, I didn't just mean the readAllBytes. The rest of the changes in this PR calls canSeek() even in readNBytes() and skip() implementations which may not be reading till EOF and in theory c...

View on GitHub

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

View on GitHub

jatin-bhateja created a review comment on a pull request on openjdk/jdk
Desirable future extension, but its not related to this specific PR.

View on GitHub

jatin-bhateja created a review on a pull request on openjdk/jdk

View on GitHub

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

pr/21683 - 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=21683&range=00) ([4a2c69c5](https:/...

View on GitHub

AlanBateman created a review comment on a pull request on openjdk/jdk
readAllBytes reads to EOF so there isn't any benefit to caching. I think the main thing with this PR is whether canSeek is the right thing to use.

View on GitHub

AlanBateman 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
@cl4es The following labels will be automatically applied to this pull request: - `core-libs` - `hotspot-compiler` - `net` - `security` When this pull request is ready to be reviewed, an "RFR" em...

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

cl4es opened a pull request on openjdk/jdk
8342958: Use jvmArgs consistently in microbenchmarks
Many OpenJDK micros use `@Fork(jvmArgs/-Append/-Prepend)` to add JVM reasonable or necessary flags, but when deploying and running micros we often want to add or replace flags to test other things....
reinrich created a comment on a pull request on openjdk/jdk
> Also note that the copy fix above is kind of a hack. Should we use something like the following? > > ```diff > diff --git a/src/hotspot/share/utilities/debug.cpp b/src/hotspot/share/utilities...

View on GitHub

TheRealMDoerr created a comment on a pull request on openjdk/jdk
Also note that the copy fix above is kind of a hack. Should we use something like the following? ```diff diff --git a/src/hotspot/share/utilities/debug.cpp b/src/hotspot/share/utilities/debug.cpp...

View on GitHub

eme64 created a review comment on a pull request on openjdk/jdk
Ok, we can file a separate RFE. Though I really have voiced 2 concerns: - Making sure we always test `_mem` and `_reg` variants in the backend. See your https://bugs.openjdk.org/browse/JDK-8342959...

View on GitHub

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

View on GitHub

Load more