Skip to content

Conversation

@AdRiley
Copy link
Member

@AdRiley AdRiley commented Aug 28, 2025

Pull Request Description

Important Notes

Checklist

Please ensure that the following checklist has been satisfied before submitting the PR:

  • The documentation has been updated, if necessary.
  • Screenshots/screencasts have been attached, if there are any visual changes. For interactive or animated visual changes, a screencast is preferred.
  • All code follows the
    Scala,
    Java,
    TypeScript,
    and
    Rust
    style guides. In case you are using a language not listed above, follow the Rust style guide.
  • Unit tests have been written where possible.
  • If meaningful changes were made to logic or tests affecting Enso Cloud integration in the libraries,
    or the Snowflake database integration, a run of the Extra Tests has been scheduled.
    • If applicable, it is suggested to paste a link to a successful run of the Extra Tests.

@AdRiley AdRiley added the CI: No changelog needed Do not require a changelog entry for this PR. label Aug 28, 2025
@hubertp hubertp added the CI: Clean build required CI runners will be cleaned before and after this PR is built. label Sep 8, 2025
Names will be looked up only when needed and it appears that we don't
use it at all. Should resolve small-jdk issues.
Need to include the version of Apache Commons Compress compatible with
the `poi` version as there are some signature changes. This in turn
leads to problems with `java.desktop` as recent version of Apache
Commons deps include `module-info.java` and list `java.desktop` as
a required module.

Note: this still doesn't work as I'm getting
```
Generating big XLSX file 14:24:34.304740459
Sep 09, 2025 2:24:34 PM org.enso.interpreter.runtime.EnsoPolyglotJava createPolyglotJava
SEVERE: Using experimental OtherJvm support!
Error occurred during initialization of boot layer
java.lang.UnsatisfiedLinkError: 'int sun.nio.fs.UnixNativeDispatcher.init()'
```
when running tests.
@enso-bot
Copy link

enso-bot bot commented Sep 15, 2025

Hubert Plociniczak reports a new STANDUP for the provided date (2025-09-08):

Progress: Trying to fix streaming NI issues with Excel writing and POI upgrade, at the same time. It should be finished by 2025-09-09.

Next Day: Next day I will be working on the #13870 task. Identify blockers for POI upgrade and stick to only fixing streaming issue.

@enso-bot
Copy link

enso-bot bot commented Sep 15, 2025

Hubert Plociniczak reports a new STANDUP for the provided date (2025-09-09):

Progress: Identified java.desktop blockers in POI upgrade, abandoned the effort for now. Only patched necessary files in #13842 for now. Reported findings for further discussion. It should be finished by 2025-09-09.

Next Day: Next day I will be working on the #10525 task. Back to reactive caches and failing tests.

@JaroslavTulach
Copy link
Member

Reported findings for further discussion.

Where are the findings reported?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI: Clean build required CI runners will be cleaned before and after this PR is built. CI: No changelog needed Do not require a changelog entry for this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants