< prev index next >

test/hotspot/jtreg/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 ***
--- 23,20 ---
  
  #############################################################################
  #
  # 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:
+ 
+ # Compiler:
+ compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaField.java      8372605 generic-all
+ compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaType.java       8372605 generic-all
+ 
+ # Runtime:
  
+ # Serviceability:
+ vmTestbase/nsk/jdi/Accessible/modifiers/modifiers001/TestDescription.java                        8375069 generic-all
< prev index next >