weijun [Thu, 09 Apr 2009 15:32:55 +0800] rev 2587
6714845: Quotes in Kerberos configuration file are included in the values
Reviewed-by: xuelei
sherman [Wed, 08 Apr 2009 10:40:56 -0700] rev 2586
6827921: ByteToCharBig5.java should use nio data tables instead of its own copy
Summary: To use the data tables from sun.nio.cs.ext.Big5
Reviewed-by: alanb
sherman [Wed, 08 Apr 2009 09:21:06 -0700] rev 2585
6827871: Cleanup leftover code in CharToByteJohab.java
Summary: Removed the leftover data tables
Reviewed-by: alanb
weijun [Wed, 08 Apr 2009 13:54:34 +0800] rev 2584
4811968: ASN.1 (X509Certificate) implementations don't handle large OID components
Reviewed-by: xuelei
xdono [Thu, 23 Apr 2009 15:55:01 -0700] rev 2583
Added tag jdk7-b56 for changeset 825f6628794a
duke [Wed, 05 Jul 2017 16:51:49 +0200] rev 2582
Merge
jcoomes [Wed, 29 Apr 2009 13:27:51 -0700] rev 2581
6834202: Bump the HS16 build number to 02
Reviewed-by: jmasa
jcoomes [Wed, 29 Apr 2009 13:22:09 -0700] rev 2580
Merge
kvn [Mon, 27 Apr 2009 12:55:28 -0700] rev 2579
Merge
kvn [Mon, 27 Apr 2009 12:45:14 -0700] rev 2578
6834142: method->print_codes(): Error: ShouldNotReachHere()
Summary: Restore the call to Bytecodes::java_code() in BytecodePrinter::print_attributes().
Reviewed-by: jrose
never [Fri, 24 Apr 2009 18:45:14 -0700] rev 2577
Merge
never [Fri, 24 Apr 2009 15:08:30 -0700] rev 2576
6833573: C2 sparc: assert(c < 64 && (c & 1) == 0,"bad double float register")
Reviewed-by: twisti
cfang [Fri, 24 Apr 2009 09:14:39 -0700] rev 2575
6833951: Extra ":" Causes Testcase in CR 6589834 "Parse Exception: Invalid tag: summary:"
Summary: Remove the colon
Reviewed-by: never
cfang [Thu, 23 Apr 2009 14:04:24 -0700] rev 2574
6589834: deoptimization problem with -XX:+DeoptimizeALot
Summary: Relocate the stack pointer adjustment to where uncommon_trap is actually inserted for new_array.
Reviewed-by: kvn, jrose
kvn [Wed, 22 Apr 2009 17:03:18 -0700] rev 2573
6709742: find_base_for_derived's use of Ideal NULL is unsafe causing crashes during register allocation
Summary: Create a mach node corresponding to ideal node ConP #NULL specifically for derived pointers.
Reviewed-by: never
twisti [Wed, 22 Apr 2009 06:09:24 -0700] rev 2572
Merge
twisti [Tue, 21 Apr 2009 11:16:30 -0700] rev 2571
6822110: Add AddressLiteral class on SPARC
Summary: The Address class on SPARC currently handles both, addresses and address literals, what makes the Address class more complicated than it has to be.
Reviewed-by: never, kvn
jrose [Tue, 21 Apr 2009 23:21:04 -0700] rev 2570
6655646: dynamic languages need dynamically linked call sites
Summary: invokedynamic instruction (JSR 292 RI)
Reviewed-by: twisti, never
never [Mon, 20 Apr 2009 14:48:03 -0700] rev 2569
Merge
kvn [Fri, 17 Apr 2009 09:38:32 -0700] rev 2568
6831323: Use v8plus as minimum required hardware for current Hotspot sources
Summary: Use -xarch=v8plus as default for 32-bits VM on sparc.
Reviewed-by: never, twisti
never [Thu, 16 Apr 2009 21:25:29 -0700] rev 2567
6741757: minor ctw improvements
Reviewed-by: kvn
never [Thu, 16 Apr 2009 15:50:32 -0700] rev 2566
6828024: verification of fixed interval usage is too weak
Reviewed-by: kvn
never [Thu, 16 Apr 2009 10:40:42 -0700] rev 2565
6449385: JCK test dup2_x200106m1 fails with Segmentation Fault on x86
Reviewed-by: kvn
never [Wed, 15 Apr 2009 09:53:54 -0700] rev 2564
6684007: PrintAssembly plugin not available for linux or windows
Reviewed-by: rasbold, jrose, twisti
trims [Wed, 22 Apr 2009 19:30:54 -0700] rev 2563
6833316: jprt.properties not setting values for 6u14 release flag
Summary: Fix jprt.properties to do 6u14 tests right
Reviewed-by: ohair
xlu [Wed, 22 Apr 2009 11:47:26 -0700] rev 2562
Merge
coleenp [Tue, 21 Apr 2009 16:12:51 -0400] rev 2561
6830069: UseLargePages is broken on Win64
Summary: Making VirtualAlloc/VirtualProtect two calls for PAGE_EXECUTE_READWRITE doesn't work for MEM_LARGE_PAGES.
Reviewed-by: xlu, kvn, jcoomes
xdono [Thu, 23 Apr 2009 15:54:48 -0700] rev 2560
Added tag jdk7-b56 for changeset 5bef15d9d54a