issues after porting a mac app from Java 6 to 7u9
Dr Heinz M. Kabutz
heinz at javaspecialists.eu
Mon Nov 12 14:57:48 PST 2012
Could you please get GC logs with both versions and send them to us?
Please use
-Xloggc:filename.vgc and -XX:+PrintGCDetails.
On 12/11/2012, Rick Hillegas <rick.hillegas at oracle.com> wrote:
> On 11/12/12 8:48 AM, Phil Race wrote:
>> So next probable step is do some profiling to see what's happening
>> with memory.
>> Are we allocating something in the implementation that didn't happen
>> before ??
> Thanks, Phil. The application has not changed. The big change is that
> the Java 7 VM is bundled inside the Mac app now. Previously, OSX was
> able to find an Apple-supplied VM under /Library.
>
> Thanks,
> -Rick
>>
>> -phil.
>>
>> On 11/12/2012 8:22 AM, Rick Hillegas wrote:
>>>>
>>> Thanks for the quick responses, Phil and Joshua. This is the Java 6
>>> version I was using:
>>>
>>> java version "1.6.0_27"
>>> Java(TM) SE Runtime Environment (build 1.6.0_27-b07-395-11M3909)
>>> Java HotSpot(TM) 64-Bit Server VM (build 20.2-b06-395, mixed mode)
>>>
>>> Thanks,
>>
>>
>
>
--
Dr Heinz M. Kabutz (PhD CompSci)
Author of "The Java(tm) Specialists' Newsletter"
Sun Java Champion
IEEE Certified Software Development Professional
http://www.javaspecialists.eu
Tel: +30 69 75 595 262
Skype: kabutz
More information about the macosx-port-dev
mailing list