<AWT Dev> RFR: 8254024: Enhance native libs for AWT and Swing to work with GraalVM Native Image
    Andrii Rodionov 
    github.com+1538227+arodionov at openjdk.java.net
       
    Thu Oct 15 20:31:15 UTC 2020
    
    
  
On Thu, 15 Oct 2020 17:10:58 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> > > How it is possible to test the current changes?
> > 
> > 
> > For GraalVM native image, we run JCK tests `api/java_awt` and `api/javax_swing`. Those tests built as a native image.
> 
> I meant some "steps to reproduce" the current bug, and which can be used to verify the current fix.
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.
-------------
PR: https://git.openjdk.java.net/jdk/pull/562
    
    
More information about the awt-dev
mailing list