• 周三. 1 月 22nd, 2025 2:32:11 PM

5G编程聚合网

5G时代下一个聚合的编程学习网

热门标签

Heap size usage – Java From 5gw.org

King Wang

4 月 10, 2022

xmlns=”http://www.w3.org/1999/xhtml” dir=”ltr” lang=”en”>
Heap size usage – Java
/**
* Bytes CSS
* Style: ‘bytes.answers’; Style ID: 18
*/
@import url(“/clientscript/vbulletin_css/style-12635a82-00018.css”);

 
 
470,371 Members | 1,560 Online

Heap size usage

Hi,
what effect will it have on my java process if I use
a) -J-mx80m option when I compile it.
b) run the program with -Xmx256m option.
c) if I use both, what happens i.e. of the setting is the max of the
heapsize 80 or 256.

Thanks,
Patrik

Jul 17 ’05
#1

0 1534


(adsbygoogle = window.adsbygoogle || []).push({});

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics


14 posts

views

Thread by Kevin Grigorenko |
last post: by


4 posts

views

Thread by ivan |
last post: by


3 posts

views

Thread by silver360 |
last post: by


1 post

views

Thread by Exal |
last post: by


9 posts

views

Thread by Ajay |
last post: by


reply

views

Thread by Raj |
last post: by


11 posts

views

Thread by Nehil |
last post: by


1 post

views

Thread by perto1 |
last post: by


reply

views

Thread by cosinus |
last post: by

By using this site, you agree to our Privacy Policy and Terms of Use.


(function(i,s,o,g,r,a,m){i[‘GoogleAnalyticsObject’]=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,’script’,’//www.google-analytics.com/analytics.js’,’ga’);

ga(‘create’, ‘UA-90111-7’, ‘bytes.com’);
ga(‘send’, ‘pageview’);

loadBytesTracking()

//0){location.replace(‘https://bytes.com/showthread.php?p=’+cpostno);};} }

if(typeof window.orig_onload == “function”) window.orig_onload();
}

//]]>

发表回复