Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Runtimes » Problem of memory consumption with Jetty 9 and JDK8(When activated, Jetty-Annotation module causes abnormal memory consumption)
Problem of memory consumption with Jetty 9 and JDK8 [message #1698536] Tue, 16 June 2015 09:48
Cedric BEURTHERET is currently offline Cedric BEURTHERETFriend
Messages: 1
Registered: June 2015
Location: Paris, France
Junior Member
After we change the version of our JDK, we notice a strange increase of memory consumption.

We use Jetty 9.2.11.v20150529 and 64bits Oracle JDK 1.8.0_45.

Before using JDK8, one of our jetty instance used about 320Mb of memory, after changing the JDK, the same instance use about 1,2Gb of memory. If we deactivate jetty-annotation module, the memory consumption fall down to 720 Mb.

Has anyone faced the same problem ?


Java version information :
java version "1.8.0_45"
Java(TM) SE Runtime Environment (build 1.8.0_45-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)
Previous Topic:unable to compile javafx8 code in eclipse kepler using jre1.8
Goto Forum:
  


Current Time: Sat Apr 27 04:36:43 GMT 2024

Powered by FUDForum. Page generated in 0.03118 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top