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

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

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

kevinb9n created a comment on a pull request on openjdk/jdk
An issue with the simple name `of` is that we may encounter calls like this: `Reader.of("/usr/share/dict/words")` ... that may look like they do something different. I can't say whether we sh...

View on GitHub

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

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

View on GitHub

jianglizhou opened a pull request on openjdk/jdk
8342642: Class loading failure due to archived map issue in ModuleLoaderMap.Mapper
Please review the fix that uses String type for the mapped value in ModuleLoaderMap.Mapper map (Map<String, String>). Please see details in https://bugs.openjdk.org/browse/JDK-8342642, thanks.
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