Tue, 10 Mar 2015 20:25:48 +0100 8049696: com/sun/jdi/RunToExit fails with "ConnectException: Connection refused"
jbachorik [Tue, 10 Mar 2015 20:25:48 +0100] rev 29496
8049696: com/sun/jdi/RunToExit fails with "ConnectException: Connection refused" Reviewed-by: sla
Tue, 10 Mar 2015 09:37:56 +0100 6712222: Race condition in java/lang/management/ThreadMXBean/AllThreadIds.java
jbachorik [Tue, 10 Mar 2015 09:37:56 +0100] rev 29495
6712222: Race condition in java/lang/management/ThreadMXBean/AllThreadIds.java Reviewed-by: dholmes, dfuchs
Mon, 16 Mar 2015 13:49:00 -0700 8075222: RandomAccessFile.getChannel changed to non-final in error
bpb [Mon, 16 Mar 2015 13:49:00 -0700] rev 29494
8075222: RandomAccessFile.getChannel changed to non-final in error Summary: Reinstate 'final' RandomAccessFile.getChannel() declaration. Reviewed-by: alanb
Mon, 16 Mar 2015 17:44:34 +0100 8075230: Optimized count operations incorrectly declare the stream shape
psandoz [Mon, 16 Mar 2015 17:44:34 +0100] rev 29493
8075230: Optimized count operations incorrectly declare the stream shape Reviewed-by: chegar
Mon, 16 Mar 2015 19:09:13 +0400 8028266: Tidy warnings cleanup for packages java.security/javax.security
avstepan [Mon, 16 Mar 2015 19:09:13 +0400] rev 29492
8028266: Tidy warnings cleanup for packages java.security/javax.security Summary: some tidy warnings in docs were fixed Reviewed-by: mullan, wetmore
Mon, 16 Mar 2015 18:08:01 +0800 8074836: Resolve disabled warnings for libosxkrb5
weijun [Mon, 16 Mar 2015 18:08:01 +0800] rev 29491
8074836: Resolve disabled warnings for libosxkrb5 8074835: Resolve disabled warnings for libj2gss Reviewed-by: erikj
Mon, 16 Mar 2015 10:24:16 +0100 8075111: Mark testFlatMappingClose (from CollectorsTest) as serialization hostile
amlu [Mon, 16 Mar 2015 10:24:16 +0100] rev 29490
8075111: Mark testFlatMappingClose (from CollectorsTest) as serialization hostile Reviewed-by: psandoz
Mon, 16 Mar 2015 10:19:49 +0100 8067969: Optimize Stream.count for SIZED Streams
psandoz [Mon, 16 Mar 2015 10:19:49 +0100] rev 29489
8067969: Optimize Stream.count for SIZED Streams Reviewed-by: psandoz, chegar Contributed-by: Aggelos Biboudis <biboudis@gmail.com>
Sat, 14 Mar 2015 09:38:52 -0700 6996366: convert MacAlg to an enum
jnimeh [Sat, 14 Mar 2015 09:38:52 -0700] rev 29488
6996366: convert MacAlg to an enum Reviewed-by: xuelei
Fri, 13 Mar 2015 15:03:42 -0700 8075110: (prefs) CodePointZeroPrefsTest fails on certain platforms
bpb [Fri, 13 Mar 2015 15:03:42 -0700] rev 29487
8075110: (prefs) CodePointZeroPrefsTest fails on certain platforms Summary: Contrain test to the Linux and Solaris OS families Reviewed-by: darcy
Fri, 13 Mar 2015 14:54:40 -0700 8073214: javadoc of Properties methods should specify NullPointerExceptions
bpb [Fri, 13 Mar 2015 14:54:40 -0700] rev 29486
8073214: javadoc of Properties methods should specify NullPointerExceptions Summary: Add test for null parameter and corresponding throws clause to load() methods Reviewed-by: darcy
Fri, 13 Mar 2015 11:34:37 -0700 8075160: Add javadoc to serialver class
darcy [Fri, 13 Mar 2015 11:34:37 -0700] rev 29485
8075160: Add javadoc to serialver class Reviewed-by: lancea
Fri, 13 Mar 2015 09:32:54 -0700 8074064: OCSPResponse.SingleResponse objects do not parse singleExtensions
jnimeh [Fri, 13 Mar 2015 09:32:54 -0700] rev 29484
8074064: OCSPResponse.SingleResponse objects do not parse singleExtensions Reviewed-by: mullan, vinnie
Fri, 13 Mar 2015 15:50:39 +0300 8061293: Update javax/xml tests to remove references of jre dir
fyuan [Fri, 13 Mar 2015 15:50:39 +0300] rev 29483
8061293: Update javax/xml tests to remove references of jre dir Reviewed-by: lancea, mkos
Thu, 19 Mar 2015 12:59:23 -0700 Added tag jdk9-b55 for changeset 3fa4537eefef
katleman [Thu, 19 Mar 2015 12:59:23 -0700] rev 29482
Added tag jdk9-b55 for changeset 3fa4537eefef
Wed, 05 Jul 2017 20:24:44 +0200 Merge
duke [Wed, 05 Jul 2017 20:24:44 +0200] rev 29481
Merge
Thu, 19 Mar 2015 16:13:07 -0700 Merge
lana [Thu, 19 Mar 2015 16:13:07 -0700] rev 29480
Merge
Tue, 17 Mar 2015 14:03:05 +0000 8075045: AARCH64: Stack banging should use store rather than load
aph [Tue, 17 Mar 2015 14:03:05 +0000] rev 29479
8075045: AARCH64: Stack banging should use store rather than load Summary: Change stack bangs to use a store rather than a load Reviewed-by: dholmes
Mon, 16 Mar 2015 14:27:33 -0700 Merge
amurillo [Mon, 16 Mar 2015 14:27:33 -0700] rev 29478
Merge
Thu, 12 Mar 2015 15:51:12 -0700 Merge
kvn [Thu, 12 Mar 2015 15:51:12 -0700] rev 29477
Merge
Thu, 12 Mar 2015 19:11:25 +0300 8074980: add WhiteBox API to get a flag value for a method
iignatyev [Thu, 12 Mar 2015 19:11:25 +0300] rev 29476
8074980: add WhiteBox API to get a flag value for a method Reviewed-by: kvn, fzhinkin
Thu, 12 Mar 2015 19:12:52 +0300 8073860: [TESTBUG] compiler/whitebox/DeoptimizeFramesTest fails with exit code 1
iignatyev [Thu, 12 Mar 2015 19:12:52 +0300] rev 29475
8073860: [TESTBUG] compiler/whitebox/DeoptimizeFramesTest fails with exit code 1 Reviewed-by: kvn, roland
Tue, 24 Feb 2015 17:23:53 -0500 8072383: resolve conflicts between open and closed ports
dlong [Tue, 24 Feb 2015 17:23:53 -0500] rev 29474
8072383: resolve conflicts between open and closed ports Summary: refactor close to remove references to closed ports Reviewed-by: kvn, simonis, dholmes
Thu, 12 Mar 2015 16:10:58 +0100 Merge
jwilhelm [Thu, 12 Mar 2015 16:10:58 +0100] rev 29473
Merge
Mon, 09 Mar 2015 09:30:16 -0700 8073654: Marking statistics should use size_t
sangheki [Mon, 09 Mar 2015 09:30:16 -0700] rev 29472
8073654: Marking statistics should use size_t Summary: Change data type from int to size_t to avoid overflows Reviewed-by: jwilhelm, drwhite, tschatzl
Mon, 09 Mar 2015 11:37:59 +0000 Merge
ehelin [Mon, 09 Mar 2015 11:37:59 +0000] rev 29471
Merge
Mon, 26 Jan 2015 10:32:35 +0100 8030646: track collection set membership in one place
ehelin [Mon, 26 Jan 2015 10:32:35 +0100] rev 29470
8030646: track collection set membership in one place Reviewed-by: tschatzl, jwilhelm
Fri, 06 Mar 2015 16:47:46 +0100 8074561: Wrong volatile qualifier for field ClassLoaderDataGraphKlassIteratorAtomic::_next_klass
asiebenborn [Fri, 06 Mar 2015 16:47:46 +0100] rev 29469
8074561: Wrong volatile qualifier for field ClassLoaderDataGraphKlassIteratorAtomic::_next_klass Reviewed-by: mgerdin, stefank
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip