Skip to content

Commit 6f0c869

Browse files
committed
Polishing
1 parent 857b600 commit 6f0c869

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-web/src/main/java/org/springframework/http/codec/json/Jackson2Tokenizer.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ final class Jackson2Tokenizer {
5555
private int arrayDepth;
5656

5757
// TODO: change to ByteBufferFeeder when supported by Jackson
58+
// See https://github.com/FasterXML/jackson-core/issues/478
5859
private final ByteArrayFeeder inputFeeder;
5960

6061

0 commit comments

Comments
 (0)