Withdrawn: 8280054: BadSerializationTest and DragGestureEvent/DragGestureRecognizer constructors
Liam Miller-Cushon
cushon at openjdk.java.net
Mon Mar 14 16:57:45 UTC 2022
On Sat, 15 Jan 2022 23:20:56 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:
> Please consider this enhancement to `test/jdk/java/awt/dnd/BadSerializationTest/BadSerializationTest.java`, which simplifies the process of manually generating serialized test data by using reflection to generate invalid instances of `DragGestureEvent` and `DragGestureRecognizer`, instead of relying on patching the constructors of those classes to disable validation checks.
>
> This cleanup was proposed in the review for a possible fix for [JDK-8277817](https://bugs.openjdk.java.net/browse/JDK-8277817): https://git.openjdk.java.net/jdk/pull/6603#issuecomment-997054470
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7099
More information about the client-libs-dev
mailing list