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
⚠️ @jdksjolen This pull request contains merges that bring in commits not present in the target repository. Since this is not a "merge style" pull request, these changes will be squashed when this...

View on GitHub

openjdk[bot] created a comment on a pull request on openjdk/jdk
<!-- Jmerge command reply message (2435003669) --> @RealFYang Pushed as commit 85774b713edf8782f162ac25b61ce99a77e116f4. :bulb: You may see a message that your pull request was closed with unmerge...

View on GitHub

openjdk[bot] closed a pull request on openjdk/jdk
8342882: RISC-V: Unify handling of jumps to runtime
This fixes and unifies handling of jumps to runtime. Was previously discussed here [1]. ( Tagging @robehn ) Seems not reasonable for `MacroAssembler::j(const Address &dest, Register temp)` to dire...
openjdk[bot] pushed 1 commit to master openjdk/jdk
  • 8342882: RISC-V: Unify handling of jumps to runtime Reviewed-by: rehn 85774b7

View on GitHub

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

View on GitHub

jdksjolen created a comment on a pull request on openjdk/jdk
@afshin-zafari , @gerard-ziemski Please re-review this PR. I've added an early-return if the range isn't found.

View on GitHub

RealFYang created a comment on a pull request on openjdk/jdk
> Thanks, looks good! Hi, Thanks for the quick review. My local tier1-3 test on linux-riscv64 is good. /integrate

View on GitHub

openjdk-notifier[bot] pushed 539 commits to pr/20994 openjdk/jdk
  • 8319873: Add windows implementation for jcmd System.map and System.dump_map Co-authored-by: Simon Tooke <stooke@open... 4ff17c1
  • 8339845: Update color.org and wapforum.org links to use HTTPS instead of HTTP Reviewed-by: prr, honkar, aivanov 45e438f
  • 8340113: Remove JULONG as a Diagnostic Command argument type (jcmd JFR.view) Reviewed-by: lmesnik, egahlin 19b2cee
  • 8340272: C2 SuperWord: JMH benchmark for Reduction vectorization Reviewed-by: kvn, jkarthikeyan aeba1ea
  • 8337302: Undefined type variable results in null Reviewed-by: liach 1d070a3
  • 8339738: RISC-V: Vectorize crc32 intrinsic Reviewed-by: fyang, luhenry 08a2f84
  • 8340368: windows-x64-slowdebug build fails after JDK-8319873 Reviewed-by: jpai, kevinw, aboldtch, eosterlund 471a51a
  • 8339992: RISC-V: some minor improvements of base64_vector_decode_round Reviewed-by: fyang, luhenry ae39a66
  • 8340233: Missed ThreadWXEnable in jfrNativeLibraryLoadEvent.cpp Reviewed-by: mgronlun 6ff287a
  • 8340391: Windows jcmd System.map and System.dump_map tests failing Reviewed-by: cjplummer 9cfc03a
  • 8339962: Open source AWT TextField tests - Set1 Reviewed-by: jdv, dnguyen, prr 3184912
  • 8340078: Open source several 2D tests Reviewed-by: honkar 88a1c05
  • 8340360: Update -mx to -Xmx in UnninstallUIMemoryLeaks test Reviewed-by: serb, prr d9c6744
  • 8339980: [s390x] ProblemList jdk/java/util/zip/CloseInflaterDeflaterTest.java Reviewed-by: lucy 537447f
  • 8339416: [s390x] Provide implementation for resolve_global_jobject Reviewed-by: mdoerr, lucy ac58b61
  • 8286851: Deprecate for removal several of the undocumented java launcher options Reviewed-by: dholmes 6719899
  • 8340276: Test java/lang/management/ThreadMXBean/Locks.java failed with NullPointerException Reviewed-by: cjplummer, ... c58fbef
  • 8338759: Add extra diagnostic to java/net/InetAddress/ptr/Lookup.java Reviewed-by: dfuchs, shade 118c9ad
  • 8337674: ZGC: Consistent style for naming private static constants Reviewed-by: stefank, aboldtch, mli 8908812
  • 8340007: Refactor KeyEvent/FunctionKeyTest.java Reviewed-by: azvegint 2faf8b8
  • and 519 more ...

View on GitHub

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

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

View on GitHub

jaikiran created a review on a pull request on openjdk/jdk
This change to move away from using `System.currentTimeMillis()` in favour of `System.nanoTime()` looks OK to me.

View on GitHub

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

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

jaikiran created a review comment on a pull request on openjdk/jdk
Looking at this test, this removal appears intentional and it's merely cleaning up unused (and thus irrelevant) `Pipe`. It appears that this was a copy/paste oversight in the original test (even th...

View on GitHub

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

View on GitHub

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

View on GitHub

RealFYang opened a draft pull request on openjdk/jdk
8342953: RISC-V: Fix definition of RISCV_HWPROBE_EXT_ZVFHMIN
Macro RISCV_HWPROBE_EXT_ZVFHMIN is supposed to be use when making a hwprobe syscall for detecting the Zvfhmin extension. Current definition yields a negative 32bits value, messing up hwprobe result...
jaikiran created a review comment on a pull request on openjdk/jdk
Hello Brian, is this intentionally being removed?

View on GitHub

jaikiran 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=21679&range=00) ([7fe4ea00](https:/...

View on GitHub

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

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

fguallini created a review comment on a pull request on openjdk/jdk
Updated to use the existing Utils.copyFile, it was also needed to add the dependency in a shell test that uses PKCS11Test.java

View on GitHub

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

View on GitHub

chhagedorn created a review comment on a pull request on openjdk/jdk
**P2** (see PR description)

View on GitHub

chhagedorn created a review comment on a pull request on openjdk/jdk
**P1** (see PR description)

View on GitHub

chhagedorn created a review comment on a pull request on openjdk/jdk
Now needs to be called from `AssertionPredicatesForLoop`.

View on GitHub

chhagedorn created a review comment on a pull request on openjdk/jdk
We can do something similar for the main and post loop which will be proposed in the next PR.

View on GitHub

chhagedorn created a review comment on a pull request on openjdk/jdk
Noticed that after JDK-8342043, `count_opaque_loop_nodes()` can also be made debug-build only.

View on GitHub

chhagedorn created a review comment on a pull request on openjdk/jdk
We can infer many values from other variables.

View on GitHub

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

View on GitHub

Load more