Skip to content
Snippets Groups Projects

Bugfix: try-with-resources closes 'is', but 'is' is stored internally in BufferInputStream to read from

Merged Jens Steidl requested to merge fix_autoclose_bug into master
2 files
+ 4
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -83,7 +83,7 @@
@@ -83,7 +83,7 @@
</fr:x_form>
</fr:x_form>
</pl:initParameters>
</pl:initParameters>
<pl:description>SLUB Storage Plugin</pl:description>
<pl:description>SLUB Storage Plugin</pl:description>
<pl:version>2.97</pl:version>
<pl:version>2.98</pl:version>
<pl:materialType>DIGITAL</pl:materialType>
<pl:materialType>DIGITAL</pl:materialType>
<pl:module>Repository</pl:module>
<pl:module>Repository</pl:module>
<pl:generalType>TASK</pl:generalType>
<pl:generalType>TASK</pl:generalType>
Loading