Skip to content

Illegal reflective access by com.rits.cloning.Cloner$CloneObjectCloner for Timestamp.nanos #113

@johanhaleby

Description

@johanhaleby

Hi!

I run into this problem when running our application:

[ERROR] WARNING: An illegal reflective access operation has occurred
[ERROR] WARNING: Illegal reflective access by com.rits.cloning.Cloner$CloneObjectCloner (file:/root/.m2/repository/io/github/kostaskougios/cloning/1.10.3/cloning-1.10.3.jar) to field java.sql.Timestamp.nanos
[ERROR] WARNING: Please consider reporting this to the maintainers of com.rits.cloning.Cloner$CloneObjectCloner
[ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
[ERROR] WARNING: All illegal access operations will be denied in a future release

I'm using Java 17. Is there anything I can/should do from my side?

Regards
/Johan

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