RFR: 8373913: Refactor serialization tests to use JUnit [v3]
Roger Riggs
rriggs at openjdk.org
Mon Jan 12 19:09:10 UTC 2026
> Refactor serialization tests to use JUnit.
> Automated conversion for most annotations.
> Conditional tests are refactored to use JUnit Enable/DisableIf.
Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
Update to use Stream<List<String>> for parameterized method testing.
Add static to simplify test setup.
Small source changes to remove "C" style array declarations.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/28877/files
- new: https://git.openjdk.org/jdk/pull/28877/files/e3fdaef1..cc9a66bc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=28877&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=28877&range=01-02
Stats: 14 lines in 1 file changed: 2 ins; 3 del; 9 mod
Patch: https://git.openjdk.org/jdk/pull/28877.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/28877/head:pull/28877
PR: https://git.openjdk.org/jdk/pull/28877
More information about the core-libs-dev
mailing list