Skip to content

Remove dependency on java.sql (Module java.sql) #867

@kwin

Description

@kwin

Although java.sql is by default contained in all JREs it is not part of the java.base module. To allow leveraging ACTool with a trimmed down JRE not containing this module the dependency should be removed. It is currently used in a single place in

. Unfortunately this is part of the API, so a replacement is not backwards compatible.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions