RFR: [type-classes] JDK-8376823: Add prototype polynomial class [v3]
Joe Darcy
darcy at openjdk.org
Sat Jan 31 19:17:51 UTC 2026
> Add a simple polynomial class over doubles as an example of a ring.
Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
Add divide and remainder implementations.
-------------
Changes:
- all: https://git.openjdk.org/valhalla/pull/2004/files
- new: https://git.openjdk.org/valhalla/pull/2004/files/51a16f30..e79bfa50
Webrevs:
- full: https://webrevs.openjdk.org/?repo=valhalla&pr=2004&range=02
- incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2004&range=01-02
Stats: 58 lines in 1 file changed: 51 ins; 3 del; 4 mod
Patch: https://git.openjdk.org/valhalla/pull/2004.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2004/head:pull/2004
PR: https://git.openjdk.org/valhalla/pull/2004
More information about the valhalla-dev
mailing list