On Sep 16, 2013, at 2:59 AM, Charles Oliver Nutter wrote:
> On Mon, Sep 16, 2013 at 2:36 AM, John Rose wrote:
>> I have refreshed mlvm-dev and pushed some patches to it which may address
>> this problem.
>
> I'll get a build put together and see if I can get users to test it.
>
>> If you have
On Mon, Sep 16, 2013 at 2:36 AM, John Rose wrote:
> I have refreshed mlvm-dev and pushed some patches to it which may address
> this problem.
I'll get a build put together and see if I can get users to test it.
> If you have time, please give them a try. Do "hg qgoto meth-lfc.patch".
>
> If thi
On Sep 14, 2013, at 12:55 PM, Charles Oliver Nutter wrote:
> We are getting many reports of memory issues under u40 running appear with
> indy support. Some seem to go away with bigger heaps, but others are still
> eventually failing. This is a very high priority for us because we had hoped
> t
We are getting many reports of memory issues under u40 running appear with
indy support. Some seem to go away with bigger heaps, but others are still
eventually failing. This is a very high priority for us because we had
hoped to release JRuby 1.7.5 with indy enabled (finally) and that may not
be p
I've been trying our app/language runtime on 7u40 and we're seeing a
similar increase needed in PermGen, and some increase needed to heap
memory. Seem to have taken about a 10% performance hit on large
application benchmarks as well, but I'd need to do some more runs to be
really sure of that.
On
I am not sure, but it seemed like "something" bad floated into jdk8 for a
little while, and then floated back out again.
I haven't kept close enough track of the gc-dev mailing list, but for a few
days I was frequently running out of memory when I had not been before (i.e.,
doing a build, or sim
I've been working on footprint all August. Will post a patch to mlvm this
weekend to see if it helps.
-- John (on my iPhone)
On Sep 13, 2013, at 3:59 PM, Charles Oliver Nutter wrote:
> On Sat, Sep 14, 2013 at 12:57 AM, Charles Oliver Nutter
> wrote:
>> * More memory required when running wi
On Sat, Sep 14, 2013 at 12:57 AM, Charles Oliver Nutter
wrote:
> * More memory required when running with indy versus without, all
> other things kept constant (reproduced by two people, one of them me)
I should say *significantly more* memory here. The app Alex was
running had to go from 1GB hea
I do not...but it appears to be tied to getting an OOM when inside lambda code.
We now have a third-party report of the same issue. Because the
internal error appears to nuke the original exception, we don't know
for sure that this is memory-related, but the user did see *other*
threads raise OOM
On Sep 6, 2013, at 11:11 PM, Charles Oliver Nutter wrote:
> I can reproduce this by running a fairly normalish command in JRuby:
>
> (Java::JavaLang::InternalError)
>guard=Lambda(a0:L,a1:L,a2:L,a3:L,a4:L)=>{
>
> t5:I=MethodHandle(ThreadContext,IRubyObject,IRubyObject,IRubyObject)boolean
10 matches
Mail list logo