FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
rangareddy/ranga-java-oom: Java OutOfMemory Example · GitHub
rangareddy
/
ranga-java-oom
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
11
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Branches
Tags
Open more actions menu
Latest commit
History
85 Commits
85 Commits
Folders and files
Name
Name
Last commit message
Last commit date
images
images
src/
main/
java/
com/
ranga/
java/
oom
src/
main/
java/
com/
ranga/
java/
oom
.gitignore
.gitignore
LICENSE
LICENSE
README.md
README.md
array_size_exceeds.md
array_size_exceeds.md
direct_buffer_memory.md
direct_buffer_memory.md
gc_overhead_limit.md
gc_overhead_limit.md
java_heap_space.md
java_heap_space.md
kill_process.md
kill_process.md
meta_space.md
meta_space.md
native_thread.md
native_thread.md
permgen_space.md
permgen_space.md
pom.xml
pom.xml
swap_space.md
swap_space.md
Repository files navigation
README
Apache-2.0 license
java.lang.OutOfMemoryError Types:
There are 9 types of
java.lang.OutOfMemoryError
in Java.
java.lang.OutOfMemoryError: Java heap space
java.lang.OutOfMemoryError: GC Overhead limit exceeded
java.lang.OutOfMemoryError: Requested array size exceeds VM limit
java.lang.OutOfMemoryError: Permgen space
java.lang.OutOfMemoryError: Metaspace
java.lang.OutOfMemoryError: Unable to create new native thread
java.lang.OutOfMemoryError: request <bytes> for <reason>. Out of swap space?
java.lang.OutOfMemoryError: Kill process or sacrifice child
java.lang.OutOfMemoryError: Direct buffer memory
About
Java OutOfMemory Example
Resources
Readme
Apache-2.0 license
Activity
Stars
11
stars
Watchers
2
watching
Forks
9
forks
Report repository
Releases
Packages
Used by
Contributors
Languages
Back
|
FazBrowse Home
|
New Git URL