mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
8357874: UNLIMTED_CRYPTO typo in class description of JceSecurity.java.template
Reviewed-by: wetmore
This commit is contained in:
parent
48c59faf58
commit
6b6fdf1d92
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997, 2024, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 1997, 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
|
||||
@ -31,7 +31,7 @@
|
||||
*
|
||||
* In the current jdk builds, this file is first preprocessed to replace
|
||||
* @@JCE_DEFAULT_POLICY@ [sic] with "limited" or "unlimited" which is
|
||||
* determined by the $(UNLIMTED_CRYPTO) make variable. This variable is
|
||||
* determined by the $(UNLIMITED_CRYPTO) make variable. This variable is
|
||||
* set by top-level configure script, using either
|
||||
* --disable-unlimited-crypto or --enable-unlimited-crypto [default].
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user