Ecosyste.ms: Timeline

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

openjdk/jdk

AlanBateman created a review comment on a pull request on openjdk/jdk
We named it UNBLOCKED when unblocked, like UNPARKED when unparked, as that accurately describes the state at this point. It's not mounted but may be scheduled to continue. In the user facing APIs t...

View on GitHub

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

View on GitHub

theRealAph created a comment on a pull request on openjdk/jdk
Thought about your thoughts: Just to be clear: `ORR` isn't special cased by the hardware, `MOV` is. The front end has logic to recognize just the bit pattern that corresponds to a register-regis...

View on GitHub

openjdk[bot] created a comment on a pull request on openjdk/jdk
<!-- Jmerge command reply message (2434603566) --> @rwestrel the [backport](https://github.com/openjdk-bots/jdk21u-dev/commit/45cda292028331a027484c6a8ff67eae95130db6) was successfully created on t...

View on GitHub

rwestrel created a comment on a pull request on openjdk/jdk
/backport jdk21u-dev

View on GitHub

fisk created a review on a pull request on openjdk/jdk
Looks good.

View on GitHub

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

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

stefank created a review comment on a pull request on openjdk/jdk
Small, drive-by comment. The rename to `has_owner_anonymous` sounds worse than the previous `is_owner_anonymous` name. I think the code reads better if you change it to `has_anonymous_owner`.

View on GitHub

stefank 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
@tschatzl The following label will be automatically applied to this pull request: - `hotspot` When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mail...

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 tschatzl! 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 addition...

View on GitHub

tschatzl opened a pull request on openjdk/jdk
8342939
Hi all, please review this change that makes ZGC compile without the C2 compiler. The solution is to ifdef the offending C2 code, and returning `false` for the predicate that checks whether...
mlbridge[bot] created a comment on a pull request on openjdk/jdk
<!-- Bridged id (Q0FMNWJSdF9GdlF0QmNFMFdqc3dlMnJYcyswOFJNK3ltcndqeGZSODMxY0pkX2ZpZ1p3QG1haWwuZ21haWwuY29t) --> *Mailing list message from [Olexandr Rotan](mailto:[email protected]) on [cor...

View on GitHub

AlanBateman created a review comment on a pull request on openjdk/jdk
It's very similar to the "Reference Handler" thread. That thread calls into the VM to get the pending-Reference list. Now we have "VirtualThread-unblocker" calling into the VM to get the list of vi...

View on GitHub

rexiliano89 forked openjdk/jdk

rexiliano89/jdk

rexiliano89 starred openjdk/jdk
rwestrel created a comment on a pull request on openjdk/jdk
Thanks @TobiHartmann for the test results. For the failure in compiler/escapeAnalysis/TestMissingAntiDependency.java I already filed JDK-8341976. I will work on the other ones.

View on GitHub

dholmes-ora created a comment on a pull request on openjdk/jdk
I will submit this to our CI to see if we can verify it on the macMini

View on GitHub

rose00 created a review on a pull request on openjdk/jdk
I read it through again. Some stylistic issues we have discussed can be saved for later. I didn't find any new problems, and known old problems are addressed. Ship it!

View on GitHub

AlanBateman created a review comment on a pull request on openjdk/jdk
Right, although you might have to wait until there is more cleanup in the JDK code before they disappear completely. To clarify, most uses of privileged actions are only done when a SecurityManager...

View on GitHub

AlanBateman 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
> the way I did it I'd have to force push That should not be the case. You can just anti-delta changes.

View on GitHub

XueleiFan created a comment on a pull request on openjdk/jdk
> > > Does it happen in server side (server send plaintext) as well? I found some cases that the client decryption failed. > > > > > > Current reports indicate it happens on the server side on...

View on GitHub

XueleiFan created a review comment on a pull request on openjdk/jdk
Is BadPaddingException still good enough for alert messages? Is the description accuracy for both client and server cases?

View on GitHub

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

View on GitHub

AlanBateman created a review comment on a pull request on openjdk/jdk
JFR. We haven't changed anything there, just the initial tid.

View on GitHub

AlanBateman 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=20953&range=00) ([c6628d30](https:/...

View on GitHub

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

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

Load more