Skip to content

Commit b83164a

Browse files
authored
Remove @NullMarked from java.lang. (#122)
Fixes #112
1 parent b696941 commit b83164a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/java.base/share/classes/java/lang/package-info.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,4 @@
7373
*
7474
* @since 1.0
7575
*/
76-
@NullMarked
77-
7876
package java.lang;
79-
import org.jspecify.annotations.NullMarked;
80-
import org.jspecify.annotations.Nullable;

0 commit comments

Comments
 (0)