Type: Bug
Components: Compiler
Affects Versions: JRuby 1.7
Environment: Java7u2, JRuby master from 20111216
Reporter: Chuck Remes
Priority: Blocker
Looks like MathLinker doesn't have float_op_equal defined yet for
invokedynamic. This causes a hard c
Jordan Sissel created JRUBY-6280:
Summary: Fails to open fifo for writing.
Key: JRUBY-6280
URL: https://jira.codehaus.org/browse/JRUBY-6280
Project: JRuby
Issue Type: Bug
Affects Versions
We have a lot of test runs that we used to only do against master, but
recently I realized we ought to be running them against the release
branch as weel. In order to make this easier, I've made the following
changes:
* The jruby.org git repository now has a symbolic ref branch "release"
that poin
Hiro Asari created JRUBY-6281:
-
Summary: [1.9] Applet does not work in the 1.9 mode
Key: JRUBY-6281
URL: https://jira.codehaus.org/browse/JRUBY-6281
Project: JRuby
Issue Type: Bug
Compo
I'm getting a weird error in WinXP trying to checkout the master branch.
This also seems to prevent 'git pull' from working, too. I think it's just
falling over trying to create files with ':' in them:
PS C:\> git clone https://github.com/jruby/jruby.git
Cloning into jruby...
remote: Counting obj
I'm getting this error too on XP.
Charles
On Fri, Dec 16, 2011 at 7:28 PM, Nick Klauer wrote:
> I'm getting a weird error in WinXP trying to checkout the master branch.
> This also seems to prevent 'git pull' from working, too. I think it's just
> falling over trying to create files with ':' i
Hiro Asari created JRUBY-6282:
-
Summary: Colon is not allowed in a file name on Windows
Key: JRUBY-6282
URL: https://jira.codehaus.org/browse/JRUBY-6282
Project: JRuby
Issue Type: Bug
C
I created http://bugs.jruby.org/6282
On Dec 16, 2011, at 11:22 PM, daidoji70 wrote:
> I'm getting this error too on XP.
>
> Charles
>
> On Fri, Dec 16, 2011 at 7:28 PM, Nick Klauer wrote:
> I'm getting a weird error in WinXP trying to checkout the master branch.
> This also seems to prevent
I committed a temporary patch. Ultimately it will need to be fixed in
minitest, so I also submitted a pull request.
- Charlie
On Fri, Dec 16, 2011 at 11:53 PM, Hirotsugu Asari wrote:
> I created http://bugs.jruby.org/6282
>
> On Dec 16, 2011, at 11:22 PM, daidoji70 wrote:
>
> I'm getting this er