Skip to content

Commit

Permalink
Updated jol to 0.2 to resolve the slow startup problem due to heavy GC
Browse files Browse the repository at this point in the history
  • Loading branch information
nezihyigitbasi authored and cberner committed Nov 11, 2014
1 parent d0141e6 commit 16ada09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -435,7 +435,7 @@
<dependency>
<groupId>org.openjdk.jol</groupId>
<artifactId>jol-core</artifactId>
<version>0.1</version>
<version>0.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 16ada09

Please sign in to comment.