RFR: 8353214: Add testing with --enable-preview
    Erik Joelsson 
    erikj at openjdk.org
       
    Thu Apr 17 12:50:48 UTC 2025
    
    
  
On Thu, 17 Apr 2025 00:24:50 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> Added problemlists and and requires for execution tests with --enable-preview.
> 
> The --enable-preview features might significantly change VM/JDK behavior and sometimes it is useful to run tests with preview features enabled. Eventually preview features should be made default and it is expected that all tests should still work. 
> 
> The tests that are not compatible with --enable-preview, usually because of compilation mode are marked with corresponding requires tag.
Marked as reviewed by erikj (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/24706#pullrequestreview-2775610558
    
    
More information about the build-dev
mailing list