File tree 1 file changed +2
-2
lines changed
src/jdk.compiler/share/data/symbols
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
#
2
- # Copyright (c) 2022, Oracle and/or its affiliates. All rights reserved.
2
+ # Copyright (c) 2022, 2023, Oracle and/or its affiliates. All rights reserved.
3
3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
#
5
5
# This code is free software; you can redistribute it and/or modify it
@@ -236,7 +236,7 @@ method name firstVariadicArg descriptor (I)Ljava/lang/foreign/Linker$Option; fla
236
236
method name captureCallState descriptor ([Ljava/lang/String;)Ljava/lang/foreign/Linker$Option$CaptureCallState; flags 89
237
237
238
238
class name java/lang/foreign/Linker$Option$CaptureCallState
239
- header extends java/lang/Object implements java/lang/foreign/Linker$Option nestHost java/lang/foreign/Linker sealed true flags 601
239
+ header extends java/lang/Object implements java/lang/foreign/Linker$Option nestHost java/lang/foreign/Linker sealed true flags 601 classAnnotations @Ljdk/internal/javac/PreviewFeature;(feature=eLjdk/internal/javac/PreviewFeature$Feature;FOREIGN;)
240
240
innerclass innerClass java/lang/foreign/Linker$Option outerClass java/lang/foreign/Linker innerClassName Option flags 609
241
241
innerclass innerClass java/lang/foreign/Linker$Option$CaptureCallState outerClass java/lang/foreign/Linker$Option innerClassName CaptureCallState flags 609
242
242
innerclass innerClass java/lang/invoke/MethodHandles$Lookup outerClass java/lang/invoke/MethodHandles innerClassName Lookup flags 19
You can’t perform that action at this time.
1 commit comments
openjdk-notifier[bot] commentedon Jan 19, 2023
Review
Issues