< prev index next >

test/hotspot/jtreg/ProblemList-zgc.txt

Print this page
*** 1,7 ***
  #
! # Copyright (c) 2019, 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) 2019, 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.

*** 111,5 ***
--- 111,20 ---
  compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/MaxOopMapStackOffsetTest.java        8343233 generic-aarch64
  compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/NativeCallTest.java                  8343233 generic-aarch64
  compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/SimpleCodeInstallationTest.java      8343233 generic-aarch64
  compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/SimpleDebugInfoTest.java             8343233 generic-aarch64
  compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/VirtualObjectDebugInfoTest.java      8343233 generic-aarch64
+ 
+ #############################################################################
+ 
+ # Preview project specific failures go here at the end of the file.
+ #
+ # These are NOT failures that occur with the '--enable-preview' option
+ # specified; those go in the appropriate ProblemList-enable-preview.txt file.
+ # These are failures that occur WITHOUT the '--enable-preview' option
+ # specified AND occur because of some issue with preview project code,
+ # in either implementation or test code.
+ 
+ #############################################################################
+ 
+ # Valhalla failures start here:
+ compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/MethodTagTest.java                   8343233 generic-aarch64
< prev index next >