issues after porting a mac app from Java 6 to 7u9 (original) (raw)
Kirk Pepperdine kirk at kodewerk.com
Mon Nov 12 16:23:02 PST 2012
- Previous message: issues after porting a mac app from Java 6 to 7u9
- Next message: issues after porting a mac app from Java 6 to 7u9
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
and add -XX:+PrintTenuringDistribution
On 2012-11-12, at 11:57 PM, Dr Heinz M. Kabutz <heinz at javaspecialists.eu> wrote:
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.027" Java(TM) SE Runtime Environment (build 1.6.027-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
- Previous message: issues after porting a mac app from Java 6 to 7u9
- Next message: issues after porting a mac app from Java 6 to 7u9
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]