hs24-b36-jdk7u14-b17 (original) (raw)
Code Review for hs24-b36-jdk7u14-b17
Prepared by: | amurillo on Thu Mar 14 11:19:26 PDT 2013 |
---|---|
Workspace: | hs24-b36-jdk7u14-b17/hotspot |
Compare against: | jdk7u/jdk7u/hotspot |
Compare against version: | 4285 |
Summary of changes: | 43 lines changed: 15 ins; 14 del; 14 mod; 11612 unchg |
Patch of changes: | <hotspot.patch> |
Author comments: | 8003934: Fix generation of malformed options to Projectcreator8007003: ParNew sends the heap summary too early8009687: new hotspot build - hs24-b368009723: CMS logs "concurrent mode failure" twice when using (disabling) -XX:-UseCMSCompactAtFullCollection |
Legend: | Modified file Deleted file New file |
[Cdiffs](.hgtags.cdiff.html) [Udiffs](.hgtags.udiff.html) [Wdiffs](.hgtags.wdiff.html) [Sdiffs](.hgtags.sdiff.html) [Frames](.hgtags.frames.html) [Old](.hgtags-.html) [New](.hgtags.html) [Patch](.hgtags.patch) [Raw](raw%5Ffiles/new/.hgtags)
.hgtags
rev 4294 : Added tag hs24-b36 for changeset 7416b0a84e3c
11 lines changed: 11 ins; 0 del; 0 mod; 448 unchg
[Cdiffs](make/hotspot%5Fversion.cdiff.html) [Udiffs](make/hotspot%5Fversion.udiff.html) [Wdiffs](make/hotspot%5Fversion.wdiff.html) [Sdiffs](make/hotspot%5Fversion.sdiff.html) [Frames](make/hotspot%5Fversion.frames.html) [Old](make/hotspot%5Fversion-.html) [New](make/hotspot%5Fversion.html) [Patch](make/hotspot%5Fversion.patch) [Raw](raw%5Ffiles/new/make/hotspot%5Fversion)
make/hotspot_version
rev 4288 : 8009687: new hotspot build - hs24-b36 Reviewed-by: jcoomes
1 line changed: 0 ins; 0 del; 1 mod; 44 unchg
[Cdiffs](make/windows/projectfiles/common/Makefile.cdiff.html) [Udiffs](make/windows/projectfiles/common/Makefile.udiff.html) [Wdiffs](make/windows/projectfiles/common/Makefile.wdiff.html) [Sdiffs](make/windows/projectfiles/common/Makefile.sdiff.html) [Frames](make/windows/projectfiles/common/Makefile.frames.html) [Old](make/windows/projectfiles/common/Makefile-.html) [New](make/windows/projectfiles/common/Makefile.html) [Patch](make/windows/projectfiles/common/Makefile.patch) [Raw](raw%5Ffiles/new/make/windows/projectfiles/common/Makefile)
make/windows/projectfiles/common/Makefile
rev 4292 : 8003934: Fix generation of malformed options to Projectcreator Summary: Makefile produces unmatched quotes due to nmake bug Reviewed-by: jwilhelm, brutisso
18 lines changed: 0 ins; 5 del; 13 mod; 115 unchg
[Cdiffs](src/share/vm/gc%5Fimplementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp.cdiff.html) [Udiffs](src/share/vm/gc%5Fimplementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp.udiff.html) [Wdiffs](src/share/vm/gc%5Fimplementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp.wdiff.html) [Sdiffs](src/share/vm/gc%5Fimplementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp.sdiff.html) [Frames](src/share/vm/gc%5Fimplementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp.frames.html) [Old](src/share/vm/gc%5Fimplementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp-.html) [New](src/share/vm/gc%5Fimplementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp.html) [Patch](src/share/vm/gc%5Fimplementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp.patch) [Raw](raw%5Ffiles/new/src/share/vm/gc%5Fimplementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp)
src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
rev 4290 : 8009723: CMS logs "concurrent mode failure" twice when using (disabling) -XX:-UseCMSCompactAtFullCollection Reviewed-by: jwilhelm, ehelin, brutisso
5 lines changed: 0 ins; 5 del; 0 mod; 9387 unchg
[Cdiffs](src/share/vm/gc%5Fimplementation/parNew/parNewGeneration.cpp.cdiff.html) [Udiffs](src/share/vm/gc%5Fimplementation/parNew/parNewGeneration.cpp.udiff.html) [Wdiffs](src/share/vm/gc%5Fimplementation/parNew/parNewGeneration.cpp.wdiff.html) [Sdiffs](src/share/vm/gc%5Fimplementation/parNew/parNewGeneration.cpp.sdiff.html) [Frames](src/share/vm/gc%5Fimplementation/parNew/parNewGeneration.cpp.frames.html) [Old](src/share/vm/gc%5Fimplementation/parNew/parNewGeneration.cpp-.html) [New](src/share/vm/gc%5Fimplementation/parNew/parNewGeneration.cpp.html) [Patch](src/share/vm/gc%5Fimplementation/parNew/parNewGeneration.cpp.patch) [Raw](raw%5Ffiles/new/src/share/vm/gc%5Fimplementation/parNew/parNewGeneration.cpp)
src/share/vm/gc_implementation/parNew/parNewGeneration.cpp
rev 4289 : 8007003: ParNew sends the heap summary too early Summary: Send the event after the early exit Reviewed-by: ehelin, brutisso
8 lines changed: 4 ins; 4 del; 0 mod; 1618 unchg
This code review page was prepared using /java/jdk/bin/webrev(vers 23.18-hg).