Closed
Description
Environment Information
jruby 9.3.9.0 (2.6.8) 2022-10-24 537cd1f OpenJDK 64-Bit Server VM 17.0.5+8-LTS on 17.0.5+8-LTS +jit [x86_64-darwin]
Darwin 21.6.0 Darwin Kernel Version 21.6.0: Sun Nov 6 23:31:16 PST 2022; root:xnu-8020.240.14~1/RELEASE_X86_64 x86_64
Expected Behavior
Using Psych::Parser to parse a large yaml file succeeds.
Actual Behavior
Using JRuby 9.3.9.0 parsing a large yaml file results in an exception:
org.yaml.snakeyaml.error.YAMLException: The incoming YAML document exceeds the limit: 3145728 code points.
Reverting to jruby-9.3.8.0 works.
Metadata
Metadata
Assignees
Labels
No labels