Skip to content
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

Установщик под java17 #27

Open
Paylek opened this issue Dec 12, 2023 · 2 comments
Open

Установщик под java17 #27

Paylek opened this issue Dec 12, 2023 · 2 comments
Assignees

Comments

@Paylek
Copy link
Collaborator

Paylek commented Dec 12, 2023

  1. Адаптировать установщик для новой JRE
@Paylek
Copy link
Collaborator Author

Paylek commented May 18, 2024

Когда будет сделан пускатель. Переключить эту задачу на Сашу

@Paylek
Copy link
Collaborator Author

Paylek commented May 23, 2024

данные для VM arguments для компиляции пускателя под версию 21:
--add-opens=jdk.compiler/com.sun.tools.javac.processing=ALL-UNNAMED --add-opens=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED --add-opens=jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED --add-opens=jdk.compiler/com.sun.tools.javac.main=ALL-UNNAMED --add-opens=jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED --add-opens=jdk.compiler/com.sun.tools.javac.jvm=ALL-UNNAMED --add-opens=jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.text=ALL-UNNAMED --add-opens=java.desktop/java.awt.font=ALL-UNNAMED

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants