About JAI and ImageIO for 64 bit Windows

Hi;

i searched JAI and ImageIO library for 64 bit windows, but i didn't find any version of these. Last 64 bit win vesion request on Java Bug tracking system 6-7 years ago.

I think, jai's developers will not release any version for win64. :(

My question is, can we build jai and imageio from their source for 64bit windows, is it possible? How?

thanks a lot...

//***************************************************

Hi, JAI and JAI Image I/O have two parts from source language points of view, java and C/C++. The java part is free (as free beer) and you can download and compile from java.net, but this is java source, no matter architecture (x86, x64).

The C/C++ source code is not released by SUN so you only get the compiled .dll for Win32 and others platforms. This source code is not released due to several reasons, one is SUN uses source from third parties and have the right to use it, not to (freely) redistribute it.

We contact SUN three years ago for several bugs present in JAI Image I/O JPEG 12bit codec and they give some options. If these bugs are urgent for us, we can provide C/C++ programmers for solving them, by SUN providing us the source code of codecLib if we sign a NDA (Non Disclosure Agreement). The other option was wait for SUN to solve the problems. We provide assistance to the SUN engineer assigned to the bugs and he solved in less than a week.

Now the situation seems to be different, as JAI and related projects (Image I/O) seems to be no longer active, i.e. nobody is working on them (new releases, bug fixes).

So you eventually will have lot of problems with JAI if you require new versions.

You can use the 32bit JRE to execute programs that use JAI in 64bit OS like Windows 7 x64.

Unfortunately you can't use JAI or Image I/O in a 64bit JRE, as you only can use the functionality available in pure Java and lost most codecs in Image I/O.

Another question is what you really need from JAI. JAI can be used using the 100% pure Java implementation (software version), slower but solves the problems of x64. JAI Image I/O also have some functionality that can be implemented by 100% pure Java but most of them, like codecs, require native dll like codedLib.

// shappy

so,还没有上当的同志们,趁早选择其它方式发,它虽然是纯java的x64解决方案,但是实际上编码器是需要调用dll的,无解。Ever son of god is dying!

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
Manifest-Version: 1.0 Ant-Version: Apache Ant 1.7.1 Created-By: 14.2-b01 (Sun Microsystems Inc.) Main-Class: org.jdesktop.swingx.painter.demo.PainterDemoSet X-COMMENT: Main-Class will be added automatically by build Name: org/jdesktop/swingx/JXCollapsiblePane.class Java-Bean: True Name: org/jdesktop/swingx/JXDatePicker.class Java-Bean: True Name: org/jdesktop/swingx/JXDialog.class Java-Bean: False Name: org/jdesktop/swingx/JXEditorPane.class Java-Bean: True Name: org/jdesktop/swingx/JXFindBar.class Java-Bean: True Name: org/jdesktop/swingx/JXFindPanel.class Java-Bean: True Name: org/jdesktop/swingx/JXFrame.class Java-Bean: True Name: org/jdesktop/swingx/JXGlassBox.class Java-Bean: True Name: org/jdesktop/swingx/JXGradientChooser.class Java-Bean: True Name: org/jdesktop/swingx/JXGraph.class Java-Bean: True Name: org/jdesktop/swingx/JXHeader.class Java-Bean: True Name: org/jdesktop/swingx/JXHyperlink.class Java-Bean: True Name: org/jdesktop/swingx/JXImagePanel.class Java-Bean: True Name: org/jdesktop/swingx/JXList.class Java-Bean: True Name: org/jdesktop/swingx/JXLoginDialog.class Java-Bean: True Name: org/jdesktop/swingx/JXLoginPane.class Java-Bean: True Name: org/jdesktop/swingx/JXMonthView.class Java-Bean: True Name: org/jdesktop/swingx/JXMultiSplitPane.class Java-Bean: True Name: org/jdesktop/swingx/JXMultiThumbSlider.class Java-Bean: True Name: org/jdesktop/swingx/JXPanel.class Java-Bean: True Name: org/jdesktop/swingx/JXRadioGroup.class Java-Bean: True Name: org/jdesktop/swingx/JXRootPane.class Java-Bean: True Name: org/jdesktop/swingx/JXSearchPanel.class Java-Bean: True Name: org/jdesktop/swingx/JXStatusBar.class Java-Bean: True Name: org/jdesktop/swingx/JXTable.class Java-Bean: True Name: org/jdesktop/swingx/JXTaskPane.class Java-Bean: True Name: org/jdesktop/swingx/JXTaskPaneContainer.class Java-Bean: True Name: org/jdesktop/swingx/JXTipOfTheDay.class Java-Bean: True Name: org/jdesktop/swingx/JXTitledPanel.class Java-Bean: True Name: org/jdesktop/swingx/JXTitledSeparator.class Java-Bean: True Name: org/jdesktop/swingx/JXTree.class Java-Bean: True Name: org/jdesktop/swingx/JXBusyLabel.class Java-Bean: True Name: org/jdesktop/swingx/JXLabel.class Java-Bean: True Name: org/jdesktop/swingx/JXTreeTable.class Java-Bean: True Name: org/jdesktop/swingx/auth/DefaultUserNameStore.class Java-Bean: True Name: org/jdesktop/swingx/auth/JAASLoginService.class Java-Bean: True Name: org/jdesktop/swingx/auth/JDBCLoginService.class Java-Bean: True Name: org/jdesktop/swingx/border/DropShadowBorder.class Java-Bean: True Name: org/jdesktop/swingx/border/MatteBorderExt.class Java-Bean: False Name: org/jdesktop/swingx/painter/AlphaPainter.class Java-Bean: True Name: org/jdesktop/swingx/painter/CheckerboardPainter.class Java-Bean: True Name: org/jdesktop/swingx/painter/CompoundPainter.class Java-Bean: True Name: org/jdesktop/swingx/painter/GlossPainter.class Java-Bean: True Name: org/jdesktop/swingx/painter/ImagePainter.class Java-Bean: True Name: org/jdesktop/swingx/painter/MattePainter.class Java-Bean: True Name: org/jdesktop/swingx/painter/PinstripePainter.class Java-Bean: True Name: org/jdesktop/swingx/painter/RectanglePainter.class Java-Bean: True Name: org/jdesktop/swingx/painter/ShapePainter.class Java-Bean: True Name: org/jdesktop/swingx/painter/TextPainter.class Java-Bean: True
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值