hg: jdk6/jdk6/hotspot: 5 new changesets

kelly.ohair at sun.com kelly.ohair at sun.com
Sat May 9 05:05:03 PDT 2009


Changeset: 564269902fe3
Author:    xlu
Date:      2008-06-26 14:15 -0700
URL:       http://hg.openjdk.java.net/jdk6/jdk6/hotspot/rev/564269902fe3

6718830: Hotspot fails to build with gcc 4.3
Summary: Fixed linux make file and couple adlc code to meet the changes of gcc 4.3
Reviewed-by: kamg, igor

! build/linux/makefiles/gcc.make
! src/share/vm/adlc/adlc.hpp
! src/share/vm/adlc/filebuff.hpp

Changeset: d963c0960505
Author:    ohair
Date:      2009-05-07 13:20 -0700
URL:       http://hg.openjdk.java.net/jdk6/jdk6/hotspot/rev/d963c0960505

Merge


Changeset: b574442ec617
Author:    ohair
Date:      2009-05-08 12:39 -0700
URL:       http://hg.openjdk.java.net/jdk6/jdk6/hotspot/rev/b574442ec617

6838823: Definitions of arrays of strings triggers errors in gcc 4.3 on Fedora 9
Reviewed-by: darcy

! src/share/vm/ci/ciMethodBlocks.cpp
! src/share/vm/opto/escape.cpp

Changeset: 7f08cedd3b1e
Author:    ohair
Date:      2009-05-08 12:39 -0700
URL:       http://hg.openjdk.java.net/jdk6/jdk6/hotspot/rev/7f08cedd3b1e

6831225: Upgrade JPRT jobs to use newer Linux 2.6 (e.g. Fedora 9)
Reviewed-by: darcy

! make/jprt.properties

Changeset: 29de573539a6
Author:    ohair
Date:      2009-05-08 18:12 -0700
URL:       http://hg.openjdk.java.net/jdk6/jdk6/hotspot/rev/29de573539a6

6835796: Fedora 9 linux_i586-fastdebug-c2-runThese_Xcomp times out
Summary: Switch off GCC 4.3.0 optimized compilation for mulnode.o. (from jdk7)
Reviewed-by: johnc

! build/linux/makefiles/gcc.make




More information about the jdk6-dev mailing list