annotate src/share/tools/IdealGraphVisualizer/Filter/manifest.mf @ 4678:a03f3fd16b22

Fix reexecute boolean in HotSpot debug information. Introduce "duringCall" flag in FrameState that indicates that the bci of the frame state denotes an invoke that should *not* be reexecuted.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Thu, 23 Feb 2012 21:43:59 +0100
parents f4fe12e429a4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
417
f4fe12e429a4 6764622: IdealGraphVisualizer fixes
never
parents: 220
diff changeset
1 Manifest-Version: 1.0
f4fe12e429a4 6764622: IdealGraphVisualizer fixes
never
parents: 220
diff changeset
2 OpenIDE-Module: com.sun.hotspot.igv.filter
f4fe12e429a4 6764622: IdealGraphVisualizer fixes
never
parents: 220
diff changeset
3 OpenIDE-Module-Layer: com/sun/hotspot/igv/filter/layer.xml
f4fe12e429a4 6764622: IdealGraphVisualizer fixes
never
parents: 220
diff changeset
4 OpenIDE-Module-Localizing-Bundle: com/sun/hotspot/igv/filter/Bundle.properties
f4fe12e429a4 6764622: IdealGraphVisualizer fixes
never
parents: 220
diff changeset
5 OpenIDE-Module-Specification-Version: 1.0
f4fe12e429a4 6764622: IdealGraphVisualizer fixes
never
parents: 220
diff changeset
6