-
Notifications
You must be signed in to change notification settings - Fork 327
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade Enso to GraalVM for JDK 21 #7851
Comments
Pavel Marek reports a new STANDUP for today (2023-10-06): Progress: - Introducing modules into our sbt builds
|
Pavel Marek reports a new STANDUP for today (2023-10-09): Progress: - sbt has a bug - cannot use
|
Pavel Marek reports a new 🔴 DELAY for yesterday (2023-10-10): Summary: There is 11 days delay in implementation of the Upgrade Enso to GraalVM for JDK 21 (#7851) task. Delay Cause: The initial estimate was too optimistic. Moreover, I worked on different issues in the meantime. |
Pavel Marek reports a new STANDUP for yesterday (2023-10-10): Progress: - Struggling with compilation of
|
Pavel Marek reports a new STANDUP for today (2023-10-11): Progress: - Removed
|
Pavel Marek reports a new STANDUP for today (2023-10-13): Progress: - Still fixing the compilation of runtime and runtime-with-instruments.
|
Pavel Marek reports a new STANDUP for yesterday (2023-10-16): Progress: - Book club, mails, chat, ...
|
Pavel Marek reports a new STANDUP for today (2023-10-17): Progress: - Seems like we will have to ditch fat jars
|
Pavel Marek reports a new STANDUP for yesterday (2023-10-19): Progress: - Tweaking
|
Pavel Marek reports a new STANDUP for today (2023-10-20): Progress: - Investigating how to assembly |
Pavel Marek reports a new 🔴 DELAY for today (2023-10-23): Summary: There is 7 days delay in implementation of the Upgrade Enso to GraalVM for JDK 21 (#7851) task. Delay Cause: A lot of struggling with assembling fat jars and running them. |
Pavel Marek reports a new STANDUP for today (2023-10-23): Progress: - Consultation with Jaroslav: Unblocked the problem with
|
Yes, the problems with fat JARs were hard to solve. Their occurrence was a kind of unknown unknown to me. I apologize for not being around sooner to help overcome the problems with more advanced
Go for it! Still there is still going to be quite a few know unknowns, so the deadline is tough. Good luck. |
Pavel Marek reports a new STANDUP for today (2023-10-24): Progress: - Book club.
|
Pavel Marek reports a new STANDUP for today (2023-10-25): Progress: - Filter away all the graal-related JAR modules from withing our generated polyglot directories in std libs
|
Pavel Marek reports a new STANDUP for today (2023-10-26): Progress: - Trying to fix class loading issues in
|
Pavel Marek reports a new STANDUP for today (2023-10-27): Progress: - Reviews
|
Pavel Marek reports a new 🔴 DELAY for today (2023-10-30): Summary: There is 7 days delay in implementation of the Upgrade Enso to GraalVM for JDK 21 (#7851) task. Unit tests almost work, locally. We need to fix Rust build scripts, and native image builds, and then check that everything works. Let's hope that one more week is sufficient. Delay Cause: Let's delay the task for one more week, as discussed |
Pavel Marek reports a new STANDUP for today (2023-10-30): Progress: - Fixing native-image build - struggling with sbt task definitions and their dependencies
|
Pavel Marek reports a new STANDUP for today (2023-10-31): Progress: - Native image build fixes
|
Pavel Marek reports a new STANDUP for today (2023-11-01): Progress: - Another PR for private module checking disabling fix - #8140
|
Pavel Marek reports a new STANDUP for today (2023-11-02): Progress: - Fixing language server launch from
|
Pavel Marek reports a new STANDUP for today (2023-11-03): Progress: - language server can be launched from project-manager
|
Pavel, @hubertp shall know what resources need to be read to configure SLF4J in the
|
Pavel Marek reports a new 🔴 DELAY for today (2023-11-06): Summary: There is 7 days delay in implementation of the Upgrade Enso to GraalVM for JDK 21 (#7851) task. Fixing language-server invocation from Delay Cause: The agreed upon delay for additional week. |
Pavel Marek reports a new STANDUP for today (2023-11-06): Progress: - Still fixing log configuration
|
Pavel Marek reports a new STANDUP for today (2023-11-07): Progress: - It seems that the log configuration on my branch was correct for some time, the weird behavior (generation of 5GB of output) can be reproduced on develop.
|
Pavel Marek reports a new STANDUP for yesterday (2023-11-07): Progress: - Fixed native image of
|
Pavel Marek reports a new STANDUP for today (2023-11-09): Progress: - Fixed absolute paths to
|
Pavel Marek reports a new STANDUP for today (2023-11-10): Progress: - Fixed all
|
Pavel Marek reports a new 🔴 DELAY for today (2023-11-13): Summary: There is 7 days delay in implementation of the Upgrade Enso to GraalVM for JDK 21 (#7851) task. I hope this is the very last delay report for this issue, let's merge it ASAP. Delay Cause: Tests in project-manager and co. were more difficult to fix than expected, they contained hacks that allowed them to launch the whole language-server. A week delay is a pessimistic estimation, if there are no blockers, it should be merged sooner. |
Pavel Marek reports a new STANDUP for today (2023-11-13): Progress: - Fixing test in
|
Pavel Marek reports a new STANDUP for today (2023-11-14): Progress: - Fixed bug in
|
Pavel Marek reports a new STANDUP for today (2023-11-15): Progress: - Fixed bug in Regex - graalvm.regex changed its regex polyglot object representation (groups).
|
Pavel Marek reports a new STANDUP for today (2023-11-16): Progress: - Fixing std-benchmarks annotation processor.
|
Pavel Marek reports a new STANDUP for today (2023-11-17): Progress: - Fixed rest of the problems, should be able to merge in the evening.
|
There is new version of GraalVM for JDK21 since yesterday. Here is some information about Truffle Unchained. The upgrade is going to be tougher this time:
Tasks
Follow-ups
The text was updated successfully, but these errors were encountered: