Java memory leak using S1 operators

Yes, I am reading from the original S1 data (zip file).

I am using the Read operator in the same way I use the other operators and previously I was reading the products calling directly the ProductIO.readProduct() method, but with the same behavior.