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. It's available here.

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
.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
Vault 3 is now available for Apple OSX M2 Mac Computers!September 18, 2023
Vault (for Desktop) Version 0.77 ReleasedMarch 26, 2023
EBTCalc (Android) Version 1.44 is now availableOctober 12, 2021