Commit a26b30d
Martin Traverse
Suggested fix for #35553
No API changes, this just brings the implementation in line with the API as specified by Netty.
CI for Java run successfully here (not sure if this is publically visible):
https://github.com/martin-traverse/arrow/actions/runs/4949700024
* Closes: #35553
Authored-by: Martin Traverse <[email protected]>
Signed-off-by: David Li <[email protected]>
1 parent 053b5ee commit a26b30d
File tree
2 files changed
+19
-1
lines changed- java/memory/memory-netty/src
- main/java/io/netty/buffer
- test/java/io/netty/buffer
2 files changed
+19
-1
lines changedLines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
114 | 121 | | |
115 | 122 | | |
116 | 123 | | |
| |||
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
141 | 152 | | |
0 commit comments