Code Review for 6680643

Prepared by: Thomas Rodriguez (never) on Wed Mar 26 16:23:02 PDT 2008
Workspace:/export/ws/sux
Compare against: /net/jano2.sfbay/export2/hotspot/hg/hotspot-comp.clean
Summary of changes: 51 lines changed: 33 ins; 9 del; 9 mod; 7489 unchg
Patch of changes: 6680643.patch
Author comments:
6680643: comments from ::block_comments aren't always handled correctly
Summary:
Reviewed-by:

Support for simple block comments were added to the MacroAssembler a
while but the implementation only worked correctly with nmethods.
They should be extended to work with other kinds of blobs.

Bug id: 6680643: comments from ::block_comments aren't always handled correctly
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/asm/codeBuffer.hpp

21 lines changed: 19 ins; 2 del; 0 mod; 540 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/asm/codeBuffer.cpp

20 lines changed: 13 ins; 2 del; 5 mod; 1016 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/code/codeBlob.hpp

3 lines changed: 0 ins; 0 del; 3 mod; 508 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/code/codeBlob.cpp

1 line changed: 0 ins; 0 del; 1 mod; 702 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/stubCodeGenerator.cpp

5 lines changed: 0 ins; 5 del; 0 mod; 140 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/includeDB_core

1 line changed: 1 ins; 0 del; 0 mod; 4583 unchg

This code review page was prepared using /net/smite.sfbay/never/bin/hgwebrev (vers 23.12-hg-never).