jsonx-org / java

Reference implementation of the JSONx specification for the Java platform, including encoding, decoding, processing, validation, and binding.
https://www.jsonx.org/java/
MIT License
49 stars 14 forks source link

Incorrect order of properties when decompiling Java -> JSD(x) on jdk13 #15

Closed safris closed 3 years ago

safris commented 4 years ago

This issue is due to a problem with Classes.sortDeclarativeOrder(Method[]).