-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaobsoleteIssues with old (unsupported) versions of LLVMIssues with old (unsupported) versions of LLVMwontfixIssue is real, but we can't or won't fix it. Not invalidIssue is real, but we can't or won't fix it. Not invalid
Description
| 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
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaobsoleteIssues with old (unsupported) versions of LLVMIssues with old (unsupported) versions of LLVMwontfixIssue is real, but we can't or won't fix it. Not invalidIssue is real, but we can't or won't fix it. Not invalid