Commit 42e2b66
authored
Ignore ASM labels for figuring out transport version constant strings (elastic#135702)
This fixes a bug related to transport version constant
strings where we can get a label instruction instead of
an ldc instruction during collection of transport references.1 parent bc99908 commit 42e2b66
File tree
1 file changed
+6
-0
lines changed- build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/transport
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
104 | 110 | | |
105 | 111 | | |
106 | 112 | | |
| |||
0 commit comments