Thu, 06 Nov 2008 12:12:39 -0500 6765046: CertPathValidatorException(Throwable).getMessage() always returns null since b37
mullan [Thu, 06 Nov 2008 12:12:39 -0500] rev 1569
6765046: CertPathValidatorException(Throwable).getMessage() always returns null since b37 Reviewed-by: vinnie
Thu, 06 Nov 2008 11:58:06 -0500 Merge
mullan [Thu, 06 Nov 2008 11:58:06 -0500] rev 1568
Merge
Wed, 05 Nov 2008 15:55:00 -0500 6744888: OCSP validation code should permit some clock skew when checking validity of OCSP responses
mullan [Wed, 05 Nov 2008 15:55:00 -0500] rev 1567
6744888: OCSP validation code should permit some clock skew when checking validity of OCSP responses Summary: Allow for up to 10 minutes of clock skew when validating OCSP responses Reviewed-by: vinnie
Thu, 20 Nov 2008 11:39:49 -0800 Added tag jdk7-b40 for changeset eb261bd963b2
xdono [Thu, 20 Nov 2008 11:39:49 -0800] rev 1566
Added tag jdk7-b40 for changeset eb261bd963b2
Wed, 05 Jul 2017 16:43:53 +0200 Merge
duke [Wed, 05 Jul 2017 16:43:53 +0200] rev 1565
Merge
Fri, 21 Nov 2008 16:11:18 -0800 6775176: Bump HS14 build number to 08
trims [Fri, 21 Nov 2008 16:11:18 -0800] rev 1564
6775176: Bump HS14 build number to 08 Summary: Update the Hotspot build number to 08 Reviewed-by: jcoomes
Fri, 21 Nov 2008 16:11:03 -0800 Merge
trims [Fri, 21 Nov 2008 16:11:03 -0800] rev 1563
Merge
Wed, 19 Nov 2008 14:20:51 -0800 Merge
iveresov [Wed, 19 Nov 2008 14:20:51 -0800] rev 1562
Merge
Tue, 18 Nov 2008 14:52:33 -0800 6771742: Remove duplicate files from G1 merge
jmasa [Tue, 18 Nov 2008 14:52:33 -0800] rev 1561
6771742: Remove duplicate files from G1 merge Summary: Remove duplicate files and add includeDB_gc_g1 file in windows Makefile Reviewed-by: jcoomes, ysr
Fri, 14 Nov 2008 14:23:05 -0800 6770608: G1: Mutator thread can flush barrier and satb queues during safepoint
iveresov [Fri, 14 Nov 2008 14:23:05 -0800] rev 1560
6770608: G1: Mutator thread can flush barrier and satb queues during safepoint 6660573: G1: BigApps Failure : guarantee(satb_mq_set.completed_buffers_num() == 0,"invariant") Summary: When exiting a mutator thread is removed from the thread list before it has a chance to flush its SATB and barrier queues. If GC happens at this moment the objects that are refererred from these queues can be moved, which will case a crash. The fix is simply to flush the buffers before removing a thread from the list. Reviewed-by: jcoomes, tonyp
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip