On 21/01/2017 16:56, Mark Thomas wrote:
On 21/01/2017 09:31, Konstantin Kolinko wrote:
2017-01-09 23:58 GMT+03:00 Mark Thomas :
All,
As a result of a thread on the users list, a memory leak has been
discovered in java.util.concurrent.ForkJoinPool.commonPool. It appears
that use of this pool
On 21/01/2017 09:31, Konstantin Kolinko wrote:
> 2017-01-09 23:58 GMT+03:00 Mark Thomas :
>> All,
>>
>> As a result of a thread on the users list, a memory leak has been
>> discovered in java.util.concurrent.ForkJoinPool.commonPool. It appears
>> that use of this pool is hard-coded in multiple plac
2017-01-09 23:58 GMT+03:00 Mark Thomas :
> All,
>
> As a result of a thread on the users list, a memory leak has been
> discovered in java.util.concurrent.ForkJoinPool.commonPool. It appears
> that use of this pool is hard-coded in multiple places such as
> Collection.parallelStream().forEach().
>