Code Review for jdk-eden

Prepared by:jcbeyler on Fri Jul 20 08:29:22 PDT 2018
Workspace:/usr/local/google/home/jcbeyler/mercurial/jdk-eden
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:51051
Summary of changes: 32 lines changed: 15 ins; 4 del; 13 mod; 4647 unchg
Changeset: jdk-eden.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/aarch64/c1_Runtime1_aarch64.cpp

rev 51052 : 8207252: C1 still does eden allocations when TLAB is enabled
Summary: Only do eden allocations when TLAB is disabled
Reviewed-by: kbarrett, jrose, tschatzl
Contributed-by: jcbeyler@google.com
8 lines changed: 6 ins; 0 del; 2 mod; 1132 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/arm/c1_Runtime1_arm.cpp

rev 51052 : 8207252: C1 still does eden allocations when TLAB is enabled
Summary: Only do eden allocations when TLAB is disabled
Reviewed-by: kbarrett, jrose, tschatzl
Contributed-by: jcbeyler@google.com
8 lines changed: 2 ins; 0 del; 6 mod; 1007 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/sparc/c1_Runtime1_sparc.cpp

rev 51052 : 8207252: C1 still does eden allocations when TLAB is enabled
Summary: Only do eden allocations when TLAB is disabled
Reviewed-by: kbarrett, jrose, tschatzl
Contributed-by: jcbeyler@google.com
4 lines changed: 3 ins; 0 del; 1 mod; 912 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/x86/c1_Runtime1_x86.cpp

rev 51052 : 8207252: C1 still does eden allocations when TLAB is enabled
Summary: Only do eden allocations when TLAB is disabled
Reviewed-by: kbarrett, jrose, tschatzl
Contributed-by: jcbeyler@google.com
12 lines changed: 4 ins; 4 del; 4 mod; 1596 unchg

This code review page was prepared using ./webrev.ksh (vers 25.16-hg+openjdk.java.net).