On Mon, 27 Jun 2022 20:21:40 GMT, Sergey Bylokhov <[email protected]> wrote:
>> That's not a mistake, the swing was updated in a few places here and there >> to support it, for example: >> https://bugs.openjdk.org/browse/JDK-8194873 > > We could change it back but then we should take care of all that followup > changes. > That's not a mistake, the swing was updated in a few places here and there to > support it, for example: https://bugs.openjdk.org/browse/JDK-8194873 I dont think @prrace and me are contesting need of ALT_GRAPH in swing, which was fixed by the above bug..I guess it was being contested for macos only so we are not going to revert 8194873 but only 8151136 (which was done to convert right alt to altgraph for macos) ------------- PR: https://git.openjdk.org/jdk/pull/9230
