<AWT Dev> [9] Review Request: 8066005 java.awt.event.KeyEvent.originalSource doesn't have "since" tag in Serialized Form
Phil Race
philip.race at oracle.com
Mon May 22 16:26:24 UTC 2017
Your change looks fine but ...
I am not sure that should have been backported to 7uX if it changed the
spec.
Also I can't find a CCC for the original change but it must have been
accounted
for somehow.
-phil.
On 05/20/2017 02:13 PM, Sergey Bylokhov wrote:
> Hello,
> Please review the fix for jdk9.
>
> In the jdk_8_RI the new private field was added to the KeyEvent class(it implements Serializable), but it was not marked as @since 1.8.
> In the fix the @since tag was added. Note that later this field was leaked to the jdk7u80 but I suppose we should not mark it as @since 1.7?
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8066005
> Webrev can be found at: http://cr.openjdk.java.net/~serb/8066005/webrev.00
More information about the awt-dev
mailing list