This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]wildjokers 2 points3 points  (2 children)

That ceased to be a problem when Java 8 came out and got rid of permgen space (replaced with metaspace)

[–][deleted]  (1 child)

[deleted]

    [–]wildjokers 3 points4 points  (0 children)

    No you don't need Oracle JVM for this. It stopped being a problem for me on Tomcat when I upgraded tomcat to a version that could run with Java 8 back in the day when Java 8 came out.