mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-13 06:59:38 +00:00
8377063: Add EchoPassword.java to manual group
Reviewed-by: msheppar, rhalade
This commit is contained in:
parent
7e8fad625a
commit
d67f72e0d5
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2013, 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
# Copyright (c) 2013, 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
|
||||
@ -664,7 +664,8 @@ jdk_core_manual_interactive = \
|
||||
jdk_security_manual_interactive = \
|
||||
sun/security/tools/keytool/i18n.java \
|
||||
com/sun/security/auth/callback/TextCallbackHandler/Password.java \
|
||||
sun/security/krb5/config/native/TestDynamicStore.java
|
||||
sun/security/krb5/config/native/TestDynamicStore.java \
|
||||
sun/security/tools/keytool/EchoPassword.java
|
||||
|
||||
# Test sets for running inside container environment
|
||||
jdk_containers_extended = \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user