Wed, 14 Jan 2015 17:27:00 -0800 8068864: C2 failed: modified node is not on IGVN._worklist
kvn [Wed, 14 Jan 2015 17:27:00 -0800] rev 28639
8068864: C2 failed: modified node is not on IGVN._worklist Summary: Use igvn.replace_input_of() instead of set_req(). Reviewed-by: iveresov, vlivanov
Thu, 22 Jan 2015 12:26:26 +0100 Merge
jwilhelm [Thu, 22 Jan 2015 12:26:26 +0100] rev 28638
Merge
Wed, 21 Jan 2015 19:36:18 +0100 8069230: Remove unused G1PostBarrierStub::byte_map_base and friends
kbarrett [Wed, 21 Jan 2015 19:36:18 +0100] rev 28637
8069230: Remove unused G1PostBarrierStub::byte_map_base and friends Reviewed-by: brutisso, tschatzl
Mon, 19 Jan 2015 15:52:56 +0100 Merge
jwilhelm [Mon, 19 Jan 2015 15:52:56 +0100] rev 28636
Merge
Mon, 19 Jan 2015 10:08:07 +0100 8069011: gc/TestSmallHeap.java failing in nightly
sjohanss [Mon, 19 Jan 2015 10:08:07 +0100] rev 28635
8069011: gc/TestSmallHeap.java failing in nightly Summary: Using @requires to avoid running with AggressiveOpts turned on. Reviewed-by: jwilhelm, brutisso
Mon, 19 Jan 2015 10:06:14 +0100 8040935: -XX:+AggressiveOpts broken: GC triggered before VM initialization completed on several tests
sjohanss [Mon, 19 Jan 2015 10:06:14 +0100] rev 28634
8040935: -XX:+AggressiveOpts broken: GC triggered before VM initialization completed on several tests Reviewed-by: brutisso, kbarrett
Fri, 16 Jan 2015 14:43:45 +0100 8068971: A heap region being cleared should not belong to the cset
ehelin [Fri, 16 Jan 2015 14:43:45 +0100] rev 28633
8068971: A heap region being cleared should not belong to the cset Reviewed-by: brutisso, tschatzl
Fri, 16 Jan 2015 10:32:40 +0000 Merge
ehelin [Fri, 16 Jan 2015 10:32:40 +0000] rev 28632
Merge
Fri, 16 Jan 2015 10:29:12 +0100 8066875: VirtualSpace does not use large pages
ehelin [Fri, 16 Jan 2015 10:29:12 +0100] rev 28631
8066875: VirtualSpace does not use large pages Reviewed-by: stefank, tschatzl, anoll, thartmann
Fri, 16 Jan 2015 09:40:13 +0100 8061259: ParNew promotion failed is serialized on a lock
brutisso [Fri, 16 Jan 2015 09:40:13 +0100] rev 28630
8061259: ParNew promotion failed is serialized on a lock Reviewed-by: kbarrett, brutisso Contributed-by: jwha@google.com
Thu, 15 Jan 2015 16:05:20 +0100 8068026: [TESTBUG] Check for -client in gc/g1/TestHumongousCodeCacheRoots.java
jwilhelm [Thu, 15 Jan 2015 16:05:20 +0100] rev 28629
8068026: [TESTBUG] Check for -client in gc/g1/TestHumongousCodeCacheRoots.java Summary: Skip test if -client is not supported. Reviewed-by: jwilhelm, simonis Contributed-by: goetz.lindenmaier@sap.com
Tue, 20 Jan 2015 13:56:57 +0100 8067479: verify-modules fails in bootcycle build
erikj [Tue, 20 Jan 2015 13:56:57 +0100] rev 28628
8067479: verify-modules fails in bootcycle build Reviewed-by: dholmes, sla
Mon, 19 Jan 2015 11:35:15 +0300 8069048: (process) Suspend finishing threads when process exits [win]
igerasim [Mon, 19 Jan 2015 11:35:15 +0300] rev 28627
8069048: (process) Suspend finishing threads when process exits [win] Reviewed-by: dholmes, dcubed
Sun, 18 Jan 2015 11:49:22 -0800 Merge
minqi [Sun, 18 Jan 2015 11:49:22 -0800] rev 28626
Merge
Fri, 16 Jan 2015 21:28:02 +0000 8035938: Memory leak in JvmtiEnv::GetConstantPool
kevinw [Fri, 16 Jan 2015 21:28:02 +0000] rev 28625
8035938: Memory leak in JvmtiEnv::GetConstantPool Reviewed-by: sspitsyn, dcubed
Fri, 16 Jan 2015 09:15:22 +0100 6584008: jvmtiStringPrimitiveCallback should not be invoked when string value is null
aph [Fri, 16 Jan 2015 09:15:22 +0100] rev 28624
6584008: jvmtiStringPrimitiveCallback should not be invoked when string value is null Reviewed-by: sla, sspitsyn
Thu, 15 Jan 2015 14:10:49 -0800 8062961: [TESTBUG] Spurious timeout for runtime/ErrorHandling/ProblematicFrameTest
ctornqvi [Thu, 15 Jan 2015 14:10:49 -0800] rev 28623
8062961: [TESTBUG] Spurious timeout for runtime/ErrorHandling/ProblematicFrameTest Reviewed-by: coleenp, gtriantafill
Thu, 15 Jan 2015 12:43:14 +0000 Merge
psandoz [Thu, 15 Jan 2015 12:43:14 +0000] rev 28622
Merge
Thu, 15 Jan 2015 11:18:20 +0100 8054494: Remove sun.misc.Unsafe.monitorEnter, monitorExit and tryMonitorEnter
psandoz [Thu, 15 Jan 2015 11:18:20 +0100] rev 28621
8054494: Remove sun.misc.Unsafe.monitorEnter, monitorExit and tryMonitorEnter Reviewed-by: dholmes, coleenp Contributed-by: paul.sandoz@oracle.com, filipp.zhinkin@gmail.com
Thu, 15 Jan 2015 12:02:55 +0000 Merge
dsamersoff [Thu, 15 Jan 2015 12:02:55 +0000] rev 28620
Merge
Wed, 14 Jan 2015 17:22:28 +0000 Merge
dsamersoff [Wed, 14 Jan 2015 17:22:28 +0000] rev 28619
Merge
Wed, 14 Jan 2015 07:10:53 -0800 7076820: assert(addr != 0) failed: address sanity check in PerfMemory::detach with -XX:-UsePerfData
dsamersoff [Wed, 14 Jan 2015 07:10:53 -0800] rev 28618
7076820: assert(addr != 0) failed: address sanity check in PerfMemory::detach with -XX:-UsePerfData Summary: Explicitly checks for UsePerfData and if it's false make Perf:detach a NOP. Reviewed-by: dholmes, jbachorik
Wed, 07 Jan 2015 08:37:49 +0100 8068503: ppc64: Encode/Decode nodes for disjoint cOops mode
goetz [Wed, 07 Jan 2015 08:37:49 +0100] rev 28617
8068503: ppc64: Encode/Decode nodes for disjoint cOops mode Reviewed-by: simonis
Wed, 14 Jan 2015 16:35:58 -0500 Merge
jiangli [Wed, 14 Jan 2015 16:35:58 -0500] rev 28616
Merge
Wed, 14 Jan 2015 16:35:00 -0500 8067982: Some jcmd /gc/heap_dump tests failed: hprof output contains warning or error.
jiangli [Wed, 14 Jan 2015 16:35:00 -0500] rev 28615
8067982: Some jcmd /gc/heap_dump tests failed: hprof output contains warning or error. Summary: Include shared symbols in SymbolTable::symbols_do(SymbolClosure). Reviewed-by: minqi, farvidsson, coleenp
Wed, 14 Jan 2015 15:25:13 +0000 Merge
erikj [Wed, 14 Jan 2015 15:25:13 +0000] rev 28614
Merge
Wed, 14 Jan 2015 15:57:59 +0100 8065576: Enable pipefail in the shell used by make to better detect build errors
erikj [Wed, 14 Jan 2015 15:57:59 +0100] rev 28613
8065576: Enable pipefail in the shell used by make to better detect build errors Reviewed-by: ihse, tbell, martin
Wed, 14 Jan 2015 08:14:23 -0500 8055146: Split Verifier incorrectly throws VerifyError for getstatic of an array field
hseigel [Wed, 14 Jan 2015 08:14:23 -0500] rev 28612
8055146: Split Verifier incorrectly throws VerifyError for getstatic of an array field Summary: Allow fieldClass for getstatic and putstatic to be an array Reviewed-by: dholmes, acorn
Tue, 13 Jan 2015 16:09:52 +0100 8069590: AIX port of "8050807: Better performing performance data handling"
goetz [Tue, 13 Jan 2015 16:09:52 +0100] rev 28611
8069590: AIX port of "8050807: Better performing performance data handling" Reviewed-by: simonis, goetz Contributed-by: matthias.baesken@sap.com, martin.doerr@sap.com
Wed, 28 Jan 2015 16:45:35 -0800 Added tag jdk9-b48 for changeset adf10d73e78b
katleman [Wed, 28 Jan 2015 16:45:35 -0800] rev 28610
Added tag jdk9-b48 for changeset adf10d73e78b
Thu, 29 Jan 2015 15:34:46 -0800 Merge
lana [Thu, 29 Jan 2015 15:34:46 -0800] rev 28609
Merge
Wed, 28 Jan 2015 15:45:00 +0100 8071781: Bootcycle build fails on macosx
erikj [Wed, 28 Jan 2015 15:45:00 +0100] rev 28608
8071781: Bootcycle build fails on macosx Reviewed-by: ihse
Wed, 28 Jan 2015 14:04:05 +0100 8071651: infinite build loops in 9-dev windows platform on Jan 26
erikj [Wed, 28 Jan 2015 14:04:05 +0100] rev 28607
8071651: infinite build loops in 9-dev windows platform on Jan 26 Reviewed-by: alanb, ihse
Tue, 27 Jan 2015 10:11:22 -0800 Merge
amurillo [Tue, 27 Jan 2015 10:11:22 -0800] rev 28606
Merge
Thu, 22 Jan 2015 22:42:30 -0800 Merge
amurillo [Thu, 22 Jan 2015 22:42:30 -0800] rev 28605
Merge
Tue, 20 Jan 2015 13:56:35 +0100 8067479: verify-modules fails in bootcycle build
erikj [Tue, 20 Jan 2015 13:56:35 +0100] rev 28604
8067479: verify-modules fails in bootcycle build Reviewed-by: ihse, dholmes
Sun, 18 Jan 2015 23:14:47 -0800 Merge
minqi [Sun, 18 Jan 2015 23:14:47 -0800] rev 28603
Merge
Wed, 14 Jan 2015 16:03:59 +0100 8065576: Enable pipefail in the shell used by make to better detect build errors
erikj [Wed, 14 Jan 2015 16:03:59 +0100] rev 28602
8065576: Enable pipefail in the shell used by make to better detect build errors Reviewed-by: ihse, tbell, martin
Mon, 26 Jan 2015 16:25:26 +0100 8071550: SetupJavaComilation EXCLUDE/INCLUDE/EXCLUDE_FILE do not work on META-INF files
erikj [Mon, 26 Jan 2015 16:25:26 +0100] rev 28601
8071550: SetupJavaComilation EXCLUDE/INCLUDE/EXCLUDE_FILE do not work on META-INF files Reviewed-by: ihse
Mon, 26 Jan 2015 10:28:53 +0100 8069261: Create make dependencies on make variable values
erikj [Mon, 26 Jan 2015 10:28:53 +0100] rev 28600
8069261: Create make dependencies on make variable values Reviewed-by: ihse
Wed, 28 Jan 2015 16:45:32 -0800 Added tag jdk9-b48 for changeset f4f2bb7513e4
katleman [Wed, 28 Jan 2015 16:45:32 -0800] rev 28599
Added tag jdk9-b48 for changeset f4f2bb7513e4
Wed, 05 Jul 2017 20:16:24 +0200 Added tag jdk9-b48 for changeset b2f9702efbe9
duke [Wed, 05 Jul 2017 20:16:24 +0200] rev 28598
Added tag jdk9-b48 for changeset b2f9702efbe9
Wed, 05 Jul 2017 20:16:23 +0200 Merge jdk9-b48
duke [Wed, 05 Jul 2017 20:16:23 +0200] rev 28597
Merge
Wed, 05 Jul 2017 20:16:18 +0200 Merge
duke [Wed, 05 Jul 2017 20:16:18 +0200] rev 28596
Merge
Sat, 24 Jan 2015 23:22:26 -0800 Merge
lana [Sat, 24 Jan 2015 23:22:26 -0800] rev 28595
Merge
Fri, 23 Jan 2015 15:14:53 +0100 8069254: Warning issued despite @SafeVarargs annotation on constructor
jlahoda [Fri, 23 Jan 2015 15:14:53 +0100] rev 28594
8069254: Warning issued despite @SafeVarargs annotation on constructor Summary: The Symbol created for diamond inference does not have annotations attached - need to look for @SafeVarargs on the underlying constructor's Symbol. Reviewed-by: mcimadamore
Thu, 22 Jan 2015 09:50:03 +0100 8071310: Tests missing for checkin for JDK-8046977
jfranck [Thu, 22 Jan 2015 09:50:03 +0100] rev 28593
8071310: Tests missing for checkin for JDK-8046977 Reviewed-by: jlahoda Contributed-by: srikanth.adayapalam@oracle.com
Wed, 21 Jan 2015 19:02:20 +0100 8070507: LambdaLambdaSerialized can fail in -agentvm mode
jfranck [Wed, 21 Jan 2015 19:02:20 +0100] rev 28592
8070507: LambdaLambdaSerialized can fail in -agentvm mode Reviewed-by: mcimadamore
Tue, 20 Jan 2015 21:49:55 +0100 8046977: ClassCastException: typing information needed for method reference bridging not preserved
jfranck [Tue, 20 Jan 2015 21:49:55 +0100] rev 28591
8046977: ClassCastException: typing information needed for method reference bridging not preserved Reviewed-by: mcimadamore Contributed-by: srikanth.adayapalam@oracle.com
Tue, 20 Jan 2015 12:00:25 +0100 8069094: SuppressWarnings(\"deprecation\") not respected on default clause on annotation declarations
jlahoda [Tue, 20 Jan 2015 12:00:25 +0100] rev 28590
8069094: SuppressWarnings(\"deprecation\") not respected on default clause on annotation declarations Summary: Properly deferring warnings that are reported during entering of annotation's default value. Reviewed-by: mcimadamore
Tue, 20 Jan 2015 09:51:17 +0100 8052070: javac crashes when there are duplicated type parameters
jlahoda [Tue, 20 Jan 2015 09:51:17 +0100] rev 28589
8052070: javac crashes when there are duplicated type parameters Summary: Avoid eager completion of ClassSymbol while type parameters are being processed. Reviewed-by: jlahoda, mcimadamore Contributed-by: srikanth.adayapalam@oracle.com
Mon, 19 Jan 2015 18:29:45 +0000 8069229: new .java file with no copyright notice
mcimadamore [Mon, 19 Jan 2015 18:29:45 +0000] rev 28588
8069229: new .java file with no copyright notice Summary: Add missing copyright header Reviewed-by: jlahoda
Fri, 16 Jan 2015 20:03:30 -0800 8068488: Facilitate extension of the javac parser -- missing modifier
rfield [Fri, 16 Jan 2015 20:03:30 -0800] rev 28587
8068488: Facilitate extension of the javac parser -- missing modifier Reviewed-by: jjg
Fri, 23 Jan 2015 18:50:51 -0800 Added tag jdk9-b47 for changeset 422ba63d8dda
katleman [Fri, 23 Jan 2015 18:50:51 -0800] rev 28586
Added tag jdk9-b47 for changeset 422ba63d8dda
Wed, 05 Jul 2017 20:16:10 +0200 Merge
duke [Wed, 05 Jul 2017 20:16:10 +0200] rev 28585
Merge
Sat, 24 Jan 2015 23:24:13 -0800 Merge
lana [Sat, 24 Jan 2015 23:24:13 -0800] rev 28584
Merge
Wed, 22 Oct 2014 20:14:25 +0200 8054367: More references for endpoints
mkos [Wed, 22 Oct 2014 20:14:25 +0200] rev 28583
8054367: More references for endpoints Reviewed-by: mullan, skoivu
Fri, 23 Jan 2015 18:50:47 -0800 Added tag jdk9-b47 for changeset c9c4b9563018
katleman [Fri, 23 Jan 2015 18:50:47 -0800] rev 28582
Added tag jdk9-b47 for changeset c9c4b9563018
Wed, 05 Jul 2017 20:16:04 +0200 Merge
duke [Wed, 05 Jul 2017 20:16:04 +0200] rev 28581
Merge
Fri, 23 Jan 2015 18:50:46 -0800 Added tag jdk9-b47 for changeset dd8e62bad498
katleman [Fri, 23 Jan 2015 18:50:46 -0800] rev 28580
Added tag jdk9-b47 for changeset dd8e62bad498
Wed, 05 Jul 2017 20:15:59 +0200 Merge
duke [Wed, 05 Jul 2017 20:15:59 +0200] rev 28579
Merge
Sat, 24 Jan 2015 23:23:06 -0800 Merge
lana [Sat, 24 Jan 2015 23:23:06 -0800] rev 28578
Merge
Tue, 20 Jan 2015 12:34:21 +0100 8068603: ScriptObjectMirror should reject null/empty string/non-string parameters in Bindings methods
attila [Tue, 20 Jan 2015 12:34:21 +0100] rev 28577
8068603: ScriptObjectMirror should reject null/empty string/non-string parameters in Bindings methods Reviewed-by: hannesw, sundar
Mon, 19 Jan 2015 16:07:16 +0100 8067880: Dead typed push methods in ArrayData
attila [Mon, 19 Jan 2015 16:07:16 +0100] rev 28576
8067880: Dead typed push methods in ArrayData Reviewed-by: hannesw, jlaskey
Fri, 23 Jan 2015 18:50:52 -0800 Added tag jdk9-b47 for changeset 73d6633dcfd7
katleman [Fri, 23 Jan 2015 18:50:52 -0800] rev 28575
Added tag jdk9-b47 for changeset 73d6633dcfd7
Wed, 05 Jul 2017 20:15:53 +0200 Merge
duke [Wed, 05 Jul 2017 20:15:53 +0200] rev 28574
Merge
Fri, 23 Jan 2015 18:50:44 -0800 Added tag jdk9-b47 for changeset da1a0970667a
katleman [Fri, 23 Jan 2015 18:50:44 -0800] rev 28573
Added tag jdk9-b47 for changeset da1a0970667a
Wed, 05 Jul 2017 20:15:49 +0200 Merge
duke [Wed, 05 Jul 2017 20:15:49 +0200] rev 28572
Merge
Sat, 24 Jan 2015 23:23:25 -0800 Merge
lana [Sat, 24 Jan 2015 23:23:25 -0800] rev 28571
Merge
Fri, 23 Jan 2015 10:31:15 -0800 8069038: javax/net/ssl/TLS/TLSClientPropertyTest.java needs to be updated for JDK-8061210
wetmore [Fri, 23 Jan 2015 10:31:15 -0800] rev 28570
8069038: javax/net/ssl/TLS/TLSClientPropertyTest.java needs to be updated for JDK-8061210 Reviewed-by: xuelei, mullan
Fri, 23 Jan 2015 16:16:39 +0000 8069262: Doclint regression in java.nio.channels.Channels
amlu [Fri, 23 Jan 2015 16:16:39 +0000] rev 28569
8069262: Doclint regression in java.nio.channels.Channels Reviewed-by: darcy
Fri, 23 Jan 2015 15:03:47 +0000 8065994: HTTP Tunnel connection to NTLM proxy reauthenticates instead of using keep-alive
coffeys [Fri, 23 Jan 2015 15:03:47 +0000] rev 28568
8065994: HTTP Tunnel connection to NTLM proxy reauthenticates instead of using keep-alive Reviewed-by: chegar
Fri, 23 Jan 2015 15:42:06 +0300 6933879: URISyntaxException when non-alphanumeric characters are present in scope_id
kshefov [Fri, 23 Jan 2015 15:42:06 +0300] rev 28567
6933879: URISyntaxException when non-alphanumeric characters are present in scope_id Reviewed-by: chegar
Fri, 23 Jan 2015 13:57:02 +0300 8067748: (process) Child is terminated when parent's console is closed [win]
igerasim [Fri, 23 Jan 2015 13:57:02 +0300] rev 28566
8067748: (process) Child is terminated when parent's console is closed [win] Reviewed-by: alanb
Thu, 22 Jan 2015 20:19:42 -0800 8044860: Vectors and fixed length fields should be verified for allowed sizes.
jnimeh [Thu, 22 Jan 2015 20:19:42 -0800] rev 28565
8044860: Vectors and fixed length fields should be verified for allowed sizes. Reviewed-by: xuelei
Fri, 23 Jan 2015 09:22:14 +0800 8071313: krb5.conf not read if SCDynamicStore krb5 config is empty
weijun [Fri, 23 Jan 2015 09:22:14 +0800] rev 28564
8071313: krb5.conf not read if SCDynamicStore krb5 config is empty Reviewed-by: mullan
Thu, 22 Jan 2015 13:49:53 -0800 8069414: Rename oracle.accessbridge to jdk.accessbridge
mchung [Thu, 22 Jan 2015 13:49:53 -0800] rev 28563
8069414: Rename oracle.accessbridge to jdk.accessbridge Reviewed-by: alanb, ptbrunet, erikj
Thu, 22 Jan 2015 12:24:35 -0800 8037394: ZipFileSystem leaks file descriptor when file is not a valid zip file
sherman [Thu, 22 Jan 2015 12:24:35 -0800] rev 28562
8037394: ZipFileSystem leaks file descriptor when file is not a valid zip file Summary: to close the leaking channel as suggested Reviewed-by: alanb
Thu, 22 Jan 2015 08:51:45 -0800 8069211: (zipfs) ZipFileSystem creates corrupted zip if entry output stream gets closed more than once
sherman [Thu, 22 Jan 2015 08:51:45 -0800] rev 28561
8069211: (zipfs) ZipFileSystem creates corrupted zip if entry output stream gets closed more than once Summary: to synchronize the write and close methods of the entry output stream Reviewed-by: alanb
Thu, 22 Jan 2015 12:33:05 +0000 8069155: The value of 'KeyStore Type' isn't 'jks'
vinnie [Thu, 22 Jan 2015 12:33:05 +0000] rev 28560
8069155: The value of 'KeyStore Type' isn't 'jks' Reviewed-by: xuelei
Wed, 21 Jan 2015 21:42:22 +0100 8068427: Hashtable deserialization reconstitutes table with wrong capacity
plevart [Wed, 21 Jan 2015 21:42:22 +0100] rev 28559
8068427: Hashtable deserialization reconstitutes table with wrong capacity Reviewed-by: mduigou, martin, chegar, dfuchs
Wed, 21 Jan 2015 13:19:08 -0500 8068732: Adding Initial RowSet tests
lancea [Wed, 21 Jan 2015 13:19:08 -0500] rev 28558
8068732: Adding Initial RowSet tests Reviewed-by: joehw
Tue, 18 Nov 2014 17:02:50 -0800 8062807: Exporting RMI objects fails when run under restrictive SecurityManager
smarks [Tue, 18 Nov 2014 17:02:50 -0800] rev 28557
8062807: Exporting RMI objects fails when run under restrictive SecurityManager Reviewed-by: dfuchs, skoivu, igerasim, msheppar
Wed, 05 Nov 2014 12:46:39 +0400 8062561: Test bug8055304 fails if file system default directory has read access
alexsch [Wed, 05 Nov 2014 12:46:39 +0400] rev 28556
8062561: Test bug8055304 fails if file system default directory has read access Reviewed-by: serb
Mon, 03 Nov 2014 08:30:18 +0000 8061210: Issues in TLS
xuelei [Mon, 03 Nov 2014 08:30:18 +0000] rev 28555
8061210: Issues in TLS Reviewed-by: jnimeh, mullan, wetmore, ahgross, asmotrak
Thu, 23 Oct 2014 07:07:16 +0800 8061826: Part of JDK-8060474 should be reverted
weijun [Thu, 23 Oct 2014 07:07:16 +0800] rev 28554
8061826: Part of JDK-8060474 should be reverted Reviewed-by: mullan, ahgross
Tue, 21 Oct 2014 22:37:17 +0800 8060474: Resolve more parsing ambiguity
weijun [Tue, 21 Oct 2014 22:37:17 +0800] rev 28553
8060474: Resolve more parsing ambiguity Reviewed-by: mullan, ahgross
Wed, 15 Oct 2014 15:41:50 -0700 8055309: RMI needs better transportation considerations
smarks [Wed, 15 Oct 2014 15:41:50 -0700] rev 28552
8055309: RMI needs better transportation considerations Reviewed-by: alanb, igerasim, skoivu, msheppar
Wed, 08 Oct 2014 19:13:57 +0800 8059485: Resolve parsing ambiguity
weijun [Wed, 08 Oct 2014 19:13:57 +0800] rev 28551
8059485: Resolve parsing ambiguity Reviewed-by: mullan, vinnie
Thu, 02 Oct 2014 11:20:48 -0700 8057555: Less cryptic cipher suite management
ascarpino [Thu, 02 Oct 2014 11:20:48 -0700] rev 28550
8057555: Less cryptic cipher suite management Reviewed-by: xuelei, igerasim, mullan, asmotrak Contributed-by: jamil.j.nimeh@oracle.com
Fri, 12 Sep 2014 16:11:40 +0100 8056264: Multicast support improvements
msheppar [Fri, 12 Sep 2014 16:11:40 +0100] rev 28549
8056264: Multicast support improvements Summary: avoid passing a null ifname string to GetStringUTFChars native fn calls within a NetworkInterface method call flows Reviewed-by: chegar, alanb
Thu, 11 Sep 2014 10:12:33 -0700 8056276: Fontmanager feature improvements
prr [Thu, 11 Sep 2014 10:12:33 -0700] rev 28548
8056276: Fontmanager feature improvements Reviewed-by: srl, bae, mschoene
Thu, 11 Sep 2014 10:10:16 -0700 8055489: Better substitution formats
prr [Thu, 11 Sep 2014 10:10:16 -0700] rev 28547
8055489: Better substitution formats Reviewed-by: srl, bae, mschoene
Thu, 11 Sep 2014 13:04:18 +0400 8055304: More boxing for DirectoryComboBoxModel
alexsch [Thu, 11 Sep 2014 13:04:18 +0400] rev 28546
8055304: More boxing for DirectoryComboBoxModel Reviewed-by: serb, prr, skoivu
Wed, 10 Sep 2014 10:33:43 +0100 8048035: Ensure proper proxy protocols
michaelm [Wed, 10 Sep 2014 10:33:43 +0100] rev 28545
8048035: Ensure proper proxy protocols Reviewed-by: alanb, chegar
Fri, 29 Aug 2014 20:16:35 -0700 8055314: Update refactoring for new loader
mchung [Fri, 29 Aug 2014 20:16:35 -0700] rev 28544
8055314: Update refactoring for new loader Reviewed-by: mullan, ahgross, igerasim
(0) -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip