RFR: 8356891: Some code simplifications for basic BigIntegers' bit operations

Raffaello Giulietti rgiulietti at openjdk.org
Tue May 13 18:02:03 UTC 2025


On Sat, 10 May 2025 16:41:17 GMT, fabioromano1 <duke at openjdk.org> wrote:

> Some changes in `Biginteger`s' bit operations that increase the code readability and slightly optimize the execution time.

@fabioromano1 While reviewers can of course file JBS issues on behalf of contributors, the recommende way is for the latter to file a [bug report](https://bugreport.java.com/bugreport/), as they know what they will work on better than anyone else.

Contributors that are [JDK Project](https://openjdk.org/census#jdk) [authors](https://openjdk.org/guide/#becoming-an-author) can file [here](https://bugs.openjdk.org/).

-------------

PR Comment: https://git.openjdk.org/jdk/pull/25166#issuecomment-2872531149


More information about the core-libs-dev mailing list