<AWT Dev> RFR: 8254024: Enhance native libs for AWT and Swing to work with GraalVM Native Image
    Sergey Bylokhov 
    serb at openjdk.java.net
       
    Fri Oct 16 04:52:12 UTC 2020
    
    
  
On Thu, 15 Oct 2020 20:28:53 GMT, Andrii Rodionov <github.com+1538227+arodionov at openjdk.org> wrote:
> Actually, we have found this issue during JCK tests execution that was built as a native image. The fix criteria are
> the successful tests run.
But what exact steps should be done to reproduce this bug w/o using jck or any external tools? Something like:
 - Clone JDK
 - Build JDK using some specific options.
 - Create some small test case
 - Somehow create the native image
 - Run the app -> boom -> bug is reproduced
-------------
PR: https://git.openjdk.java.net/jdk/pull/562
    
    
More information about the awt-dev
mailing list