Package: libreflectasm-java / 1.11.9+dfsg-4
Metadata
| Package | Version | Patches format |
|---|---|---|
| libreflectasm-java | 1.11.9+dfsg-4 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| javadoc.patch | (download) |
pom.xml |
5 5 + 0 - 0 ! |
providing the javadoc from pom.xml, as a -doc package exists |
| no_shading.patch | (download) |
pom.xml |
8 4 + 4 - 0 ! |
avoid building a shaded jar with copies of dependencies' classes |
| generate_1_6_classes.patch | (download) |
src/com/esotericsoftware/reflectasm/ConstructorAccess.java |
2 1 + 1 - 0 ! |
creating v1_6 classes to follow asm new visitframe() method |
| switching_to_OpenJDK17.patch | (download) |
test/com/esotericsoftware/reflectasm/ConstructorAccessTest.java |
41 27 + 14 - 0 ! |
updating constructoraccesstest.java to fit the changes in class loading brought by OpenJDK17. These changes will be in next upstream version. |
| disable_flaky_assertion.patch | (download) |
test/com/esotericsoftware/reflectasm/ClassLoaderTest.java |
4 2 + 2 - 0 ! |
deactivating assertions that appear to be flaky |
