Ecosyste.ms: Timeline

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

openjdk/jdk

sviswa7 created a review on a pull request on openjdk/jdk
Looks good to me.

View on GitHub

hanklo6 created a comment on a pull request on openjdk/jdk
> What if we split it into several files? Will combined compilation time be different? At least it will not consume a lot of memory and page swapping. But splitting into several files still resu...

View on GitHub

openjdk-notifier[bot] pushed 1 commit to pr/21670 openjdk/jdk

View on GitHub

liach created a comment on a pull request on openjdk/jdk
I think this scenario has a close analogy with java.util.Scanner constructors. Does such a fault happen to Scanner often?

View on GitHub

hanklo6 created a comment on a pull request on openjdk/jdk
> Please, update instructions comment in `test_assemblerx86.cpp`. > > What subset of instructions will be generated by default? Did you compare compilation time between files with default and "f...

View on GitHub

erikj79 created a comment on a pull request on openjdk/jdk
> > I'm not sure that error was caused by this issue. That would imply that I had strange file attributes on files in my build directory, and I don't think I do. > > I can't see what else did. I...

View on GitHub

sviswa7 created a review on a pull request on openjdk/jdk
Looks good to me.

View on GitHub

openjdk-notifier[bot] pushed 1 commit to pr/21644 openjdk/jdk

View on GitHub

hanklo6 created a review comment on a pull request on openjdk/jdk
Done.

View on GitHub

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

View on GitHub

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

pr/21312

larry-cable closed a pull request on openjdk/jdk
8342449: reimplement: JDK-8327114 Attach in Linux may have wrong behavior when pid == ns_pid
the implementation I originally provided does not in fact solve the issue! the attach protocol initiation "handhake" requires that the "attacher" (the caller of this code) and the "attachee"(the...
awatansa starred openjdk/jdk
larry-cable created a comment on a pull request on openjdk/jdk
closed superceded by 8342449

View on GitHub

openjdk-notifier[bot] pushed 1 commit to pr/21507 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=21673&range=00) ([69260350](https:/...

View on GitHub

larry-cable closed a pull request on openjdk/jdk
8341482: Attach API access to /proc filesystem should use doPrivileged
this is a fix to: https://bugs.openjdk.org/browse/JDK-8327114 to resolve an issue detected in: https://bugs.openjdk.org/browse/JDK-8341246 /proc/**/* file accesses should be performed as...
openjdk-notifier[bot] created a branch on openjdk/jdk

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

openjdk[bot] created a comment on a pull request on openjdk/jdk
@bplb 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 mailin...

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

vnkozlov created a comment on a pull request on openjdk/jdk
What if we split it into several files? Will combined compilation time be different? At least it will not consume a lot of memory and page swapping.

View on GitHub

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

View on GitHub

bplb opened a pull request on openjdk/jdk
8341666: FileInputStream doesn't support readAllBytes() or readNBytes(int) on pseudo devices
Modify `FileInputStream` (FIS) to fall back to the superclass implementations of `readAllBytes()`, `readNBytes(int)`, `skip()`, and `transferTo` when the input source would otherwise fail with "Ill...
vnkozlov created a comment on a pull request on openjdk/jdk
What is holding this PR?

View on GitHub

vnkozlov created a review on a pull request on openjdk/jdk
Please, update instructions comment in `test_assemblerx86.cpp`. What subset of instructions will be generated by default? Did you compare compilation time between files with default and "full" ...

View on GitHub

vnkozlov created a comment on a pull request on openjdk/jdk
Please, change title of the bug in JBS in this PR to: "Gtest added by 8339507 appears to be causing 8GB build machines to hang" It seems "JDK-8339507" at the beginning of title confuses our too...

View on GitHub

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

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

View on GitHub

seanjmullan created a comment on a pull request on openjdk/jdk
> Reviewed test/jdk/java/lang/** and test/jdk/sun/reflect/* tests. Thanks for the comprehensive review. I have incorporated all of your comments except for removing the enum from `java/lang/Clas...

View on GitHub

openjdk[bot] created a comment on a pull request on openjdk/jdk
@jianglizhou 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

Load more