You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# New features and improvements
Test Wasp vs Java 17:
- `--add-opens=java.base/java.lang=ALL-UNNAMED`
- `--add-exports=java.base/sun.nio.ch=ALL-UNNAMED`
- `--add-opens=java.base/sun.util.calendar=ALL-UNNAMED`
- `--add-opens=java.base/java.lang.reflect=ALL-UNNAMED`
- `--add-opens=java.base/java.util=ALL-UNNAMED`
- `--add-opens=java.base/java.net=ALL-UNNAMED`
- `--add-opens=java.xml/com.sun.org.apache.xerces.internal.jaxp=ALL-UNNAMED`
# Breaking changes
You need a JRE 17 to build wasp locally or need to tweak the `.jvmopts` file in the root?
# Migration
None.
# Bug fixes
None.
# How this feature was tested
Existing pipelines.
# Related issue
Closes #583
Copy file name to clipboardExpand all lines: plugin-postgresql-spark/src/main/scala/it/agilelab/bigdata/wasp/consumers/spark/plugins/postgresql/JDBCPooledConnectionSupport.scala
0 commit comments