hg: jdk7u/jdk7u/hotspot: 10 new changesets
john.coomes at oracle.com
john.coomes at oracle.com
Tue May 7 22:21:37 PDT 2013
Changeset: 5a8de8ed7e83
Author: amurillo
Date: 2013-04-25 08:59 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/5a8de8ed7e83
8013226: new hotspot build - hs24-b43
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: c4b5ad1ab409
Author: johnc
Date: 2013-04-22 16:29 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/c4b5ad1ab409
8007036: G1: Too many old regions added to last mixed GC
Summary: Stop adding old regions to collection set when the remaining reclaimable bytes reaches, or goes below, G1HeapWastePercent. Changes were also reviewed by Vitaly Davidovich <vitalyd at gmail.com>.
Reviewed-by: brutisso, tschatzl, jmasa
! src/share/vm/gc_implementation/g1/collectionSetChooser.cpp
! src/share/vm/gc_implementation/g1/collectionSetChooser.hpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp
Changeset: dc53b30aa2e1
Author: johnc
Date: 2013-04-25 20:36 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/dc53b30aa2e1
Merge
Changeset: 753f6a1ba497
Author: tamao
Date: 2013-03-20 12:27 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/753f6a1ba497
7196080: assert(max_heap >= InitialHeapSize) in arguments.cpp
Summary: Remove the related assertions becasue they do not hold here.
Reviewed-by: jmasa, tschatzl
Contributed-by: tamao <tao.mao at oracle.com>
! src/share/vm/runtime/arguments.cpp
Changeset: 18687839e9e8
Author: drchase
Date: 2013-04-26 12:00 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/18687839e9e8
8010770: Zero: back port of 8000780 to HS24 broke JSR 292
Reviewed-by: kvn, twisti
! src/share/vm/interpreter/bytecodeInterpreter.cpp
Changeset: 2a0c45364baa
Author: twisti
Date: 2013-04-26 17:13 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/2a0c45364baa
Merge
Changeset: 12494ffb721b
Author: rbackman
Date: 2013-04-17 11:29 +0200
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/12494ffb721b
8013117: Thread-local trace_buffer has wrong type and name
Reviewed-by: dholmes, sla
! src/share/vm/runtime/thread.cpp
! src/share/vm/runtime/thread.hpp
! src/share/vm/trace/noTraceBackend.hpp
! src/share/vm/trace/traceBackend.hpp
! src/share/vm/trace/traceMacros.hpp
Changeset: 2efcfec8a6dc
Author: amurillo
Date: 2013-05-02 09:56 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/2efcfec8a6dc
Merge
Changeset: 944e87027dc7
Author: amurillo
Date: 2013-05-02 09:56 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/944e87027dc7
Added tag hs24-b43 for changeset 2efcfec8a6dc
! .hgtags
Changeset: a36051465050
Author: jcoomes
Date: 2013-05-07 22:16 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/a36051465050
Merge
! .hgtags
More information about the jdk7u-dev
mailing list