On Sun, 7 Mar 2021 23:16:18 GMT, Sergey Bylokhov wrote:
> During the review of:
>8254024: Enhance native libs for AWT and Swing to work with GraalVM Native
> Image
>
> I have found that some of the entry points in our libraries are never used,
> and can be removed, we do not need to update
On Sun, 7 Mar 2021 23:16:18 GMT, Sergey Bylokhov wrote:
> During the review of:
>8254024: Enhance native libs for AWT and Swing to work with GraalVM Native
> Image
>
> I have found that some of the entry points in our libraries are never used,
> and can be removed, we do not need to update
During the review of:
8254024: Enhance native libs for AWT and Swing to work with GraalVM Native
Image
I have found that some of the entry points in our libraries are never used, and
can be removed, we do not need to update the code to make it work in
static_build.
-
Commit mes