8000 java9及以上版本禁用非法反射问题 · Issue #1551 · binarywang/WxJava · GitHub
[go: up one dir, main page]

Skip to content
java9及以上版本禁用非法反射问题 #1551
Closed
@duanhongyi

Description

@duanhongyi

java9及以上版本使用报错:

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/Users/duanhongyi/.m2/repository/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar) to field java.util.TreeMap.comparator
WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

相关讨论在:x-stream/xstream#101

将来是否有计划替换掉xstream?

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

      0