JDK_MINOR_VER is 7 in hsx16
Volker Simonis
volker.simonis at gmail.com
Fri Nov 20 01:31:43 PST 2009
Hi,
I have just noticed that JDK_MINOR_VER in 'make/hotspot_version' is
still 7 in hsx16. The same issue was fixed for hsx14 with "6828069:
Change JDK_MINOR_VER to 6 for 6Update HS versions"
(http://hg.openjdk.java.net/hsx/hsx14/master/rev/faa98d9eacd2) and I
think this fix should be applied to hsx16 as well.
Regards,
Volker
On 11/18/09, Erik Trimble <Erik.Trimble at sun.com> wrote:
> That's what I get for cut-n-paste.
>
> Build 12 is promoted, not build 11. Sorry for the mix-up.
>
> -Erik
>
>
>
> -------- Original Message --------
> Subject: Hotspot 16 Build 11 has been promoted...
> Date: Tue, 17 Nov 2009 18:55:58 -0800
> From: Erik Trimble <Erik.Trimble at Sun.COM>
> Organization: Sun Microsystems
> To: jdk6-dev <jdk6-dev at openjdk.java.net>
>
>
>
> Build 12 of Hotspot 16 has been promoted and has successfully completed
> PIT.
>
> This Hotspot build will be integrated into the Sun JDK 6 Update 18 Build 05
> codebase.
>
> Build 12 is (almost certainly) to be the last build of Hotspot 16 before
> the release of 6u18, and as such, is a good candidate for inclusion in the
> next build of OpenJDK 6.
>
>
> The latest promoted bits can be found (as usual) in:
>
> http://hg.openjdk.java.net/hsx/hsx16/master
>
> The Hg tip for this build is:
>
> http://hg.openjdk.java.net/hsx/hsx16/master/rev/834503c17fc1
>
>
>
>
> Here is the certificate:
> =============
>
> Component : VM
> Status : 0 major failures, 0 minor failures
> Date : 11/17/2009 at 11:55
> Tested By : Ekaterina.Pavlova at sun.com and VM SQE
> Cost(total man-days): 2
>
> Workspace : http://hg.openjdk.java.net/hsx/hsx16/master
> Bundles :
> /net/jprt-web.sfbay/jprt/archive/2009/11/2009-11-13-034925.et151817.hs16b12-master/bundles/
> Platforms :
> Solaris Sparc 11(32), -client
> Solaris Sparc 11(32), -server
> Solaris Sparc 10(32), -client
> Solaris Sparc 10(32), -server
> Solaris x86 11(32), -client
> Solaris x86 11(32), -server
> Solaris x86 10(32), -client
> Solaris x86 10(32), -server
> WinXP Prof(32), -client
> WinXP Prof(32), -server
> WinXP Home(32), -client
> WinXP Home(32), -server
> Win Server 2003(32), -client
> Win Server 2003(32), -server
> Windows Vista 32 bit, -client
> Windows Vista 32 bit, -server
> Windows Vista 64 bit, -client
> Windows Vista 64 bit, -server
> RH AS4.0 (32), -client
> RH AS4.0 (32), -server
> Solaris AMD64(64jdk), -d64/-server
> Sol Sparc 10(64OS)(64jdk), -d64/-server
> win server2003 AMD(64OS)(64jdk), -d64/-server
> RH AS4.0 AMD(64OS)(64jdk), -d64/-server
> SuSE SLES8 AMD(64OS)(64jdk), -d64/-server
> Others
>
> Tests : /net/sqenfs-1.sfbay/export1/comp/vm/testbase
> Browsers : NA
> Patches : NA
> Logs :
> http://sqeweb.sfbay/nfs/tools/gtee/results/HSX/PIT/VM/16/b12/jdk6u18b05/fastdebug/;
> http://vmsqe.russia/execution/results/HSX/PIT/VM/16/b12/jdk6u18b05
> Number of Tests Executed : 648075 product tests, 0 unit tests, 0 tck tests
>
> Bug verification status:
> ======================================
> Tested, Pass:
> 6801625: CDS: HeapDump tests crash with internal error in
> compactingPermGenGen.cpp
> 6898857: [Regression] -XX:NewRatio with -XX:+UseConcMarkSweepGC causes
> fatal error
> 6876276: assert(!is_visited,"visit only once")
> 6869822: assert(Universe::narrow_oop_shift() == 0,"use
> unscaled narrow oop")
> 6858886: G1: guarantee(_next_marked_bytes <= used(),"invariant") at
> heapRegion.hpp:359
> 6886024: G1: assert(recent_avg_pause_time_ratio() <
> 1.00,"All GC?")
> 6818264: Heap dumper unexpectedly adds .hprof suffix
> 6887571: Increase default heap config sizes
> 6900899: vm fails to start when -Xmx value is less than OldSize + NewSize
> 6852078: HSX 14/16 in jdk 5.0: api/javax_management api/org_omg jck tests
> crashes or make tname serv crash
> 6890137: G1: revamp reachable object dump
> 6898160: Need serviceability support for new vm argument type 'uint64_t'
>
> Tested, Pass (partial fixes):
>
> Tested, Fail:
>
> Untested bug fixes:
> Bugs/rfes with no unit tests:
> 6896084: VM does not reserve protected page below heap for compressed oops
> implicit null checks
> 6892658: C2 should optimize some stringbuilder patterns
> 6889740: G1: OpenDS fails with "unhandled exception in compiled code"
> 6870843: G1: G1 GC memory leak
> 6895788: G1: SATB and update buffer allocation code allocates too much
> space
>
> Other reasons:
> 6900997: Bump the HS16 build number to 12
> 6893554: SPECjvm2008 mpegaudio fails with SecurityException
>
>
> New bugs filed:
> Bugs in PIT build:
> 6895216: gc/gctests/FinalizeTest02 fails because not all references are
> finalized in time
>
> Bugs in earlier promoted build:
>
> Number of PIT requested: 1
> Integration target J2SE build number: 1.6.0_18-b05
>
> Issues and Notes:
>
> This is hs16-b12 PIT for jdk6u18-b05.
> Unverified fixes are because no tests exist or the fixes are
> build/jprt/performance ones.
> All knew failures are either environment or infrastructure ones.
>
> -------------------------------
>
> > From Ekaterina.Pavlova at sun.com and VM SQE
> >
>
>
>
> --
> Erik Trimble
> Java System Support
> Mailstop: usca22-123
> Phone: x17195
> Santa Clara, CA
>
>
>
> --
> Erik Trimble
> Java System Support
> Mailstop: usca22-123
> Phone: x17195
> Santa Clara, CA
>
>
More information about the jdk6-dev
mailing list