Skip to content

javax.activation deprecation in JDK 9 and removal in JDK 10 #10

@tirkarthi

Description

@tirkarthi

In JDK 9 the package javax.activation is not accessible by default and should be explicitly granted with --add-modules java.activation on compile time. Also, it is deprecated and marked for removal in JDK 10.

Reference : https://jira.spring.io/browse/SPR-16115

Affected libraries :

pdf-boxing - Fixed with dotemacs/pdfboxing#41

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions