Commit cd83f42
Wenhua Zhang
feat: use Thread.currentThread().getContextClassLoader() instead of this.getClass().getClassLoader()
1 parent 299e146 commit cd83f42
File tree
1 file changed
+2
-1
lines changed- framework/src/main/java/org/tron/core/services/jsonrpc
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | | - | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments