[ 
https://issues.apache.org/jira/browse/AVRO-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16186773#comment-16186773
 ] 

Hadoop QA commented on AVRO-1047:
---------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 23m 
41s{color} | {color:blue} Docker mode activated. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce Server=17.05.0-ce Image:yetus/avro:9330bcb |
| JIRA Issue | AVRO-1047 |
| GITHUB PR | https://github.com/apache/avro/pull/250 |
| Optional Tests |  |
| uname | Linux 77ac15314e50 3.13.0-123-generic #172-Ubuntu SMP Mon Jun 26 
18:04:35 UTC 2017 x86_64 GNU/Linux |
| Build tool | build |
| git revision | branch-1.8 / 7ec35ea |
| Console output | 
https://builds.apache.org/job/PreCommit-AVRO-Build-TEST/35/console |
| Powered by | Apache Yetus 0.4.0   http://yetus.apache.org |


This message was automatically generated.



> Generated Java classes for specific records contain unchecked casts
> -------------------------------------------------------------------
>
>                 Key: AVRO-1047
>                 URL: https://issues.apache.org/jira/browse/AVRO-1047
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.6.3
>            Reporter: Garrett Wu
>         Attachments: AVRO-1047.patch, suppress-warnings.tar.gz
>
>
> The generated Java classes for specific records cause compiler warnings using 
> Oracle/Sun Java 1.6, since it doesn't support @SuppressWarnings("all"). 
> Instead could we change it to @SuppressWarnings("unchecked")? Only 
> "unchecked" and "deprecation" are mentioned Java Language Specification -- 
> the rest are specific to compiler vendors.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to