 SUMware Premium join:2002-05-21
1 edit | Java JRE/JDK 6 Update 14
JRE 6 Update 14
This release is Windows 7 support-ready and includes support for Internet Explorer 8, Windows Server 2008 SP2, and Windows Vista SP2. New features include the G1 garbage collector, plus performance and security enhancements.
Update Release Notes |
|
  nwrickert sand groper Premium,MVM join:2004-09-04 Geneva, IL | Re: Java JRE 6 Update 14
Thanks for posting. |
|
 SUMware Premium join:2002-05-21 | You're welcome. |
|
  siljaline clear and presentation danger Premium join:2002-10-12 Montreal, QC | reply to SUMware Re: Java JRE/JDK 6 Update 14
Thanks  |
|
  dp Premium,MVM join:2000-12-08 Greensburg, PA | reply to SUMware Thank you SUMware. |
|
  Cudni La Merma - Vigilado Premium,MVM join:2003-12-20 Someshire | reply to SUMware Thank you
Cudni |
|
  altermatt Premium join:2004-01-22 White Plains, NY
·Verizon Online DSL
| reply to SUMware The update function within the program is saying I have the latest, though I have update 13, not 14. Additionally, going to java.com and hitting downloads, it says "Congratulations, you have the latest version". Due to some problems previously, I like updating from within the program for this one (though usually I hate that). Is it possible the within-the-program utility hasn't caught up yet? -- The truth of a thing is the feel of it, not the think of it. -- Stanley Kubrick |
|
  Cudni La Merma - Vigilado Premium,MVM join:2003-12-20 Someshire
| said by altermatt :Is it possible the within-the-program utility hasn't caught up yet? Very much so 
Cudni -- "what we know we know the same, what we don't know, we don't know it differently." Help yourself so God can help you. Microsoft MVP, 2006 - 2009 |
|
  Mike00 Premium join:2002-09-16 Tulsa, OK | reply to SUMware What is the G1 garbage collector? |
|
  MarkAW Barry White or lil bratt Premium join:2001-08-27 Canada | reply to SUMware Got it thanks SUMware .  |
|
  antdude A Ninja Ant Premium,VIP join:2001-03-25
| reply to Mike00 said by Mike00 :What is the G1 garbage collector? »blogs.sun.com/mattswift/entry/ga···_garbage
Interesting. |
|
  coldmoon Premium join:2002-02-04 Broadway, NC
·Windstream
| quote: Interesting.
A different perspective perhaps:
»tech.slashdot.org/story/09/05/29···rt_pos=1 -- Returnil - 21st Century body armor for your PC |
|
  antdude A Ninja Ant Premium,VIP join:2001-03-25
| Thanks. I haven't read /. for about four hours today.  -- Ant @ »antfarm.ma.cx and »aqfl.net. Please do not IM/e-mail me for technical support. Use the forum! Disclaimer: The views expressed in this posting are mine, and do not necessarily reflect the views of my employer |
|
 Marsman1
join:2004-11-10 | reply to SUMware Thanks, got it & installed it after a few minor hassles!  |
|
  chachazz Premium join:2003-12-14
| reply to SUMware Release Notes: quote: This feature release does not contain any new fixes for security vulnerabilities to its previous release, Java SE 6 Update 13. Users who have Java SE 6 Update 13 have the latest security fixes and do not need to upgrade to this release to be current on security fixes.
-- Gladiator Security Forum: www.gladiator-antivirus.com/
|
|
  jaykaykay 4 Ever Young Premium,MVM join:2000-04-13 Scottsdale, AZ | reply to SUMware Thank you muchly. |
|
  VikingBob
join:2004-06-05 Ste Anne, MB | reply to SUMware Thanks!  |
|
  kcazzie One Of Jerry's Kids Premium join:2000-08-13 Morton Grove, IL
2 edits | reply to chachazz said by chachazz :Release Notes: quote: This feature release does not contain any new fixes for security vulnerabilities to its previous release, Java SE 6 Update 13. Users who have Java SE 6 Update 13 have the latest security fixes and do not need to upgrade to this release to be current on security fixes.
Then why the fud did they release it...?!?...
Edit; OK, JRE today included a cool new garbage collector called G1... "note that production use of G1 is only permitted where a Java support contract has been purchased..." |
|
  Dustyn Premium join:2003-02-26 Ontario, CAN
| reply to SUMware Thanks for the update!  How many more updates are we going to get for JRE 6 before we finaly hit JRE 7? JRE6 Update 27? When Windows 7 comes out? I feel like this JRE 6 is getting long in the tooth with updates.  |
|
  Dustyn Premium join:2003-02-26 Ontario, CAN
| reply to kcazzie Yes but it also contains a slew of bug fixes and performance enhancements:
Bug fixes are listed in the following table.
BugId Category Subcategory Description
6459804 hotspot compiler1 Want client (c1) compiler for x86_64 (amd64) for faster start-up 6498878 hotspot compiler1 client compiler crashes on windows when dealing with breakpoint instructions 6384206 hotspot compiler2 Phis which are later unneeded are impairing our ability to inline based on static types 6462850 hotspot compiler2 generate biased locking code in C2 ideal graph 6480694 hotspot compiler2 Add G1 support in C2 6480696 hotspot compiler2 Add G1 support on x86 6480697 hotspot compiler2 Add G1 support for amd64/emt64 platforms 6532536 hotspot compiler2 Optimize arraycopy stubs for Intel cpus 6604014 hotspot compiler2 add support for ideal graph visualizer 6614330 hotspot compiler2 Node::dump(n) does not print full node's graph for specified depth. 6621084 hotspot compiler2 ciMethodBlocks::split_block_at is broken for methods with exception handler 6621094 hotspot compiler2 PrintOptoAssembly is broken for oops information in DebugInfo 6621098 hotspot compiler2 "* HeapWordSize" for TrackedInitializationLimit is missing in set_output_for_allocation() 6625997 hotspot compiler2 CastPP, CheckCastPP and Proj nodes are not dead loop safe 6633953 hotspot compiler2 type2aelembytes[T_ADDRESS] should be 8 bytes in 64 bit VM 6646019 hotspot compiler2 array subscript expressions become top() with -d64 6646020 hotspot compiler2 assert(in_bb(n),"must be in block") in -Xcomp mode 6649622 hotspot compiler2 HotSpot Biased locking needs tuning on latest CPUs 6650373 hotspot compiler2 Assert in methodOopDesc::make_adapters(). 6653858 hotspot compiler2 dynamic languages need to be able to load anonymous classes 6662967 hotspot compiler2 Optimize I2D conversion on x86 6663848 hotspot compiler2 assert(i ConvL2I ==> LoadI optimization 6667620 hotspot compiler2 Escape Analysis: fix reallocation and relocking scalar replaced objects during deoptimization 6670459 hotspot compiler2 Fix Node::dump() performance 6671250 hotspot compiler2 In Parse::do_if() old Cmp node 'c' should be replaced with new one after BoolNode transformation. 6671807 hotspot compiler2 Escape Analysis: Add new ideal node to represent the state of a scalarized object at a safepoint 6672848 hotspot compiler2 Escape Analysis: improve lock elimination with EA 6673473 hotspot compiler2 Escape Analysis: Add the instance's field information to PhiNode. 6674588 hotspot compiler2 Escape Analysis: Improve Escape Analysis code 6674600 hotspot compiler2 Escape Analysis: Optimize memory graph for instance's fields 6676462 hotspot compiler2 JVM sometimes would suddenly consume significant amount of memory 6676841 hotspot compiler2 ClearArrayNode::Identity is incorrect for 64-bit 6680594 hotspot compiler2 Load + Load isn't canonicalized leading to missed GVN opportunities 6680665 hotspot compiler2 bytecode Escape Analyzer produces incorrect escape information for methods without oop arguments 6681646 hotspot compiler2 Relocking of a scalar replaced object during deoptimization is broken. 6682236 hotspot compiler2 C2 hits ideal nodes limit during IGVN optimization with EA 6684385 hotspot compiler2 Loop unswitching crashes without LoopNode 6684714 hotspot compiler2 Optimize EA Connection Graph build performance 6686791 hotspot compiler2 Side effect in NumberFormat tests with -server -Xcomp (all platforms, 6u5 perf release b01) 6689060 hotspot compiler2 Escape Analysis does not work with Compressed Oops 6692301 hotspot compiler2 Side effect in NumberFormat tests with -server -Xcomp (all platforms, 6u5 perf release b01) 6695810 hotspot compiler2 null oop passed to encode_heap_oop_not_null 6697236 hotspot compiler2 missing Identity for "(X+Y) - X" into Y 6697238 hotspot compiler2 missing dependencies for precompiled headers with platform dependent includes 6700047 hotspot compiler2 C2 failed in idom_no_update 6700102 hotspot compiler2 c2 assertion "counter_changed,"failed dependencies, but counter didn't change")" with AggressiveOpts 6701887 hotspot compiler2 JDK7 server VM in endless loop between Node::dominates and Node::find_exact_control 6703888 hotspot compiler2 Compressed Oops: use the 32-bits gap after klass in a object 6703890 hotspot compiler2 Compressed Oops: add LoadNKlass node to generate narrow oops (32-bits) compare instructions 6705887 hotspot compiler2 Compressed Oops: generate x64 addressing and implicit null checks with narrow oops 6706829 hotspot compiler2 Compressed Oops: add debug info for narrow oops 6708714 hotspot compiler2 Optimize long LShift on 32-bits x86 6709093 hotspot compiler2 Compressed Oops: reduce size of compiled methods 6710654 hotspot compiler2 SAJDI failures with Compressed Oops 6711083 hotspot compiler2 64bit JVM crashes with Internal Error (type.cpp:763) - ShouldNotReachHere() with enabled COOPs 6711701 hotspot compiler2 disable compressed oops by default 6712835 hotspot compiler2 Server compiler fails with assertion (loop_count find_edge(load) != -1,"missing precedence edge") with COOPs 6715633 hotspot compiler2 when matching a memory node the adr_type should not change 6716441 hotspot compiler2 error in meet with +DoEscapeAnalysis 6717150 hotspot compiler2 improper constant folding of subnormal strictfp multiplications and divides 6726504 hotspot compiler2 handle do_ifxxx calls in parser more uniformly 6730192 hotspot compiler2 expression stack wrong at deoptimization point 6730716 hotspot compiler2 nulls from two unrelated classes compare not equal 6731641 hotspot compiler2 assert(m->adr_type() == mach->adr_type(),"matcher should not change adr type") 6732154 hotspot compiler2 REG: Printing an Image using image/gif doc flavor crashes the VM, Solsparc 6732312 hotspot compiler2 Switch off executing Escape Analysis by default 6732698 hotspot compiler2 crash with dead code from compressed oops in gcm 6732732 hotspot compiler2 CTW with EA: assert(n != 0L,"Bad immediate dominator info.") 6736417 hotspot compiler2 Fastdebug C2 crashes in StoreBNode::Ideal 6738933 hotspot compiler2 assert with base pointers must match with compressed oops enabled 6741738 hotspot compiler2 TypePtr::add_offset() set incorrect offset when the add overflows 6743188 hotspot compiler2 incomplete fix for 6700047 C2 failed in idom_no_update 6743900 hotspot compiler2 frequency based block layout 6744422 hotspot compiler2 incorrect handling of -1 in set_jump_destination 6746892 hotspot compiler2 Register Allocator does not process a data phi with one unique input correctly 6746907 hotspot compiler2 Improve implicit null check generatation 6747051 hotspot compiler2 Improve code and implicit null check generation for comressed oops 6753795 hotspot compiler2 HotSpot crash in strlen() when JVMTI is used 6754519 hotspot compiler2 don't emit flag fixup for NaN when condition being tested doesn't need it 6761594 hotspot compiler2 framesize rounding code rounds using wrong units leading to slightly oversized frames 6764622 hotspot compiler2 IdealGraphVisualizer fixes 6766316 hotspot compiler2 assert(!nocreate,"Cannot build a phi for a block already parsed.") 6771309 hotspot compiler2 debugging AD files is difficult without #line directives in generated code 6772368 hotspot compiler2 REGRESSION:tomcat crashed twice with JDK 7 6775880 hotspot compiler2 EA +DeoptimizeALot: assert(mon_info->owner()->is_locked(),"object must be locked now") 6788347 hotspot compiler2 C2Compiler crash 6u7 6791132 hotspot compiler2 bad control in autobox split code 6793828 hotspot compiler2 G1: invariant: queues are empty when activated 6795362 hotspot compiler2 32bit server compiler leads to wrong results on solaris-x86 6798785 hotspot compiler2 Crash in OopFlow::build_oop_map: incorrect comparison of 64bit pointers 6805522 hotspot compiler2 Server VM fails with assertion (block1->start() != block2->start(),"successors have unique bcis") 6805724 hotspot compiler2 ModLNode::Ideal() generates functionally incorrect graph when divisor is any (2^k-1) constant. 6807084 hotspot compiler2 AutoBox elimination is broken with compressed oops 6812721 hotspot compiler2 Block's frequency should not be NaN 6824463 hotspot compiler2 deopt blob is testing wrong register on 64-bit x86 6362677 hotspot garbage_collector Change parallel GC collector default number of parallel GC threads. 6564247 hotspot garbage_collector assert(bb->_end_bci + bc_len == bb[1]._bci,"unmatched bci info in basic block") fails 6577184 hotspot garbage_collector G1: SIGSEGV in ~BufferBlob::Interpreter after a full GC 6578152 hotspot garbage_collector fill_region_with_object has usability and safety issues 6604422 hotspot garbage_collector G1: re-use half-promoted regions 6621144 hotspot garbage_collector CMS: assertion failure "is_cms_thread == Thread::current()->is_ConcurrentGC_thread()" 6621728 hotspot garbage_collector Heap inspection should not crash in the face of C-heap exhaustion 6634032 hotspot garbage_collector CMS: Need CMSInitiatingPermOccupancyFraction for perm, divorcing from CMSInitiatingOccupancyFraction 6642862 hotspot garbage_collector Code cache allocation fails with large pages after 6588638 6652160 hotspot garbage_collector G1: assert(cur_used_bytes == _g1->recalculate_used(),"It should!") at g1CollectorPolicy.cpp:1425 6659981 hotspot garbage_collector +ParallelRefProcEnabled crashes on single core platform 6660681 hotspot garbage_collector Incrementally reserve pages on win server 2003 for better large page affinity 6668743 hotspot garbage_collector CMS: Consolidate block statistics reporting code 6672698 hotspot garbage_collector mangle_unused_area() should not remangle the entire heap at each collection. 6673975 hotspot garbage_collector Disable ZapUnusedHeapArea to reduce GC execution times of debug JVM's. 6680687 hotspot garbage_collector G1: reduce remembered set updating during GC pauses 6683653 hotspot garbage_collector Fastdebug build with UseNUMA fails assertion on amd64 at initialization. 6684395 hotspot garbage_collector Port NUMA-aware allocator to linux 6684579 hotspot garbage_collector SoftReference processing can be made more efficient 6687581 hotspot garbage_collector Make CMS work with compressed oops 6688799 hotspot garbage_collector Second fix for Guarantee failure "Unexpected dirty card found" 6694340 hotspot garbage_collector G1: deadlock in concurrent marking phase when stack overflow occurs 6694351 hotspot garbage_collector G1: add concurrent marking verboseness when -verbosegc or -XX:+PrintGCDetails are set 6697534 hotspot garbage_collector Premature GC and invalid lgrp selection with NUMA-aware allocator. 6710665 hotspot garbage_collector G1: guarantee(_cm->out_of_regions() && _cm->region_stack_empty() && _task_queue->size() == 0, ...) 6716466 hotspot garbage_collector par compact - remove VerifyParallelOldWithMarkSweep code 6718086 hotspot garbage_collector CMS assert: _concurrent_iteration_safe_limit update missed 6718283 hotspot garbage_collector existing uses of *_FORMAT_W() were broken by 6521491 6720130 hotspot garbage_collector NUMA allocator: The linux version should search for libnuma.so.1 6722113 hotspot garbage_collector CMS: Incorrect overflow handling during precleaning of Reference lists 6723229 hotspot garbage_collector NUMA allocator: assert(lgrp_num > 0, "There should be at least one locality group") 6724367 hotspot garbage_collector par compact could clear less young gen summary data 6725697 hotspot garbage_collector par compact - rename class ChunkData to RegionData 6728271 hotspot garbage_collector G1: Cleanup G1CollectedHeap::get_gc_alloc_regions() 6728478 hotspot garbage_collector Assertion at parallel promotion from young to old generation 6729594 hotspot garbage_collector par compact - remove unused block table implementation 6730514 hotspot garbage_collector assertion failure in mangling code when expanding by 0 bytes 6736341 hotspot garbage_collector PermGen size is insufficient for jconsole 6740923 hotspot garbage_collector NUMA allocator: Ensure the progress of adaptive chunk resizing 6753547 hotspot garbage_collector NUMA allocator: Invalid chunk size computation during adaptive resizing 6758633 hotspot garbage_collector G1: SEGV with GCOld on Linux 6765745 hotspot garbage_collector par compact - allow young gen spaces to be split 6765804 hotspot garbage_collector GC "dead ratios" should be unsigned 6765954 hotspot garbage_collector par compact - stress mode for splitting young gen spaces 6770608 hotspot garbage_collector G1: Mutator thread can flush barrier and satb queues during safepoint 6774607 hotspot garbage_collector SIGSEGV or (!is_null(v),"oop value can never be zero") assertion when running with CMS and COOPs 6778647 hotspot garbage_collector snap{,_policy}() should be renamed setup{,_policy}() 6779436 hotspot garbage_collector NUMA allocator: libnuma expects certain size of the buffer in numa_node_to_cpus() 6782457 hotspot garbage_collector CMS: Livelock in CompactibleFreeListSpace::block_size(). 6784849 hotspot garbage_collector par compact - can fail when to_space is non-empty 6786188 hotspot garbage_collector par compact - "SplitALot" stress mode should fill to_space 6804746 hotspot garbage_collector G1: guarantee(variance() > -1.0,"variance should be >= 0") (due to evacuation failure) 6806226 hotspot garbage_collector Signed integer overflow in growable array code causes JVM crash 6810698 hotspot garbage_collector G1: two small bugs in the sparse remembered sets 6812428 hotspot garbage_collector G1: Error: assert(!ret || obj_in_cs(obj),"sanity") 6814467 hotspot garbage_collector G1: small fixes related to concurrent marking verboseness 6815683 hotspot garbage_collector G1: SEGV during marking 6816154 hotspot garbage_collector G1: introduce flags to enable/disable RSet updating and scanning 6817419 hotspot garbage_collector G1: Enable extensive verification for humongous regions 6819098 hotspot garbage_collector G1: reduce RSet scanning times 6820321 hotspot garbage_collector G1: Error: guarantee(check_nums(total, n, parts),"all seq lengths should match") 6824570 hotspot garbage_collector ParNew: Fix memory leak introduced in 6819891 6829013 hotspot garbage_collector G1: set the default value of G1VerifyConcMarkPrintReachable to false 6707485 hotspot hybrid_interpreter bytecodeInterpreterWithChecks.xsl is malformed 6453355 hotspot jvmti new No_Safepoint_Verifier uses fail during GC 6667089 hotspot jvmti multiple redefinitions of a class break reflection 6700114 hotspot jvmti Assertion (_thread->get_interp_only_mode() == 1,"leaving interp only when mode not one") 6800721 hotspot jvmti JavaThread::jvmti_thread_state() and JvmtiThreadState::state_for() robustness 6805864 hotspot jvmti Problem with jvmti->redefineClasses: some methods don't get redefined 6653214 hotspot monitoring_management MemoryPoolMXBean.setUsageThreshold() does not support large heap sizes 6474243 hotspot runtime_system suspicious jvmti code that uses oop unsafely across GC point 6549844 hotspot runtime_system Wording problems in "An unexpected error has been detected by Java Runtime Environment" 6603919 hotspot runtime_system Stackwalking crash on x86 -server with Sun Studio's collect -j on 6608862 hotspot runtime_system segv in JvmtiEnvBase::check_for_periodic_clean_up() 6610420 hotspot runtime_system Debug VM crashes during monitor lock rank checking 6615981 hotspot runtime_system JVM class file parser incorrectly rejects class files with version element 6719502 javawebstart general NullPointerException while uninstalling appln from system cache and the user cache is readonly 6764455 javawebstart general Avoid network requests if everything is cached and JNLP has 6783308 javawebstart general Browser certificates should not be loaded unless needed 6814234 javawebstart general jnlp_file/appletDesc/index.html#misc fails starting from jdk 6u13 b02 6809125 javawebstart install Desktop short-cut doesn't work for java application after installation of 6u12 6649371 javawebstart jnlp_api JNLP Association (per-user) does not work in Vista 6786213 javawebstart jnlp_file Regression : ico files specified for shortcuts in jnlp files are not getting downloaded in 6u12b02 6818278 javawebstart jnlp_file sunmc console when started with javaws does not communicate with the firewall port range 6807187 javawebstart maintenance Improve performance monitoring in javaws 6803688 jax-ws other Integrate latest JAX-WS (2.1.6) in to JDK 6u14 6790700 jax-ws server-runtime When WS messages contain nil elements the received payloads are not well formed 6660724 jaxp dom Lock Contention in SAX2DOM() 6506304 jaxp other java.net.MalformedURLException: unknown protocol: c 6767959 jaxp other Catalog resolver transient memory usage high 6518733 jaxp sax Regression: SAX not correctly handling attributes with newlines 6536111 jaxp sax SAX parser throws OutOfMemoryError 6809409 jaxp sax jaxp Issue 56 SAXException doesn't do the exception chaining properly 6498139 jaxp stax Buffer allocations in SJSXP introduce large constant factors 6467424 jaxp validation javax.xml.validation.Validator does not augment. 6708840 jaxp validation JAXP validation throws null pointer exception with StAXSource 6583301 jaxp xslt Reduce allocation overhead in JAXP XML XSLT translation 6652519 jaxp xslt JAXP issue 48 : Performance Issue with Xalan Transformer 6682459 jaxp xslt Lock contention due to debug print 4898461 jce pkcs11_csp Support for ECB and CBC/PKCS5Padding 4898484 jce pkcs11_csp Cipher should optimize cases where only one buffer is a DirectBuffer 6725987 jets other ORB.destroy() does not cleanup correctly and ORB object instances are not garbage collected. 6796140 jets other Further ORB changes after 6725987 6714797 jndi cosnaming InitialContext.close does not close NIO socket connections 6748156 jndi ldap add an new JNDI property to control the boolean flag WaitForReply (JDK5)
Java VisualVM Specific Bug Fixes Issue Number Description
26 Options window lacking some functionality 82 Improve Visual GC integration into VisualVM 128 NPE while getting information from remote JVM 133 Liveness comparision tab : Go to source option is useless 131 Wrong dialog message on exit 146 No tooltips for buttons in Visual GC tab 147 no Help information available 170 Add Compare Memory Snapshots action to context menu 184 SysTray: doubleclick on tray icon doesn't work for JDK 7 186 Add the CPU usage from JConsole 188 MBean graphs don't resize well 191 MBeans Plugin: sorting attribute values while editing causes 195 Do not rely on .hprof extension 196 allow to open application with commandline switch 197 allow to open heap dump and snapshots from commandline 201 Cannot profile different JDK than the VisualVM is running 204 Allow to copy/save information in About dialog 209 UI frozen due to connection delay -- AWT was thread blocked. 210 Improve JDK 7 detection 211 DataSourceDescriptor.setPreferredPosition() breaks Applicati 212 Launcher changes current-working-directory 216 No profiling results available 218 Add Table view to Threads tab 222 Selection not updated for right click on windows. 225 API for adding applications defined by JMX connection 226 Commandline option for adding applications defined by JMX co 227 Incorrect display name of coredump
237 Utils.getFilteredSet Concurrent Modifications Exception 240 NetBeans 7.0 dev not recognized 242 CPU percentage on CPU graph is wrong for multicore machines 244 Incomplete system properties for coredump 249 'UnsupportedOperationException: DataSource already in reposi 258 [GTK] Application title disappears when the application fini 261 Add versioning information to visualvm.exe 86777 Focus lost when going back to heap dump view 121805 [heapwalker] toggling toolbar buttons works wrong 124286 NullPointerException at org.netbeans.lib.profiler.ui.charts. 131730 NPE of Find in memory results 144821 Incomplete system properties |
|