This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
jdk
Watch
1
Star
0
Fork
You've already forked jdk
0
mirror of
https://github.com/openjdk/jdk.git
synced
2025-08-27 23:04:50 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8c8f0d85ce
jdk
/
src
/
java.base
/
share
/
classes
/
java
/
lang
/
classfile
/
instruction
History
Download ZIP
Download TAR.GZ
Chen Liang
8c8f0d85ce
8339260: Move rarely used constants out of ClassFile
...
Reviewed-by: asotona
2024-09-26 06:34:18 +00:00
..
ArrayLoadInstruction.java
8339115: Rename TypeKind enum constants to follow code style
2024-08-30 17:28:28 +00:00
ArrayStoreInstruction.java
8339115: Rename TypeKind enum constants to follow code style
2024-08-30 17:28:28 +00:00
BranchInstruction.java
CharacterRange.java
8339260: Move rarely used constants out of ClassFile
2024-09-26 06:34:18 +00:00
ConstantInstruction.java
8339131
: Remove rarely-used accessor methods from Opcode
2024-09-04 12:29:40 +00:00
ConvertInstruction.java
DiscontinuedInstruction.java
ExceptionCatch.java
FieldInstruction.java
IncrementInstruction.java
InvokeDynamicInstruction.java
InvokeInstruction.java
8338014: Improve usage of @jvms tags in class file API
2024-08-15 13:28:25 +00:00
LabelTarget.java
LineNumber.java
LoadInstruction.java
LocalVariable.java
8339876: Move constant symbol caches to Utf8EntryImpl
2024-09-12 15:16:38 +00:00
LocalVariableType.java
8335939: Hide element writing across the ClassFile API
2024-07-23 12:11:47 +00:00
LookupSwitchInstruction.java
MonitorInstruction.java
NewMultiArrayInstruction.java
NewObjectInstruction.java
NewPrimitiveArrayInstruction.java
8339115: Rename TypeKind enum constants to follow code style
2024-08-30 17:28:28 +00:00
NewReferenceArrayInstruction.java
NopInstruction.java
OperatorInstruction.java
package-info.java
ReturnInstruction.java
StackInstruction.java
StoreInstruction.java
SwitchCase.java
TableSwitchInstruction.java
ThrowInstruction.java
TypeCheckInstruction.java