Uploaded image for project: 'JBoss Marshalling'
  1. JBoss Marshalling
  2. JBMAR-216

JDK 10 - reflection fields are no longer found

    XMLWordPrintable

Details

    Description

      Trying to run on JDK10 fails with

      Caused by: java.lang.IllegalStateException: No standard field found for reverse order comparator!
      	at org.jboss.marshalling.river.Protocol.<clinit>(Protocol.java:286)
      

      my quick looking at it, we could probably move to using JDK 8, new method Comparator#reversed() for getting reverse comparator.
      But I could be completely wrong.

      Attachments

        Issue Links

          Activity

            People

              dlloyd@redhat.com David Lloyd
              tomazcerar Tomaž Cerar (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: