Ecosyste.ms: Timeline

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

openjdk/jdk

JornVernee created a review on a pull request on openjdk/jdk
Latest version looks good

View on GitHub

rkennke created a comment on a pull request on openjdk/jdk
/contributor add @offamitkumar

View on GitHub

openjdk-notifier[bot] pushed 2 commits to pr/21651 openjdk/jdk
  • Update src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java Co-authored-by: Maurizio Cimadamore <54672... 3c49c3b
  • Update src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java Co-authored-by: Maurizio Cimadamore <54672... fc210dd

View on GitHub

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

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

jatin-bhateja created a review comment on a pull request on openjdk/jdk
Please note this test was added just to cover scalar operation validation in VectorMath, automated tests exercise these APIs in fallback implementation anyways.

View on GitHub

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

Load more