Ecosyste.ms: Timeline

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

openjdk/jdk

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

bridgekeeper[bot] created a comment on a pull request on openjdk/jdk
<!-- Welcome message --> Hi @aww-aww, welcome to this OpenJDK project and thanks for contributing! We do not recognize you as [Contributor](https://openjdk.java.net/bylaws#contributor) and need t...

View on GitHub

aww-aww opened a pull request on openjdk/jdk
Update GTS demo site URLs
GTS changed the URLs for its demo certificates. See: https://pki.goog/repository/ (Roots > Action > Good / Expired / Revoked)
jonathan-gibbons created a comment on a pull request on openjdk/jdk
> Is "https://tools.ietf.org/html/rfc8103" considered external spec? It is mentioned in com.sun.crypto.provider.ChaCha20Poly1305Parameters class but not covered in this PR. Is there any additional ...

View on GitHub

seanjmullan created a review comment on a pull request on openjdk/jdk
Yes, and the comments that say "no SM" should be updated. @RogerRiggs can you take a look at this? Thanks.

View on GitHub

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

View on GitHub

openjdk[bot] created a comment on a pull request on openjdk/jdk
<!-- Jmerge command reply message (2433521677) --> @hanklo6 <!-- added label: 'hotspot-compiler' --> The `hotspot-compiler` label was successfully added.

View on GitHub

hanklo6 created a comment on a pull request on openjdk/jdk
/label hotspot-compiler

View on GitHub

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

pr/21626

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

View on GitHub

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

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

openjdk[bot] created a comment on a pull request on openjdk/jdk
<!-- Jmerge command reply message (2433512691) --> @dholmes-ora Pushed as commit 28d23ada6dde007ed60b8538cc159afc62d76db3. :bulb: You may see a message that your pull request was closed with unmer...

View on GitHub

openjdk[bot] closed a pull request on openjdk/jdk
8340177: Malformed system classes loaded by bootloader crash the JVM in product builds
For core classes where verification is by default disabled, product builds would check for parsing/verification constraint violations but then ignore them. In contrast a debug build would check and...
openjdk[bot] pushed 1 commit to master openjdk/jdk
  • 8340177: Malformed system classes loaded by bootloader crash the JVM in product builds Reviewed-by: coleenp, mli 28d23ad

View on GitHub

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

View on GitHub

valeriepeng created a review comment on a pull request on openjdk/jdk
How about "Java Security Standard Algorithm Names Specification"? Should its reference be covered by @spec tag?

View on GitHub

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

View on GitHub

dholmes-ora created a comment on a pull request on openjdk/jdk
Thanks for the review @Hamlin-Li /integrate

View on GitHub

openjdk[bot] created a comment on a pull request on openjdk/jdk
@hanklo6 To determine the appropriate audience for reviewing this pull request, one or more labels corresponding to different subsystems will normally be applied automatically. However, no automati...

View on GitHub

naotoj 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

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

hanklo6 opened a pull request on openjdk/jdk
8339507: appears to be causing 8GB build machines to hang
We generate each test randomly. The `asmtest.out.h` is currently around 100 KB. We have added the `--full` argument to allow users to create a complete test set.
valeriepeng created a review comment on a pull request on openjdk/jdk
Do we need to provide link for RFC 5869 and add the @spec tag as in the PR for JDK-8305406?

View on GitHub

Load more