We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 314217e commit fe303a2Copy full SHA for fe303a2
src/java.base/share/classes/jdk/internal/misc/Signal.java
@@ -95,7 +95,7 @@ public String getName() {
95
/**
96
* Compares the equality of two <code>Signal</code> objects.
97
*
98
- * @param other the object to compare with.
+ * @param oth the object to compare with.
99
* @return whether two <code>Signal</code> objects are equal.
100
*/
101
public boolean equals(Object oth) {
0 commit comments