moved to jrd 7.1
todo: asm7/g/procyonassembler wrappers new launchers new classpath (diff, cplc api...) ?
This commit is contained in:
parent
bca7c96f93
commit
4bf0872e61
7 changed files with 44 additions and 21 deletions
|
|
@ -36,4 +36,17 @@
|
|||
class FileSelectorArrayRowTest {
|
||||
@BeforeAll
|
||||
static void setup() {
|
||||
--- a/runtime-decompiler/src/main/java/org/jrd/backend/data/cli/utils/CompileArguments.java
|
||||
+++ a/runtime-decompiler/src/main/java/org/jrd/backend/data/cli/utils/CompileArguments.java
|
||||
@@ -77,10 +77,6 @@
|
||||
return new RuntimeCompilerConnector.JrdClassesProvider(localVmInfo, vmManager);
|
||||
}
|
||||
|
||||
- @SuppressFBWarnings(
|
||||
- value = "NP_LOAD_OF_KNOWN_NULL_VALUE",
|
||||
- justification = "Classpath is only used for FS VMs, in other cases getCp() does not get called"
|
||||
- )
|
||||
/**
|
||||
* Warning, possibly unused, rotten code.
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue