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

Eugene Kirpichov commented on BEAM-630:
---------------------------------------

Wonderful. This seems like a bug in ByteBuddy - it legitimately produces a 
broken class file, but in some cases JVM skips verifying it. With -DforkCount=0 
it doesn't, for some reason I don't quite understand yet (and it probably 
doesn't matter), but with -XX:+BytecodeVerificationLocal it fails even when run 
as a test method from IDEA.

Don't ask how I found out (hint: I found out by reading JVM source code).

> DataflowRunnableOnService test suite is broken
> ----------------------------------------------
>
>                 Key: BEAM-630
>                 URL: https://issues.apache.org/jira/browse/BEAM-630
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-dataflow
>    Affects Versions: Not applicable
>            Reporter: Daniel Halperin
>            Assignee: Eugene Kirpichov
>
> Looks like it's related to problems with the new DoFnSignatures/Invoker: 
> https://builds.apache.org/job/beam_PostCommit_RunnableOnService_GoogleCloudDataflow/1134/#showFailuresLink



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to