-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Comparing changes
Open a pull request
base repository: openjdk/jdk
base: b1d89f30
head repository: openjdk/jdk
compare: 070be0a8
Commits on Jun 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 34c6057 - Browse repository at this point
Copy the full SHA 34c6057View commit details
Commits on Jun 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6663f05 - Browse repository at this point
Copy the full SHA 6663f05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63d0e3b - Browse repository at this point
Copy the full SHA 63d0e3bView commit details
Commits on Jun 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 02bf8b4 - Browse repository at this point
Copy the full SHA 02bf8b4View commit details
Commits on Jun 21, 2022
-
fixed dead code patching in StackMapGenerator::removeRangeFromExcTabl…
…e and added test (#11)
Configuration menu - View commit details
-
Copy full SHA for e1386df - Browse repository at this point
Copy the full SHA e1386dfView commit details
Commits on Jun 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0daac4a - Browse repository at this point
Copy the full SHA 0daac4aView commit details
Commits on Jun 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a5a2580 - Browse repository at this point
Copy the full SHA a5a2580View commit details -
removal of jdk.classfile.jdktypes.AccessFlag and redirection to java.…
…lang.reflect.AccesFlag in Classfile API and tests
Configuration menu - View commit details
-
Copy full SHA for b5267ad - Browse repository at this point
Copy the full SHA b5267adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 941dfb0 - Browse repository at this point
Copy the full SHA 941dfb0View commit details
Commits on Jun 29, 2022
-
fixed InvokeDynamicEntry::asSymbol and BytecodeHelpers::handleDescToH…
…andleInfo implemented RebuildingTransformation and added to Transforms and CorpusTest reduced CorpusTestHelper output and adjusted TEST.properties
Configuration menu - View commit details
-
Copy full SHA for 0fe61c5 - Browse repository at this point
Copy the full SHA 0fe61c5View commit details
Commits on Jun 30, 2022
-
added ConstantValueAttribute::of(ConstantDesc)
MethodParameterInfo name parameter changed to Optional added MethodParameterInfo::ofParameter(Optional<String>,int) implemented TemporaryConstantPool::stringEntry adjusted BoundAttribute and RebuildingTransformation test helper
Configuration menu - View commit details
-
Copy full SHA for a89d822 - Browse repository at this point
Copy the full SHA a89d822View commit details -
added CompilationIDAttribute::of(String)
EnclosingMethodAttribute factory method changed to accept Optionals added EnclosingMethodAttribute::of(ClassDesc,Optional<String>,Optional<MethodTypeDesc>) added EnclosingMethodAttribute accessor methods InnerClassInfo all factory methods changed to accept Optionals added NestHostAttribute::of(ClassDesc) added SourceIDAttribute::of(String) changes reflected in BoundAttribute and RebuildTransformation test helper
Configuration menu - View commit details
-
Copy full SHA for 7bf66b1 - Browse repository at this point
Copy the full SHA 7bf66b1View commit details
Commits on Jul 1, 2022
-
TypeAnnotation and AnnotationValue API improvements
* added TypeAnnotation factory methods accepting ClassDesc and AnnotationElement... AnnotationValue.OfConstant sub-classed to allow switch pattern matching RebuildingTransformation test helper adjusted * added TypeAnnotation.TargetInfo factory methods with validity checking for multi-target types adjusted RebuildTransformation test helper
Configuration menu - View commit details
-
Copy full SHA for bb7e294 - Browse repository at this point
Copy the full SHA bb7e294View commit details -
refactored to FieldModel::fieldTypeSymbol and MethodModel::methodType…
Configuration menu - View commit details
-
Copy full SHA for d8f30a7 - Browse repository at this point
Copy the full SHA d8f30a7View commit details
Commits on Jul 4, 2022
-
Model stack map frames in a type hierarchy where each type represents…
… a frame type. Doing so, make the chop size available to consumers of frames.
Configuration menu - View commit details
-
Copy full SHA for 59479ff - Browse repository at this point
Copy the full SHA 59479ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28f560e - Browse repository at this point
Copy the full SHA 28f560eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99a17b3 - Browse repository at this point
Copy the full SHA 99a17b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2ac770 - Browse repository at this point
Copy the full SHA f2ac770View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8480163 - Browse repository at this point
Copy the full SHA 8480163View commit details
Commits on Jul 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ace0f43 - Browse repository at this point
Copy the full SHA ace0f43View commit details -
Configuration menu - View commit details
-
Copy full SHA for a98f860 - Browse repository at this point
Copy the full SHA a98f860View commit details
Commits on Jul 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4b69c9c - Browse repository at this point
Copy the full SHA 4b69c9cView commit details
Commits on Jul 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0631349 - Browse repository at this point
Copy the full SHA 0631349View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1950b1f - Browse repository at this point
Copy the full SHA 1950b1fView commit details
Commits on Jul 12, 2022
-
PerformancePatch - StackMapGenerator faster counting of method descri…
…ptor argument slots
Configuration menu - View commit details
-
Copy full SHA for e14f3a5 - Browse repository at this point
Copy the full SHA e14f3a5View commit details
Commits on Jul 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5cbe442 - Browse repository at this point
Copy the full SHA 5cbe442View commit details
Commits on Jul 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a1502e3 - Browse repository at this point
Copy the full SHA a1502e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b5620e - Browse repository at this point
Copy the full SHA 4b5620eView commit details
Commits on Jul 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0c80bff - Browse repository at this point
Copy the full SHA 0c80bffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c730ed - Browse repository at this point
Copy the full SHA 4c730edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28cb754 - Browse repository at this point
Copy the full SHA 28cb754View commit details -
patched test calling obsolete CodeBuilder method invokevirtual(..., b…
…oolean isInterface)
Configuration menu - View commit details
-
Copy full SHA for 3369fbb - Browse repository at this point
Copy the full SHA 3369fbbView commit details
Commits on Jul 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e76ed5f - Browse repository at this point
Copy the full SHA e76ed5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5e9ac3 - Browse repository at this point
Copy the full SHA b5e9ac3View commit details
Commits on Jul 21, 2022
-
* Enhance ifThenElse. * Expose block builder with break label. * Docs and tests. * Doc. * Review feedback. * Unused import.
Configuration menu - View commit details
-
Copy full SHA for 482add7 - Browse repository at this point
Copy the full SHA 482add7View commit details
Commits on Jul 22, 2022
-
ClassRemapper implemenation handling RecordAttribute, InnerClassesAtt…
…ribute, EnclosingMethodAttribute, Annotations, TypeAnnotations, ParameterAnnotations and LoadableConstants
Configuration menu - View commit details
-
Copy full SHA for 34e72c5 - Browse repository at this point
Copy the full SHA 34e72c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 946a382 - Browse repository at this point
Copy the full SHA 946a382View commit details
Commits on Aug 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 269e529 - Browse repository at this point
Copy the full SHA 269e529View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b471fc - Browse repository at this point
Copy the full SHA 2b471fcView commit details -
StackMapGenerator appends detailed debug info about corrupted bytecod…
…e in case of an error - previous debug logging and TRACE and DEBUG switches have been removed
Configuration menu - View commit details
-
Copy full SHA for 2c988df - Browse repository at this point
Copy the full SHA 2c988dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3902fd2 - Browse repository at this point
Copy the full SHA 3902fd2View commit details
Commits on Aug 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b83633c - Browse repository at this point
Copy the full SHA b83633cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c8f57a - Browse repository at this point
Copy the full SHA 6c8f57aView commit details
Commits on Aug 18, 2022
-
Classfile API stack map manual processing (#32)
* removed FrameKind from StackMapTableAttribute and offsets replaced with labels in StackMapFrames * simplification of StackMapFrame, removal of compressed sub-types * Implemented UnboundStackMapTableAttribute and added related factory methods dropped VerificationType SimpleVerificationTypeInfo refactored to enum * implemented StackMapTableAttribute compression and writing * StackMapTableAttribute extends CodeElement * added Classfile.Option.processStackMaps enable stack maps processing in RebuildingTransformation test helper fixed UninitializedVerificationTypeInfo labels resolution * fixed Opcode * enable unordered StackMapTableAttribute entries * removal of PROCESS_STACK_MAPS option generated stack maps override user content adjusted labels inflation from stack maps * minor patch in RebuildingTransformation test helper
Configuration menu - View commit details
-
Copy full SHA for 76b09c5 - Browse repository at this point
Copy the full SHA 76b09c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ced8ffa - Browse repository at this point
Copy the full SHA ced8ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b547682 - Browse repository at this point
Copy the full SHA b547682View commit details -
Configuration menu - View commit details
-
Copy full SHA for de17a3b - Browse repository at this point
Copy the full SHA de17a3bView commit details
Commits on Aug 19, 2022
-
Classfile api label resolver branch (#33)
* removed impl.LabelResolver * labelToBci moved to CodeAttribute and impl.LabelContext * removed labelToBci from CodeBuilder
Configuration menu - View commit details
-
Copy full SHA for cb17b0f - Browse repository at this point
Copy the full SHA cb17b0fView commit details
Commits on Aug 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 15ba3cd - Browse repository at this point
Copy the full SHA 15ba3cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 674791a - Browse repository at this point
Copy the full SHA 674791aView commit details
There are no files selected for viewing