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

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

lahodaj opened a pull request on openjdk/jdk
8342936: Enhance java.io.IO with parameter-less println() and readln()
This PR is simply adding parameter-less `java.io.IO.{println(),readln()}`, with the (hopefully) obvious semantics, plus the corresponding wiring to make those work. This may become part of JEP 495:...
RogerRiggs created a comment on a pull request on openjdk/jdk
Reviewed java.io... changes in classes and tests.

View on GitHub

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

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

View on GitHub

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

View on GitHub

vnkozlov created a review on a pull request on openjdk/jdk
Nice find.

View on GitHub

Load more