<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
We also need to know whether it is actually getting stuck (and
taking >1 minute/class). Do we maintain any stats like that at
the moment?<br>
<br>
<div class="moz-cite-prefix">On 10/14/2014 02:52 PM, Lincoln Baxter,
III wrote:<br>
</div>
<blockquote
cite="mid:CAEp_U4Gh8paei0vbu8E8ggP=D=5oduCjYnW1KB3csQLk0KJf+A@mail.gmail.com"
type="cite">
<div dir="ltr">In theory, this is a good idea, we probably do want
to limit the amount of time spent on each class.
<div><br>
</div>
<div>However, simply running decompilation in a separate thread
will likely not allow us to interrupt the thread. We'll need
to figure out where Procyon is running, and if it actually
responds to Thread.interrupt() (I'm betting it doesn't.) (And
how to make sure that it does, which will likely take some
extension or modification of Procyon itself.)</div>
<div><br>
</div>
<div>This is definitely something to look in to over the next
few weeks/months as we harden this first version of the tool.</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, Oct 14, 2014 at 1:42 PM, Brad
Davis <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:bdavis@redhat.com" target="_blank">bdavis@redhat.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">I think we
could maybe create the decompiler as a runnable, and
interrupt the thread with a timeout if the decompiler takes
more than a minute for a class, which should be plenty of
time. We should log this, though, to make sure they are
aware that one of the classes did not successfully
decompile.<br>
<br>
Brad Davis<br>
Senior Manager, Red Hat Consulting<br>
Email: <a moz-do-not-send="true"
href="mailto:bdavis@redhat.com">bdavis@redhat.com</a> | c:
<a moz-do-not-send="true" href="tel:980.226.7865"
value="+19802267865">980.226.7865</a> | <a
moz-do-not-send="true" href="http://www.redhat.com"
target="_blank">http://www.redhat.com</a><br>
<div>
<div class="h5"><br>
<br>
----- Original Message -----<br>
From: "Ondrej Zizka" <<a moz-do-not-send="true"
href="mailto:ozizka@redhat.com">ozizka@redhat.com</a>><br>
To: "Windup-dev List" <<a moz-do-not-send="true"
href="mailto:windup-dev@lists.jboss.org">windup-dev@lists.jboss.org</a>><br>
Sent: Tuesday, October 14, 2014 11:55:17 AM<br>
Subject: [windup-dev] Windows Issues<br>
<br>
Hi,<br>
<br>
I've tried on Windows 7 64bit, Oracle JDK 1.7.0_67.<br>
<br>
The tests fail with WINDUP-335 and WINDUP-332 .<br>
The run against Tim's EAR get stuck on Decompilation for
about 8 hours, seems it's in an endless loop. WINDUP-337<br>
<br>
<br>
Is Windows a priority? Do we have estimation on what
portion of users will run on Windows?<br>
<br>
Ondra<br>
<br>
<br>
<br>
</div>
</div>
_______________________________________________<br>
windup-dev mailing list<br>
<a moz-do-not-send="true"
href="mailto:windup-dev@lists.jboss.org">windup-dev@lists.jboss.org</a><br>
<a moz-do-not-send="true"
href="https://lists.jboss.org/mailman/listinfo/windup-dev"
target="_blank">https://lists.jboss.org/mailman/listinfo/windup-dev</a><br>
_______________________________________________<br>
windup-dev mailing list<br>
<a moz-do-not-send="true"
href="mailto:windup-dev@lists.jboss.org">windup-dev@lists.jboss.org</a><br>
<a moz-do-not-send="true"
href="https://lists.jboss.org/mailman/listinfo/windup-dev"
target="_blank">https://lists.jboss.org/mailman/listinfo/windup-dev</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
Lincoln Baxter, III<br>
<a moz-do-not-send="true" href="http://ocpsoft.org"
target="_blank">http://ocpsoft.org</a><br>
"Simpler is better."
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
windup-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:windup-dev@lists.jboss.org">windup-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/windup-dev">https://lists.jboss.org/mailman/listinfo/windup-dev</a></pre>
</blockquote>
<br>
</body>
</html>