- d660521 [Compose] Account for inline frames when composing methods by Morten Krogh-Jespersen · 2 years, 1 month ago
- fb757f0 [Compose] Add test for composition of mappings with inlines by Morten Krogh-Jespersen · 2 years, 1 month ago
- 59fd776 [Compose] Account for moved mapped methods with positions by Morten Krogh-Jespersen · 2 years, 1 month ago
- 646d164 [Compose] Add test for method composition with positions by Morten Krogh-Jespersen · 2 years, 1 month ago
- bc7ada3 [Compose] Account for moved methods without positions by Morten Krogh-Jespersen · 2 years, 1 month ago
- dbedc22 [Compose] Add tests for composing moved methods by Morten Krogh-Jespersen · 2 years, 1 month ago
- 5fc3dbf [Compose] Move removal of compose signatures to end of commit phase by Morten Krogh-Jespersen · 2 years, 1 month ago
- 50528eb Extend check for correct SET_POSITION_FRAME to creation and writing by Morten Krogh-Jespersen · 2 years, 1 month ago
- 91480f4 Emit finalized code for method with logging filter by Morten Krogh-Jespersen · 2 years, 1 month ago
- ee57bf2 Account for dynamic null receiver type in argument propagation by Morten Krogh-Jespersen · 2 years, 1 month ago
- 7c5884e Add test for trying to compute method states for dynamic null receiver by Morten Krogh-Jespersen · 2 years, 1 month ago
- ca80bf4 Ensure no SET_POSITION_FRAME after default events by Morten Krogh-Jespersen · 2 years, 1 month ago
- 51a118a Reland "[Retrace] Make map version 2.2. stable to start emitting..." by Morten Krogh-Jespersen · 2 years, 1 month ago
- a2f7700 Revert "[Retrace] Canonicalize synthetic mapping information" by Ian Zerny · 2 years, 1 month ago
- 4afa27a Revert "[Retrace] Prepare residual signature information before ..." by Ian Zerny · 2 years, 1 month ago
- 16b1e67 Revert "[Retrace] Make map version 2.2. stable to start emitting..." by Ian Zerny · 2 years, 1 month ago
- 2792ced Upgrade asm to version 7.4 by Søren Gjesse · 2 years, 1 month ago
- 110e8b9 [Retrace] Make map version 2.2. stable to start emitting residual info by Morten Krogh-Jespersen · 2 years, 1 month ago
- 4ad8027 [Retrace] Prepare residual signature information before map version 2.2 by Morten Krogh-Jespersen · 2 years, 1 month ago
- 4d88808 [Retrace] Canonicalize synthetic mapping information by Morten Krogh-Jespersen · 2 years, 1 month ago
- 4a51a96 [Compose] Wait with removal of field signatures until finish by Morten Krogh-Jespersen · 2 years, 1 month ago
- 66f5aa9 [Compose] Add test for duplicating fields by Morten Krogh-Jespersen · 2 years, 1 month ago
- 00b348f [KeepAnno] Add parsing of 'allow' keep options. by Ian Zerny · 2 years, 1 month ago
- 7278096 [KeepAnno] Rename classTypeName to className and refactor parsing. by Ian Zerny · 2 years, 1 month ago
- 0575b71 VarHandle desugar: Move VarHandle rewriting from reader to writer by Søren Gjesse · 2 years, 1 month ago
- 3335c65 VarHandle desugar: Move MethodHandles.Lookup rewriting from reader to writer by Søren Gjesse · 2 years, 1 month ago
- 2e88c34 Disable assertion about original method for synthesized methods by Morten Krogh-Jespersen · 2 years, 1 month ago
- b2fdb70 Relax restriction of original method precense by Morten Krogh-Jespersen · 2 years, 1 month ago
- 58c4bc7 Move vertically merged method from parent by inlining positions by Morten Krogh-Jespersen · 2 years, 1 month ago
- c4dd4da Add a bit to position to track if the position is d8/r8 synthesized by Morten Krogh-Jespersen · 2 years, 1 month ago
- b8c16ad Add utility for type substituting a method by simulating inlining by Morten Krogh-Jespersen · 2 years, 1 month ago
- 37a1d14 Refactor code to allow iterating over positions by Morten Krogh-Jespersen · 2 years, 1 month ago
- 8c798ee [Compose] Account for qualified field names by Morten Krogh-Jespersen · 2 years, 1 month ago
- b0fd8e6 [Compose] Add tests for composing moved fields and methods by Morten Krogh-Jespersen · 2 years, 1 month ago
- d8d6e8b Ensure that lambda bridges has code moved as inlining by Morten Krogh-Jespersen · 2 years, 1 month ago
- 6f153b7 Add test for incorrectly retracing private lambda by Morten Krogh-Jespersen · 2 years, 1 month ago
- 715a974 [KeepAnno] Context and descriptions on keep edges. by Ian Zerny · 2 years, 1 month ago
- ae913f1 [KeepAnno] Syntax for extends patterns and keep options. by Ian Zerny · 2 years, 1 month ago
- e5db297 Enum unboxer: fix enum arrays on various instructions by Clément Béra · 2 years, 1 month ago
- 0d49a39 Update formatter used for generated code by Søren Gjesse · 2 years, 1 month ago
- 75996df VarHandle desugaring test of types not supported by desugaring by Søren Gjesse · 2 years, 1 month ago
- 076f685 Improve assertion message when there are duplicate DEX items by Søren Gjesse · 2 years, 1 month ago
- e3ba8dd Add test using class not found on Android (java.lang.ClassValue) by Søren Gjesse · 2 years, 2 months ago
- beebe28 Clean-up mapped positions to not flatten inner most by Morten Krogh-Jespersen · 2 years, 2 months ago
- 7ea0fa5 Clean-up DexEntryDebugState to account for all position info by Morten Krogh-Jespersen · 2 years, 2 months ago
- c5dda4b Discard synthetic positions when simulating code inlining by Morten Krogh-Jespersen · 2 years, 2 months ago
- 1f7130a Handle exceptional edges with CF verification errors. by Ian Zerny · 2 years, 2 months ago
- 658dbab VarHandle desugaring test backporting of compareAndSwapObject by Søren Gjesse · 2 years, 2 months ago
- b2481f0 Fix VarHandle test on Windows by Søren Gjesse · 2 years, 2 months ago
- 7999dd1 Desugared lib nio: Start analyzing Jdk11 failures by Clément Béra · 2 years, 2 months ago
- 8e49dfc Desugared lib nio: Fix WatchEvent and Jdk11 tests by Clément Béra · 2 years, 2 months ago
- afa1ae0 Remove use of StringConcatFactory from VarHandle test by Søren Gjesse · 2 years, 2 months ago
- 8c5b96f [KeepAnno] Add test and support for targets on field types. by Ian Zerny · 2 years, 2 months ago
- 35f5960 [KeepAnno] Update default values to not overlap with valid values. by Ian Zerny · 2 years, 2 months ago
- 1a22092 [KeepAnno] Test for UsesReflection annotated fields. by Ian Zerny · 2 years, 2 months ago
- 1582110 [KeepAnno] Add support for method return type and parameters. by Ian Zerny · 2 years, 2 months ago
- 6a8ce1c Extend the VarHandle desugaring with reference instance fields by Søren Gjesse · 2 years, 2 months ago
- 73acdb7 Extend the VarHandle test of instance field of type reference by Søren Gjesse · 2 years, 2 months ago
- a9f4c65 Skip running FileCopyMoveTest on Vms where it fails by Søren Gjesse · 2 years, 2 months ago
- 74b206b Support empty DEX for DEX container format by Søren Gjesse · 2 years, 2 months ago
- 411745e Extend the VarHandle desugaring with instance fields of type long by Søren Gjesse · 2 years, 2 months ago
- 4d0acb6 Allow all global synthetics to have nested synthetics by Søren Gjesse · 2 years, 2 months ago
- 3dfa844 Desugared library nio: test link and sym link by Clément Béra · 2 years, 2 months ago
- c2070e3 Desugared library nio: fix FileChannel options by Clément Béra · 2 years, 2 months ago
- 3f8cb06 Desugared library: fix channel exceptions by Clément Béra · 2 years, 2 months ago
- b79f3a4 Fix Files.isSameFile for non existent files by Clément Béra · 2 years, 2 months ago
- 2f1d3dc Fix test expectations (red bot) by Clément Béra · 2 years, 2 months ago
- 47cb975 Extend the VarHandle test of instance field of type long by Søren Gjesse · 2 years, 2 months ago
- 7f78e9d [KeepAnno] Extend @UsesReflection with additional preconditions. by Ian Zerny · 2 years, 2 months ago
- cbd1219 [KeepAnno] Add derived annotation @UsesReflection by Ian Zerny · 2 years, 2 months ago
- 03e5f7b Desugared lib: test extra file attributes by Clément Béra · 2 years, 2 months ago
- daca0b6 Fix most File attribute accesses by Clément Béra · 2 years, 2 months ago
- 7a298ac Guard against block pointers being removed. by Ian Zerny · 2 years, 2 months ago
- d57bb50 Implement VarHandle desugaring for instance fields of type int by Søren Gjesse · 2 years, 2 months ago
- bda1963 [KeepAnno] Relax annotation contexts and support preconditions. by Ian Zerny · 2 years, 2 months ago
- f33d3ca Support catch handlers in conversion to filled-array-data. by Ian Zerny · 2 years, 2 months ago
- 8d40b27 Reland #3: "Use new-filled-array for more things." by Ian Zerny · 2 years, 2 months ago
- 263b457 Fix the order of generated classes by Søren Gjesse · 2 years, 2 months ago
- 6c61b87 Generate DesugarMethodHandlesLookup class by Søren Gjesse · 2 years, 2 months ago
- 7628fc6 Fix testVarHandleDesugaringGenerated by Søren Gjesse · 2 years, 2 months ago
- a49bbe7 Revert #2 "Mark methods as library overrides in a final pass after enqueuing" by Morten Krogh-Jespersen · 2 years, 2 months ago
- 4595a07 Add test for NPE when doing redundant bridge removal by Morten Krogh-Jespersen · 2 years, 2 months ago
- ae1e6df Generate DesugarVarHandle class by Søren Gjesse · 2 years, 2 months ago
- a6ecfac Add missing @Override by Søren Gjesse · 2 years, 2 months ago
- 96754af Fix bad merge by Søren Gjesse · 2 years, 2 months ago
- 725dd13 Add CfInstruction instance and casting methods by Søren Gjesse · 2 years, 2 months ago
- 6f80c1a Add new VarHandle tests by Søren Gjesse · 2 years, 2 months ago
- f2e5c05 Add more R8 nest tests by Søren Gjesse · 2 years, 2 months ago
- 386e4d6 Fix test expectations and file access by Clément Béra · 2 years, 2 months ago
- f00ca79 Reland "Mark methods as library overrides in a final pass after enqueuing" by Morten Krogh-Jespersen · 2 years, 2 months ago
- a4714bd Desugared library nio: Support all FileAttributeView by Clément Béra · 2 years, 2 months ago
- b634272 Desugared library nio: fix some createDirectory by Clément Béra · 2 years, 2 months ago
- 991e48e Test Files visit methods by Clément Béra · 2 years, 2 months ago
- 713651f Assert that D8 never inserts zero-line numbers in CF output. by Ian Zerny · 2 years, 2 months ago
- aaa9024 Revert "Mark methods as library overrides in a final pass after enqueuing" by Morten Krogh-Jespersen · 2 years, 2 months ago
- 29dc783 Test all DEX VMs report zero-valued line numbers. by Ian Zerny · 2 years, 2 months ago
- 4e34605 Insert bridges for library targets for memberrebinding by Morten Krogh-Jespersen · 2 years, 2 months ago
- c57812e Mark methods as library overrides in a final pass after enqueuing by Morten Krogh-Jespersen · 2 years, 2 months ago
- bbfb90d Fix test expectation for custom converted type by Clément Béra · 2 years, 2 months ago
- ac057f1 Disable Files reference test on windows by Clément Béra · 2 years, 2 months ago