Eric Bergman-Terrell's Blog

Vault 3 Updates
August 16, 2012

The mobile version of Vault 3 has been accepted by the Barnes & Noble Nook store.

The following updates have been made to the desktop version of Vault 3:

For the Java developers: Vault 3 previously used SWT image scaling which did not support multiple threads. It now uses imscalr to scale images for export. The image export code also uses the Java ImageIO class to load images.

On my 64-bit Windows machine, running the latest Oracle JVM (1.7.0.6), ImageIO.read uses an excessive amount of memory. It's not a memory leak per se, but during the image export process I can see the memory utilization go way up, until it hits a threshold, and then it never goes back down, even after GC has occurred.

Do any of you know of satisfactory alternatives to ImageIO.read?

Vault 3 now displays Internet resident photos

Keywords: Vault 3, Nook, Barnes & Noble, Photos, Mobile, ImageIO, ImageIO.read, Java, imscalr, GC

Reader Comments

Comment on this Blog Post

Recent Posts

TitleDate
Node.js + Express: How to Block Requests by User-Agent HeadersJanuary 7, 2026
Vault 3 is Now Available for Windows on ARM Machines!December 13, 2025
Vault 3: How to Include Outline Text in Exported PhotosOctober 26, 2025
.NET Public-Key (Asymmetric) Cryptography DemoJuly 20, 2025
Raspberry Pi 3B+ Photo FrameJune 17, 2025
EBTCalc (Android) Version 1.53 is now availableMay 19, 2024
Vault 3 Security EnhancementsOctober 24, 2023