Code Review for hotspot

Prepared by:Michael Haupt on Thu Apr 30 09:10:31 CEST 2015
Workspace:/Users/haupt/JPG/hs-comp/hotspot
Compare against version:8118
Summary of changes: 15998 lines changed: 8471 ins; 5362 del; 2165 mod; 20489 unchg
Changeset: hotspot.changeset
Bug id: JDK-8075492
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw .hgignore

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 2 ins; 0 del; 0 mod; 12 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/BatikSVGProxy/nbproject/build-impl.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
18 lines changed: 15 ins; 0 del; 3 mod; 27 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/BatikSVGProxy/nbproject/genfiles.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
5 lines changed: 0 ins; 3 del; 2 mod; 3 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/BatikSVGProxy/nbproject/project.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/BatikSVGProxy/src/com/sun/hotspot/igv/svg/BatikSVG.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
47 lines changed: 28 ins; 0 del; 19 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Bytecodes/manifest.mf

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
6 lines changed: 0 ins; 0 del; 6 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Bytecodes/nbproject/project.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Bytecodes/nbproject/project.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
37 lines changed: 32 ins; 0 del; 5 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/Bundle.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
3 lines changed: 0 ins; 0 del; 3 mod; 2 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/BytecodeNode.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
16 lines changed: 7 ins; 0 del; 9 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/BytecodeViewAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 1 ins; 0 del; 1 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/BytecodeViewTopComponent.form

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 2 ins; 0 del; 0 mod; 26 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/BytecodeViewTopComponent.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
43 lines changed: 27 ins; 5 del; 11 mod; 161 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/MethodNode.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
7 lines changed: 0 ins; 1 del; 6 mod; 95 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/SelectBytecodesAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
10 lines changed: 7 ins; 1 del; 2 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/SelectBytecodesCookie.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 0 ins; 0 del; 1 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/ControlFlow/manifest.mf

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
6 lines changed: 0 ins; 0 del; 6 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/ControlFlow/nbproject/project.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
18 lines changed: 16 ins; 0 del; 2 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/ControlFlow/src/com/sun/hotspot/igv/controlflow/BlockConnectionWidget.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
39 lines changed: 38 ins; 0 del; 1 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/ControlFlow/src/com/sun/hotspot/igv/controlflow/BlockWidget.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
20 lines changed: 7 ins; 6 del; 7 mod; 147 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/ControlFlow/src/com/sun/hotspot/igv/controlflow/Bundle.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
3 lines changed: 0 ins; 0 del; 3 mod; 1 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/ControlFlow/src/com/sun/hotspot/igv/controlflow/ControlFlowAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 0 ins; 0 del; 1 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/ControlFlow/src/com/sun/hotspot/igv/controlflow/ControlFlowScene.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
47 lines changed: 16 ins; 12 del; 19 mod; 264 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/ControlFlow/src/com/sun/hotspot/igv/controlflow/ControlFlowTopComponent.form

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 2 ins; 0 del; 0 mod; 26 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/ControlFlow/src/com/sun/hotspot/igv/controlflow/ControlFlowTopComponent.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
25 lines changed: 4 ins; 12 del; 9 mod; 163 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/ControlFlow/src/com/sun/hotspot/igv/controlflow/HierarchicalGraphLayout.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
10 lines changed: 5 ins; 0 del; 5 mod; 162 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/nbproject/project.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/nbproject/project.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
142 lines changed: 16 ins; 0 del; 126 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/Bundle.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
7 lines changed: 0 ins; 1 del; 6 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/FolderNode.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
84 lines changed: 5 ins; 45 del; 34 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/GraphNode.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
64 lines changed: 27 ins; 19 del; 18 mod; 93 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/OutlineTopComponent.form

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
21 lines changed: 5 ins; 14 del; 2 mod; 25 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/OutlineTopComponent.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
98 lines changed: 28 ins; 54 del; 16 mod; 201 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/StandardConfiguration.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 0 ins; 0 del; 1 mod; 12 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/Bundle.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
14 lines changed: 0 ins; 8 del; 6 mod; 4 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/DiffGraphAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
24 lines changed: 20 ins; 0 del; 4 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/DiffGraphCookie.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
25 lines changed: 13 ins; 3 del; 9 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/ImportAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
68 lines changed: 17 ins; 19 del; 32 mod; 124 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/OutlineAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
3 lines changed: 1 ins; 0 del; 2 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/RemoveAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
7 lines changed: 4 ins; 0 del; 3 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/RemoveAllAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
6 lines changed: 2 ins; 0 del; 4 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/RemoveCookie.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 0 ins; 0 del; 1 mod; 35 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/SaveAllAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
5 lines changed: 3 ins; 0 del; 2 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/SaveAsAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
21 lines changed: 8 ins; 4 del; 9 mod; 109 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/customLeftWsmode.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
6 lines changed: 0 ins; 4 del; 2 mod; 12 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/saveall.gif

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/saveall.gif new/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/saveall.gif`: $?=0, err= 1

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/layer.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
176 lines changed: 116 ins; 32 del; 28 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/manifest.mf

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
5 lines changed: 0 ins; 0 del; 5 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/nbproject/project.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
8 lines changed: 6 ins; 0 del; 2 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/nbproject/project.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
13 lines changed: 13 ins; 0 del; 0 mod; 16 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/ChangedEvent.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
7 lines changed: 2 ins; 0 del; 5 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/ChangedEventProvider.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
7 lines changed: 4 ins; 0 del; 3 mod; 31 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/ChangedListener.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
8 lines changed: 5 ins; 0 del; 3 mod; 30 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/Event.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
32 lines changed: 25 ins; 0 del; 7 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/GraphDocument.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
49 lines changed: 20 ins; 19 del; 10 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/Group.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
144 lines changed: 77 ins; 38 del; 29 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/InputBlock.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
113 lines changed: 36 ins; 64 del; 13 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/InputBlockEdge.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
18 lines changed: 15 ins; 0 del; 3 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/InputBytecode.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
14 lines changed: 12 ins; 0 del; 2 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/InputEdge.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
95 lines changed: 87 ins; 0 del; 8 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/InputGraph.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
206 lines changed: 102 ins; 57 del; 47 mod; 144 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/InputMethod.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
75 lines changed: 50 ins; 15 del; 10 mod; 102 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/InputNode.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
52 lines changed: 46 ins; 3 del; 3 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/Pair.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
20 lines changed: 15 ins; 0 del; 5 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/Properties.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
142 lines changed: 93 ins; 34 del; 15 mod; 287 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/Property.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
30 lines changed: 11 ins; 13 del; 6 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/serialization/Parser.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
224 lines changed: 151 ins; 22 del; 51 mod; 360 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/serialization/Printer.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
80 lines changed: 44 ins; 15 del; 21 mod; 181 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/serialization/XMLParser.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
42 lines changed: 18 ins; 11 del; 13 mod; 230 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/serialization/XMLWriter.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
6 lines changed: 3 ins; 0 del; 3 mod; 125 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/services/GraphViewer.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 33 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/services/GroupCallback.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 0 ins; 0 del; 1 mod; 35 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/services/InputGraphProvider.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 0 ins; 0 del; 1 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/services/Scheduler.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 0 ins; 0 del; 1 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Difference/nbproject/project.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Difference/nbproject/project.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
8 lines changed: 8 ins; 0 del; 0 mod; 23 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Difference/src/com/sun/hotspot/igv/difference/Difference.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
167 lines changed: 88 ins; 20 del; 59 mod; 242 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Filter/nbproject/project.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Filter/nbproject/project.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
30 lines changed: 24 ins; 0 del; 6 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/AbstractFilter.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
4 lines changed: 3 ins; 0 del; 1 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/ColorFilter.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
13 lines changed: 4 ins; 6 del; 3 mod; 129 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/CombineFilter.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
68 lines changed: 38 ins; 11 del; 19 mod; 164 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/ConnectionFilter.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
11 lines changed: 3 ins; 5 del; 3 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/CustomFilter.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
63 lines changed: 21 ins; 36 del; 6 mod; 116 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/EditFilterDialog.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
9 lines changed: 0 ins; 0 del; 9 mod; 152 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/Filter.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 1 ins; 0 del; 1 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/FilterChain.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
51 lines changed: 9 ins; 29 del; 13 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/FilterChainProvider.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 0 ins; 0 del; 1 mod; 34 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/FilterSetting.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/RemoveFilter.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
57 lines changed: 4 ins; 32 del; 21 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/RemoveInputsFilter.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
14 lines changed: 2 ins; 5 del; 7 mod; 131 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/RemoveSelfLoopsFilter.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
10 lines changed: 2 ins; 4 del; 4 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/SplitFilter.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
38 lines changed: 27 ins; 5 del; 6 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/helper.js

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
49 lines changed: 43 ins; 0 del; 6 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/nbproject/build-impl.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
18 lines changed: 15 ins; 0 del; 3 mod; 27 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/nbproject/genfiles.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
6 lines changed: 0 ins; 3 del; 3 mod; 2 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/nbproject/project.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/nbproject/project.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
24 lines changed: 16 ins; 0 del; 8 mod; 101 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/Bundle.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 1 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/CheckListView.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
3 lines changed: 0 ins; 0 del; 3 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/CheckNode.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/CheckNodeListModel.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
15 lines changed: 4 ins; 8 del; 3 mod; 35 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/CheckRenderer.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
11 lines changed: 1 ins; 4 del; 6 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/FilterChainProviderImplementation.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
3 lines changed: 2 ins; 0 del; 1 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/FilterNode.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
14 lines changed: 8 ins; 3 del; 3 mod; 106 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/FilterTopComponent.form

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 2 ins; 0 del; 0 mod; 16 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/FilterTopComponent.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
122 lines changed: 32 ins; 51 del; 39 mod; 599 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/actions/Bundle.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
8 lines changed: 1 ins; 4 del; 3 mod; 3 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/actions/FilterAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
3 lines changed: 1 ins; 0 del; 2 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/actions/MoveFilterDownAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
10 lines changed: 6 ins; 1 del; 3 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/actions/MoveFilterUpAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
10 lines changed: 6 ins; 1 del; 3 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/actions/NewFilterAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
5 lines changed: 3 ins; 0 del; 2 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/actions/RemoveFilterAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
11 lines changed: 6 ins; 1 del; 4 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/actions/RemoveFilterSettingsAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
6 lines changed: 3 ins; 0 del; 3 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/actions/SaveFilterSettingsAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
6 lines changed: 3 ins; 0 del; 3 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/customRightTopWsmode.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 12 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/layer.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
5 lines changed: 3 ins; 0 del; 2 mod; 40 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Graph/nbproject/project.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Graph/nbproject/project.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 1 ins; 0 del; 0 mod; 31 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/AndSelector.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
3 lines changed: 1 ins; 0 del; 2 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/Block.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
15 lines changed: 6 ins; 8 del; 1 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/Connection.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
43 lines changed: 39 ins; 0 del; 4 mod; 119 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/Diagram.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
79 lines changed: 35 ins; 17 del; 27 mod; 250 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/Figure.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
97 lines changed: 60 ins; 12 del; 25 mod; 291 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/InputSlot.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
10 lines changed: 6 ins; 0 del; 4 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/InvertSelector.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
3 lines changed: 1 ins; 0 del; 2 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/MatcherSelector.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
3 lines changed: 1 ins; 0 del; 2 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/OrSelector.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 1 ins; 0 del; 1 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/OutputSlot.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
12 lines changed: 9 ins; 0 del; 3 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/PredecessorSelector.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
3 lines changed: 1 ins; 0 del; 2 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/Selector.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 0 ins; 0 del; 1 mod; 34 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/Slot.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
159 lines changed: 71 ins; 1 del; 87 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/SuccessorSelector.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
3 lines changed: 1 ins; 0 del; 2 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/HierarchicalLayout/nbproject/project.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/ClusterEdge.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
5 lines changed: 4 ins; 0 del; 1 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/ClusterIngoingConnection.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
5 lines changed: 4 ins; 0 del; 1 mod; 75 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/ClusterInputSlotNode.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 0 ins; 0 del; 1 mod; 144 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/ClusterNode.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
3 lines changed: 0 ins; 0 del; 3 mod; 230 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/ClusterOutgoingConnection.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
5 lines changed: 4 ins; 0 del; 1 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/ClusterOutputSlotNode.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 143 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/Edge.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 1 ins; 0 del; 1 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/Graph.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
16 lines changed: 0 ins; 6 del; 10 mod; 282 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/HierarchicalClusterLayoutManager.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
14 lines changed: 4 ins; 0 del; 10 mod; 237 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/HierarchicalLayoutManager.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
791 lines changed: 167 ins; 467 del; 157 mod; 1486 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/InterClusterConnection.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
5 lines changed: 4 ins; 0 del; 1 mod; 75 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/Node.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
5 lines changed: 0 ins; 0 del; 5 mod; 156 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/Timing.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 0 ins; 0 del; 1 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Layout/nbproject/project.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Layout/src/com/sun/hotspot/igv/layout/Cluster.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
3 lines changed: 0 ins; 2 del; 1 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Layout/src/com/sun/hotspot/igv/layout/LayoutGraph.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
15 lines changed: 0 ins; 4 del; 11 mod; 187 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Layout/src/com/sun/hotspot/igv/layout/LayoutManager.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Layout/src/com/sun/hotspot/igv/layout/Link.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
3 lines changed: 2 ins; 0 del; 1 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Layout/src/com/sun/hotspot/igv/layout/Port.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 0 ins; 0 del; 1 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Layout/src/com/sun/hotspot/igv/layout/Vertex.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
5 lines changed: 2 ins; 2 del; 1 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/NetworkConnection/nbproject/genfiles.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
6 lines changed: 0 ins; 3 del; 3 mod; 2 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/NetworkConnection/nbproject/project.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/NetworkConnection/nbproject/project.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
11 lines changed: 8 ins; 0 del; 3 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/NetworkConnection/src/com/sun/hotspot/igv/connection/Client.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
55 lines changed: 4 ins; 29 del; 22 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/NetworkConnection/src/com/sun/hotspot/igv/connection/Server.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
66 lines changed: 5 ins; 42 del; 19 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/ServerCompiler/nbproject/project.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/ServerCompiler/nbproject/project.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
29 lines changed: 8 ins; 0 del; 21 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/ServerCompiler/src/com/sun/hotspot/igv/servercompiler/ServerCompilerScheduler.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
89 lines changed: 39 ins; 12 del; 38 mod; 547 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/ServerCompiler/src/com/sun/hotspot/igv/servercompiler/filters/color.filter

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
15 lines changed: 14 ins; 1 del; 0 mod; 4 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/ServerCompiler/src/com/sun/hotspot/igv/servercompiler/filters/onlyControlFlow.filter

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 0 ins; 0 del; 1 mod; 22 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/ServerCompiler/src/com/sun/hotspot/igv/servercompiler/filters/register.filter

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 1 ins; 0 del; 0 mod; 4 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/ServerCompiler/src/com/sun/hotspot/igv/servercompiler/filters/remove.filter

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
7 lines changed: 7 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/ServerCompiler/src/com/sun/hotspot/igv/servercompiler/layer.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
48 lines changed: 0 ins; 32 del; 16 mod; 13 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Settings/nbproject/project.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Settings/nbproject/project.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
12 lines changed: 8 ins; 0 del; 4 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Settings/src/com/sun/hotspot/igv/settings/Settings.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
3 lines changed: 2 ins; 0 del; 1 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Settings/src/com/sun/hotspot/igv/settings/ViewOptionsCategory.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
7 lines changed: 4 ins; 1 del; 2 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Settings/src/com/sun/hotspot/igv/settings/ViewOptionsPanelController.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
10 lines changed: 9 ins; 0 del; 1 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Settings/src/com/sun/hotspot/igv/settings/ViewPanel.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 0 ins; 0 del; 1 mod; 143 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Settings/src/com/sun/hotspot/igv/settings/layer.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
5 lines changed: 2 ins; 0 del; 3 mod; 6 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Util/nbproject/project.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Util/nbproject/project.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
19 lines changed: 16 ins; 0 del; 3 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/BoundedZoomAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 0 ins; 0 del; 1 mod; 181 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/ColorIcon.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
7 lines changed: 5 ins; 0 del; 2 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/ContextAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
8 lines changed: 2 ins; 4 del; 2 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/DoubleClickAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 0 ins; 0 del; 1 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/DoubleClickHandler.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 0 ins; 0 del; 1 mod; 35 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/ExtendedSatelliteComponent.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
20 lines changed: 16 ins; 3 del; 1 mod; 191 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/ExtendedSelectAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 0 ins; 0 del; 1 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/PropertiesSheet.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 0 ins; 0 del; 1 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/RangeSlider.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
108 lines changed: 58 ins; 7 del; 43 mod; 310 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/RangeSliderModel.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
12 lines changed: 4 ins; 3 del; 5 mod; 128 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/nbproject/project.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/nbproject/project.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
32 lines changed: 24 ins; 0 del; 8 mod; 143 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/BoundedZoomAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 0 ins; 0 del; 1 mod; 174 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/Bundle.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
3 lines changed: 0 ins; 0 del; 3 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/DiagramScene.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
809 lines changed: 299 ins; 276 del; 234 mod; 744 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/DiagramViewModel.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
177 lines changed: 124 ins; 15 del; 38 mod; 287 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/EditorInputGraphProvider.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
20 lines changed: 9 ins; 8 del; 3 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/EditorTopComponent.form

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 2 ins; 0 del; 0 mod; 31 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/EditorTopComponent.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
262 lines changed: 121 ins; 74 del; 67 mod; 436 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/ExportCookie.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 0 ins; 0 del; 1 mod; 35 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/ExtendedSatelliteComponent.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
26 lines changed: 20 ins; 3 del; 3 mod; 194 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/GraphViewerImplementation.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
23 lines changed: 21 ins; 0 del; 2 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/Bundle.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 1 del; 1 mod; 5 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/EnableBlockLayoutAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
5 lines changed: 1 ins; 0 del; 4 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/ExpandPredecessorsAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
5 lines changed: 3 ins; 0 del; 2 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/ExpandSuccessorsAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
5 lines changed: 3 ins; 0 del; 2 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/ExportAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
16 lines changed: 6 ins; 5 del; 5 mod; 107 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/ExtractAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
4 lines changed: 3 ins; 0 del; 1 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/HideAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
4 lines changed: 3 ins; 0 del; 1 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/MouseOverAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 0 ins; 0 del; 1 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/NextDiagramAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
12 lines changed: 5 ins; 4 del; 3 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/OverviewAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
5 lines changed: 2 ins; 0 del; 3 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/PredSuccAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
4 lines changed: 2 ins; 0 del; 2 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/PrevDiagramAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
12 lines changed: 5 ins; 4 del; 3 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/ShowAllAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
5 lines changed: 3 ins; 0 del; 2 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/ZoomInAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
5 lines changed: 3 ins; 0 del; 2 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/ZoomOutAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
5 lines changed: 3 ins; 0 del; 2 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/layer.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
33 lines changed: 29 ins; 0 del; 4 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/widgets/BlockWidget.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/widgets/FigureWidget.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
257 lines changed: 96 ins; 87 del; 74 mod; 197 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/widgets/InputSlotWidget.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
17 lines changed: 12 ins; 0 del; 5 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/widgets/LineWidget.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
67 lines changed: 55 ins; 6 del; 6 mod; 281 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/widgets/OutputSlotWidget.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
15 lines changed: 3 ins; 3 del; 9 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/widgets/SlotWidget.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
103 lines changed: 62 ins; 11 del; 30 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 5 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/branding/core/core.jar/org/netbeans/core/startup/frame.gif

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/branding/core/core.jar/org/netbeans/core/startup/frame.gif new/src/share/tools/IdealGraphVisualizer/branding/core/core.jar/org/netbeans/core/startup/frame.gif`: $?=0, err= 1

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/branding/core/core.jar/org/netbeans/core/startup/splash.gif

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/branding/core/core.jar/org/netbeans/core/startup/splash.gif new/src/share/tools/IdealGraphVisualizer/branding/core/core.jar/org/netbeans/core/startup/splash.gif`: $?=0, err= 1

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 0 del; 2 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/build.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
8 lines changed: 8 ins; 0 del; 0 mod; 8 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/nbproject/build-impl.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
26 lines changed: 23 ins; 0 del; 3 mod; 24 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/nbproject/genfiles.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
9 lines changed: 3 ins; 0 del; 6 mod; 2 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/nbproject/platform.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
34 lines changed: 6 ins; 17 del; 11 mod; 1 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/nbproject/project.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
18 lines changed: 13 ins; 0 del; 5 mod; 34 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/opto/idealGraphPrinter.cpp

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
33 lines changed: 1 ins; 17 del; 15 mod; 717 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/opto/idealGraphPrinter.hpp

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 0 ins; 1 del; 1 mod; 140 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/BatikSVGProxy/src/com/sun/hotspot/igv/svg/package-info.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
29 lines changed: 29 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/images/bytecode.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/images/bytecode.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/images/link.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/images/link.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/images/method.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/images/method.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/ControlFlow/src/com/sun/hotspot/igv/controlflow/DoubleClickSelectAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
61 lines changed: 61 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/CloneGraphAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
89 lines changed: 89 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/GraphCloneCookie.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
43 lines changed: 43 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/GraphOpenCookie.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
44 lines changed: 44 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/GraphRemoveCookie.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
39 lines changed: 39 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/diff.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/diff.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/folder.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/folder.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/graph.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/graph.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/import.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/import.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/remove.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/remove.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/removeall.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/removeall.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/save.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/save.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/structure.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/structure.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/ControllableChangedListener.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
56 lines changed: 56 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/Folder.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
33 lines changed: 33 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/FolderElement.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
31 lines changed: 31 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/Source.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
67 lines changed: 67 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/serialization/BinaryParser.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
900 lines changed: 900 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/serialization/GraphParser.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
32 lines changed: 32 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/serialization/ParseMonitor.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
33 lines changed: 33 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/serialization/graphdocument.xsd

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
150 lines changed: 150 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Data/test/unit/src/com/sun/hotspot/igv/data/ChangedEventTest.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
95 lines changed: 95 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Data/test/unit/src/com/sun/hotspot/igv/data/ControllableChangedListenerTest.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
93 lines changed: 93 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Data/test/unit/src/com/sun/hotspot/igv/data/GroupTest.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
74 lines changed: 74 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Data/test/unit/src/com/sun/hotspot/igv/data/InputGraphTest.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
211 lines changed: 211 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Data/test/unit/src/com/sun/hotspot/igv/data/InputMethodTest.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
93 lines changed: 93 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Data/test/unit/src/com/sun/hotspot/igv/data/PairTest.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
98 lines changed: 98 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Data/test/unit/src/com/sun/hotspot/igv/data/PropertiesTest.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
401 lines changed: 401 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Data/test/unit/src/com/sun/hotspot/igv/data/PropertyTest.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
116 lines changed: 116 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Data/test/unit/src/com/sun/hotspot/igv/data/SourceTest.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
79 lines changed: 79 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Data/test/unit/src/com/sun/hotspot/igv/data/Util.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
126 lines changed: 126 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Data/test/unit/src/com/sun/hotspot/igv/data/serialization/ParserTest.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
225 lines changed: 225 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/EdgeColorIndexFilter.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
77 lines changed: 77 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/GradientColorFilter.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
161 lines changed: 161 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/UnconnectedSlotFilter.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
76 lines changed: 76 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/add.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/add.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/delete.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/delete.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/down.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/down.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/minus.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/minus.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/plus.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/plus.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/up.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/up.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Graal/build.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
8 lines changed: 8 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Graal/manifest.mf

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
6 lines changed: 6 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Graal/nbproject/build-impl.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
45 lines changed: 45 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Graal/nbproject/genfiles.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
8 lines changed: 8 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Graal/nbproject/project.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 2 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Graal/nbproject/project.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
45 lines changed: 45 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Graal/nbproject/suite.properties (was src/share/tools/IdealGraphVisualizer/RhinoScriptEngineProxy/nbproject/suite.properties)

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
0 lines changed: 0 ins; 0 del; 0 mod; 1 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Graal/src/com/sun/hotspot/igv/graal/Bundle.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 1 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Graal/src/com/sun/hotspot/igv/graal/filters/GraalCFGFilter.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
89 lines changed: 89 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Graal/src/com/sun/hotspot/igv/graal/filters/GraalColoringFilter.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
81 lines changed: 81 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Graal/src/com/sun/hotspot/igv/graal/filters/GraalEdgeColorFilter.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
97 lines changed: 97 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Graal/src/com/sun/hotspot/igv/graal/filters/callgraph.filter

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
4 lines changed: 4 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Graal/src/com/sun/hotspot/igv/graal/filters/color.filter

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
31 lines changed: 31 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Graal/src/com/sun/hotspot/igv/graal/filters/probability.filter

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
3 lines changed: 3 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Graal/src/com/sun/hotspot/igv/graal/filters/reduceEdges.filter

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
3 lines changed: 3 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Graal/src/com/sun/hotspot/igv/graal/filters/removeFloating.filter

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
4 lines changed: 4 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Graal/src/com/sun/hotspot/igv/graal/filters/removeState.filter

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 1 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Graal/src/com/sun/hotspot/igv/graal/filters/stampColor.filter

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
16 lines changed: 16 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Graal/src/com/sun/hotspot/igv/graal/layer.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
34 lines changed: 34 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/services/DiagramProvider.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
38 lines changed: 38 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/tools/IdealGraphVisualizer/README.md (was src/share/tools/IdealGraphVisualizer/README)

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
46 lines changed: 10 ins; 0 del; 36 mod; 4 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/SelectionCoordinator/build.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
8 lines changed: 8 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/SelectionCoordinator/manifest.mf

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
5 lines changed: 5 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/SelectionCoordinator/nbproject/build-impl.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
45 lines changed: 45 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/SelectionCoordinator/nbproject/genfiles.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
5 lines changed: 5 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/SelectionCoordinator/nbproject/platform.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
129 lines changed: 129 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/SelectionCoordinator/nbproject/project.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
2 lines changed: 2 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/SelectionCoordinator/nbproject/project.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
23 lines changed: 23 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/SelectionCoordinator/nbproject/suite.properties (was src/share/tools/IdealGraphVisualizer/RhinoScriptEngineProxy/nbproject/suite.properties)

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
0 lines changed: 0 ins; 0 del; 0 mod; 1 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/SelectionCoordinator/src/com/sun/hotspot/igv/selectioncoordinator/Bundle.properties

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
1 line changed: 1 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/SelectionCoordinator/src/com/sun/hotspot/igv/selectioncoordinator/SelectionCoordinator.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
139 lines changed: 139 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/ServerCompiler/src/com/sun/hotspot/igv/servercompiler/filters/structural.filter

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
6 lines changed: 6 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Settings/src/com/sun/hotspot/igv/settings/settings.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/Settings/src/com/sun/hotspot/igv/settings/settings.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/LookupHistory.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
79 lines changed: 79 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/DiagramViewer.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
73 lines changed: 73 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/NodeQuickSearch.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
142 lines changed: 142 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/CustomizablePanAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
146 lines changed: 146 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/HideDuplicatesAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
60 lines changed: 60 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/PanModeAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
59 lines changed: 59 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/SelectionModeAction.java

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
57 lines changed: 57 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/export.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/export.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/hideDuplicates.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/hideDuplicates.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/overview.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/overview.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/pan_mode.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/pan_mode.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/selection_mode.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/selection_mode.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/zoom_in.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/zoom_in.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/zoom_out.png

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/zoom_out.png`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/propertiesWsmode.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
18 lines changed: 18 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/propertiesWstcref.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
11 lines changed: 11 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/branding.jnlp

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
15 lines changed: 15 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/branding/core/core.jar/org/netbeans/core/startup/frame32.gif

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/branding/core/core.jar/org/netbeans/core/startup/frame32.gif`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/branding/core/core.jar/org/netbeans/core/startup/frame48.gif

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Unexpected Error occurred reading `diff -e /dev/null new/src/share/tools/IdealGraphVisualizer/branding/core/core.jar/org/netbeans/core/startup/frame48.gif`: $?=0, err= 1

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/igv.sh

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
23 lines changed: 23 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/master.jnlp

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
25 lines changed: 25 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/tools/IdealGraphVisualizer/nbproject/platform.xml

rev 8119 : 8075492: adopt recent IGV
* adopted recent sources, updated README, added build and run instructions
* ignore IGV build files in Mercurial
* adapt HotSpot Ideal graph printer to current IGV's data format schema

Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Contributed-by: Bernhard Urban <bernhard.urban@jku.at>
Contributed-by: Christian Haeubl <christian.haeubl@oracle.com>
Contributed-by: Doug Simon <doug.simon@oracle.com>
Contributed-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Contributed-by: Lukas Stadler <lukas.stadler@oracle.com>
Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Contributed-by: Peter Hofer <peter.hofer@jku.at>
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
34 lines changed: 34 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/images/bytecode.gif

Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/images/bytecode.gif /dev/null`: $?=0, err= 1

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/images/link.gif

Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/images/link.gif /dev/null`: $?=0, err= 1

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/images/method.gif

Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/images/method.gif /dev/null`: $?=0, err= 1

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/Coordinator/src/META-INF/services/com.sun.hotspot.igv.data.services.GroupOrganizer

2 lines changed: 0 ins; 2 del; 0 mod; -1 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/GraphCountGroupOrganizer.java

81 lines changed: 0 ins; 81 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/StandardGroupOrganizer.java

62 lines changed: 0 ins; 62 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/StructuredViewAction.java

180 lines changed: 0 ins; 180 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/diff.gif

Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/diff.gif /dev/null`: $?=0, err= 1

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/folder.gif

Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/folder.gif /dev/null`: $?=0, err= 1

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/graph.gif

Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/graph.gif /dev/null`: $?=0, err= 1

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/import.gif

Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/import.gif /dev/null`: $?=0, err= 1

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/remove.gif

Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/remove.gif /dev/null`: $?=0, err= 1

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/removeall.gif

Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/removeall.gif /dev/null`: $?=0, err= 1

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/save.gif

Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/save.gif /dev/null`: $?=0, err= 1

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/structure.gif

Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/images/structure.gif /dev/null`: $?=0, err= 1

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/services/GroupOrganizer.java

39 lines changed: 0 ins; 39 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/services/GroupReceiver.java

35 lines changed: 0 ins; 35 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/Filter/src/META-INF/services/com.sun.hotspot.igv.filter.ScriptEngineAbstraction

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

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/JavaSE6ScriptEngine.java

68 lines changed: 0 ins; 68 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/NullScriptEngine.java

40 lines changed: 0 ins; 40 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/ScriptEngineAbstraction.java

38 lines changed: 0 ins; 38 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/add.gif

Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/add.gif /dev/null`: $?=0, err= 1

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/delete.gif

Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/delete.gif /dev/null`: $?=0, err= 1

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/down.gif

Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/down.gif /dev/null`: $?=0, err= 1

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/minus.gif

Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/minus.gif /dev/null`: $?=0, err= 1

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/plus.gif

Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/plus.gif /dev/null`: $?=0, err= 1

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/up.gif

Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/images/up.gif /dev/null`: $?=0, err= 1

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/Source.java

100 lines changed: 0 ins; 100 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/OldHierarchicalLayoutManager.java

1222 lines changed: 0 ins; 1222 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/NetworkConnection/src/META-INF/services/com.sun.hotspot.igv.data.services.GroupReceiver

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

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/RhinoScriptEngineProxy/build.xml

8 lines changed: 0 ins; 8 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/RhinoScriptEngineProxy/manifest.mf

6 lines changed: 0 ins; 6 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/RhinoScriptEngineProxy/nbproject/build-impl.xml

30 lines changed: 0 ins; 30 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/RhinoScriptEngineProxy/nbproject/genfiles.properties

8 lines changed: 0 ins; 8 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/RhinoScriptEngineProxy/nbproject/project.properties

2 lines changed: 0 ins; 2 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/RhinoScriptEngineProxy/nbproject/project.xml

31 lines changed: 0 ins; 31 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/RhinoScriptEngineProxy/src/META-INF/services/com.sun.hotspot.igv.filter.ScriptEngineAbstraction

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

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/RhinoScriptEngineProxy/src/com/sun/hotspot/igv/rhino/Bundle.properties

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

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/RhinoScriptEngineProxy/src/com/sun/hotspot/igv/rhino/RhinoScriptEngine.java

85 lines changed: 0 ins; 85 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/RhinoScriptEngineProxy/src/com/sun/hotspot/igv/rhino/layer.xml

4 lines changed: 0 ins; 4 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/ServerCompiler/src/META-INF/services/com.sun.hotspot.igv.data.services.GroupOrganizer

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

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/ServerCompiler/src/com/sun/hotspot/igv/servercompiler/JavaGroupOrganizer.java

200 lines changed: 0 ins; 200 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/ServerCompiler/src/com/sun/hotspot/igv/servercompiler/filters/combine.filter

4 lines changed: 0 ins; 4 del; 0 mod; -1 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/ServerCompiler/src/com/sun/hotspot/igv/servercompiler/filters/extendedColor.filter

3 lines changed: 0 ins; 3 del; 0 mod; -1 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/ServerCompiler/src/com/sun/hotspot/igv/servercompiler/filters/linestyle.filter

7 lines changed: 0 ins; 7 del; 0 mod; -1 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/ServerCompiler/src/com/sun/hotspot/igv/servercompiler/filters/removeMemory.filter

7 lines changed: 0 ins; 7 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/ServerCompiler/src/com/sun/hotspot/igv/servercompiler/filters/removeRootInputs.filter

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

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/ServerCompiler/src/com/sun/hotspot/igv/servercompiler/filters/removeSafepointInputs.filter

4 lines changed: 0 ins; 4 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/ServerCompiler/src/com/sun/hotspot/igv/servercompiler/filters/removeSelfLoops.filter

2 lines changed: 0 ins; 2 del; 0 mod; -1 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/ServerCompiler/src/com/sun/hotspot/igv/servercompiler/filters/split.filter

2 lines changed: 0 ins; 2 del; 0 mod; -1 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/Settings/src/com/sun/hotspot/igv/settings/settings.gif

Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/Settings/src/com/sun/hotspot/igv/settings/settings.gif /dev/null`: $?=0, err= 1

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/View/src/META-INF/services/com.sun.hotspot.igv.data.services.InputGraphProvider

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

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/ConnectionAnchor.java

84 lines changed: 0 ins; 84 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/ExtendedPanAction.java

131 lines changed: 0 ins; 131 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/FindPanel.java

111 lines changed: 0 ins; 111 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/PreferenceConstants.java

34 lines changed: 0 ins; 34 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/SlotLayout.java

171 lines changed: 0 ins; 171 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/NodeFindAction.java

71 lines changed: 0 ins; 71 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/export.gif

Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/export.gif /dev/null`: $?=0, err= 1

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/overview.gif

Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/overview.gif /dev/null`: $?=0, err= 1

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/search.gif

Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/search.gif /dev/null`: $?=0, err= 1

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/zoomin.gif

Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/zoomin.gif /dev/null`: $?=0, err= 1

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/zoomout.gif

Unexpected Error occurred reading `diff -e old/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/images/zoomout.gif /dev/null`: $?=0, err= 1

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/widgets/DiagramConnectionWidget.java

251 lines changed: 0 ins; 251 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/widgets/MultiConnectionWidget.java

281 lines changed: 0 ins; 281 del; 0 mod; 0 unchg

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