mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8330178: Clean up non-standard use of /** comments in java.base
Reviewed-by: darcy, iris, dfuchs, aivanov, naoto
This commit is contained in:
parent
88a5dcead2
commit
9cc163a999
23 changed files with 78 additions and 84 deletions
|
@ -4843,7 +4843,7 @@ public class BigInteger extends Number implements Comparable<BigInteger> {
|
|||
0x40000000, 0x4cfa3cc1, 0x5c13d840, 0x6d91b519, 0x39aa400
|
||||
};
|
||||
|
||||
/**
|
||||
/*
|
||||
* These routines provide access to the two's complement representation
|
||||
* of BigIntegers.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue