Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep class used in EnumMap #104

Merged
merged 1 commit into from
Oct 19, 2024
Merged

Keep class used in EnumMap #104

merged 1 commit into from
Oct 19, 2024

Conversation

jzbrooks
Copy link
Owner

@jzbrooks jzbrooks commented Oct 18, 2024

@jzbrooks
Copy link
Owner Author

vgo# diffuse diff --jar ~/Desktop/master.jar vgo-cli/build/libs/vgo.jar 
OLD: master.jar
NEW: vgo.jar

 JAR   │ old      │ new      │ diff  
───────┼──────────┼──────────┼───────
 class │  7.5 MiB │  7.5 MiB │ +97 B 
 other │  7.8 MiB │  7.8 MiB │   0 B 
───────┼──────────┼──────────┼───────
 total │ 15.3 MiB │ 15.3 MiB │ +97 B 

 CLASSES │ old   │ new   │ diff      
─────────┼───────┼───────┼───────────
 classes │  2960 │  2960 │ 0 (+0 -0) 
 methods │ 18446 │ 18446 │ 0 (+0 -0) 
  fields │  7839 │  7839 │ 0 (+0 -0) 

=================
====   JAR   ====
=================

 size  │ diff  │ path                                                           
───────┼───────┼────────────────────────────────────────────────────────────────
 747 B │ +97 B │ ∆ com/android/ide/common/vectordrawable/SvgNode$ClipRule.class 
───────┼───────┼────────────────────────────────────────────────────────────────
 747 B │ +97 B │ (total) 

@jzbrooks jzbrooks force-pushed the enum-map-crash branch 2 times, most recently from 79f74cb to 22397f6 Compare October 19, 2024 00:01
@jzbrooks jzbrooks enabled auto-merge (rebase) October 19, 2024 00:01
@jzbrooks jzbrooks merged commit 64b9525 into master Oct 19, 2024
1 check passed
@jzbrooks jzbrooks deleted the enum-map-crash branch October 19, 2024 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash on conversion of svg to vector drawable
1 participant