-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b123
-
generic
-
generic
-
Not verified
http://blogs.sun.com/darcy/entry/projectcoin_inducing_contributory_pollution
Uses an annotation to allow programmers to declare their method safely handles the varargs parameter. This bug is to track added the new annotation type in java.lang, replacing the prototype support based on SuppressedWarnings (6945418).
- relates to
-
JDK-7006578 Project Coin: Retrofit JDK libraries with @SafeVarargs
- Closed
-
JDK-7011920 Project Coin: Sync with JSR 334 EDR
- Closed
-
JDK-7088500 there is no @since tag on SafeVarargs
- Closed
-
JDK-6945418 Project Coin: Simplified Varargs Method Invocation
- Closed
-
JDK-7196160 Project Coin: Allow @SafeVarargs on private methods
- Closed
-
JDK-6993978 Project Coin: Compiler support of annotation to reduce varargs warnings
- Closed
-
JDK-8236622 Records: Clarify interaction between records and @SafeVarargs
- Resolved