mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8255262: Remove use of legacy custom @spec tag
Reviewed-by: lancea, mr, iris, alanb, darcy, mchung
This commit is contained in:
parent
a0b687bfb2
commit
0aa3c92577
69 changed files with 0 additions and 209 deletions
|
@ -29,7 +29,6 @@ package java.lang;
|
|||
* Thrown to indicate that a method has been called by an inappropriate caller.
|
||||
*
|
||||
* @since 9
|
||||
* @spec JPMS
|
||||
* @see StackWalker#getCallerClass
|
||||
*/
|
||||
public class IllegalCallerException extends RuntimeException {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue