RFR: Updated Code Owners for JDK 20

Joe Darcy darcy at openjdk.org
Wed May 17 16:34:18 UTC 2023


On Wed, 17 May 2023 15:48:13 GMT, Iris Clark <iris at openjdk.org> wrote:

> I think `java.math` should be Core Libraries. I could perhaps see the argument that the wrapper classes are very close to the Java Language, but those are in `java.lang`. `java.math` contains the floating-point implementation.

Yes, the directory "java/math" is for BigInteger and BigDecimal which are squarely in core-libs.

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

PR Review Comment: https://git.openjdk.org/guide/pull/103#discussion_r1196789853


More information about the guide-dev mailing list