Mon, 24 Sep 2012 17:59:24 -0700 7200001: failed C1 OSR compile doesn't get recompiled with C2
twisti [Mon, 24 Sep 2012 17:59:24 -0700] rev 13891
7200001: failed C1 OSR compile doesn't get recompiled with C2 Reviewed-by: kvn
Mon, 24 Sep 2012 14:46:06 -0700 Merge
kvn [Mon, 24 Sep 2012 14:46:06 -0700] rev 13890
Merge
Mon, 24 Sep 2012 12:31:47 -0700 Merge
twisti [Mon, 24 Sep 2012 12:31:47 -0700] rev 13889
Merge
Mon, 24 Sep 2012 11:07:03 -0700 7188176: The JVM should differentiate between T and M series and adjust GC ergonomics
twisti [Mon, 24 Sep 2012 11:07:03 -0700] rev 13888
7188176: The JVM should differentiate between T and M series and adjust GC ergonomics Reviewed-by: kvn Contributed-by: Tao Mao <tao.mao@oracle.com>
Mon, 24 Sep 2012 10:30:14 -0700 7200163: add CodeComments functionality to assember stubs
kvn [Mon, 24 Sep 2012 10:30:14 -0700] rev 13887
7200163: add CodeComments functionality to assember stubs Summary: Pass the codeBuffer to the Stub constructor, and adapts the disassembler to print the comments. Reviewed-by: jrose, kvn, twisti Contributed-by: goetz.lindenmaier@sap.com
Thu, 20 Sep 2012 16:49:17 +0200 7023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement()
roland [Thu, 20 Sep 2012 16:49:17 +0200] rev 13886
7023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement() Summary: use shorter instruction sequences for atomic add and atomic exchange when possible. Reviewed-by: kvn, jrose
Wed, 19 Sep 2012 16:50:26 -0700 7199010: incorrect vector alignment
kvn [Wed, 19 Sep 2012 16:50:26 -0700] rev 13885
7199010: incorrect vector alignment Summary: Fixed vectors alignment when several arrays are accessed in one loop. Reviewed-by: roland, twisti
Wed, 19 Sep 2012 10:38:12 -0700 7198499: TraceTypeProfile as diagnostic option
twisti [Wed, 19 Sep 2012 10:38:12 -0700] rev 13884
7198499: TraceTypeProfile as diagnostic option Reviewed-by: kvn Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Mon, 17 Sep 2012 19:39:07 -0700 7196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrect
kvn [Mon, 17 Sep 2012 19:39:07 -0700] rev 13883
7196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrect Summary: Save whole XMM/YMM registers in safepoint interrupt handler. Reviewed-by: roland, twisti
Mon, 17 Sep 2012 17:02:10 -0700 7197033: missing ResourceMark for assert in Method::bci_from()
kvn [Mon, 17 Sep 2012 17:02:10 -0700] rev 13882
7197033: missing ResourceMark for assert in Method::bci_from() Summary: Added missing ResourceMark. Reviewed-by: dholmes, coleenp, jmasa
Mon, 17 Sep 2012 12:57:58 -0700 7196262: JSR 292: java/lang/invoke/PrivateInvokeTest.java fails on solaris-sparc
twisti [Mon, 17 Sep 2012 12:57:58 -0700] rev 13881
7196262: JSR 292: java/lang/invoke/PrivateInvokeTest.java fails on solaris-sparc Reviewed-by: kvn, jrose, bdelsart
Fri, 28 Sep 2012 14:14:25 +0200 Merge
stefank [Fri, 28 Sep 2012 14:14:25 +0200] rev 13880
Merge
Tue, 25 Sep 2012 18:28:16 +0200 Merge
brutisso [Tue, 25 Sep 2012 18:28:16 +0200] rev 13879
Merge
Tue, 25 Sep 2012 14:58:12 +0200 7200470: KeepAliveClosure not needed in CodeCache::do_unloading
brutisso [Tue, 25 Sep 2012 14:58:12 +0200] rev 13878
7200470: KeepAliveClosure not needed in CodeCache::do_unloading Summary: Removed the unused keep_alive parameter Reviewed-by: stefank, dholmes, kamg, coleenp
Tue, 25 Sep 2012 07:05:55 -0700 7200615: NPG: optimized VM build is broken
jmasa [Tue, 25 Sep 2012 07:05:55 -0700] rev 13877
7200615: NPG: optimized VM build is broken Reviewed-by: kvn
Thu, 27 Sep 2012 20:22:57 +0400 Merge
dsamersoff [Thu, 27 Sep 2012 20:22:57 +0400] rev 13876
Merge
Tue, 25 Sep 2012 07:58:42 -0400 7200065: Cross-compilation changes to support the new-build
dholmes [Tue, 25 Sep 2012 07:58:42 -0400] rev 13875
7200065: Cross-compilation changes to support the new-build Reviewed-by: dholmes, ohair Contributed-by: Fredrik Ohrstrom <fredrik.ohrstrom@oracle.com>
Mon, 24 Sep 2012 20:04:19 -0700 Merge
minqi [Mon, 24 Sep 2012 20:04:19 -0700] rev 13874
Merge
Mon, 24 Sep 2012 12:44:00 -0700 6879063: SA should use hsdis for disassembly
minqi [Mon, 24 Sep 2012 12:44:00 -0700] rev 13873
6879063: SA should use hsdis for disassembly Summary: We should in SA to use hsdis for it like the JVM does to replace the current java based disassembler. Reviewed-by: twisti, jrose, sla Contributed-by: yumin.qi@oracle.com
Fri, 21 Sep 2012 10:56:28 +0200 7200092: Make NMT a bit friendlier to work with
nloodin [Fri, 21 Sep 2012 10:56:28 +0200] rev 13872
7200092: Make NMT a bit friendlier to work with Reviewed-by: kvn, ysr, azeemj
Thu, 20 Sep 2012 03:49:15 -0700 Merge
kevinw [Thu, 20 Sep 2012 03:49:15 -0700] rev 13871
Merge
Wed, 19 Sep 2012 15:24:32 +0100 7196045: Possible JVM deadlock in ThreadTimesClosure when using HotspotInternal non-public API.
kevinw [Wed, 19 Sep 2012 15:24:32 +0100] rev 13870
7196045: Possible JVM deadlock in ThreadTimesClosure when using HotspotInternal non-public API. Reviewed-by: sspitsyn, dholmes
Wed, 19 Sep 2012 16:18:55 -0400 Merge
jcoomes [Wed, 19 Sep 2012 16:18:55 -0400] rev 13869
Merge
Tue, 18 Sep 2012 19:44:39 -0400 Merge
jcoomes [Tue, 18 Sep 2012 19:44:39 -0400] rev 13868
Merge
Tue, 18 Sep 2012 13:15:28 -0700 7198329: Add $(sort) to object files used in links makes binarties more consistent
ohair [Tue, 18 Sep 2012 13:15:28 -0700] rev 13867
7198329: Add $(sort) to object files used in links makes binarties more consistent Reviewed-by: dholmes, tbell, erikj, ihse, ohrstrom
Tue, 18 Sep 2012 10:25:20 -0700 Merge
ohair [Tue, 18 Sep 2012 10:25:20 -0700] rev 13866
Merge
Mon, 17 Sep 2012 11:46:25 -0700 7172012: Make test-in-build an option (Queens)
ihse [Mon, 17 Sep 2012 11:46:25 -0700] rev 13865
7172012: Make test-in-build an option (Queens) Reviewed-by: ohair, dholmes
Wed, 19 Sep 2012 08:41:30 -0700 Merge
minqi [Wed, 19 Sep 2012 08:41:30 -0700] rev 13864
Merge
Tue, 18 Sep 2012 10:10:43 -0700 7191786: retransformClasses() does not pass in LocalVariableTypeTable of a method
minqi [Tue, 18 Sep 2012 10:10:43 -0700] rev 13863
7191786: retransformClasses() does not pass in LocalVariableTypeTable of a method Summary: JVMTI REtruncformClasses must support LocalVariableTypeTable attribute Reviewed-by: dcubed, dsamersoff, rbackman Contributed-by: serguei.spitsyn@oracle.com
Tue, 18 Sep 2012 11:37:26 -0700 Merge
zgu [Tue, 18 Sep 2012 11:37:26 -0700] rev 13862
Merge
Mon, 17 Sep 2012 16:37:26 -0400 7188594: Print statistic collected by NMT with VM flag
zgu [Mon, 17 Sep 2012 16:37:26 -0400] rev 13861
7188594: Print statistic collected by NMT with VM flag Summary: Print out statistics of collected NMT data if it is on at VM exits Reviewed-by: kvn, coleenp, twisti
Mon, 17 Sep 2012 13:34:07 -0700 Merge
zgu [Mon, 17 Sep 2012 13:34:07 -0700] rev 13860
Merge
Mon, 17 Sep 2012 10:20:04 -0400 7190089: NMT ON: NMT failed assertion on thread's stack base address
zgu [Mon, 17 Sep 2012 10:20:04 -0400] rev 13859
7190089: NMT ON: NMT failed assertion on thread's stack base address Summary: Solaris only, record stack info to NMT after stack size adjustment was made for primordial threads Reviewed-by: kvn, acorn, coleenp
Mon, 17 Sep 2012 08:44:19 -0400 Merge
dholmes [Mon, 17 Sep 2012 08:44:19 -0400] rev 13858
Merge
Mon, 17 Sep 2012 07:36:31 -0400 7194254: jstack reports wrong thread priorities
dholmes [Mon, 17 Sep 2012 07:36:31 -0400] rev 13857
7194254: jstack reports wrong thread priorities Reviewed-by: dholmes, sla, fparain Contributed-by: Dmytro Sheyko <dmytro_sheyko@hotmail.com>
Mon, 17 Sep 2012 11:46:19 +0200 7193201: [OS X] The development launcher should be signed and given task_for_pid privileges
sla [Mon, 17 Sep 2012 11:46:19 +0200] rev 13856
7193201: [OS X] The development launcher should be signed and given task_for_pid privileges Reviewed-by: sspitsyn, nloodin, mgronlun, coleenp
Mon, 24 Sep 2012 19:00:55 -0400 Merge
vladidan [Mon, 24 Sep 2012 19:00:55 -0400] rev 13855
Merge
Wed, 19 Sep 2012 17:22:49 -0400 7195372: Wrong copyright in new files
bpittore [Wed, 19 Sep 2012 17:22:49 -0400] rev 13854
7195372: Wrong copyright in new files Summary: Fixed copyrights Reviewed-by: dholmes Contributed-by: Bill Pittore <bill.pittore@oracle.com>
Fri, 21 Sep 2012 14:39:56 -0700 7200236: new hotspot build - hs25-b03
amurillo [Fri, 21 Sep 2012 14:39:56 -0700] rev 13853
7200236: new hotspot build - hs25-b03 Reviewed-by: jcoomes
Thu, 27 Sep 2012 11:24:12 -0700 Added tag jdk8-b58 for changeset fc1beab39b2a
katleman [Thu, 27 Sep 2012 11:24:12 -0700] rev 13852
Added tag jdk8-b58 for changeset fc1beab39b2a
Wed, 05 Jul 2017 18:23:51 +0200 Added tag jdk8-b58 for changeset 479d3302a26d
duke [Wed, 05 Jul 2017 18:23:51 +0200] rev 13851
Added tag jdk8-b58 for changeset 479d3302a26d
Wed, 05 Jul 2017 18:23:50 +0200 Merge jdk8-b58
duke [Wed, 05 Jul 2017 18:23:50 +0200] rev 13850
Merge
Wed, 05 Jul 2017 18:23:47 +0200 Merge
duke [Wed, 05 Jul 2017 18:23:47 +0200] rev 13849
Merge
Mon, 24 Sep 2012 21:11:11 -0700 Merge
lana [Mon, 24 Sep 2012 21:11:11 -0700] rev 13848
Merge
Fri, 14 Sep 2012 13:22:59 -0700 Merge
lana [Fri, 14 Sep 2012 13:22:59 -0700] rev 13847
Merge
Fri, 14 Sep 2012 10:15:05 -0700 Merge
lana [Fri, 14 Sep 2012 10:15:05 -0700] rev 13846
Merge
Fri, 14 Sep 2012 09:21:55 -0700 7192073: (javac) minor refactoring of tree maker to help IDEs
ksrini [Fri, 14 Sep 2012 09:21:55 -0700] rev 13845
7192073: (javac) minor refactoring of tree maker to help IDEs Reviewed-by: jjg Contributed-by: jan.lahoda@oracle.com
Thu, 13 Sep 2012 14:29:36 -0700 7177970: fix issues in langtools doc comments
jjg [Thu, 13 Sep 2012 14:29:36 -0700] rev 13844
7177970: fix issues in langtools doc comments Reviewed-by: mcimadamore
Sat, 08 Sep 2012 22:54:21 -0700 Merge
bpatel [Sat, 08 Sep 2012 22:54:21 -0700] rev 13843
Merge
Sat, 08 Sep 2012 22:43:38 -0700 7180906: Javadoc tool does not apply parameter -nosince
bpatel [Sat, 08 Sep 2012 22:43:38 -0700] rev 13842
7180906: Javadoc tool does not apply parameter -nosince Reviewed-by: jjg
Fri, 07 Sep 2012 11:35:53 -0700 7196760: tree end positions incorrect after anno processing
jjg [Fri, 07 Sep 2012 11:35:53 -0700] rev 13841
7196760: tree end positions incorrect after anno processing Reviewed-by: mcimadamore
Fri, 07 Sep 2012 11:24:00 -0700 7196774: javac cannot be built with JDK 6 after 7151010
jjg [Fri, 07 Sep 2012 11:24:00 -0700] rev 13840
7196774: javac cannot be built with JDK 6 after 7151010 Reviewed-by: mcimadamore
Fri, 07 Sep 2012 11:12:16 -0700 7186925: JavapTask passes null to java.io.Writer
jjg [Fri, 07 Sep 2012 11:12:16 -0700] rev 13839
7186925: JavapTask passes null to java.io.Writer Reviewed-by: jjh
Thu, 20 Sep 2012 13:45:59 -0700 Added tag jdk8-b57 for changeset a4e282e892b6
katleman [Thu, 20 Sep 2012 13:45:59 -0700] rev 13838
Added tag jdk8-b57 for changeset a4e282e892b6
Wed, 05 Jul 2017 18:23:39 +0200 Merge
duke [Wed, 05 Jul 2017 18:23:39 +0200] rev 13837
Merge
Thu, 20 Sep 2012 13:44:53 -0700 Added tag jdk8-b57 for changeset 8ac23c0c609c
katleman [Thu, 20 Sep 2012 13:44:53 -0700] rev 13836
Added tag jdk8-b57 for changeset 8ac23c0c609c
Wed, 05 Jul 2017 18:23:35 +0200 Merge
duke [Wed, 05 Jul 2017 18:23:35 +0200] rev 13835
Merge
Thu, 20 Sep 2012 13:44:47 -0700 Added tag jdk8-b57 for changeset 61be07ec4655
katleman [Thu, 20 Sep 2012 13:44:47 -0700] rev 13834
Added tag jdk8-b57 for changeset 61be07ec4655
Wed, 05 Jul 2017 18:23:31 +0200 Merge
duke [Wed, 05 Jul 2017 18:23:31 +0200] rev 13833
Merge
Thu, 20 Sep 2012 13:44:07 -0700 Added tag jdk8-b57 for changeset 9674d32cdc2a
katleman [Thu, 20 Sep 2012 13:44:07 -0700] rev 13832
Added tag jdk8-b57 for changeset 9674d32cdc2a
Wed, 05 Jul 2017 18:23:26 +0200 Merge
duke [Wed, 05 Jul 2017 18:23:26 +0200] rev 13831
Merge
Wed, 26 Sep 2012 22:22:51 -0700 Merge
katleman [Wed, 26 Sep 2012 22:22:51 -0700] rev 13830
Merge
Fri, 21 Sep 2012 12:22:52 -0700 7191703: jprt cannot build jdk on MacOSX.
ohair [Fri, 21 Sep 2012 12:22:52 -0700] rev 13829
7191703: jprt cannot build jdk on MacOSX. Reviewed-by: anthony
Wed, 26 Sep 2012 13:04:06 -0700 Merge
amurillo [Wed, 26 Sep 2012 13:04:06 -0700] rev 13828
Merge
Fri, 21 Sep 2012 13:14:22 -0700 Merge
jcoomes [Fri, 21 Sep 2012 13:14:22 -0700] rev 13827
Merge
Fri, 14 Sep 2012 16:04:01 -0700 7198676: NPG: exclude MemoryMXBean tests which assume a perm gen
jcoomes [Fri, 14 Sep 2012 16:04:01 -0700] rev 13826
7198676: NPG: exclude MemoryMXBean tests which assume a perm gen Reviewed-by: dcubed
Fri, 14 Sep 2012 15:02:24 -0700 7198162: exclude test MemoryMXBean/LowMemoryTest2.sh
jcoomes [Fri, 14 Sep 2012 15:02:24 -0700] rev 13825
7198162: exclude test MemoryMXBean/LowMemoryTest2.sh Reviewed-by: alanb, dsamersoff, sspitsyn
Mon, 24 Sep 2012 21:10:24 -0700 Merge
lana [Mon, 24 Sep 2012 21:10:24 -0700] rev 13824
Merge
Wed, 19 Sep 2012 12:41:54 -0700 Merge
lana [Wed, 19 Sep 2012 12:41:54 -0700] rev 13823
Merge
Wed, 19 Sep 2012 14:55:40 +0100 7199500: Minor typo in AbstractStringBuilder.java header
chegar [Wed, 19 Sep 2012 14:55:40 +0100] rev 13822
7199500: Minor typo in AbstractStringBuilder.java header Reviewed-by: coffeys
Wed, 19 Sep 2012 08:52:21 -0400 4722265: (spec str) StringBuffer.ensureCapacity() should mention that capacity is mutable
jgish [Wed, 19 Sep 2012 08:52:21 -0400] rev 13821
4722265: (spec str) StringBuffer.ensureCapacity() should mention that capacity is mutable Summary: add usage note to AbstractStringBuilder ensureCapacity() Reviewed-by: mduigou, dholmes, chegar
Tue, 18 Sep 2012 15:06:14 -0700 7198070: Eliminate static dependency from JMX to java.beans.ConstructorProperties
mchung [Tue, 18 Sep 2012 15:06:14 -0700] rev 13820
7198070: Eliminate static dependency from JMX to java.beans.ConstructorProperties Reviewed-by: alanb
Tue, 18 Sep 2012 14:45:09 -0700 7195933: There is incorrect link to "Info-ZIP Application Note 970311" in doc page of Package java.util.zip
dxu [Tue, 18 Sep 2012 14:45:09 -0700] rev 13819
7195933: There is incorrect link to "Info-ZIP Application Note 970311" in doc page of Package java.util.zip Summary: Correct a java doc link in java.util.zip package page Reviewed-by: chegar, lancea, sherman Contributed-by: dan.xu@oracle.com
Tue, 18 Sep 2012 21:21:10 +0100 7190273: Deprecate com.sun.security.auth.callback.DialogCallbackHandler
alanb [Tue, 18 Sep 2012 21:21:10 +0100] rev 13818
7190273: Deprecate com.sun.security.auth.callback.DialogCallbackHandler Reviewed-by: mullan
Tue, 18 Sep 2012 11:04:12 -0700 7199249: TEST_BUG : Add /othervm to Collisions.java @run main with -D definitions
mduigou [Tue, 18 Sep 2012 11:04:12 -0700] rev 13817
7199249: TEST_BUG : Add /othervm to Collisions.java @run main with -D definitions Reviewed-by: alanb
Tue, 18 Sep 2012 10:34:36 -0700 7198984: Add java/text/Bidi/Bug6665028.java to ProblemList.txt
naoto [Tue, 18 Sep 2012 10:34:36 -0700] rev 13816
7198984: Add java/text/Bidi/Bug6665028.java to ProblemList.txt Reviewed-by: alanb Contributed-by: yiming.wang@oracle.com
Tue, 18 Sep 2012 06:51:02 -0700 7199066: Typo in method name
xuelei [Tue, 18 Sep 2012 06:51:02 -0700] rev 13815
7199066: Typo in method name Reviewed-by: mullan
Tue, 18 Sep 2012 13:14:49 +0100 7142919: TEST_BUG: java/nio/channels/AsyncCloseAndInterrupt.java failing intermittently [sol11]
dxu [Tue, 18 Sep 2012 13:14:49 +0100] rev 13814
7142919: TEST_BUG: java/nio/channels/AsyncCloseAndInterrupt.java failing intermittently [sol11] Reviewed-by: alanb
Tue, 18 Sep 2012 11:08:48 +0100 7198901: correct the field size check when decoding a point on ECC curve
vinnie [Tue, 18 Sep 2012 11:08:48 +0100] rev 13813
7198901: correct the field size check when decoding a point on ECC curve Reviewed-by: xuelei
Tue, 18 Sep 2012 17:38:43 +0800 7198871: cleanup security tests in problem lists with no CR attached
weijun [Tue, 18 Sep 2012 17:38:43 +0800] rev 13812
7198871: cleanup security tests in problem lists with no CR attached Reviewed-by: alanb
Mon, 17 Sep 2012 11:36:10 -0700 7198988: re-order paramaters for Collision.java @run
mduigou [Mon, 17 Sep 2012 11:36:10 -0700] rev 13811
7198988: re-order paramaters for Collision.java @run Reviewed-by: alanb
Mon, 17 Sep 2012 12:40:33 +0200 7198849: Make javax/management/remote/mandatory/notif/ListenerScaleTest.java less timing sensitive
sla [Mon, 17 Sep 2012 12:40:33 +0200] rev 13810
7198849: Make javax/management/remote/mandatory/notif/ListenerScaleTest.java less timing sensitive Reviewed-by: alanb
Mon, 17 Sep 2012 18:19:16 +0800 7196855: autotest.sh fails on ubuntu because libsoftokn.so not found
weijun [Mon, 17 Sep 2012 18:19:16 +0800] rev 13809
7196855: autotest.sh fails on ubuntu because libsoftokn.so not found Reviewed-by: vinnie
Mon, 17 Sep 2012 11:27:25 +0200 7198846: Add javax/management/remote/mandatory/notif/DiffHBTest.java to ProblemList.txt
sla [Mon, 17 Sep 2012 11:27:25 +0200] rev 13808
7198846: Add javax/management/remote/mandatory/notif/DiffHBTest.java to ProblemList.txt Reviewed-by: alanb
Mon, 17 Sep 2012 17:19:50 +0800 7198205: CloseTest fails on mac
weijun [Mon, 17 Sep 2012 17:19:50 +0800] rev 13807
7198205: CloseTest fails on mac Reviewed-by: alanb, chegar, michaelm
Sun, 16 Sep 2012 13:29:25 -0700 7195409: CertPath/CertPathValidatorTest/KeyParamsInheritanceTest fails with NullPointerException
mullan [Sun, 16 Sep 2012 13:29:25 -0700] rev 13806
7195409: CertPath/CertPathValidatorTest/KeyParamsInheritanceTest fails with NullPointerException Reviewed-by: xuelei
Tue, 11 Sep 2012 07:42:02 -0700 7189926: Reduce test size for default run. Add additional run enabling alternative hashing.
mduigou [Tue, 11 Sep 2012 07:42:02 -0700] rev 13805
7189926: Reduce test size for default run. Add additional run enabling alternative hashing. Reviewed-by: alanb
Fri, 14 Sep 2012 10:14:02 -0700 Merge
lana [Fri, 14 Sep 2012 10:14:02 -0700] rev 13804
Merge
Fri, 14 Sep 2012 09:47:14 -0700 7193302: Remove ConstructorProperties annotation from java.lang.management.LockInfo
mchung [Fri, 14 Sep 2012 09:47:14 -0700] rev 13803
7193302: Remove ConstructorProperties annotation from java.lang.management.LockInfo Reviewed-by: alanb, sla, egahlin
Fri, 14 Sep 2012 10:30:38 -0400 Merge
mullan [Fri, 14 Sep 2012 10:30:38 -0400] rev 13802
Merge
Fri, 14 Sep 2012 10:14:15 -0400 Merge
mullan [Fri, 14 Sep 2012 10:14:15 -0400] rev 13801
Merge
Fri, 14 Sep 2012 10:13:04 -0400 7176627: CertPath/jep124/PreferCRL_SoftFail test fails (Could not determine revocation status)
mullan [Fri, 14 Sep 2012 10:13:04 -0400] rev 13800
7176627: CertPath/jep124/PreferCRL_SoftFail test fails (Could not determine revocation status) Reviewed-by: xuelei
Thu, 13 Sep 2012 15:04:01 +0100 7197637: (ch) sun.nio.ch.Default* cause providers for other platforms to be included in rt.jar
alanb [Thu, 13 Sep 2012 15:04:01 +0100] rev 13799
7197637: (ch) sun.nio.ch.Default* cause providers for other platforms to be included in rt.jar Reviewed-by: mchung
Thu, 13 Sep 2012 11:17:08 +0100 7197203: sun/misc/URLClassPath/ClassnameCharTest.sh failed, compile error
chegar [Thu, 13 Sep 2012 11:17:08 +0100] rev 13798
7197203: sun/misc/URLClassPath/ClassnameCharTest.sh failed, compile error Reviewed-by: alanb
Wed, 12 Sep 2012 15:21:46 -0400 Merge
mullan [Wed, 12 Sep 2012 15:21:46 -0400] rev 13797
Merge
Wed, 12 Sep 2012 15:20:54 -0400 7196593: java.security.debug=help doesn't list certpath option
mullan [Wed, 12 Sep 2012 15:20:54 -0400] rev 13796
7196593: java.security.debug=help doesn't list certpath option Reviewed-by: mullan, wetmore, valeriep Contributed-by: jason.uh@oracle.com
(0) -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip