mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-20 02:17:53 +00:00
8359115: [s390x] Test CreateSymbolsReproducibleTest.java failure
Reviewed-by: jpai, amitkumar
This commit is contained in:
parent
fbc705d2cc
commit
03703f347d
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
* 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
|
||||
@ -41,6 +41,7 @@ import org.junit.jupiter.api.Test;
|
||||
* @summary verifies that the ct.sym file created by build.tools.symbolgenerator.CreateSymbols
|
||||
* is reproducible
|
||||
* @library /test/lib
|
||||
* @requires os.arch != "s390x"
|
||||
* @modules java.compiler
|
||||
* jdk.compiler/com.sun.tools.javac.api
|
||||
* jdk.compiler/com.sun.tools.javac.jvm
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user