SUN's java sdk 5.0 update 3나왔습니다.
Java Technology > J2SE > Core Java > J2SE 5.0 > Documentation >  
Release Notes
JavaTM 2 Platform Standard Edition Development Kit 5.0 Update 3 
(JDK 5.0 Update 3) 
Microsoft Windows, Linux, and Solaris Operating Systems    
Contents
Introduction
Latest Version 
Changes to 1.5.0_03 
Earlier Versions 
Changes to 1.5.0_02 
Changes to 1.5.0_01 
Changes to the Original 1.5.0 Release 
--------------------------------------------------------------------------------
Introduction
This document summarizes changes made in all the 1.5.0 update releases, including a link to the original 1.5.0 release notes. Update releases are bug fix releases and as such are not intended to add or delete functionality from the original 1.5.0 release. Note that bug fixes in previous update versions are also included in the current update version. 
The version numbers are given below, complete with build number. To determine the version of your JDK software, use the following command:
java -version
Bug Database - In most cases, the bug ID number in each description below is a link to the detailed bug report on the Bug Database (Bug Parade) web site. Bug Database enables you to file your own bug reports, add comments to existing bug reports, and vote for the bugs you consider most important.
--------------------------------------------------------------------------------
Changes in 1.5.0_03
The official version number for is update release is 1.5.0_03-b07. Bug fixes are listed in the following table. 
BugId Category Subcategory Description 
6207079  hotspot compiler1 Hotspot client compiler overfills CodeBuffer: crashes when deoptimizing. 
6207830  hotspot compiler2 JCK: /api/java_net/URI/[Ctor, Components,Create] Tests failing with [-server -Xcomp] in Linux 
6208545  hotspot compiler2 The popup menu displays the graphical box but there is no menu items inside the box. 
6209737  hotspot compiler2 REGRESSION:Compilation error "local schedule failed (not retryable)" with simple loop 
6213473  hotspot jni JCK1.5: JNI call made with exception when -Xcheck:jni is used. 
5092850  hotspot jvmti RedefineClasses causes VerifyError 
6214132  hotspot jvmti Verifier must treat all versions of class being redefined as equal types 
6219495  hotspot jvmti CompiledMethodLoad reports incorrect addresses in the location map 
6227583  hotspot runtime_system Solaris-amd64: nsk/regression/b4660518 test exceeds the default 18-page shadow zone size 
6206786  java apt apt should return members in source order 
6250473  java apt REGRESSION: apt slower in Tiger update train than FCS due to name lookup 
4949631  java char_encodings String.getBytes() does not work on some strings larger than 16MB 
5101128  java char_encodings (cs) CoderResult.isOverflow() returns false when UTF-16 overflows 
5089985  java classes_2d Drawing GeneralPath crashes JVM if antialias is on 
4984794  java classes_awt Invisible applet steals focus from HTML form field (MSIE, Sun plug-in only) 
5082319  java classes_awt REGRESSION: JComboBox don't respond to arrow keys on linux (has focus listener) 
5095117  java classes_awt [Cinnabar17] On X86, suntea login page can't be input 
6173972  java classes_awt backspace, arrow keys, and return key not working in java applications 
6213128  java classes_awt [Cinnabar25 Linux]SunTea hangs the system 
6213128  java classes_awt [Cinnabar25 Linux]SunTea hangs the system 
6195099  java classes_lang (ref) test/java/lang/ref/SoftReference/Pin.java fails 
6210227  java classes_net REGRESSION: Socket.getLocalAddress() returns address of 0.0.0.0 on outbound TCP 
6181598  java classes_nio String constructor with "KSC5601" encoding throws AccessControlException 
5100483  java classes_security Kerberos module cannot authentiate with different KDCs/principal names 
6219491  java classes_security CertStore.getInstance(String,CertStoreParameters,String) throws NoSuchAlgorithmE 
4548788  java classes_swing JTree should toggle for all even-numbered clicks 
4656461  java classes_swing Cannot Ctrl-Shift-Click to create disjoint selection interval in list 
4897333  java classes_swing XP L&F: JComboBox has wrong rollover effect under Windows XP LookAndFeel 
4924758  java classes_swing 1.4 REGRESSION: In Motif L&F JComboBox doesn't react when spacebar is pressed 
4994329  java classes_swing GTK: JColorChooser hue spinner doesn't update the selected color 
5056403  java classes_swing REGRESSION: JTabbedPane setFocusable(false) and removing tabs 
5075526  java classes_swing REGRESSION: ArrayIndexOutOfBoundsException in BasicTabbedPaneUI.getTabBounds() 
5077738  java classes_swing Changing system preferences after switching from GTK L&F causes L&F mixup 
5102490  java classes_swing Lead Selection index is not shown in JFileChooser on GTK LAF 
6209095  java classes_swing Make the demo code more friendly to build 
6218309  java classes_text test/java/text/Format/CurrencyFormat.java failed for tr_TR 
6180194  java classes_util 142_xx: Missing exception/error messages while using unsynchronized Collection objects concurrently 
5104960  java classes_util_i18n New Romanian currency 
6206839  java classes_util_i18n New Currency for Madagascar 
6213461  java classes_util_i18n Regtest java/util/Currency/ValidateISO4217.java fails after 2005-01-01 due to new Turkish lire 
6181784  java debugger Step requests ignored after an exception in debugee 
6208676  java install Error 1722 coming during jre1.5.0 installation by Windows user with limited (+elevated) priviledges 
6208965  java install Package based installation of tiger update 1 shows J2SDK 
6224405  java install REGRESSION: wrong time stamp for plugin dll files on Win98(2nd) 
6238128  java install Tiger Update 2 JRE patch bundle creates msvcrt.dll under jre1.5.0_02/bin 
6247771  java install REGRESSION: uninstall JDK 5.0u3 does not remove demo dir on windows 
6182685  java localization incorrect "group (thousands) separator" in 5.0 sun.text.resources.LocaleElements_sv 
6208712  java localization S. Chinese translation for Twi language is wrong 
6209342  java localization S.Chinese localization for JDK software 
6215109  java localization some of jdk man pages show unnecessary lines in ja locale 
6237671  java localization S.Chinese localization for JDK software - part II 
5105765  java native_interface REGRESSION: JNI Performance Regression in 1.5.0 -server 
6215480  java profiling HPROF: broken when used with HAT, starting with 1.5.0_01, Missing thread dump 
5075546  java runtime remove memory barrier on native transitions 
6215746  java_plugin applet_spec Disable META-INF/* lookup from codebase in applet/plugin classloader 
6234219  java_plugin compatibility Do not set initial focus on an applet during startup if applet is targeted for JDK 1.1/1.2 
5080386  java_plugin iexplorer Problem with embedded Internet Explorer using Sun Java 
6226589  java_plugin linux Applets hang when using plugin 1.5 in Linux with Mozilla 1.7.x 
5023873  java_plugin misc "javaplugin.classloader.cache.enabled=false" does not work 
5024379  java_plugin ocx REGRESSION: isActive call from Javascript no longer works in IE 
5017051  java_plugin other Applet will not reauthenticate user when returning from another applet 
6227551  java_plugin other REGRESSION: Loading applet fails if URL contains %7E 
6189594  javawebstart download_engine Java Webstart application startup is too slow 
6222350  javawebstart download_engine Regression: updating title or icon in jnlp file will not update shortcuts. 
6206216  javawebstart general can't remove old app if vendor change title attribute in jnlp file on windows platform 
6227874  javawebstart general javaws apps are put in Add/Remove progrgrams entries for all users 
6189106  javawebstart jnlp_file Java Web Start jnlp file caching problem. 
6221549  javawebstart jnlp_file TCK-jnlp 1.5: jnlp_file/resources/j2se/index.html#vmArgs hang in some cases. 
6231216  jce pkcs11_csp Support wrapping of software keys using RSA-PKCS1 
--------------------------------------------------------------------------------
Changes in 1.5.0_02
The official version number for is update release is 1.5.0_02-b09. Bug fixes are listed in the following table. 
Notes
Security Enhancements - (bug fix 6216277) 
The following CA (Certification Authority) certificates have been added to the cacerts file in the lib/security directory of the Java installation: (The text following "Owner:" or "Issuer:" should appear on a single line) 
Alias name: godaddyclass2ca
Owner: OU=Go Daddy Class 2 Certification Authority, O="The Go Daddy Group, Inc.", C=US
Issuer: OU=Go Daddy Class 2 Certification Authority, O="The Go Daddy Group, Inc.", C=US
Alias name: valicertclass2ca
Owner: EMAILADDRESS=info@valicert.com, CN=http://www.valicert.com/, OU=ValiCert Class 2 Policy Validation Authority, O="ValiCert, Inc.", L=ValiCert Validation Network
Issuer: EMAILADDRESS=info@valicert.com, CN=http://www.valicert.com/, OU=ValiCert Class 2 Policy Validation Authority, O="ValiCert, Inc.", L=ValiCert Validation Network
Alias name: starfieldclass2ca
Owner: OU=Starfield Class 2 Certification Authority, O="Starfield Technologies, Inc.", C=US
Issuer: OU=Starfield Class 2 Certification Authority, O="Starfield Technologies, Inc.", C=US
Java Web Start lazy download change (bug fix 6188839) - In 5.0u1, a change was made to Java Web Start to fix lazy downloading for jar files with part attributes when there exists a package element for that part. As a result, lazy parts for which package elements are defined will only be downloaded if a resource in one of the listed packages is accessed.
As a result of this fix, if a lazy part uses package elements, the package elements must be complete (ie: there must be a package element for all the packages in the jars that make up the part). If there are package elements, but they are not complete (or are malformed), the part might not be downloaded when needed.
Bug Fixes
Bug fixes in the most current update version are listed in the following table. 
BugId Category Subcategory Description 
5079729  hotspot compiler2 Crash in JavaCalls.cpp Tiger b59 
6179233  hotspot compiler2 1.4.2_06 crashes when setting -XX:CompileThreshold=200 -server on Windows 
6189687  hotspot compiler2 1.4.2 fastdebug assert on linkResolver.cpp, 49 
6184718  hotspot other JDK product .exe and .dll file version must include the build number 
6195632  hotspot other jhelper must be recompiled with the beta version of dtrace 
6201302  hotspot other AMD64: the dtrace ustack prints hexa-decimals for java frames 
6215407  hotspot other Solaris-amd64: jni test failures 
6201185  hotspot runtime_system FATAL ERROR in native method: JNI call made with exception pending at java.lang.Thread.sleep(NativeM 
6177059  java apt REGRESSION: tools/apt/Basics/apt.sh fails 
4388541  java build Need ALT_DEVTOOLS_DIR for builds 
4911491  java build Allow developers to specify hotspot imports via ONE ALT_ variable 
5102082  java build 5.0u1 English pre-release license displays some malformed character on s.chinese windows platform 
5110117  java build We need to port our workspace into solaris amd64 platform 
6184713  java build JDK product .exe and .dll file version must include the build number 
6188959  java build JDI/JDB tests failures on linux-amd64/windows-amd64 platform 
6192845  java build solaris-amd64 build is copying demo/applet, preventing interactive overlays from proceeding 
6192907  java build Needs pickup pre-eval license for AMD64 platform in makefile 
6193821  java build Sanity.gmk in Tiger/mustang j2se workspace contains incorrect error message 
6194838  java build We need to use our C2 compiler for our build on solaris amd64 
6201952  java build Solaris 10 AMD64 RE build machines must be S10 build 73 or newer (dtrace changes needed) 
6205494  java build j2se should be compiled with optimization enabled 
6221563  java build Need to pick up corret license files for AMD64 platforms 
5073407  java classes_2d Major buffered image render speed regression 
5087395  java classes_2d Repainting text at non-integral positions can be off-by-one pixel. 
5089429  java classes_2d EXCEPTION_ACCESS_VIOLATION at sun.java2d.loops.DrawLine.DrawLine(Native Method) 
6191064  java classes_2d REGRESSION:Graphics.drawImage based on a subimage draws at the wrong location 
6205321  java classes_2d Java2D: opening Truetype font with empty table hangs (JCK on RHAS3.9) 
6205414  java classes_2d Java2D: Type1 Font causes Assertion `ptA <= lastPoint'. (JCK on RH 3.9) 
5003402  java classes_awt REGRESSION: java.awt.TextArea stops scrolling when it loses the keyboard focus. 
5062118  java classes_awt REGRESSION:disabling of a JFrame appears to effect the event handling 
5089312  java classes_awt JComboBox (with heavyweight popup): Bottom border missing on first showing. 
5090643  java classes_awt REG: Menus added to the popup menu are truncated on XToolkit in Tiger 
5094112  java classes_awt Java application steals a focus after switch between workplaces with Ctrl+Alt+-> 
5108694  java classes_awt XAWT: crash when displaying hw combobox popup on secondary screen (sol/lin) 
5023243  java classes_lang (process) Error msg on exception is not displayed correctly in Japanese on XP 
5038903  java classes_lang (cl) ClassLoader.c does not clear a pending exception - JNI spec violation 
6179014  java classes_lang (anno) Infinite recursive loop in AnnotationTypeMismatchException 
5103449  java classes_net REGRESSION: getResourceAsStream is broken in JDK1.5.0-rc 
5105410  java classes_net ZipFile$ZipFileInputStream doesn't close handle to zipfile 
5074836  java classes_nio (fs) MappedByteBuffer.force() throws IOException / ENOSPC 
5097939  java classes_security unnecessary rw opening of /dev/random while compiling 
6178366  java classes_security REGRESSION: keytool corrupts password entered on prompt 
5070730  java classes_sound REGRESSION: play method audioclip 
5079742  java classes_swing Swing's windows look and feel should be using Tahoma on Longhorn/XP 
5086089  java classes_swing OceanTheme cannot be extended 
5088701  java classes_swing StackOverflowError is thrown when reading RTF document 
5092058  java classes_swing HTML table is corrupted 
6190713  java classes_swing Reg: Subclasses of swing components are not serializable 
6201884  java classes_swing JTable printed text is dithered when using Ocean theme 
5088703  java classes_util (fmt) %tl and %tI format specifiers print "0"/"00" instead of 12 for 12 PM 
6189072  java classes_util_concurrent Add sometimes fails after clear or drainTo in LinkedBlockingQueue 
5090555  java classes_util_i18n REGRESSION: incorrect GregorianCalendar.roll(DAY_OF_WEEK) around year boundaries 
5091805  java classes_util_i18n AbstractCalendar.getDayOfWeekDateOnOrBefore doesn't work in the BCE/CE boundary 
4845692  java classes_util_jarzip JarFile.getInputStream throws ClassCastException when jar file is signed 
6195181  java classes_util_regex Regex pattern for CASE_INSENSITIVE/range CharacterClass/negation does not work correctly 
6184225  java cte_test CTE_REGTEST/Generic/5010244/MultipleJRE.sh broken in 1.5.0 testsuite 
6201464  java cte_test Regression: CTE_REGTEST/Generic/4493901/EncodingTest.java times out 
5106044  java debugger SA-JDI: port SA to Solaris/AMD-64 
6188839  java doc webstart not download the classes with the comma separated package name in 5.0_01 
6222071  java doc Solaris-AMD platform Installation Instructions and README not updated or available online 
6222449  java doc System configurations page needs updating for Solaris-AMD platform 
4987923  java install The digital signing process for windows-i586 needs to be automated 
6183297  java install signature of 5.0 installers still says "1.5.0", should say 5.0 
6190987  java install SWAT: /usr/jdk/jdk1.6.0/bin/java -d64 -version and jdk5u2 failed using pkg bundles Sol 10 amd64. 
6192944  java install Need to update pre-eval licenses 
6198632  java install singlemsi installer should only be used on windows2003 32-bit without servicepacks 
6209613  java install REGRESSION: Error during installation of SUNWj6rt package in Solaris x86/amd64 
6225348  java install JavaUpdate fails while update from one version to another on win98 only 
6234717  java install (DOWNLOAD TESTING)Staged 5.0U2 iftw JDK bundles throws error when launched. 
6197664  java localization l10n for 6182630: 1 resource updated in compiler.properties 
6206764  java localization l10n for 5051880: JDBC RowSets need I18N changes 
5084004  java other Create a native SDK 64-bit port to solaris-amd64 
5105917  java profiling NEWHPROF: Missing HPROF_GC_ROOT_THREAD_OBJ in second heap dump 
5105918  java profiling NEWHPROF: Missing HPROF_GC_CLASS_DUMP in second heap dump 
6237992  java qa_web_eng Error messages with staged 5.0U2 iftw JDK bundles on XP-Home(sp2) 
5107852  java runtime JVM Crashes in verifier in Tigerb64 
5094138  java serviceability NEWHPROF: jvmti demo hprof cannot be compiled, missing files (java_crw_demo too) 
5097131  java serviceability ClassFileLoadHook can be called with classname==NULL, hprof & demos could SEGV 
5094505  java tools Launcher needs to support amd64 on Solaris 
6184715  java_deployment general JDK product .exe and .dll file version must include the build number 
6214784  java_deployment general REGRESSION:TraceMsgQueueChecker is written unsafely 
4980122  java_deployment networking [quicksilver] java web start does not read browser's "System" proxy setting 
6235121  java_plugin converter HtmlConverter fails on all platforms 
5054010  java_plugin iexplorer REGRESSION:String values not returned properly from a Java applet to JavaScript 
4974531  java_plugin misc classes are loaded 512 bytes at a time, slowing down applet start time 
4684153  java_plugin ocx LiveConnect method eval() runs in incorrect context when using frames (IE only) 
6190277  java_plugin plugin Mimetypes need to be updated for tiger U2 
6200343  java_plugin plugin memory leak in many jni calls (NewString etc.) 
6194024  javawebstart download_engine Java Webstart incremental update fails with java.util.ZipException 
5074530  javawebstart general javawebstart does no pick up latest JRE if href is no specified in j2se tag 
6175601  javawebstart general javawebstart crash if autoproxy script uses IsInNet function 
6185342  javawebstart general java web start hangs on some solaris sparc machine 
6186650  javawebstart general Static interpretation of auto-proxy script on Windows. 
6188963  javawebstart general java web start cannot start on linux with newer glibc 
6207138  javawebstart general Javaws does not get launched with mustang b14 on sparc sol 10 b72 
6190873  jmx classes JMX lacks thread control interface 
6192124  jmx classes Provide a way to turn off the JMX Remote server connection timeout thread 
6199899  jmx classes ClientNotifForwarder can wait infinitly when reconnecting 
6211220  jmx classes jmx.serial.form=1.0 deserializes broken ObjectNames 
6192223  jndi dns More than 32768 DNS lookups do not work with one InitialDirContext 
6207322  jsse runtime SSLEngine is returning a premature FINISHED message when doing an abbreviated handshake 
--------------------------------------------------------------------------------
Changes in 1.5.0_01
The official version number for this update release is 1.5.0_01-b08. Bug fixes are listed in the following table. 
BugId Cat SubCat Description 
5087041  hotspot compiler1 Tiger b62 vm crashes in client compiler 
5026838  hotspot compiler2 1.4.2_04 Server JVM crashes on Linux 
5033614  hotspot compiler2 ClassLoaders do not get released by GC, causing OutOfMemory in Perm Space 
5071820  hotspot compiler2 server VM crashes with -Xcomp in 1.4.2_05 
5090967  hotspot garbage_collector SIGSEGV in ContiguousSpace::prepare_for_compaction(CompactPoint*) 
5096167  hotspot jvmti null class name crashes VM if ClassFileLoadHook is enabled 
6195632  hotspot other jhelper must be recompiled with the beta version of dtrace 
5095421  hotspot runtime_system amd64 vm should not crash on em64t 
5101288  hotspot runtime_system async exception can be delivered on entry from native to vm 
4993280  java apt apt should favor source files over class files for type information 
4996963  java apt apt could accept class files and java files on the command line 
5095716  java apt RoundState.finalRound computed improperly 
5096931  java apt TypeDeclaration.getMethods needs to screen out static initializers 
5096932  java apt Bad comparator in SourceOrderDeclScanner 
6174696  java apt apt getTypeDeclaration(Strings) cannot find classes that are not already loaded 
5079070  java build metadata incorrect for 1.5.0_01 
5099622  java build Don't use javah_g in j2se build 
5106516  java build Please define JDK update version in makefile 
5108366  java build invalid characters in English LICENSE file in tiger b64 solaris/linux bundles 
6174598  java build Need to backout fix for 5106516 
6201982  java build Solaris 8 Build patch requirement change, need 109147-32/109148-32 (ld/dtrace issue) 
4806753  java char_encodings Using alternating charsets with String(byte[]) and String.getBytes is very slow 
5002890  java char_encodings (cs) Charset.isSupported is slow when invoked for different charsets 
5066464  java classes_2d JDK 1.5 fontconfig.properties should not include abolute path to physical font 
6173770  java classes_2d JCK-5.0 test api/java_awt/Graphics/index.html#CopyArea[Graphics0018_14] fails intermittently 
4972534  java classes_awt [Tiger]Can't input anything into textfields on solaris10 by JRE1.5-B32 
5076963  java classes_awt JNI bugs in sun.awt.windows.WToolkit.eventLoop() 
5085626  java classes_awt Exponential performance regression in AWT components (multiple monitors) 
5088782  java classes_awt AWT application does not load : throws NPE 
5093198  java classes_awt XAWT: Java crashes on window dispose/getLocationOnScreen 
6178323  java classes_awt REGRRESSION: sun.awt.windows.WComponentPeer throws exception "couldn't create component peer" 
5097856  java classes_lang (reflect) hashCode of TypeVariable causes StackOverflowError 
5101311  java classes_lang NullPointerException thrown when environment contains strings without `=' 
5101626  java classes_lang Unexpected NPE from toLowerCase 
5082105  java classes_net InetAddress.isReachable() leaves open handles after execution 
5086348  java classes_net URL.openConnection(Proxy.NO_PROXY) throws NULLPointerException 
5087907  java classes_net InetAddress.getAllByName does not obey setting of java.net.preferIPv6Addresses 
6197569  java classes_net VM crash if java application tries to use system proxy (Solaris10 build 71 CDE only) 
5100121  java classes_nio (se) select not immune to EINTR (linux) 
5072953  java classes_security AuthorityInfoAccess certificate extension is being ignored. 
5100603  java classes_security Need JKS KeyStore with case sensitive alias names 
4890345  java classes_swing 1.4.2 REGRESSION: JComboBox has problem in JTable in Windows L&F 
4959489  java classes_swing NPE in javax.swing.text.html.ParagraphView.paint() 
5036904  java classes_swing JFileChooser in Motif L&F does not comply with Section 508 
5059744  java classes_swing [App]Press Ctl+Space, there is exception thrown in jgraphpad 
5061077  java classes_swing Exception with JFileChooser in GTK LNF 
5073869  java classes_swing Synth does not resolve styles with name and region matches correctly 
5077647  java classes_swing Under GTK L&F JFileChooser does not have drag support at all. 
5080144  java classes_swing REGRESSION: XP L&F: JTextField.setEditable() does not change background color 
5082298  java classes_swing REGRESSION: com/sun/java/swing/plaf/gtk/5048769/bug5048769.sh fails 
5084107  java classes_swing Regression: JTextPane doesn't wrap with RTL ComponentOrientation 
5087905  java classes_swing REGRESSION: CSS cause NPE for unknown colours 
5088268  java classes_swing REGRESSION: Suns Default CSS has bad styles for lists 
5089077  java classes_swing Regression: NPE when relative font sizes used in html 
5092815  java classes_swing REGRESSION: Simplified chinese file name not displayed correctly in JFileChooser 
5094122  java classes_swing Applets fail w/ GTK L&F due to security manager. 
5096948  java classes_swing 1.5.0 Regression: NPE when switching from Metal L&F with JComboBox 
5097973  java classes_swing REGRESSION: table border nonumerical width is broken 
6175284  java classes_swing REGRESSION: javax/swing/JScrollPane/5096948/bug5096948.java fails to compile 
5101540  java classes_util_i18n New Turkish currency 
4856983  java compiler (crash) mutually f-bounded type vars with multiple bounds may crash javac 
5081785  java compiler (enum) Empty enum declartion allowed in non-static context 
5090006  java compiler javac fails with assertion error 
5090126  java compiler Clean up com.sun.tools.javac.Main specification to reflect CCC 5087488 
5092545  java compiler Assertion failed in javac (ClassWriter.java:513) 
5094318  java compiler REGRESSION: Array cloning is not backwards compatible 
5097548  java compiler (crash) Stack overflow in capture conversion 
5105890  java compiler (codegen) constant folding broken for conditional operator 
4853713  java doc Dummy bug report 
5092670  java doc tiger supported platforms - discrepancy between internal and external matrix 
5100416  java doc JDK5.0 README.html references deprecated JVMPI/JVMDI, should reference JVM TI 
5104731  java doc README files need info about CA certificates 
5082481  java drag&drop normal DnD program causes "FATAL ERROR in native method" 
5057832  java install update releases need to be resolved for namechange 
5066525  java install Java Control Panel desktop file needs to be fixed (for Cinnabar) 
5083395  java install SUNWj5cfg missing class action script for "e" type files 
5084556  java install Regression: Java icon isn't updated to 1.5.0_01 on Win98 only 
6173968  java install ALT_JRE_CAB_URL default does not need a -jre or -jdk 
6175102  java install xpi installer is broken as a result of 5.0 jinstall arg changes 
6175981  java install Uninstallation through Add/Remove Programs/Change/Remove fails and throws a fatal error on AMD 
6177485  java install jre1.5.0.10 found in Fearure Descripion of the JDK1.5.0_01 b03 Install Wizard 
6196130  java install Java default selection not robust on Micro release 
6176978  java javadoctool current Javadoc's invocation and extension (Doclet) mechanisms are problematic 
5109805  java localization l10n for 4996963: apt resource has 6 new properties 
6174188  java localization l10n for 5081785 & 5097250: compiler resource has 2 new properties 
5054778  java qa_web_eng problems in http://java.sun.com/ 
6208691  java qa_web_eng 5.0u1 releasenotes has "SDK" 
5093343  java runtime Verifier allows hidden field initialization before super() call 
5078608  java_deployment compression Digital signatures are invalid after unpacking 
5062648  java_deployment configuration Wrong initialization order in Config.initialize() 
6182774  java_deployment update Java Update on XP causing increase in java.sun.com traffic 
5077565  java_plugin iexplorer Java Script event handlers issue. 
5081700  java_plugin iexplorer Java Plug-In no longer supports 'javascript:' URLs after MS Hotfix 867801 
5050796  java_plugin misc REGRESSION: Graybox is not resizable for relative dimension applet 
5094966  java_plugin misc Mimetypes 1.5.0_01 not recognized on Mozilla browser for Solaris and Linux 
5100835  java_plugin misc mime type should be updated automatically for java update 
5076437  java_plugin solaris [cinnabar14] mozilla crashes when opening a java applet - intermittent 
5047548  javawebstart download_engine Lazy downloading of parts with packages is broken 
5109575  javawebstart download_engine Authenticating Proxy causes NoSuchMethodError when using pre-1.4 jre's 
5074087  javawebstart general if title is not specified for related-content, app cannot start on windows 
5086391  javawebstart other please refert back to 1.4.2 behaviour of checking changed jar files... 
5093922  jmx classes NotificationBroadcasterSupport should not use synchronized(this) 
4425728  jsse examples rmi server closes the connection early 
5091352  jsse runtime Allow null localKeyID attribute in pkcs12 with one private key 
Copyright 2004-2005 Sun Microsystems, Inc.


azureus도 Aqua Datastudio도 이제는 5.0을 원하네요.
azureus도 Aqua Datastudio도 이제는 5.0을 원하네요. 1.4와 듀얼로 돌려보고 있는데, eclipse 버전업 하면 5.0으로 넘어가야 하겠습니다.
참고로, eclipse는 3.1 Endgame Plan이 나왔습니다. 일주일 후에 M7, 6월27일에 정식 릴리스입니다.
----
I paint objects as I think them, not as I see them.
atie's minipage
그런데 아직도 x86_64용 웹 플러그인은 없네요. :cry: 비공
그런데 아직도 x86_64용 웹 플러그인은 없네요. :cry:
비공식적으로 컴파일 된것을 사용하면 되기는 한데,
쩝 웬지 기분이 안좋네요~
자바 사이트에 가면 가끔씩 브라우저가 죽기도 하고...
비공식 플러그인은 어디서 받죠? 궁금...
비공식 플러그인은 어디서 받죠? 궁금...
아래 링크를 통하여 j2re-1.4.2-01-linux-amd64.bin
아래 링크를 통하여 j2re-1.4.2-01-linux-amd64.bin 파일을 새이름으로 다운로드 하여 받으세요. ^^
Java(TM) Plug-in Blackdown
설치방법