[m-rev.] diff: Increase heap size in Java grades.

Paul Bone paul at bone.id.au
Sun Nov 11 19:55:59 AEDT 2012


On Sun, Nov 11, 2012 at 07:02:54PM +1100, Julien Fischer wrote:
>
>
> On Sun, 11 Nov 2012, Paul Bone wrote:
>
>>
>> Increase heap size in Java grades.
>>
>> With some versions of the Sun/Oracle JDK the java grade cannot be built.
>> Peter Ross found that using a larger heap size fixes this problem as
>> below.
>
> Do you know which?  The old settings have worked with every JDK
> edition I have used.  (Note: there is a significant difference between
> building the libraries in the java grade, i.e. what you normally
> do and buildin the compiler in the java grade -- for the latter I think
> we do have to bump the heap size in various spots.)
>

paul at cabsav> java -version
java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1.8.13) (6b18-1.8.13-0+squeeze2)
OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)
paul at cabsav> cat /etc/debian_version
6.0.5

I'm mistaken, I thought I was using the Sun/Oracle Java.

Well this is the system that I can now install the java grade on so it was
OpenJDK.  I was only installing the grade.


-- 
Paul Bone
http://www.bone.id.au



More information about the reviews mailing list