RFR: 8356891: Some code simplifications for basic BigIntegers' bit operations
fabioromano1
duke at openjdk.org
Tue May 13 18:02:04 UTC 2025
On Mon, 12 May 2025 13:13:36 GMT, Raffaello Giulietti <rgiulietti 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/).
@rgiulietti I've submitted a bug report for the PR right now.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25166#issuecomment-2872641531
More information about the core-libs-dev
mailing list