Fix bug in validator that stack overflows on final/static fields#1093
Merged
Conversation
Contributor
anuchandy
approved these changes
Sep 21, 2016
jianghaolu
added a commit
to jianghaolu/azure-sdk-for-java
that referenced
this pull request
Sep 26, 2016
553fa4c Merge commit '122f5820ed650db7efb23681f3ae5299a5a4498e' 163b389 Fix error constructor call in mapper adapter d67ca69 Merge pull request Azure#1093 from jianghaolu/validatorfix 00b45db Fix bug in validator that stack overflows on final/static fields 245aba2 [Ready for review] Redis Client implementation (Azure#1057) 29bcf65 Let's not break everyone with paged list yet 0eb2adc Remove throws on many methods 26d2c0a Fix merge errors 2bbd23a Add javadocs and address checkstyle 12cd83e Adapt group paged list to new paged list bc575ae Allow empty pages in paged list 7b325e2 Add tenantId requirement on roll-up client 7d1f0d8 Enable user login c25c32a Supports spn & upn config in vault creation ac061a5 Allow specifying upn and spn 89fc914 Regen graph and a bunch of refactors e6c05e1 Add group & add graph endpoints to AzureEnvironment 61de8e9 Merge commit 'a1fc2e81ba8724105c79f97d1697dc75ea81521c' d5a3639 Add graph tests git-subtree-dir: runtimes git-subtree-split: 553fa4c
jianghaolu
pushed a commit
to jianghaolu/azure-sdk-for-java
that referenced
this pull request
Feb 27, 2017
Fix bug in validator that stack overflows on final/static fields
sima-zhu
pushed a commit
to sima-zhu/azure-sdk-for-java
that referenced
this pull request
Mar 21, 2019
Fix bug in validator that stack overflows on final/static fields
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Azure/autorest#1401