mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8318601: Remove javadoc text about restricted methods
Reviewed-by: alanb
This commit is contained in:
parent
40106422bd
commit
91442878b7
5 changed files with 0 additions and 40 deletions
|
@ -305,10 +305,6 @@ public final class ModuleLayer {
|
|||
* Enables native access for a module in the layer if the caller's module
|
||||
* has native access.
|
||||
*
|
||||
* <p> This method is <a href="foreign/package-summary.html#restricted"><em>restricted</em></a>.
|
||||
* Restricted methods are unsafe, and, if used incorrectly, their use might crash
|
||||
* the JVM or, worse, silently result in memory corruption.
|
||||
*
|
||||
* @param target
|
||||
* The module to update
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue