You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/utils/IdealGraphVisualizer/ControlFlow/src/main/java/com/sun/hotspot/igv/controlflow/BlockConnectionWidget.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
*
9
9
* This code is distributed in the hope that it will be useful, but WITHOUT
10
10
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11
-
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
11
+
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
12
12
* version 2 for more details (a copy is included in the LICENSE file that
Copy file name to clipboardExpand all lines: src/utils/IdealGraphVisualizer/ControlFlow/src/main/java/com/sun/hotspot/igv/controlflow/ControlFlowAction.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
*
9
9
* This code is distributed in the hope that it will be useful, but WITHOUT
10
10
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11
-
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
11
+
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
12
12
* version 2 for more details (a copy is included in the LICENSE file that
Copy file name to clipboardExpand all lines: src/utils/IdealGraphVisualizer/ControlFlow/src/main/java/com/sun/hotspot/igv/controlflow/ControlFlowScene.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
*
9
9
* This code is distributed in the hope that it will be useful, but WITHOUT
10
10
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11
-
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
11
+
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
12
12
* version 2 for more details (a copy is included in the LICENSE file that
Copy file name to clipboardExpand all lines: src/utils/IdealGraphVisualizer/ControlFlow/src/main/java/com/sun/hotspot/igv/controlflow/ControlFlowTopComponent.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
*
9
9
* This code is distributed in the hope that it will be useful, but WITHOUT
10
10
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11
-
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
11
+
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
12
12
* version 2 for more details (a copy is included in the LICENSE file that
Copy file name to clipboardExpand all lines: src/utils/IdealGraphVisualizer/ControlFlow/src/main/java/com/sun/hotspot/igv/controlflow/DoubleClickSelectAction.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
*
9
9
* This code is distributed in the hope that it will be useful, but WITHOUT
10
10
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11
-
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
11
+
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
12
12
* version 2 for more details (a copy is included in the LICENSE file that
Copy file name to clipboardExpand all lines: src/utils/IdealGraphVisualizer/ControlFlow/src/main/java/com/sun/hotspot/igv/controlflow/HierarchicalGraphLayout.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
*
9
9
* This code is distributed in the hope that it will be useful, but WITHOUT
10
10
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11
-
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
11
+
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
12
12
* version 2 for more details (a copy is included in the LICENSE file that
Copy file name to clipboardExpand all lines: src/utils/IdealGraphVisualizer/FilterWindow/src/main/java/com/sun/hotspot/igv/filterwindow/actions/FilterAction.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
*
9
9
* This code is distributed in the hope that it will be useful, but WITHOUT
10
10
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11
-
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
11
+
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
12
12
* version 2 for more details (a copy is included in the LICENSE file that
Copy file name to clipboardExpand all lines: src/utils/IdealGraphVisualizer/ServerCompiler/src/main/java/com/sun/hotspot/igv/servercompiler/ServerCompilerScheduler.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,13 @@
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
6
6
* under the terms of the GNU General Public License version 2 only, as
7
-
* published by the Free Software Foundation. Oracle designates this
7
+
* published by the Free Software Foundation. Oracle designates this
8
8
* particular file as subject to the "Classpath" exception as provided
9
9
* by Oracle in the LICENSE file that accompanied this code.
10
10
*
11
11
* This code is distributed in the hope that it will be useful, but WITHOUT
12
12
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
13
-
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
13
+
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
14
14
* version 2 for more details (a copy is included in the LICENSE file that
0 commit comments