Skip to content

can't find referenced class sun.misc.Unsafe #1415

@Lakedaemon

Description

@Lakedaemon

Since gradle downloaded release 0.19.4,
I get lots of warnings in proGuard about UnSafe, like

Warning: rx.internal.util.unsafe.UnsafeAccess: can't find referenced class sun.misc.Unsafe

And it breaks the building process (too many warnings in proGuard).
As this is a warning, It is fixed in proGuard by ignoring warnings from Rx (but I'm not sure, this should be done) with
-dontwarn rx.internal.util.**

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions