Skip to content

Commit

Permalink
8271888: build error after JDK-8271599
Browse files Browse the repository at this point in the history
Reviewed-by: psandoz, bpb
  • Loading branch information
jddarcy committed Aug 4, 2021
1 parent 6b55ef3 commit 91bbe2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/java.base/share/classes/java/lang/Math.java
Original file line number Diff line number Diff line change
Expand Up @@ -1383,7 +1383,6 @@ public static long floorDiv(long x, long y) {
* </ul>
* </li>
* </ul>
* <p>
*
* @param x the dividend
* @param y the divisor
Expand Down

0 comments on commit 91bbe2f

Please sign in to comment.