Re: Urgent (S) RFR: 8155689: Build failing for install on jdk9/dev when using -testset hotspot

2016-04-28 Thread Jon Masamitsu
David, Change looks good but I'm not part of the infrastructure team. Jon On 4/28/2016 7:17 PM, David Holmes wrote: Bug report is not public as it relates to issues with our internal jib builds, but the fix for this needs a tweak to the open Main.gmk file. This is a follow up to the fix a co

Fwd: We REALLY nead a NON-PCH build in JPRT NOW!

2015-04-02 Thread Jon Masamitsu
Forwarded Message Subject:We REALLY nead a NON-PCH build in JPRT NOW! Date: Thu, 2 Apr 2015 18:06:01 +0200 From: Volker Simonis To: HotSpot Open Source Developers Hi, while precompiled headers (PCH) are a nice and effective way of improving hotspot build

Re: Makefile change in 7045397

2012-10-24 Thread Jon Masamitsu
, david On 24/10/2012 1:14 AM, Jon Masamitsu wrote: This change to add free lists to the class metadata (part of the perm gen removal project) http://cr.openjdk.java.net/~jmasa/7045397/webrev.03/ has a change to make/excludeSrc.make to remove freeList.cpp, binaryTreeDictionary.cpp, and

Makefile change in 7045397

2012-10-23 Thread Jon Masamitsu
This change to add free lists to the class metadata (part of the perm gen removal project) http://cr.openjdk.java.net/~jmasa/7045397/webrev.03/ has a change to make/excludeSrc.make to remove freeList.cpp, binaryTreeDictionary.cpp, and freeBlockDictionary.cpp from the exclude list. These files h

Re: Profiling the hotspot,

2011-11-11 Thread Jon Masamitsu
Take a look at Charlie's blog about the collector analyzer tools http://blogs.oracle.com/charliebrown/entry/free_sun_studio_12_and And the quick start guide http://dsc.sun.com/solaris/articles/analyzer_qs.html The profiling build target in hotspot was deleted because they were not being used a

jdk7/hotspot-gc/hotspot: Add FIXME comments

2007-11-30 Thread jon . masamitsu
Changeset: 09028d931bee Author:JonMasamitsu Date: 2007-11-30 21:07 -0800 URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/09028d931bee Add FIXME comments ! src/share/vm/memory/cardTableModRefBS.cpp