Thu, 05 Mar 2009 19:36:51 +0300 6804998: JRE GIF Decoding Heap Corruption [V-y6g5jlm8e1]
bae [Thu, 05 Mar 2009 19:36:51 +0300] rev 2610
6804998: JRE GIF Decoding Heap Corruption [V-y6g5jlm8e1] Reviewed-by: prr
Tue, 03 Mar 2009 16:10:37 -0800 2163516: Font.createFont can be persuaded to leak temporary files
prr [Tue, 03 Mar 2009 16:10:37 -0800] rev 2609
2163516: Font.createFont can be persuaded to leak temporary files Reviewed-by: igor
Fri, 20 Feb 2009 13:48:32 +0300 6804996: JWS PNG Decoding Integer Overflow [V-flrhat2ln8]
bae [Fri, 20 Feb 2009 13:48:32 +0300] rev 2608
6804996: JWS PNG Decoding Integer Overflow [V-flrhat2ln8] Reviewed-by: prr
Wed, 18 Feb 2009 14:14:03 -0800 6792554: Java JAR Pack200 header checks are insufficent
ksrini [Wed, 18 Feb 2009 14:14:03 -0800] rev 2607
6792554: Java JAR Pack200 header checks are insufficent Summary: Added several checks to ensure that the values read from the headers are consistent Reviewed-by: jrose
Mon, 05 Jan 2009 11:28:43 -0800 6632886: Font.createFont can be persuaded to leak temporary files
prr [Mon, 05 Jan 2009 11:28:43 -0800] rev 2606
6632886: Font.createFont can be persuaded to leak temporary files 6522586: Enforce limits on Font creation 6652929: Font.createFont(int,File) trusts File.getPath Reviewed-by: igor
Tue, 30 Dec 2008 10:42:45 +0800 6717680: LdapCtx does not close the connection if initialization fails
weijun [Tue, 30 Dec 2008 10:42:45 +0800] rev 2605
6717680: LdapCtx does not close the connection if initialization fails Reviewed-by: vinnie, xuelei
Wed, 24 Dec 2008 15:48:59 -0800 6652463: MediaSize constructors allow to redefine the mapping of standard MediaSizeName values
prr [Wed, 24 Dec 2008 15:48:59 -0800] rev 2604
6652463: MediaSize constructors allow to redefine the mapping of standard MediaSizeName values Reviewed-by: igor, jgodinez
Wed, 03 Dec 2008 13:34:50 +0300 6766136: corrupted gif image may cause crash in java splashscreen library.
bae [Wed, 03 Dec 2008 13:34:50 +0300] rev 2603
6766136: corrupted gif image may cause crash in java splashscreen library. Reviewed-by: prr, art
Fri, 17 Oct 2008 09:43:30 -0700 6755943: Java JAR Pack200 Decompression should enforce stricter header checks
ksrini [Fri, 17 Oct 2008 09:43:30 -0700] rev 2602
6755943: Java JAR Pack200 Decompression should enforce stricter header checks Summary: Fixes a core dump when fed with a faulty pack file and related malicious take over Reviewed-by: jrose
Thu, 09 Oct 2008 21:12:56 +0100 6721753: File.createTempFile produces guessable file names
alanb [Thu, 09 Oct 2008 21:12:56 +0100] rev 2601
6721753: File.createTempFile produces guessable file names Reviewed-by: sherman
Thu, 02 Oct 2008 20:37:43 +0400 6726779: ConvolveOp on USHORT raster can cause the JVM crash.
bae [Thu, 02 Oct 2008 20:37:43 +0400] rev 2600
6726779: ConvolveOp on USHORT raster can cause the JVM crash. Reviewed-by: igor, prr
Thu, 02 Oct 2008 16:49:33 +0900 6734167: Calendar.readObject allows elevation of privileges
okutsu [Thu, 02 Oct 2008 16:49:33 +0900] rev 2599
6734167: Calendar.readObject allows elevation of privileges Reviewed-by: peytoia
Thu, 04 Sep 2008 09:43:32 -0700 6733959: Insufficient checks for "Main-Class" manifest entry in JAR files
ksrini [Thu, 04 Sep 2008 09:43:32 -0700] rev 2598
6733959: Insufficient checks for "Main-Class" manifest entry in JAR files Summary: Fixes a buffer overrun problem with a very long Main-Class attribute. Reviewed-by: darcy
Wed, 01 Oct 2008 10:01:45 +0800 6588160: jaas krb5 client leaks OS-level UDP sockets (all platforms)
weijun [Wed, 01 Oct 2008 10:01:45 +0800] rev 2597
6588160: jaas krb5 client leaks OS-level UDP sockets (all platforms) Reviewed-by: jccollet, chegar
Fri, 22 Aug 2008 18:48:00 -0700 6497740: Limit the size of RSA public keys
wetmore [Fri, 22 Aug 2008 18:48:00 -0700] rev 2596
6497740: Limit the size of RSA public keys Reviewed-by: andreas, valeriep, vinnie
Fri, 17 Apr 2009 09:38:24 +0100 Merge
alanb [Fri, 17 Apr 2009 09:38:24 +0100] rev 2595
Merge
Wed, 15 Apr 2009 16:16:35 +0100 6543863: (fc) FileLock.release can deadlock with FileChannel.close
alanb [Wed, 15 Apr 2009 16:16:35 +0100] rev 2594
6543863: (fc) FileLock.release can deadlock with FileChannel.close 6429910: (fc) FileChannel.lock() IOException: Bad file number, not AsynchronousCloseException 6814948: (fc) test/java/nio/channels/AsynchronousFileChannel/Lock.java failed intermittently 6822643: (fc) AsynchronousFileChannel.close does not invalidate FileLocks Reviewed-by: sherman
Wed, 15 Apr 2009 14:53:34 +0100 6795561: (bf) CharBuffer.subSequence() uses wrong capacity value for new buffer
alanb [Wed, 15 Apr 2009 14:53:34 +0100] rev 2593
6795561: (bf) CharBuffer.subSequence() uses wrong capacity value for new buffer Reviewed-by: sherman, iris
Thu, 16 Apr 2009 21:00:42 -0700 4244499: ZipEntry() does not convert filenames from Unicode to platform
sherman [Thu, 16 Apr 2009 21:00:42 -0700] rev 2592
4244499: ZipEntry() does not convert filenames from Unicode to platform 4532049: IllegalArgumentException in ZipInputStream while reading unicode file 5030283: Incorrect implementation of UTF-8 in zip package 4700978: ZipFile can't treat Japanese name in a zipfile properly 4980042: Cannot use Surrogates in zip file metadata like filenames 4820807: java.util.zip.ZipInputStream cannot extract files with Chinese chars in name Summary: Add new constructors for zip classes to support non-UTF-8 encoded names/comments in ZIP file Reviewed-by: alanb, martin
Thu, 16 Apr 2009 11:16:40 +0800 6830658: Changeset ec64fd74aa69 breaks the fastdebug build in NativeCreds.c
weijun [Thu, 16 Apr 2009 11:16:40 +0800] rev 2591
6830658: Changeset ec64fd74aa69 breaks the fastdebug build in NativeCreds.c Reviewed-by: tbell
Mon, 13 Apr 2009 18:20:51 -0700 6829098: Regression test java/security/Security/ClassLoaderDeadlock/Deadlock2.java error - missing ";"
valeriep [Mon, 13 Apr 2009 18:20:51 -0700] rev 2590
6829098: Regression test java/security/Security/ClassLoaderDeadlock/Deadlock2.java error - missing ";" Summary: Added back the missing ";" Reviewed-by: weijun
Sun, 12 Apr 2009 20:21:43 -0700 6827153: Miscellaneous typos in javadoc
martin [Sun, 12 Apr 2009 20:21:43 -0700] rev 2589
6827153: Miscellaneous typos in javadoc Reviewed-by: alanb
Fri, 10 Apr 2009 11:21:31 +0800 6587676: Krb5LoginModule failure if useTicketCache=true on Vista
weijun [Fri, 10 Apr 2009 11:21:31 +0800] rev 2588
6587676: Krb5LoginModule failure if useTicketCache=true on Vista Reviewed-by: valeriep
Thu, 09 Apr 2009 15:32:55 +0800 6714845: Quotes in Kerberos configuration file are included in the values
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
Wed, 08 Apr 2009 10:40:56 -0700 6827921: ByteToCharBig5.java should use nio data tables instead of its own copy
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
Wed, 08 Apr 2009 09:21:06 -0700 6827871: Cleanup leftover code in CharToByteJohab.java
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
Wed, 08 Apr 2009 13:54:34 +0800 4811968: ASN.1 (X509Certificate) implementations don't handle large OID components
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
Thu, 23 Apr 2009 15:55:01 -0700 Added tag jdk7-b56 for changeset 825f6628794a
xdono [Thu, 23 Apr 2009 15:55:01 -0700] rev 2583
Added tag jdk7-b56 for changeset 825f6628794a
Wed, 05 Jul 2017 16:51:49 +0200 Merge
duke [Wed, 05 Jul 2017 16:51:49 +0200] rev 2582
Merge
Wed, 29 Apr 2009 13:27:51 -0700 6834202: Bump the HS16 build number to 02
jcoomes [Wed, 29 Apr 2009 13:27:51 -0700] rev 2581
6834202: Bump the HS16 build number to 02 Reviewed-by: jmasa
Wed, 29 Apr 2009 13:22:09 -0700 Merge
jcoomes [Wed, 29 Apr 2009 13:22:09 -0700] rev 2580
Merge
Mon, 27 Apr 2009 12:55:28 -0700 Merge
kvn [Mon, 27 Apr 2009 12:55:28 -0700] rev 2579
Merge
Mon, 27 Apr 2009 12:45:14 -0700 6834142: method->print_codes(): Error: ShouldNotReachHere()
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
Fri, 24 Apr 2009 18:45:14 -0700 Merge
never [Fri, 24 Apr 2009 18:45:14 -0700] rev 2577
Merge
Fri, 24 Apr 2009 15:08:30 -0700 6833573: C2 sparc: assert(c < 64 && (c & 1) == 0,"bad double float register")
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
Fri, 24 Apr 2009 09:14:39 -0700 6833951: Extra ":" Causes Testcase in CR 6589834 "Parse Exception: Invalid tag: summary:"
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
Thu, 23 Apr 2009 14:04:24 -0700 6589834: deoptimization problem with -XX:+DeoptimizeALot
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
Wed, 22 Apr 2009 17:03:18 -0700 6709742: find_base_for_derived's use of Ideal NULL is unsafe causing crashes during register allocation
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
Wed, 22 Apr 2009 06:09:24 -0700 Merge
twisti [Wed, 22 Apr 2009 06:09:24 -0700] rev 2572
Merge
Tue, 21 Apr 2009 11:16:30 -0700 6822110: Add AddressLiteral class on SPARC
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
Tue, 21 Apr 2009 23:21:04 -0700 6655646: dynamic languages need dynamically linked call sites
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
Mon, 20 Apr 2009 14:48:03 -0700 Merge
never [Mon, 20 Apr 2009 14:48:03 -0700] rev 2569
Merge
Fri, 17 Apr 2009 09:38:32 -0700 6831323: Use v8plus as minimum required hardware for current Hotspot sources
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
Thu, 16 Apr 2009 21:25:29 -0700 6741757: minor ctw improvements
never [Thu, 16 Apr 2009 21:25:29 -0700] rev 2567
6741757: minor ctw improvements Reviewed-by: kvn
Thu, 16 Apr 2009 15:50:32 -0700 6828024: verification of fixed interval usage is too weak
never [Thu, 16 Apr 2009 15:50:32 -0700] rev 2566
6828024: verification of fixed interval usage is too weak Reviewed-by: kvn
Thu, 16 Apr 2009 10:40:42 -0700 6449385: JCK test dup2_x200106m1 fails with Segmentation Fault on x86
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
Wed, 15 Apr 2009 09:53:54 -0700 6684007: PrintAssembly plugin not available for linux or windows
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
Wed, 22 Apr 2009 19:30:54 -0700 6833316: jprt.properties not setting values for 6u14 release flag
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
Wed, 22 Apr 2009 11:47:26 -0700 Merge
xlu [Wed, 22 Apr 2009 11:47:26 -0700] rev 2562
Merge
Tue, 21 Apr 2009 16:12:51 -0400 6830069: UseLargePages is broken on Win64
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
Thu, 23 Apr 2009 15:54:48 -0700 Added tag jdk7-b56 for changeset 5bef15d9d54a
xdono [Thu, 23 Apr 2009 15:54:48 -0700] rev 2560
Added tag jdk7-b56 for changeset 5bef15d9d54a
Wed, 29 Apr 2009 00:24:58 -0700 Merge
yan [Wed, 29 Apr 2009 00:24:58 -0700] rev 2559
Merge
Tue, 28 Apr 2009 13:31:15 -0700 Merge
yan [Tue, 28 Apr 2009 13:31:15 -0700] rev 2558
Merge
Sat, 25 Apr 2009 21:34:45 +0400 6591875: Nimbus Swing Look and Feel
peterz [Sat, 25 Apr 2009 21:34:45 +0400] rev 2557
6591875: Nimbus Swing Look and Feel Reviewed-by: jasper, ohair
Mon, 27 Apr 2009 20:15:44 -0700 6831225: Upgrade JPRT jobs to use newer Linux 2.6 (e.g. Fedora 9)
ohair [Mon, 27 Apr 2009 20:15:44 -0700] rev 2556
6831225: Upgrade JPRT jobs to use newer Linux 2.6 (e.g. Fedora 9) Reviewed-by: tbell
Thu, 23 Apr 2009 15:54:44 -0700 Added tag jdk7-b56 for changeset eafb72a35bee
xdono [Thu, 23 Apr 2009 15:54:44 -0700] rev 2555
Added tag jdk7-b56 for changeset eafb72a35bee
Wed, 05 Jul 2017 16:51:36 +0200 Added tag jdk7-b56 for changeset a8134c4ee2cf
duke [Wed, 05 Jul 2017 16:51:36 +0200] rev 2554
Added tag jdk7-b56 for changeset a8134c4ee2cf
Wed, 05 Jul 2017 16:51:35 +0200 Merge jdk7-b56
duke [Wed, 05 Jul 2017 16:51:35 +0200] rev 2553
Merge
Wed, 05 Jul 2017 16:51:32 +0200 Merge
duke [Wed, 05 Jul 2017 16:51:32 +0200] rev 2552
Merge
Thu, 16 Apr 2009 11:23:02 -0700 Added tag jdk7-b55 for changeset ff2e2ca5634e
xdono [Thu, 16 Apr 2009 11:23:02 -0700] rev 2551
Added tag jdk7-b55 for changeset ff2e2ca5634e
Wed, 05 Jul 2017 16:51:30 +0200 Merge
duke [Wed, 05 Jul 2017 16:51:30 +0200] rev 2550
Merge
Thu, 16 Apr 2009 11:22:46 -0700 Added tag jdk7-b55 for changeset 720827f5391b
xdono [Thu, 16 Apr 2009 11:22:46 -0700] rev 2549
Added tag jdk7-b55 for changeset 720827f5391b
Wed, 05 Jul 2017 16:51:28 +0200 Merge
duke [Wed, 05 Jul 2017 16:51:28 +0200] rev 2548
Merge
Thu, 16 Apr 2009 11:22:45 -0700 Added tag jdk7-b55 for changeset 0734512b1faf
xdono [Thu, 16 Apr 2009 11:22:45 -0700] rev 2547
Added tag jdk7-b55 for changeset 0734512b1faf
Wed, 05 Jul 2017 16:51:26 +0200 Merge
duke [Wed, 05 Jul 2017 16:51:26 +0200] rev 2546
Merge
Thu, 16 Apr 2009 11:22:37 -0700 Added tag jdk7-b55 for changeset 45f0ffd05a04
xdono [Thu, 16 Apr 2009 11:22:37 -0700] rev 2545
Added tag jdk7-b55 for changeset 45f0ffd05a04
Wed, 05 Jul 2017 16:51:23 +0200 Merge
duke [Wed, 05 Jul 2017 16:51:23 +0200] rev 2544
Merge
Thu, 16 Apr 2009 19:10:32 -0700 Merge
xdono [Thu, 16 Apr 2009 19:10:32 -0700] rev 2543
Merge
Thu, 16 Apr 2009 17:42:00 +0100 4927640: Implementation of the sctp protocol
chegar [Thu, 16 Apr 2009 17:42:00 +0100] rev 2542
4927640: Implementation of the sctp protocol Summary: An implementation-specific API for the Stream Control Transmission Protocol Reviewed-by: alanb, michaelm, jccollet
Thu, 16 Apr 2009 11:22:52 -0700 Added tag jdk7-b55 for changeset 357e7d58ea2f
xdono [Thu, 16 Apr 2009 11:22:52 -0700] rev 2541
Added tag jdk7-b55 for changeset 357e7d58ea2f
Wed, 05 Jul 2017 16:51:20 +0200 Merge
duke [Wed, 05 Jul 2017 16:51:20 +0200] rev 2540
Merge
Tue, 21 Apr 2009 15:08:49 -0700 Merge
trims [Tue, 21 Apr 2009 15:08:49 -0700] rev 2539
Merge
Fri, 17 Apr 2009 12:22:18 -0700 6831604: missing null check in guarantee
never [Fri, 17 Apr 2009 12:22:18 -0700] rev 2538
6831604: missing null check in guarantee Reviewed-by: kvn
Wed, 15 Apr 2009 21:31:46 -0700 6830815: jprt.config not setting proper compiler version for use in 6u14
trims [Wed, 15 Apr 2009 21:31:46 -0700] rev 2537
6830815: jprt.config not setting proper compiler version for use in 6u14 Summary: Add the 6u14 option to the jprt.config file in workspace Reviewed-by: ohair
Tue, 14 Apr 2009 12:25:54 -0700 Merge
never [Tue, 14 Apr 2009 12:25:54 -0700] rev 2536
Merge
Fri, 10 Apr 2009 15:01:14 -0700 6829021: tests for 6636138 use UseSuperword instead of UseSuperWord
cfang [Fri, 10 Apr 2009 15:01:14 -0700] rev 2535
6829021: tests for 6636138 use UseSuperword instead of UseSuperWord Summary: Remove the wrong flag -XX:+UseSuperword to fix the Nightly failure Reviewed-by: kvn, never
Wed, 08 Apr 2009 10:56:49 -0700 6655638: dynamic languages need method handles
jrose [Wed, 08 Apr 2009 10:56:49 -0700] rev 2534
6655638: dynamic languages need method handles Summary: initial implementation, with known omissions (x86/64, sparc, compiler optim., c-oops, C++ interp.) Reviewed-by: kvn, twisti, never
Wed, 08 Apr 2009 00:12:59 -0700 6827505: sizing logic for vtable and itable stubs needs self-check
jrose [Wed, 08 Apr 2009 00:12:59 -0700] rev 2533
6827505: sizing logic for vtable and itable stubs needs self-check Summary: Asserts and comments to help maintain the correct sizing of certain stubs Reviewed-by: kvn
Tue, 07 Apr 2009 19:04:24 -0700 6711117: Assertion in 64bit server vm (flat != TypePtr::BOTTOM,"cannot alias-analyze an untyped ptr")
kvn [Tue, 07 Apr 2009 19:04:24 -0700] rev 2532
6711117: Assertion in 64bit server vm (flat != TypePtr::BOTTOM,"cannot alias-analyze an untyped ptr") Summary: Delay a memory node transformation if its control or address on IGVN worklist. Reviewed-by: never
Tue, 07 Apr 2009 10:05:04 -0700 6826960: C2 Sparc: assert(bb->_nodes(_bb_end)->is_Proj(),"skipping projections after expected call")
kvn [Tue, 07 Apr 2009 10:05:04 -0700] rev 2531
6826960: C2 Sparc: assert(bb->_nodes(_bb_end)->is_Proj(),"skipping projections after expected call") Summary: Add the check when a Halt node is placed in a separate block. Reviewed-by: twisti
Mon, 06 Apr 2009 11:53:17 -0700 6539464: Math.log() produces inconsistent results between successive runs.
never [Mon, 06 Apr 2009 11:53:17 -0700] rev 2530
6539464: Math.log() produces inconsistent results between successive runs. Reviewed-by: kvn
Fri, 03 Apr 2009 18:51:31 -0700 6826261: class file dumping from SA is broken
never [Fri, 03 Apr 2009 18:51:31 -0700] rev 2529
6826261: class file dumping from SA is broken Reviewed-by: kvn, jcoomes
Fri, 03 Apr 2009 13:33:32 -0700 6823453: DeoptimizeALot causes fastdebug server jvm to fail with assert(false,"unscheduable graph")
kvn [Fri, 03 Apr 2009 13:33:32 -0700] rev 2528
6823453: DeoptimizeALot causes fastdebug server jvm to fail with assert(false,"unscheduable graph") Summary: Use a HaltNode on the fall through path of the AllocateArrayNode to indicate that it is unreachable if the array length is negative. Reviewed-by: never, jrose
Thu, 09 Apr 2009 13:59:45 -0700 Merge
xlu [Thu, 09 Apr 2009 13:59:45 -0700] rev 2527
Merge
Mon, 06 Apr 2009 15:47:39 -0700 6699669: Hotspot server leaves synchronized block with monitor in bad state
xlu [Mon, 06 Apr 2009 15:47:39 -0700] rev 2526
6699669: Hotspot server leaves synchronized block with monitor in bad state Summary: Remove usage of _highest_lock field in Thread so that is_lock_owned won't depend on the correct update of that field. Reviewed-by: never, dice, acorn
Wed, 08 Apr 2009 14:55:38 -0700 6828076: Fork HS15 to HS16 - renumber Major and build numbers of JVM
trims [Wed, 08 Apr 2009 14:55:38 -0700] rev 2525
6828076: Fork HS15 to HS16 - renumber Major and build numbers of JVM Summary: Update the Hotspot version number to HS16 B01 for HS16 fork Reviewed-by: jcoomes
Thu, 16 Apr 2009 11:22:40 -0700 Added tag jdk7-b55 for changeset c7888e8ac47a
xdono [Thu, 16 Apr 2009 11:22:40 -0700] rev 2524
Added tag jdk7-b55 for changeset c7888e8ac47a
Thu, 16 Apr 2009 11:22:36 -0700 Added tag jdk7-b55 for changeset 0b27fe141322
xdono [Thu, 16 Apr 2009 11:22:36 -0700] rev 2523
Added tag jdk7-b55 for changeset 0b27fe141322
Wed, 05 Jul 2017 16:51:11 +0200 Added tag jdk7-b55 for changeset c8b275d62d6b
duke [Wed, 05 Jul 2017 16:51:11 +0200] rev 2522
Added tag jdk7-b55 for changeset c8b275d62d6b
Wed, 05 Jul 2017 16:51:11 +0200 Merge jdk7-b55
duke [Wed, 05 Jul 2017 16:51:11 +0200] rev 2521
Merge
Wed, 05 Jul 2017 16:51:08 +0200 Merge
duke [Wed, 05 Jul 2017 16:51:08 +0200] rev 2520
Merge
Mon, 13 Apr 2009 22:35:14 -0700 Merge
lana [Mon, 13 Apr 2009 22:35:14 -0700] rev 2519
Merge
Thu, 09 Apr 2009 13:13:47 -0700 Merge
lana [Thu, 09 Apr 2009 13:13:47 -0700] rev 2518
Merge
Tue, 07 Apr 2009 10:27:18 +0400 6663040: Using com.sun.awt.AWTUtilities do not give warning while compilation
dcherepanov [Tue, 07 Apr 2009 10:27:18 +0400] rev 2517
6663040: Using com.sun.awt.AWTUtilities do not give warning while compilation Reviewed-by: yan, anthony
Fri, 10 Apr 2009 15:31:12 -0700 Merge
tbell [Fri, 10 Apr 2009 15:31:12 -0700] rev 2516
Merge
Fri, 03 Apr 2009 10:29:50 -0700 Merge
tbell [Fri, 03 Apr 2009 10:29:50 -0700] rev 2515
Merge
Tue, 31 Mar 2009 11:16:15 -0700 6813059: replace use of JavaCompiler.errorCount with shouldContinue
jjg [Tue, 31 Mar 2009 11:16:15 -0700] rev 2514
6813059: replace use of JavaCompiler.errorCount with shouldContinue Reviewed-by: mcimadamore
Tue, 31 Mar 2009 11:07:55 -0700 6817950: refactor ClassReader to improve attribute handling
jjg [Tue, 31 Mar 2009 11:07:55 -0700] rev 2513
6817950: refactor ClassReader to improve attribute handling Reviewed-by: mcimadamore
Mon, 30 Mar 2009 15:08:09 -0700 6819246: improve support for decoding instructions in classfile library
jjg [Mon, 30 Mar 2009 15:08:09 -0700] rev 2512
6819246: improve support for decoding instructions in classfile library Reviewed-by: ksrini
Wed, 25 Mar 2009 10:29:28 +0000 6400189: raw types and inference
mcimadamore [Wed, 25 Mar 2009 10:29:28 +0000] rev 2511
6400189: raw types and inference Summary: Fixed resolution problem with raw overriding (CCC) Reviewed-by: jjg
Wed, 25 Mar 2009 10:28:52 +0000 6816548: Uninitialized register when performing casting + auto(un)boxing
mcimadamore [Wed, 25 Mar 2009 10:28:52 +0000] rev 2510
6816548: Uninitialized register when performing casting + auto(un)boxing Summary: Constant value of final variable is lost during lowering Reviewed-by: jjg
Wed, 25 Mar 2009 10:28:36 +0000 6182950: methods clash algorithm should not depend on return type
mcimadamore [Wed, 25 Mar 2009 10:28:36 +0000] rev 2509
6182950: methods clash algorithm should not depend on return type Summary: fixed code that checks for duplicate method declarations Reviewed-by: jjg
Thu, 09 Apr 2009 10:37:39 -0700 Added tag jdk7-b54 for changeset 892e6a06285e
xdono [Thu, 09 Apr 2009 10:37:39 -0700] rev 2508
Added tag jdk7-b54 for changeset 892e6a06285e
Wed, 05 Jul 2017 16:51:03 +0200 Merge
duke [Wed, 05 Jul 2017 16:51:03 +0200] rev 2507
Merge
Thu, 09 Apr 2009 10:37:24 -0700 Added tag jdk7-b54 for changeset 629fcf301ed8
xdono [Thu, 09 Apr 2009 10:37:24 -0700] rev 2506
Added tag jdk7-b54 for changeset 629fcf301ed8
Wed, 05 Jul 2017 16:51:01 +0200 Merge
duke [Wed, 05 Jul 2017 16:51:01 +0200] rev 2505
Merge
Thu, 09 Apr 2009 10:37:22 -0700 Added tag jdk7-b54 for changeset 31bec7a68275
xdono [Thu, 09 Apr 2009 10:37:22 -0700] rev 2504
Added tag jdk7-b54 for changeset 31bec7a68275
Wed, 05 Jul 2017 16:50:59 +0200 Merge
duke [Wed, 05 Jul 2017 16:50:59 +0200] rev 2503
Merge
Thu, 09 Apr 2009 10:37:15 -0700 Added tag jdk7-b54 for changeset 8f61b973b389
xdono [Thu, 09 Apr 2009 10:37:15 -0700] rev 2502
Added tag jdk7-b54 for changeset 8f61b973b389
Wed, 05 Jul 2017 16:50:56 +0200 Merge
duke [Wed, 05 Jul 2017 16:50:56 +0200] rev 2501
Merge
Tue, 14 Apr 2009 04:21:02 -0700 Merge
lana [Tue, 14 Apr 2009 04:21:02 -0700] rev 2500
Merge
Tue, 14 Apr 2009 00:05:07 -0700 Merge
lana [Tue, 14 Apr 2009 00:05:07 -0700] rev 2499
Merge
Thu, 09 Apr 2009 20:34:56 -0700 Merge
lana [Thu, 09 Apr 2009 20:34:56 -0700] rev 2498
Merge
Fri, 10 Apr 2009 11:51:36 +0900 6404304: RFE: Unicode 5.1 support
peytoia [Fri, 10 Apr 2009 11:51:36 +0900] rev 2497
6404304: RFE: Unicode 5.1 support Reviewed-by: okutsu, naoto
Tue, 07 Apr 2009 12:40:58 +0400 6740974: api/javax_swing/PopupFactory/index.html#Ctor[PopupFactory2002] fails with NPE
peterz [Tue, 07 Apr 2009 12:40:58 +0400] rev 2496
6740974: api/javax_swing/PopupFactory/index.html#Ctor[PopupFactory2002] fails with NPE Reviewed-by: malenkov
Mon, 06 Apr 2009 13:06:24 +0400 6635110: GTK problem when testing Sun Studio IDE on snv_77 with jdk1.6 using Gnome window manager
peterz [Mon, 06 Apr 2009 13:06:24 +0400] rev 2495
6635110: GTK problem when testing Sun Studio IDE on snv_77 with jdk1.6 using Gnome window manager Summary: GTKIconFactory icons should protect against null context passed in Reviewed-by: rupashka
Thu, 26 Mar 2009 11:04:47 +0300 6798062: Memory Leak on using getFiles of FileSystemView
rupashka [Thu, 26 Mar 2009 11:04:47 +0300] rev 2494
6798062: Memory Leak on using getFiles of FileSystemView Reviewed-by: peterz, malenkov
Mon, 23 Mar 2009 16:41:47 +0300 4783068: Components with HTML text should gray out the text when disabled
peterz [Mon, 23 Mar 2009 16:41:47 +0300] rev 2493
4783068: Components with HTML text should gray out the text when disabled Summary: Views fixed to use different colors when container is disabled Reviewed-by: gsm, rupashka
Mon, 23 Mar 2009 14:09:32 +0300 6653395: Default LAF is set to CrossPlatformLookAndFeel not SystemLookAndFeel
peterz [Mon, 23 Mar 2009 14:09:32 +0300] rev 2492
6653395: Default LAF is set to CrossPlatformLookAndFeel not SystemLookAndFeel Summary: Swing now checks AppContext properties to determine default LAF name. This is needed for plugin to be able to set default LAF w/o loading Swing classes. Reviewed-by: alexp, loneid
Tue, 17 Mar 2009 16:06:14 +0300 6738668: JFileChooser cannot be created under SecurityManager
rupashka [Tue, 17 Mar 2009 16:06:14 +0300] rev 2491
6738668: JFileChooser cannot be created under SecurityManager Reviewed-by: peterz
Fri, 13 Mar 2009 19:25:17 +0300 6815767: Bad parameter when calling another method in the class SynthTabbedPaneUI
peterz [Fri, 13 Mar 2009 19:25:17 +0300] rev 2490
6815767: Bad parameter when calling another method in the class SynthTabbedPaneUI Reviewed-by: alexp, rupashka
Thu, 12 Mar 2009 14:00:26 +0300 6491795: COM should be initialized for Shell API calls in ShellFolder2.cpp
rupashka [Thu, 12 Mar 2009 14:00:26 +0300] rev 2489
6491795: COM should be initialized for Shell API calls in ShellFolder2.cpp Reviewed-by: peterz, loneid
Thu, 26 Feb 2009 11:44:43 +0300 6794831: Infinite loop while painting ticks on Slider with maximum=MAX_INT
rupashka [Thu, 26 Feb 2009 11:44:43 +0300] rev 2488
6794831: Infinite loop while painting ticks on Slider with maximum=MAX_INT Reviewed-by: malenkov
Tue, 24 Feb 2009 19:17:51 +0300 6804221: Three tests for JTabbedPane produce VM crash on rhel3
peterz [Tue, 24 Feb 2009 19:17:51 +0300] rev 2487
6804221: Three tests for JTabbedPane produce VM crash on rhel3 Reviewed-by: stayer, campbell
Mon, 23 Feb 2009 11:16:04 -0800 Merge
lana [Mon, 23 Feb 2009 11:16:04 -0800] rev 2486
Merge
Thu, 12 Feb 2009 14:19:06 +0300 6799345: JFC demos threw exception in the Java Console when applets are closed
art [Thu, 12 Feb 2009 14:19:06 +0300] rev 2485
6799345: JFC demos threw exception in the Java Console when applets are closed Reviewed-by: alexp, peterz
Thu, 05 Feb 2009 19:16:13 +0300 6801769: 6588003 should be backed out from jdk7
peterz [Thu, 05 Feb 2009 19:16:13 +0300] rev 2484
6801769: 6588003 should be backed out from jdk7 Reviewed-by: alexp
Thu, 05 Feb 2009 17:00:57 +0300 6669869: Beans.isDesignTime() and other queries should be per-AppContext
malenkov [Thu, 05 Feb 2009 17:00:57 +0300] rev 2483
6669869: Beans.isDesignTime() and other queries should be per-AppContext Reviewed-by: peterz, rupashka
Thu, 05 Feb 2009 14:48:10 +0300 4769844: classes in java.beans that are serializable but don't define serialVersionUID
malenkov [Thu, 05 Feb 2009 14:48:10 +0300] rev 2482
4769844: classes in java.beans that are serializable but don't define serialVersionUID Reviewed-by: peterz, rupashka
Wed, 04 Feb 2009 18:48:24 +0300 6588003: LayoutQueue shares mutable implementation across AppContexts
peterz [Wed, 04 Feb 2009 18:48:24 +0300] rev 2481
6588003: LayoutQueue shares mutable implementation across AppContexts Summary: DefaultQueue property is made per-AppContext Reviewed-by: alexp
Mon, 13 Apr 2009 22:34:29 -0700 Merge
lana [Mon, 13 Apr 2009 22:34:29 -0700] rev 2480
Merge
Mon, 13 Apr 2009 15:33:50 -0700 Merge
lana [Mon, 13 Apr 2009 15:33:50 -0700] rev 2479
Merge
Mon, 13 Apr 2009 15:22:12 +0400 6829326: Getting java.lang.NullPointerException: null pData while opening a File,Print,Page Dialog in Win
dcherepanov [Mon, 13 Apr 2009 15:22:12 +0400] rev 2478
6829326: Getting java.lang.NullPointerException: null pData while opening a File,Print,Page Dialog in Win Reviewed-by: art, yan
Thu, 09 Apr 2009 13:12:58 -0700 Merge
lana [Thu, 09 Apr 2009 13:12:58 -0700] rev 2477
Merge
Wed, 01 Apr 2009 19:05:47 +0400 6818312: com.sun.awt.SecurityWarning.getSize() always reports (0, 0) on X11
anthony [Wed, 01 Apr 2009 19:05:47 +0400] rev 2476
6818312: com.sun.awt.SecurityWarning.getSize() always reports (0, 0) on X11 Summary: The fix got pushed with 6693253. However the test was omitted. Here it comes. Reviewed-by: dcherepanov, art
Tue, 31 Mar 2009 18:47:31 +0400 6819601: Fix AWT JTReg tests which fail to compile
anthony [Tue, 31 Mar 2009 18:47:31 +0400] rev 2475
6819601: Fix AWT JTReg tests which fail to compile Summary: Fix compilation of tests. Reviewed-by: anthony, son Contributed-by: Andrew John Hughes <ahughes@redhat.com>
Mon, 30 Mar 2009 16:33:39 +0400 6823589: Remake sizes.64-solaris-i386 with newly added fields
yan [Mon, 30 Mar 2009 16:33:39 +0400] rev 2474
6823589: Remake sizes.64-solaris-i386 with newly added fields 6782746: Keyboard hotkeys don't work in locales where non latin characters are used 6299348: Zero keycode returned in keyPressed and keyReleased for some keys in non-english layout - Win32 6316369: Provide a method to convert a character to VK_* Java keycode, if possible. 6446568: KeyEvent lacks 3 virtual keys of Danish keyboards 6559449: Support for converting from char to KeyEvent VK_ keycode 6182651: Need to identify any key pressed/released with a unique code Summary: Various by-products of 6680988 fix. Reviewed-by: art
Fri, 27 Mar 2009 12:01:24 +0300 6680988: KeyEvent is still missing VK values for many keyboards
yan [Fri, 27 Mar 2009 12:01:24 +0300] rev 2473
6680988: KeyEvent is still missing VK values for many keyboards Summary: 2 new methods and some fields added to KeyEvent, plus hash of constants introduced Reviewed-by: art
Thu, 26 Mar 2009 14:38:46 +0300 6693253: Security Warning appearance requires enhancements
anthony [Thu, 26 Mar 2009 14:38:46 +0300] rev 2472
6693253: Security Warning appearance requires enhancements 6779717: A Window does not show applet security warning icon on X platforms 6785058: Parent dn't get the focus after dialog is closed if security warning is applied Summary: Forward-port from 6u10-6u14 Reviewed-by: art, dcherepanov
Wed, 25 Mar 2009 13:37:08 +0300 6714678: IDE (Netbeans, Eclipse, JDeveloper) Debugger hangs process on Linux
anthony [Wed, 25 Mar 2009 13:37:08 +0300] rev 2471
6714678: IDE (Netbeans, Eclipse, JDeveloper) Debugger hangs process on Linux Summary: Added the system property sun.awt.disablegrab Reviewed-by: art, dcherepanov
Tue, 24 Mar 2009 21:57:50 +0100 6809233: Modal dialog blocks calling thread after it is hidden and disposed
rkennke [Tue, 24 Mar 2009 21:57:50 +0100] rev 2470
6809233: Modal dialog blocks calling thread after it is hidden and disposed Summary: Send WakingRunnable to toolkit to prevent early cleanup. Reviewed-by: art, son
Mon, 23 Mar 2009 09:47:39 -0400 6730447: Support for high resolution mouse wheel is still incomplete. AWT panel needs to be supported
dcherepanov [Mon, 23 Mar 2009 09:47:39 -0400] rev 2469
6730447: Support for high resolution mouse wheel is still incomplete. AWT panel needs to be supported Reviewed-by: art, dav
Mon, 23 Mar 2009 11:59:55 +0300 6516404: regression: Choice vertical scrollbar is not seen when the item in the choice is increased more than
dcherepanov [Mon, 23 Mar 2009 11:59:55 +0300] rev 2468
6516404: regression: Choice vertical scrollbar is not seen when the item in the choice is increased more than Reviewed-by: art, dav
Fri, 20 Mar 2009 08:41:43 -0400 6774258: api/java_awt/Component/index.html#PaintUpdate fails randomly
dcherepanov [Fri, 20 Mar 2009 08:41:43 -0400] rev 2467
6774258: api/java_awt/Component/index.html#PaintUpdate fails randomly Reviewed-by: art
Fri, 13 Mar 2009 18:07:13 +0300 6805897: Gap present between the choice and its drop down list in Jdk 7 build for a non resizable frame.
dcherepanov [Fri, 13 Mar 2009 18:07:13 +0300] rev 2466
6805897: Gap present between the choice and its drop down list in Jdk 7 build for a non resizable frame. Reviewed-by: art, anthony
Wed, 11 Mar 2009 16:11:31 +0300 6815946: regression: failed to build MToolkit
ant [Wed, 11 Mar 2009 16:11:31 +0300] rev 2465
6815946: regression: failed to build MToolkit Reviewed-by: anthony
Tue, 10 Mar 2009 18:33:29 +0300 6806217: implement synthetic focus model for MS Windows
ant [Tue, 10 Mar 2009 18:33:29 +0300] rev 2464
6806217: implement synthetic focus model for MS Windows Reviewed-by: art, dcherepanov
Wed, 04 Mar 2009 18:10:48 +0300 6784816: Remove AWT tree lock from Container methods: getComponent, getComponents, getComponentCount
art [Wed, 04 Mar 2009 18:10:48 +0300] rev 2463
6784816: Remove AWT tree lock from Container methods: getComponent, getComponents, getComponentCount Reviewed-by: anthony, dav
Wed, 04 Mar 2009 13:05:56 +0300 6809227: poor performance on Panel.Add() method in jdk6
dcherepanov [Wed, 04 Mar 2009 13:05:56 +0300] rev 2462
6809227: poor performance on Panel.Add() method in jdk6 Reviewed-by: art, anthony
Tue, 03 Mar 2009 13:54:47 +0300 6811674: Container.setComponentZOrder throws NPE
anthony [Tue, 03 Mar 2009 13:54:47 +0300] rev 2461
6811674: Container.setComponentZOrder throws NPE Reviewed-by: art, dcherepanov
Sun, 22 Feb 2009 12:26:39 -0800 Merge
lana [Sun, 22 Feb 2009 12:26:39 -0800] rev 2460
Merge
Fri, 20 Feb 2009 17:34:16 +0300 6804747: Ensure consistent graphicsConfig member across components hierarchy
anthony [Fri, 20 Feb 2009 17:34:16 +0300] rev 2459
6804747: Ensure consistent graphicsConfig member across components hierarchy Reviewed-by: art, dcherepanov
Thu, 19 Feb 2009 14:10:19 +0300 6806224: PIT : Getting java.lang.NullPointerException while opening Filedialog
dcherepanov [Thu, 19 Feb 2009 14:10:19 +0300] rev 2458
6806224: PIT : Getting java.lang.NullPointerException while opening Filedialog Reviewed-by: art, dav
Tue, 17 Feb 2009 14:44:58 +0300 6723941: Crash in sun.awt.windows.WToolkit.eventLoop()
dcherepanov [Tue, 17 Feb 2009 14:44:58 +0300] rev 2457
6723941: Crash in sun.awt.windows.WToolkit.eventLoop() Reviewed-by: art, ant
Tue, 17 Feb 2009 14:30:52 +0300 6792023: Print suspends on Windows 2000 Pro since 6u12 b01
dcherepanov [Tue, 17 Feb 2009 14:30:52 +0300] rev 2456
6792023: Print suspends on Windows 2000 Pro since 6u12 b01 Reviewed-by: art, anthony
Tue, 17 Feb 2009 14:27:03 +0300 6769607: PIT : Modal frame hangs for a while for few seconds in 6u12 b01 pit build
dcherepanov [Tue, 17 Feb 2009 14:27:03 +0300] rev 2455
6769607: PIT : Modal frame hangs for a while for few seconds in 6u12 b01 pit build Reviewed-by: art, anthony
Tue, 17 Feb 2009 10:42:12 +0300 6806035: Fix for 6804680 is incomplete
art [Tue, 17 Feb 2009 10:42:12 +0300] rev 2454
6806035: Fix for 6804680 is incomplete Reviewed-by: yan
Thu, 12 Feb 2009 18:24:35 +0300 6724890: Deadlock between AWT-EventQueue-1 and AWT-XAWT threads during IDE start
dcherepanov [Thu, 12 Feb 2009 18:24:35 +0300] rev 2453
6724890: Deadlock between AWT-EventQueue-1 and AWT-XAWT threads during IDE start Reviewed-by: art, ant
Thu, 12 Feb 2009 17:27:39 +0300 6804680: Solaris AMD64 build fails after the fix for 6633275/7
art [Thu, 12 Feb 2009 17:27:39 +0300] rev 2452
6804680: Solaris AMD64 build fails after the fix for 6633275/7 Summary: addition to the fix for 6633275 Reviewed-by: yan
Wed, 11 Feb 2009 17:07:06 +0300 6633275: Need to support shaped/translucent windows
art [Wed, 11 Feb 2009 17:07:06 +0300] rev 2451
6633275: Need to support shaped/translucent windows Summary: forward-port from 6u14, no public API is introduced Reviewed-by: anthony, dcherepanov
Fri, 10 Apr 2009 15:30:37 -0700 Merge
tbell [Fri, 10 Apr 2009 15:30:37 -0700] rev 2450
Merge
Mon, 06 Apr 2009 18:52:03 -0700 6440846: (cl) Deadlock between AppClassLoader and ExtClassLoader
valeriep [Mon, 06 Apr 2009 18:52:03 -0700] rev 2449
6440846: (cl) Deadlock between AppClassLoader and ExtClassLoader Summary: Fixed a deadlock between the two class loaders Reviewed-by: alanb
Mon, 06 Apr 2009 18:46:20 -0700 4735126: (cl) ClassLoader.loadClass locks all instances in chain when delegating
valeriep [Mon, 06 Apr 2009 18:46:20 -0700] rev 2448
4735126: (cl) ClassLoader.loadClass locks all instances in chain when delegating Summary: Added support for parallel-capable class loaders Reviewed-by: alanb
Mon, 06 Apr 2009 11:29:03 +0100 Merge
alanb [Mon, 06 Apr 2009 11:29:03 +0100] rev 2447
Merge
Mon, 06 Apr 2009 08:59:33 +0100 4890703: Support SDP (sol)
alanb [Mon, 06 Apr 2009 08:59:33 +0100] rev 2446
4890703: Support SDP (sol) Reviewed-by: michaelm
Fri, 03 Apr 2009 22:10:36 +0100 6823609: (se) Selector.select hangs on Windows under load
alanb [Fri, 03 Apr 2009 22:10:36 +0100] rev 2445
6823609: (se) Selector.select hangs on Windows under load Reviewed-by: sherman
Thu, 02 Apr 2009 19:47:24 +0100 6824477: (se) Selector.select fails with IOException: "Invalid argument" if maximum file descriptors is low
alanb [Thu, 02 Apr 2009 19:47:24 +0100] rev 2444
6824477: (se) Selector.select fails with IOException: "Invalid argument" if maximum file descriptors is low Reviewed-by: sherman
Thu, 02 Apr 2009 16:31:44 +0100 6824141: test/java/rmi/activation/rmidViaInheritedChannel tests fail
alanb [Thu, 02 Apr 2009 16:31:44 +0100] rev 2443
6824141: test/java/rmi/activation/rmidViaInheritedChannel tests fail Reviewed-by: peterjones
Thu, 02 Apr 2009 11:19:34 +0100 6666739: (ref) ReferenceQueue.poll() doesn't scale well
alanb [Thu, 02 Apr 2009 11:19:34 +0100] rev 2442
6666739: (ref) ReferenceQueue.poll() doesn't scale well 6711667: (ref) Update SoftReference timestamp only if clock advances Summary: Forward port from 6u14; originally fixed by Tom Rodriguez in earlier update Reviewed-by: martin
Thu, 02 Apr 2009 11:13:56 +0100 6824135: (ch) test/java/nio/channels/AsyncCloseAndInterrupt.java fails (lnx)
alanb [Thu, 02 Apr 2009 11:13:56 +0100] rev 2441
6824135: (ch) test/java/nio/channels/AsyncCloseAndInterrupt.java fails (lnx) Reviewed-by: sherman
Fri, 03 Apr 2009 10:29:13 -0700 Merge
tbell [Fri, 03 Apr 2009 10:29:13 -0700] rev 2440
Merge
Fri, 03 Apr 2009 09:51:58 -0700 Merge
sherman [Fri, 03 Apr 2009 09:51:58 -0700] rev 2439
Merge
Thu, 02 Apr 2009 15:35:46 -0700 4681995: Add support for large (> 4GB) zip/jar files
sherman [Thu, 02 Apr 2009 15:35:46 -0700] rev 2438
4681995: Add support for large (> 4GB) zip/jar files Summary: The ZIP64 format support is added for > 4GB jar/zip files Reviewed-by: alanb, martin
Fri, 03 Apr 2009 11:36:19 +0800 6825352: support self-issued certificate in keytool
weijun [Fri, 03 Apr 2009 11:36:19 +0800] rev 2437
6825352: support self-issued certificate in keytool Reviewed-by: xuelei
Tue, 31 Mar 2009 23:52:04 -0700 6819110: Lazily load Sun digest provider for jar verification
mchung [Tue, 31 Mar 2009 23:52:04 -0700] rev 2436
6819110: Lazily load Sun digest provider for jar verification Summary: Lazily call Providers.getSunProvider() instead of at static initializer Reviewed-by: mullan
Mon, 30 Mar 2009 19:22:27 +0100 Merge
alanb [Mon, 30 Mar 2009 19:22:27 +0100] rev 2435
Merge
Fri, 27 Mar 2009 16:04:05 +0000 6772303: (se) IOException: Invalid argument" thrown on a call to Selector.select(value) with -d64
alanb [Fri, 27 Mar 2009 16:04:05 +0000] rev 2434
6772303: (se) IOException: Invalid argument" thrown on a call to Selector.select(value) with -d64 Reviewed-by: sherman
Fri, 27 Mar 2009 15:24:37 +0000 6693490: (se) select throws "File exists" IOException under load (lnx)
alanb [Fri, 27 Mar 2009 15:24:37 +0000] rev 2433
6693490: (se) select throws "File exists" IOException under load (lnx) Reviewed-by: sherman
Fri, 27 Mar 2009 11:05:45 +0800 6802846: jarsigner needs enhanced cert validation(options)
weijun [Fri, 27 Mar 2009 11:05:45 +0800] rev 2432
6802846: jarsigner needs enhanced cert validation(options) Reviewed-by: xuelei
Thu, 26 Mar 2009 17:39:42 -0700 6822903: Reliability and documentation improvements for ReentrantReadWriteLock
dl [Thu, 26 Mar 2009 17:39:42 -0700] rev 2431
6822903: Reliability and documentation improvements for ReentrantReadWriteLock Summary: Make firstReader a Thread, not a long Reviewed-by: martin
Thu, 26 Mar 2009 11:59:07 -0700 6801020: Concurrent Semaphore release may cause some require thread not signaled
dl [Thu, 26 Mar 2009 11:59:07 -0700] rev 2430
6801020: Concurrent Semaphore release may cause some require thread not signaled Summary: Introduce PROPAGATE waitStatus Reviewed-by: martin
Wed, 25 Mar 2009 12:24:30 -0700 6819122: DefaultProxySelector should lazily initialize the Pattern object and the NonProxyInfo objects
mchung [Wed, 25 Mar 2009 12:24:30 -0700] rev 2429
6819122: DefaultProxySelector should lazily initialize the Pattern object and the NonProxyInfo objects Summary: Move two static NonProxyInfo fields into NonProxyInfo class and instantiate Pattern object when needed Reviewed-by: jccollet
Tue, 24 Mar 2009 19:42:23 -0700 6800572: Removing elements from views of NavigableMap implementations does not always work correctly.
dl [Tue, 24 Mar 2009 19:42:23 -0700] rev 2428
6800572: Removing elements from views of NavigableMap implementations does not always work correctly. Summary: Replace use of new TreeSet with new KeySet Reviewed-by: martin
Tue, 24 Mar 2009 14:10:38 +0000 6621689: (dc spec) DatagramChannel.receive when channel is not bound is not specified
alanb [Tue, 24 Mar 2009 14:10:38 +0000] rev 2427
6621689: (dc spec) DatagramChannel.receive when channel is not bound is not specified Reviewed-by: sherman
Tue, 24 Mar 2009 14:08:37 +0000 6819689: File.lastModified can return bogus value for remote file accessed as it is being deleted [win]
alanb [Tue, 24 Mar 2009 14:08:37 +0000] rev 2426
6819689: File.lastModified can return bogus value for remote file accessed as it is being deleted [win] Reviewed-by: sherman Contributed-by: andreas.frischknecht@softwired-inc.com
Tue, 24 Mar 2009 14:05:44 +0000 6807702: Integer.valueOf cache should be configurable
alanb [Tue, 24 Mar 2009 14:05:44 +0000] rev 2425
6807702: Integer.valueOf cache should be configurable Reviewed-by: darcy
Tue, 24 Mar 2009 14:03:46 +0000 6819886: System.getProperty("os.name") reports Vista on Windows 7
alanb [Tue, 24 Mar 2009 14:03:46 +0000] rev 2424
6819886: System.getProperty("os.name") reports Vista on Windows 7 Reviewed-by: sherman
Thu, 09 Apr 2009 10:37:30 -0700 Added tag jdk7-b54 for changeset 0e9e14e7f54a
xdono [Thu, 09 Apr 2009 10:37:30 -0700] rev 2423
Added tag jdk7-b54 for changeset 0e9e14e7f54a
Wed, 05 Jul 2017 16:50:44 +0200 Merge
duke [Wed, 05 Jul 2017 16:50:44 +0200] rev 2422
Merge
Thu, 09 Apr 2009 10:37:18 -0700 Added tag jdk7-b54 for changeset c77d20908054
xdono [Thu, 09 Apr 2009 10:37:18 -0700] rev 2421
Added tag jdk7-b54 for changeset c77d20908054
Thu, 09 Apr 2009 10:37:13 -0700 Added tag jdk7-b54 for changeset 9590951ad57b
xdono [Thu, 09 Apr 2009 10:37:13 -0700] rev 2420
Added tag jdk7-b54 for changeset 9590951ad57b
Wed, 05 Jul 2017 16:50:37 +0200 Added tag jdk7-b54 for changeset 15096652c4d4
duke [Wed, 05 Jul 2017 16:50:37 +0200] rev 2419
Added tag jdk7-b54 for changeset 15096652c4d4
Wed, 05 Jul 2017 16:50:36 +0200 Merge jdk7-b54
duke [Wed, 05 Jul 2017 16:50:36 +0200] rev 2418
Merge
Wed, 05 Jul 2017 16:50:34 +0200 Merge
duke [Wed, 05 Jul 2017 16:50:34 +0200] rev 2417
Merge
Thu, 02 Apr 2009 16:52:05 -0700 Added tag jdk7-b53 for changeset e053a98a8120
xdono [Thu, 02 Apr 2009 16:52:05 -0700] rev 2416
Added tag jdk7-b53 for changeset e053a98a8120
Wed, 05 Jul 2017 16:50:32 +0200 Merge
duke [Wed, 05 Jul 2017 16:50:32 +0200] rev 2415
Merge
Thu, 02 Apr 2009 16:51:48 -0700 Added tag jdk7-b53 for changeset b52ef22dd797
xdono [Thu, 02 Apr 2009 16:51:48 -0700] rev 2414
Added tag jdk7-b53 for changeset b52ef22dd797
Wed, 05 Jul 2017 16:50:29 +0200 Merge
duke [Wed, 05 Jul 2017 16:50:29 +0200] rev 2413
Merge
Thu, 02 Apr 2009 16:51:46 -0700 Added tag jdk7-b53 for changeset d14d2d3caaf1
xdono [Thu, 02 Apr 2009 16:51:46 -0700] rev 2412
Added tag jdk7-b53 for changeset d14d2d3caaf1
Wed, 05 Jul 2017 16:50:26 +0200 Merge
duke [Wed, 05 Jul 2017 16:50:26 +0200] rev 2411
Merge
Thu, 02 Apr 2009 16:51:38 -0700 Added tag jdk7-b53 for changeset 66f056cc8fd4
xdono [Thu, 02 Apr 2009 16:51:38 -0700] rev 2410
Added tag jdk7-b53 for changeset 66f056cc8fd4
Wed, 05 Jul 2017 16:50:24 +0200 Merge
duke [Wed, 05 Jul 2017 16:50:24 +0200] rev 2409
Merge
Tue, 07 Apr 2009 14:02:54 -0700 Merge
xdono [Tue, 07 Apr 2009 14:02:54 -0700] rev 2408
Merge
Tue, 07 Apr 2009 11:43:20 -0700 Merge
xdono [Tue, 07 Apr 2009 11:43:20 -0700] rev 2407
Merge
Thu, 02 Apr 2009 15:04:33 -0700 6825765: Further adjustments to regression tests run by jprt
ohair [Thu, 02 Apr 2009 15:04:33 -0700] rev 2406
6825765: Further adjustments to regression tests run by jprt Reviewed-by: tbell
Wed, 01 Apr 2009 18:45:25 -0700 Merge
ohair [Wed, 01 Apr 2009 18:45:25 -0700] rev 2405
Merge
Wed, 01 Apr 2009 09:44:34 -0700 Merge
ohair [Wed, 01 Apr 2009 09:44:34 -0700] rev 2404
Merge
Wed, 01 Apr 2009 09:10:01 -0700 Merge
ohair [Wed, 01 Apr 2009 09:10:01 -0700] rev 2403
Merge
Wed, 01 Apr 2009 09:08:54 -0700 6824583: regtest TimeUnit/Basic.java fails intermittently on Windows - again
ohair [Wed, 01 Apr 2009 09:08:54 -0700] rev 2402
6824583: regtest TimeUnit/Basic.java fails intermittently on Windows - again Reviewed-by: dholmes
Tue, 31 Mar 2009 16:14:14 -0700 6824012: Add jdk regression tests to default jprt jobs
ohair [Tue, 31 Mar 2009 16:14:14 -0700] rev 2401
6824012: Add jdk regression tests to default jprt jobs Summary: A work in progress on adding to the jprt testing. Reviewed-by: tbell
Tue, 31 Mar 2009 16:12:56 -0700 6502548: test/Makefile needs to be setup to allow for JPRT testrules (NSK and JCK testing too?)
ohair [Tue, 31 Mar 2009 16:12:56 -0700] rev 2400
6502548: test/Makefile needs to be setup to allow for JPRT testrules (NSK and JCK testing too?) Summary: A work in progress on testing additions for JPRT system. Reviewed-by: tbell
Tue, 31 Mar 2009 16:11:09 -0700 6745361: Add -XX options to prevent stdout/stderr pollution using fastdebug/debug bootjdk
ohair [Tue, 31 Mar 2009 16:11:09 -0700] rev 2399
6745361: Add -XX options to prevent stdout/stderr pollution using fastdebug/debug bootjdk Reviewed-by: tbell
Tue, 31 Mar 2009 16:10:31 -0700 6604458: linux_x64-fastdebug-c2 fails on hyperbolic trig tests
ohair [Tue, 31 Mar 2009 16:10:31 -0700] rev 2398
6604458: linux_x64-fastdebug-c2 fails on hyperbolic trig tests Reviewed-by: tbell
Tue, 07 Apr 2009 10:04:29 -0700 Merge
lana [Tue, 07 Apr 2009 10:04:29 -0700] rev 2397
Merge
Tue, 24 Mar 2009 19:12:02 -0700 Merge
lana [Tue, 24 Mar 2009 19:12:02 -0700] rev 2396
Merge
Tue, 24 Mar 2009 10:53:04 -0700 6821504: typo in lcmsio.c
prr [Tue, 24 Mar 2009 10:53:04 -0700] rev 2395
6821504: typo in lcmsio.c Reviewed-by: jgodinez
Tue, 24 Mar 2009 09:14:02 -0700 6821031: Upgrade OpenJDK's LittleCMS version to 1.18
prr [Tue, 24 Mar 2009 09:14:02 -0700] rev 2394
6821031: Upgrade OpenJDK's LittleCMS version to 1.18 Reviewed-by: bae, igor
Mon, 23 Mar 2009 10:40:54 -0700 6745225: Memory leak while drawing Attributed String
prr [Mon, 23 Mar 2009 10:40:54 -0700] rev 2393
6745225: Memory leak while drawing Attributed String Reviewed-by: jgodinez, dougfelt
Fri, 20 Mar 2009 20:05:22 +0300 6733501: Apply IcedTea little cms patches
avu [Fri, 20 Mar 2009 20:05:22 +0300] rev 2392
6733501: Apply IcedTea little cms patches Reviewed-by: bae, prr
Mon, 16 Mar 2009 11:46:26 -0700 6812600: The miter line join decoration isn't rendered properly
jgodinez [Mon, 16 Mar 2009 11:46:26 -0700] rev 2391
6812600: The miter line join decoration isn't rendered properly Reviewed-by: avu, flar Contributed-by: Google <yamauchi@google.com>
Thu, 12 Mar 2009 12:01:49 -0700 6727719: Performance of TextLayout.getBounds()
prr [Thu, 12 Mar 2009 12:01:49 -0700] rev 2390
6727719: Performance of TextLayout.getBounds() Reviewed-by: jgodinez, dougfelt
Thu, 05 Mar 2009 10:56:06 -0800 6735296: Regression: Common print dialog does not show the correct page orientation
jgodinez [Thu, 05 Mar 2009 10:56:06 -0800] rev 2389
6735296: Regression: Common print dialog does not show the correct page orientation Reviewed-by: tdv, prr
Wed, 04 Mar 2009 10:57:24 -0800 Merge
lana [Wed, 04 Mar 2009 10:57:24 -0800] rev 2388
Merge
Thu, 26 Feb 2009 13:38:38 -0800 6791612: OGLBat tests are failed in jdk 7 b42
tdv [Thu, 26 Feb 2009 13:38:38 -0800] rev 2387
6791612: OGLBat tests are failed in jdk 7 b42 Reviewed-by: tdv Contributed-by: ceisserer <linuxhippy@gmail.com>
(0) -1000 -224 +224 +1000 +3000 +10000 +30000 tip