刚上班的新任务是总结JDK1.4中的新特性,大家有什么好的建议没有啊?

huangry 2003-07-03 06:09:17
如题
...全文
60 20 打赏 收藏 转发到动态 举报
写回复
用AI写文章
20 条回复
切换为时间正序
请发表友善的回复…
发表回复
ddfxr 2003-08-11
  • 打赏
  • 举报
回复
may be you can enter the sun web to get the perfect summary
huangry 2003-08-11
  • 打赏
  • 举报
回复
他是粘贴过来的 不要怪他 呵呵
cd1860 2003-08-11
  • 打赏
  • 举报
回复
你可以从类库入手,看看哪些方法是1.4新加入的,哪些是被1.4抛弃了的,
说一下其中的原因,可以分几部分讲!
  顺便和叫大厅的朋友说句话,你是不是已经出国了呀,我觉得即便是出
国了,碰到了国人也最好说母语!
javaVegetable 2003-07-05
  • 打赏
  • 举报
回复
呵呵,在网上查一下吧,听多得
htl 2003-07-05
  • 打赏
  • 举报
回复
有意思!!
huangry 2003-07-05
  • 打赏
  • 举报
回复
我也知道多阿 总要有所侧重吧
cctvnet 2003-07-04
  • 打赏
  • 举报
回复
java.sun.com
whb147 2003-07-04
  • 打赏
  • 举报
回复
经典,
jaderiver 2003-07-04
  • 打赏
  • 举报
回复
如果只是为完成任务,以上各位说的已足足够了:)
但我觉得你应该换个角度来想想公司为什么给你这么个任务。
搞JAVA开发的公司要不知道这样的问题,真有点不可思议。
我觉得老板花时间让你作这种事,就该是作为给你的一个提高的机会,系统地认识自己在开发中将要使用的技术。
所以还是找点详细的资料来看看吧,对自己对公司都有好处。
huangry 2003-07-04
  • 打赏
  • 举报
回复
up
huangry 2003-07-04
  • 打赏
  • 举报
回复
up
huangry 2003-07-03
  • 打赏
  • 举报
回复

我觉得范围实在太大,内容太多了大家给我指几个方向吧 组长要求的是能够有比较深入的理解和总结

还有阿 我公司是做类似于ERP之类软件的
XKP 2003-07-03
  • 打赏
  • 举报
回复
找个书看看阿
一般在书的最开头会说到的
比如JDK1。4 Tutorial
huangry 2003-07-03
  • 打赏
  • 举报
回复
而且这个所谓的新特性范围比较大 是相对于1.3来说的,甚至是1.2
huangry 2003-07-03
  • 打赏
  • 举报
回复
具体的不同我零零碎碎也知道一些, 但是我是想了解一些比较概括,比较系统的说法嘛
hlding 2003-07-03
  • 打赏
  • 举报
回复
我想,以上所有这些都可以在http://java.sun.com上找到标准答案
wdydt163 2003-07-03
  • 打赏
  • 举报
回复
可以到这里看看,或许有帮助
http://www-900.ibm.com/developerWorks/cn/java/j-merlin/index.shtml
takecare 2003-07-03
  • 打赏
  • 举报
回复
What's new in Java 2 Platform, Standard Edition, v 1.4.1!

The following is a summary of what is new in the latest Java release. For more detailed information, see http://java.sun.com/j2se/1.4.1/changes.html.


Bug Fixes

As the first maintenance release to J2SE 1.4.0, over 2000 bug fixes were integrated in J2SE 1.4.1.

Additionally, changes and improvements have been made in the following areas:

Compiler and Class File Format Changes.
Javadoc
AWT
SWING
Java Naming and Directory Interface API
Networking
RMI
Internationalization
Security
Kerberos Service and DNS Name Lookup


Developer release for 64-bit Intel Itanium processors

The Windows/Linux release is intended only for developers as they begin to work with the IA-64 architecture. It is offered without support and is not for use in production systems or for redistribution with applications.

Applications run only in interpreted mode. Java Plug-in and Java Web Start products are not available in the IA-64 release for Linux and Windows.

Note that the 32 bit versions of J2SE 1.4.1 will not work on Itanium machines.


Java Virtual Machine

Two new garbage collectors have been added to improve application performance:

Concurrent Mark and Sweep Collector. This collector executes mostly concurrently with the application. It trades the utilization of processing power that would otherwise be available to the application for shorter garbage collection pause times.

Parallel Garbage Collector. This collector enables garbage collection to occur on multiple threads for better performance on multiprocessor machines.


Java Plug-in

Several significant enhancements have been made.

An update panel has been added for downloading security patches, in a compact format, as they become available. The Control Panel has been updated with new documentation in the Java Plug-in Developer Guide. Applet startup performance has been improved. Many other improvements have also been made.


Java Web Start 1.2

Version 1.4.1 of the Java 2 SDK and Java Runtime Environment include the new Java Web Start 1.2 product. Java Web Start technology enables deployment of full-featured applications over the net. Version 1.2 offers several significant enhancements requested by the growing number of Java Web Start users.


To use Java Web Start on previous Java releases, download the JRE package for the Java 2 Platform, Standard Edition, version 1.4.1.

geyf 2003-07-03
  • 打赏
  • 举报
回复
到java.sun.com上找找
takecare 2003-07-03
  • 打赏
  • 举报
回复
What's new in Java 2 Platform, Standard Edition, v 1.4.2!

The following is a summary of what is new in the latest Java release. For more detailed information, see Enhancements and Changes.


Windows web based installation
Custom install options

Supported System Configurations

Major Swing Enhancements
With this release two new look and feels are introduced: Microsoft Windows XP and GTK+. If you are using the system look and feel on the Windows XP platform, Swing components now match the platform. The new GTK+ look and feel allows you to customize your look and feel to a particular theme by setting up a resource file.

Also, this release features many performance improvements to JFileChooser. In certain situations, performance is 300 times faster than previous releases.

For more information, see the Swing 1.4.2 release notes.


Bug Fixes

As the second maintenance release to J2SE 1.4.0, over 2400 bug fixes were integrated in J2SE 1.4.2.

Additionally, changes and improvements have been made in the following areas:

Installer
Virtual Machine
Networking
I/O and New I/O
Internationalization
JAXP
Security
CORBA, Java IDL, and Java RMI-IIOP
Java Naming and Directory InterfaceTM API
Java Sound Technology
Java 2DTM Technology
Input Methods
AWT
Swing (Including new XP look and feel)
Startup Time Improvements
Applets
Java Plug-in Technology
Java Web Start 1.4.2
Java Platform Debugger Architecture
Java Virtual Machine Profiler Interface
Java Compiler (javac)
Javadoc Tool


64-bit Intel Itanium 2 processors

With J2SE 1.4.2, Itanium 2 IA-64 processors are now fully supported. A new server JIT compilier is available (in addition to the interpreter offered with J2SE 1.4.1)


Java Plug-in

Some Java Plug-in features worth noting in this release are the following:

The Active X Bridge has been reimplemented in this release.
A single Java Plug-in Control Panel now handles all version of installed Java Plug-ins.

Java Web Start 1.4.2

The following enhancements (RFEs) have been implemented in this release:

Every time JAWS is run, it automatically detects all "registered" JREs on the computer.
There is now a combined control panel infrastructure used for the Java deployment products, including Java Plug-in and Web Start
you can now directly open JNLP URLs from the JAWS Application Manager; these can be bookmarked. Moreover, they may be .html or .jnlp files.
Java Web Start now dynamically imports certificates in much the same way as browsers do, making use of https much easier for users.

62,615

社区成员

发帖
与我相关
我的任务
社区描述
Java 2 Standard Edition
社区管理员
  • Java SE
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧