On Thu, 5 Mar 2026 23:56:13 GMT, Phil Race <[email protected]> wrote: >> Remove AppContext from JComponent. >> One obsolete test is removed. >> The data files used by BadSerializationTest.java needed to be updated >> because they contain serialized versions of JComponent which now has a >> different calculated serialVersionUID due to new static variables added by >> this change. >> Swing does not support serialisation compatibility across releases so these >> .ser files are a bit of an oddity as they require maintenance in cases like >> this. > > Phil Race has updated the pull request incrementally with one additional > commit since the last revision: > > 8379229
Marked as reviewed by serb (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/30060#pullrequestreview-3900806643
