Skip to content

vmkit: JIT function stubs exhausted #3456

@edwintorok

Description

@edwintorok
Bugzilla Link 3084
Version unspecified
OS Linux
Depends On #3455

Extended Description

Attached testcase.

~/project/llvm-svn/vmkit/Release/bin/jnjvm Invoker
JIT ran out of memory for function stubs!
Aborted

Why this is important: when you run an application server and redeploy a .war/.ear multiple times, often memory is leaked.
Sun's JVM runs out of Permgen space after 36 iterations, VMKit runs out of function stubs.

VMKit could do better and not run out of memory :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaobsoleteIssues with old (unsupported) versions of LLVMwontfixIssue is real, but we can't or won't fix it. Not invalid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions