Tracking progress

Maxim Kartashev maxim.kartashev at jetbrains.com
Fri Dec 2 16:16:02 UTC 2022


Sure, it should work on Ubuntu 22.04 if you
- clone and build this branch
https://github.com/openjdk/wakefield/tree/pure_wl_toolkit (following the
usual JDK build instructions with the amendments mentioned on the
pure_wl_toolkit landing page),
- run, for instance,
./build/linux-x86_64-server-release/images/jdk/bin/java
-Dawt.toolkit.name=WLToolkit
-jar
./build/linux-x86_64-server-release/images/jdk/demo/jfc/J2Ddemo/J2Ddemo.jar

Also, unset DISPLAY to make sure WLToolkit is being used.
It is known *not* to work under KDE (haven't looked into it yet), but
should work on Fedora (haven't tried myself, though).

On Fri, Dec 2, 2022 at 7:04 PM Niels De Graef <ndegraef at redhat.com> wrote:

> Thanks Maxim, that's really cool!
>
> Out of curiosity (and a bit of excitement since you guys made really
> cool progress), is there a way people could test this already somehow
> on their machines?
>
> -- Niels
>
> On Fri, Dec 2, 2022 at 4:56 PM Maxim Kartashev
> <maxim.kartashev at jetbrains.com> wrote:
> >
> > I added a page with a preliminary work breakdown for the Wakefield
> project: https://wiki.openjdk.org/display/wakefield/Work+breakdown.
> > Some tasks are considered done for the moment, many still need
> attention.The intent is to update the page whenever there's a significant
> push to https://github.com/openjdk/wakefield/tree/pure_wl_toolkit, so
> subscribe to receive updates.
> >
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/wakefield-dev/attachments/20221202/82cdabb1/attachment.htm>


More information about the wakefield-dev mailing list