Ecosyste.ms: Timeline

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

openjdk/jdk

dean-long created a comment on a pull request on openjdk/jdk
If reading cxq first avoids the benign "race", then why not make that the preferred ordering convention? It sounds like we are not too concerned about avoiding this particular protocol state (if...

View on GitHub

aivanov-jdk created a review comment on a pull request on openjdk/jdk
@honkar-jdk I'm inclined to leave it as because it's not the only method which doesn't have a blank line between `@param` and `@throw` in this file. If it's worth taking care of, we may submit a...

View on GitHub

aivanov-jdk created a review on a pull request on openjdk/jdk

View on GitHub

openjdk-notifier[bot] pushed 1 commit to pr/21043 openjdk/jdk
  • Use more appropriate exception with the alert description 91fc0fd

View on GitHub

valeriepeng created a comment on a pull request on openjdk/jdk
> If the upstream file hasn’t changed, that’s fine. I was just curious why the year included (for Ludovic) hasn’t been updated as well. Yup, same here. Since the upstream file is the same, I onl...

View on GitHub

Robynofthewoods starred 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

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

View on GitHub

larry-cable opened a pull request on openjdk/jdk
JDK-8336684: Enhance JCmd by adding a new command to summarize target…
Add a new command that the jcmd command line tool can use to print metadata about JVM usage. The output is formatted (either in plain text or as JSON) as a list of key,value tuples. The comma...
artur-oracle created a comment on a pull request on openjdk/jdk
> > The goal is to help users to debug this situation so we provide the only possible cause we know about. > > Then you introduce more confusing for your unknown parts. You may never know why it...

View on GitHub

jianglizhou created a comment on a pull request on openjdk/jdk
I brought up this issue in today's Leyden/premain meeting. There was a good discussion on the specific issue, and the general Integer cache archiving and identity hash problem. The conclusion was i...

View on GitHub

artur-oracle created a review comment on a pull request on openjdk/jdk
Yes, I think `SSLProtocolException` would be more appropriate here. So we throw `GeneralSecurityException` in SSLCipher which is being caught by SSLEngineInputRecord/SSLSocketInputRecord and wrappe...

View on GitHub

artur-oracle created a review on a pull request on openjdk/jdk

View on GitHub

openjdk-notifier[bot] pushed 1 commit to pr/21647 openjdk/jdk
  • Removed can_use from whitebox 5400c05

View on GitHub

plummercj created a review on a pull request on openjdk/jdk
Looks good. Please update the SA copyrights before integrating.

View on GitHub

alexeysemenyukoracle created a comment on a pull request on openjdk/jdk
For `--mac-dmg-content` I think we can just test that jpackage doesn't dive into an infinite spiral: `jpackage --input in --dest . --mac-dmg-content in` `jpackage --input in --dest . --mac-dmg-...

View on GitHub

vicente-romero-oracle created a review comment on a pull request on openjdk/jdk
this one is not used now, can be removed

View on GitHub

vicente-romero-oracle created a review on a pull request on openjdk/jdk

View on GitHub

vicente-romero-oracle created a review comment on a pull request on openjdk/jdk
what about: ``` private boolean privateMemberInPermitsClauseIfAllowed(Env<AttrContext> env, Symbol sym) { return allowPrivateMembersInPermitsClause && env.info.isPermitsClause &&...

View on GitHub

viktorklang-ora created a review comment on a pull request on openjdk/jdk
Yep :)

View on GitHub

viktorklang-ora created a review on a pull request on openjdk/jdk

View on GitHub

RogerRiggs created a review comment on a pull request on openjdk/jdk
Fix typo "would-de" -> "would-be".

View on GitHub

RogerRiggs created a review on a pull request on openjdk/jdk
Reviewed rmi classes and tests Reviewed ProcessBuilder, ProcessHandler, and Runtime.exec classes and tests

View on GitHub

RogerRiggs created a review on a pull request on openjdk/jdk
Reviewed rmi classes and tests Reviewed ProcessBuilder, ProcessHandler, and Runtime.exec classes and tests

View on GitHub

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

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

jddarcy created a review on a pull request on openjdk/jdk
Changes in java.compiler look fine.

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

View on GitHub

openjdk[bot] created a comment on a pull request on openjdk/jdk
@lahodaj The following labels will be automatically applied to this pull request: - `core-libs` - `kulla` When this pull request is ready to be reviewed, an "RFR" email will be sent to the corres...

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

Load more