Repro case for https://bugs.openjdk.java.net/browse/JDK-8059010

Chris Nuernberger chris at thinktopic.com
Mon Aug 3 16:30:24 UTC 2015


Hey, I have managed to run into and build a somewhat minimal repro case for
this bug.

It has been closed with a CNR tag but I think it is an important one.

The background to this is that we are doing a lot of image processing so I
have been working with opencv.

I have a long-running process that goes through lots of images.  Some of
the process memory is used with opencv image representations which are
pretty large.  I don't want to speculate to much as to the cause but I have
a feeling that it is because opencv has a lot of memory allocated that the
openjdk system cannot account for.

I can run this process for a very long time but eventually bug happens so I
pulled out the pathway and put it into a github repository:

https://github.com/thinktopic/JDK-8059010

-- 

*Chris Nuernberger*
*principal engineer / founder*


2336 Canyon Blvd, Suite 101
Boulder, CO, USA, 80302
c: (303) 859.5854 <303.859.5854>
thinktopic.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-gc-use/attachments/20150803/0bba7d09/attachment.html>


More information about the hotspot-gc-use mailing list