Debian Patches
Status for procyon/0.6.0-3
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
02-cli-program-name.patch | Set the name of the program for the help page | Emmanuel Bourg <ebourg@apache.org> | not-needed | |||
03-java21-disable-failing-tests.patch | disable tests failing with Java 21
- SwitchTests.testEnumSwitch - enum switch was decompiled as an ordinal switch.
- ThirdPartyTests.testUnboxToNumber - decompiled code contains Constable, not Number. - ThirdPartyTests.testLiteralAssignments - test specifies float numbers with excess precision, Java truncates those since 19. - ThirdPartyTests.testOptimizedVariables, testSwitchKrakatau, testWhileLoopsKrakatau - decompiled variable does not match ('b' vs 'x') |
Vladimir Petko <vladimir.petko@canonical.com> | yes | debian upstream | 2024-02-02 |