> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/30060/files
  - new: https://git.openjdk.org/jdk/pull/30060/files/35323eba..c63308bc

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

  Stats: 8 lines in 1 file changed: 0 ins; 5 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/30060.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/30060/head:pull/30060

PR: https://git.openjdk.org/jdk/pull/30060

Reply via email to