RFR: Cleanups, TODOs, asserts (part 1) [v2]

Aleksey Shipilev shade at openjdk.org
Wed Apr 5 16:36:01 UTC 2023


> I have been reading the `openjdk/shenandoah` vs `openjdk/jdk` diff and these are the simple code massages we can do to improve and bullet-proof the code, hopefully without changing the semantics. This would continue with more parts later.
> 
> Additional testing:
>  - [x] macos-aarch64-server-fastdebug (some pre-existing failures)

Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:

  New assert fires, but instead of fixing it, remove useless live_memory completely

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

Changes:
  - all: https://git.openjdk.org/shenandoah/pull/245/files
  - new: https://git.openjdk.org/shenandoah/pull/245/files/07fdc4b0..4c16e6c6

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=shenandoah&pr=245&range=01
 - incr: https://webrevs.openjdk.org/?repo=shenandoah&pr=245&range=00-01

  Stats: 7 lines in 1 file changed: 0 ins; 7 del; 0 mod
  Patch: https://git.openjdk.org/shenandoah/pull/245.diff
  Fetch: git fetch https://git.openjdk.org/shenandoah.git pull/245/head:pull/245

PR: https://git.openjdk.org/shenandoah/pull/245


More information about the shenandoah-dev mailing list