< prev index next >

test/jdk/ProblemList-enable-preview.txt

Print this page
*** 1,7 ***
  #
! # Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved.
  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  #
  # This code is free software; you can redistribute it and/or modify it
  # under the terms of the GNU General Public License version 2 only, as
  # published by the Free Software Foundation.
--- 1,7 ---
  #
! # Copyright (c) 2025, 2026, Oracle and/or its affiliates. All rights reserved.
  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  #
  # This code is free software; you can redistribute it and/or modify it
  # under the terms of the GNU General Public License version 2 only, as
  # published by the Free Software Foundation.

*** 23,8 ***
  
  #############################################################################
  #
  # List of quarantined tests for testing with --enable-preview
  #
  #############################################################################
  
! 
--- 23,19 ---
  
  #############################################################################
  #
  # List of quarantined tests for testing with --enable-preview
  #
+ # These are failures that ONLY occur with the '--enable-preview' option
+ # specified. There are separate sub-sections for each preview project.
+ #
  #############################################################################
  
! # Valhalla failures start here:
+ java/foreign/TestRestricted.java                                   8372744 generic-all
+ java/lang/module/ModuleReader/ModuleReaderTest.java                8372744 generic-all
+ java/lang/module/ModuleReader/patched/PatchedModuleReaderTest.java 8372744 generic-all
+ java/util/Map/MapBinToFromTreeTest.java                            8373878 linux-aarch64
+ com/sun/jdi/EATests.java#id0                                       8372831 generic-all
+ jdk/jfr/event/oldobject/TestReferenceChainLimit.java               8374950 generic-all
+ jdk/jfr/event/oldobject/TestLargeRootSet.java                      8374950 generic-all
+ jdk/jfr/event/oldobject/TestHeapDeep.java                          8374950 generic-all
< prev index next >