Fix NPE on load and improve row clicking#7590
Conversation
karianna
commented
Jun 6, 2026
- build.gradle: fix clean/download race and merged-module missing JDK requires (build.gradle: fix clean/download race and merged-module missing JDK requires #7583)
- build.gradle, reporting.gradle: small cleanups (build.gradle, reporting.gradle: small cleanups #7584)
- Build cleanup: distribution / plugins / release.gradle drive-by fixes (Build cleanup: distribution / plugins / release.gradle drive-by fixes #7585)
- fix NPE on PCGen load, update Agent instructions, stabalize some UI elements (row open/close)
…lements (row open/close)
Independent review — verdict: merge with nitsNPE fix looks structurally correct. Splitting FindingsNone of these block merge.
RecommendationMerge as-is is fine; ideally fix nit #1 first (or remove the version table) since the PR explicitly establishes the rule that AGENTS.md should stay accurate. Nits 2 and 3 are good follow-up material. (Reviewed by an LLM agent; happy to clarify any of the above.) |
Update: ran the repro locally — PR introduces a startup regressionFollowed up on my own review by actually running both the parent commit and this PR's HEAD on macOS Retina (Built-in Liquid Retina XDR, 3456×2234). Setup: moved repo Old code (
|
|
@karianna my bot agrees with you. I think, you can merge. |