Thu, 11 Oct 2012 09:48:55 -0700 Added tag jdk8-b60 for changeset a11476021d05
katleman [Thu, 11 Oct 2012 09:48:55 -0700] rev 13949
Added tag jdk8-b60 for changeset a11476021d05
Wed, 05 Jul 2017 18:25:14 +0200 Added tag jdk8-b60 for changeset 5e3adc681779
duke [Wed, 05 Jul 2017 18:25:14 +0200] rev 13948
Added tag jdk8-b60 for changeset 5e3adc681779
Wed, 05 Jul 2017 18:25:14 +0200 Merge jdk8-b60
duke [Wed, 05 Jul 2017 18:25:14 +0200] rev 13947
Merge
Wed, 05 Jul 2017 18:25:10 +0200 Merge
duke [Wed, 05 Jul 2017 18:25:10 +0200] rev 13946
Merge
Thu, 04 Oct 2012 14:36:14 -0700 Added tag jdk8-b59 for changeset aded5e617602
katleman [Thu, 04 Oct 2012 14:36:14 -0700] rev 13945
Added tag jdk8-b59 for changeset aded5e617602
Wed, 05 Jul 2017 18:25:06 +0200 Merge
duke [Wed, 05 Jul 2017 18:25:06 +0200] rev 13944
Merge
Thu, 04 Oct 2012 14:35:15 -0700 Added tag jdk8-b59 for changeset 6fa036b39eb9
katleman [Thu, 04 Oct 2012 14:35:15 -0700] rev 13943
Added tag jdk8-b59 for changeset 6fa036b39eb9
Wed, 05 Jul 2017 18:25:03 +0200 Merge
duke [Wed, 05 Jul 2017 18:25:03 +0200] rev 13942
Merge
Thu, 04 Oct 2012 14:35:10 -0700 Added tag jdk8-b59 for changeset e31f9b0d349f
katleman [Thu, 04 Oct 2012 14:35:10 -0700] rev 13941
Added tag jdk8-b59 for changeset e31f9b0d349f
Wed, 05 Jul 2017 18:24:59 +0200 Merge
duke [Wed, 05 Jul 2017 18:24:59 +0200] rev 13940
Merge
Thu, 04 Oct 2012 14:34:34 -0700 Added tag jdk8-b59 for changeset 173d83d9c9d7
katleman [Thu, 04 Oct 2012 14:34:34 -0700] rev 13939
Added tag jdk8-b59 for changeset 173d83d9c9d7
Wed, 05 Jul 2017 18:24:56 +0200 Merge
duke [Wed, 05 Jul 2017 18:24:56 +0200] rev 13938
Merge
Thu, 04 Oct 2012 14:35:38 -0700 Added tag jdk8-b59 for changeset 6408a49a3a6b
katleman [Thu, 04 Oct 2012 14:35:38 -0700] rev 13937
Added tag jdk8-b59 for changeset 6408a49a3a6b
Wed, 05 Jul 2017 18:24:52 +0200 Merge
duke [Wed, 05 Jul 2017 18:24:52 +0200] rev 13936
Merge
Fri, 05 Oct 2012 13:28:17 -0700 Added tag hs25-b04 for changeset 21b044417a2e
amurillo [Fri, 05 Oct 2012 13:28:17 -0700] rev 13935
Added tag hs25-b04 for changeset 21b044417a2e
Fri, 05 Oct 2012 13:28:16 -0700 Merge
amurillo [Fri, 05 Oct 2012 13:28:16 -0700] rev 13934
Merge
Fri, 05 Oct 2012 10:03:56 -0700 Merge
kvn [Fri, 05 Oct 2012 10:03:56 -0700] rev 13933
Merge
Thu, 04 Oct 2012 06:31:07 -0700 8000102: Resolve include conflicts
neliasso [Thu, 04 Oct 2012 06:31:07 -0700] rev 13932
8000102: Resolve include conflicts Summary: Removing include of c1/c1_runtime.hpp and opto/runtime.hpp from all os-files. Reviewed-by: kvn Contributed-by: nils.eliasson@oracle.com
Tue, 02 Oct 2012 14:49:21 -0700 7199742: A lot of C2 OSR compilations of the same method's bci
kvn [Tue, 02 Oct 2012 14:49:21 -0700] rev 13931
7199742: A lot of C2 OSR compilations of the same method's bci Summary: Don't clone head of OSR loop. Reviewed-by: jrose, twisti
Tue, 02 Oct 2012 12:25:13 -0700 7201026: add vector for shift count
kvn [Tue, 02 Oct 2012 12:25:13 -0700] rev 13930
7201026: add vector for shift count Summary: Add generation of vectors for scalar shift count. Reviewed-by: roland, twisti, dlong
Mon, 01 Oct 2012 14:50:10 -0700 7200949: JSR 292: rubybench/bench/time/bench_base64.rb fails with jruby.jar not on boot class path
twisti [Mon, 01 Oct 2012 14:50:10 -0700] rev 13929
7200949: JSR 292: rubybench/bench/time/bench_base64.rb fails with jruby.jar not on boot class path Reviewed-by: jrose, kvn
Thu, 04 Oct 2012 14:01:07 -0700 Merge
jmasa [Thu, 04 Oct 2012 14:01:07 -0700] rev 13928
Merge
Thu, 04 Oct 2012 10:40:23 -0700 7198873: NPG: VM Does not unload classes with UseConcMarkSweepGC
jmasa [Thu, 04 Oct 2012 10:40:23 -0700] rev 13927
7198873: NPG: VM Does not unload classes with UseConcMarkSweepGC Reviewed-by: johnc, mgerdin, jwilhelm
Thu, 04 Oct 2012 10:04:13 -0700 8000311: G1: ParallelGCThreads==0 broken
johnc [Thu, 04 Oct 2012 10:04:13 -0700] rev 13926
8000311: G1: ParallelGCThreads==0 broken Summary: Divide by zero error, if ParallelGCThreads is 0, when adjusting the PLAB size. Reviewed-by: jmasa, jcoomes
Wed, 03 Oct 2012 20:31:41 +0200 8000351: Tenuring threshold should be unsigned
jwilhelm [Wed, 03 Oct 2012 20:31:41 +0200] rev 13925
8000351: Tenuring threshold should be unsigned Summary: Change the flags and variables related to tenuring threshold to be unsigned Reviewed-by: jmasa, johnc
Wed, 03 Oct 2012 08:08:52 -0700 7199349: NPG: PS: Crash seen in jprt
jmasa [Wed, 03 Oct 2012 08:08:52 -0700] rev 13924
7199349: NPG: PS: Crash seen in jprt Reviewed-by: johnc
Mon, 01 Oct 2012 13:29:11 +0200 8000228: Missing call to cr() when printing entry_point in nmethod, in os::print_location
stefank [Mon, 01 Oct 2012 13:29:11 +0200] rev 13923
8000228: Missing call to cr() when printing entry_point in nmethod, in os::print_location Reviewed-by: brutisso, neliasso
Mon, 01 Oct 2012 13:29:11 +0200 8000227: [obj|type]ArrayKlass::oop_print_on prints one line to tty instead of the provided output stream
stefank [Mon, 01 Oct 2012 13:29:11 +0200] rev 13922
8000227: [obj|type]ArrayKlass::oop_print_on prints one line to tty instead of the provided output stream Reviewed-by: brutisso, sla, jmasa, coleenp
Fri, 28 Sep 2012 15:34:32 +0200 8000230: Change os::print_location to be more descriptive when a location is pointing into an object
stefank [Fri, 28 Sep 2012 15:34:32 +0200] rev 13921
8000230: Change os::print_location to be more descriptive when a location is pointing into an object Reviewed-by: mgerdin, twisti
Mon, 01 Oct 2012 11:07:31 +0200 Merge
stefank [Mon, 01 Oct 2012 11:07:31 +0200] rev 13920
Merge
Thu, 27 Sep 2012 15:44:01 -0700 7200261: G1: Liveness counting inconsistencies during marking verification
johnc [Thu, 27 Sep 2012 15:44:01 -0700] rev 13919
7200261: G1: Liveness counting inconsistencies during marking verification Summary: The clipping code in the routine that sets the bits for a range of cards, in the liveness accounting verification code was incorrect. It set all the bits in the card bitmap from the given starting index which would lead to spurious marking verification failures. Reviewed-by: brutisso, jwilhelm, jmasa
Fri, 28 Sep 2012 14:36:20 -0700 8000251: new hotspot build - hs25-b04
amurillo [Fri, 28 Sep 2012 14:36:20 -0700] rev 13918
8000251: new hotspot build - hs25-b04 Reviewed-by: jcoomes
Thu, 04 Oct 2012 14:34:51 -0700 Added tag jdk8-b59 for changeset 22fa34424aa9
katleman [Thu, 04 Oct 2012 14:34:51 -0700] rev 13917
Added tag jdk8-b59 for changeset 22fa34424aa9
Wed, 10 Oct 2012 14:47:07 -0700 Merge
katleman [Wed, 10 Oct 2012 14:47:07 -0700] rev 13916
Merge
Tue, 09 Oct 2012 02:08:54 -0400 8000461: Top level build doesn't pass OPENJDK=true through to the hotspot build
dholmes [Tue, 09 Oct 2012 02:08:54 -0400] rev 13915
8000461: Top level build doesn't pass OPENJDK=true through to the hotspot build Summary: Add OPENJDK to the COMMON_BUILD_ARGUMENTS Reviewed-by: tbell
Thu, 04 Oct 2012 14:34:31 -0700 Added tag jdk8-b59 for changeset ba9e9ff8d8ef
katleman [Thu, 04 Oct 2012 14:34:31 -0700] rev 13914
Added tag jdk8-b59 for changeset ba9e9ff8d8ef
Wed, 05 Jul 2017 18:24:38 +0200 Added tag jdk8-b59 for changeset 3bd874584fc0
duke [Wed, 05 Jul 2017 18:24:38 +0200] rev 13913
Added tag jdk8-b59 for changeset 3bd874584fc0
Wed, 05 Jul 2017 18:24:37 +0200 Merge jdk8-b59
duke [Wed, 05 Jul 2017 18:24:37 +0200] rev 13912
Merge
Wed, 05 Jul 2017 18:24:33 +0200 Merge
duke [Wed, 05 Jul 2017 18:24:33 +0200] rev 13911
Merge
Thu, 27 Sep 2012 11:26:04 -0700 Added tag jdk8-b58 for changeset a54f29461808
katleman [Thu, 27 Sep 2012 11:26:04 -0700] rev 13910
Added tag jdk8-b58 for changeset a54f29461808
Wed, 05 Jul 2017 18:24:29 +0200 Merge
duke [Wed, 05 Jul 2017 18:24:29 +0200] rev 13909
Merge
Thu, 27 Sep 2012 11:25:01 -0700 Added tag jdk8-b58 for changeset e033f1ff319a
katleman [Thu, 27 Sep 2012 11:25:01 -0700] rev 13908
Added tag jdk8-b58 for changeset e033f1ff319a
Wed, 05 Jul 2017 18:24:25 +0200 Merge
duke [Wed, 05 Jul 2017 18:24:25 +0200] rev 13907
Merge
Thu, 27 Sep 2012 11:24:55 -0700 Added tag jdk8-b58 for changeset 63e6a7c76188
katleman [Thu, 27 Sep 2012 11:24:55 -0700] rev 13906
Added tag jdk8-b58 for changeset 63e6a7c76188
Wed, 05 Jul 2017 18:24:21 +0200 Merge
duke [Wed, 05 Jul 2017 18:24:21 +0200] rev 13905
Merge
Thu, 27 Sep 2012 11:24:19 -0700 Added tag jdk8-b58 for changeset 84521b7fdb66
katleman [Thu, 27 Sep 2012 11:24:19 -0700] rev 13904
Added tag jdk8-b58 for changeset 84521b7fdb66
Wed, 05 Jul 2017 18:24:16 +0200 Merge
duke [Wed, 05 Jul 2017 18:24:16 +0200] rev 13903
Merge
Thu, 27 Sep 2012 11:25:26 -0700 Added tag jdk8-b58 for changeset 17beb247c83a
katleman [Thu, 27 Sep 2012 11:25:26 -0700] rev 13902
Added tag jdk8-b58 for changeset 17beb247c83a
Wed, 05 Jul 2017 18:24:12 +0200 Merge
duke [Wed, 05 Jul 2017 18:24:12 +0200] rev 13901
Merge
Wed, 03 Oct 2012 15:31:59 -0700 Merge
katleman [Wed, 03 Oct 2012 15:31:59 -0700] rev 13900
Merge
Thu, 27 Sep 2012 11:24:35 -0700 Added tag jdk8-b58 for changeset f75a1b3efb69
katleman [Thu, 27 Sep 2012 11:24:35 -0700] rev 13899
Added tag jdk8-b58 for changeset f75a1b3efb69
Fri, 28 Sep 2012 13:39:41 -0700 Added tag hs25-b03 for changeset 4d2ca6fb1285
amurillo [Fri, 28 Sep 2012 13:39:41 -0700] rev 13898
Added tag hs25-b03 for changeset 4d2ca6fb1285
Fri, 28 Sep 2012 10:16:29 -0700 Merge
kvn [Fri, 28 Sep 2012 10:16:29 -0700] rev 13897
Merge
Thu, 27 Sep 2012 15:49:48 -0700 7198084: NPG: distance is too big for short branches in test_invocation_counter_for_mdp()
kvn [Thu, 27 Sep 2012 15:49:48 -0700] rev 13896
7198084: NPG: distance is too big for short branches in test_invocation_counter_for_mdp() Summary: use long branches in test_invocation_counter_for_mdp() Reviewed-by: twisti
Thu, 27 Sep 2012 09:38:42 -0700 7193318: C2: remove number of inputs requirement from Node's new operator
kvn [Thu, 27 Sep 2012 09:38:42 -0700] rev 13895
7193318: C2: remove number of inputs requirement from Node's new operator Summary: Deleted placement new operator of Node - node(size_t, Compile *, int). Reviewed-by: kvn, twisti Contributed-by: bharadwaj.yadavalli@oracle.com
Tue, 25 Sep 2012 15:48:17 -0700 7200264: 7192963 changes disabled shift vectors
kvn [Tue, 25 Sep 2012 15:48:17 -0700] rev 13894
7200264: 7192963 changes disabled shift vectors Summary: Replaced is_vector_use() call with explicit check for vector shift's count. Reviewed-by: twisti, roland, dlong, vlivanov
Tue, 25 Sep 2012 10:41:15 -0700 7200233: C2: can't use expand rules for vector instruction rules
kvn [Tue, 25 Sep 2012 10:41:15 -0700] rev 13893
7200233: C2: can't use expand rules for vector instruction rules Summary: Added missed _bottom_type set in ArchDesc::defineExpand() and missed vector nodes in MatchRule::is_vector(). Reviewed-by: twisti, roland, dlong
Thu, 29 Mar 2012 16:43:21 +0200 7163863: Updated projectcreator
neliasso [Thu, 29 Mar 2012 16:43:21 +0200] rev 13892
7163863: Updated projectcreator Summary: Enable source browsing for all platform dependent code Reviewed-by: brutisso, coleenp
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
Fri, 31 Aug 2012 13:42:47 -0700 7193406: Clean-up JDK Build Warnings in java.util, java.io
dxu [Fri, 31 Aug 2012 13:42:47 -0700] rev 13795
7193406: Clean-up JDK Build Warnings in java.util, java.io Summary: Clean-up JDK Build Warnings in java.util, java.io Packages Reviewed-by: smarks, darcy, khazra, dholmes, forax, dl, andrew, aph, omajid, ulfzibis, christos, mduigou
Tue, 11 Sep 2012 19:58:36 +0400 7194597: Typeo in com.sun.management.VMOption.toString()
dsamersoff [Tue, 11 Sep 2012 19:58:36 +0400] rev 13794
7194597: Typeo in com.sun.management.VMOption.toString() Summary: VMOption.toString() returns "...(read-only)" if writable "...(read-write)" otherwise. Reviewed-by: alanb, mchung Contributed-by: dmytro_sheyko@hotmail.com
Mon, 10 Sep 2012 09:18:10 -0400 Merge
mullan [Mon, 10 Sep 2012 09:18:10 -0400] rev 13793
Merge
Mon, 10 Sep 2012 09:00:00 -0400 Merge
mullan [Mon, 10 Sep 2012 09:00:00 -0400] rev 13792
Merge
Mon, 10 Sep 2012 08:57:51 -0400 7195301: XML Signature DOM implementation should not use instanceof to determine type of Node
mullan [Mon, 10 Sep 2012 08:57:51 -0400] rev 13791
7195301: XML Signature DOM implementation should not use instanceof to determine type of Node Reviewed-by: xuelei
Fri, 07 Sep 2012 21:22:37 +0100 7180362: RFE: Implement date cutover functionality for currency.properties file
coffeys [Fri, 07 Sep 2012 21:22:37 +0100] rev 13790
7180362: RFE: Implement date cutover functionality for currency.properties file Reviewed-by: naoto
Fri, 07 Sep 2012 12:49:04 -0400 4647343: IDENT variable in sun.security.x509 classes not used
mullan [Fri, 07 Sep 2012 12:49:04 -0400] rev 13789
4647343: IDENT variable in sun.security.x509 classes not used Reviewed-by: mullan Contributed-by: jason.uh@oracle.com
Fri, 07 Sep 2012 15:30:17 +0100 6354758: rename old test HttpServer classes
chegar [Fri, 07 Sep 2012 15:30:17 +0100] rev 13788
6354758: rename old test HttpServer classes Reviewed-by: chegar, michaelm, khazra Contributed-by: John Zavgren <john.zavgren@oracle.com>
Fri, 07 Sep 2012 14:00:31 +0100 7032247: java/net/InetAddress/GetLocalHostWithSM.java fails if hostname resolves to loopback address
chegar [Fri, 07 Sep 2012 14:00:31 +0100] rev 13787
7032247: java/net/InetAddress/GetLocalHostWithSM.java fails if hostname resolves to loopback address Summary: TESTBUG Reviewed-by: chegar, alanb Contributed-by: Eric Wang <yiming.wang@oracle.com>
Fri, 07 Sep 2012 10:24:22 +0800 7196677: diff compares same file to itself in PaddingTest regression test.
weijun [Fri, 07 Sep 2012 10:24:22 +0800] rev 13786
7196677: diff compares same file to itself in PaddingTest regression test. Reviewed-by: xuelei
Thu, 06 Sep 2012 13:16:19 -0400 7192302: Remove JDBCRowSetImpl dependency on java.beans
lancea [Thu, 06 Sep 2012 13:16:19 -0400] rev 13785
7192302: Remove JDBCRowSetImpl dependency on java.beans Reviewed-by: alanb, mchung
Thu, 06 Sep 2012 14:07:12 +0200 7195557: NPG: Unexpected number of memory pools
mgerdin [Thu, 06 Sep 2012 14:07:12 +0200] rev 13784
7195557: NPG: Unexpected number of memory pools Summary: Update management tests to work with a VM without a permanent generation memory pool Reviewed-by: rbackman, brutisso, sla, dholmes
Wed, 19 Sep 2012 12:38:53 -0700 Merge
lana [Wed, 19 Sep 2012 12:38:53 -0700] rev 13783
Merge
Tue, 18 Sep 2012 17:38:40 +0400 7190587: Open source and jtreg'ify JAWT regression test
kshefov [Tue, 18 Sep 2012 17:38:40 +0400] rev 13782
7190587: Open source and jtreg'ify JAWT regression test Reviewed-by: anthony, omajid
Mon, 17 Sep 2012 17:25:54 +0400 7160951: ActionListener called twice for JMenuItem using ScreenMenuBar
leonidr [Mon, 17 Sep 2012 17:25:54 +0400] rev 13781
7160951: ActionListener called twice for JMenuItem using ScreenMenuBar Reviewed-by: anthony, serb Contributed-by: Marco Dinacci <marco.dinacci@gmail.com>
Fri, 14 Sep 2012 14:10:01 -0700 Merge
lana [Fri, 14 Sep 2012 14:10:01 -0700] rev 13780
Merge
Fri, 14 Sep 2012 19:51:14 +0400 6994562: Swing classes (both JTextArea and JTextField) don't support caret width tuning
VKARNAUK [Fri, 14 Sep 2012 19:51:14 +0400] rev 13779
6994562: Swing classes (both JTextArea and JTextField) don't support caret width tuning Reviewed-by: rupashka, art
Fri, 14 Sep 2012 15:30:46 +0400 7196547: [macosx] Implement dead key detection for KeyEvent
alexsch [Fri, 14 Sep 2012 15:30:46 +0400] rev 13778
7196547: [macosx] Implement dead key detection for KeyEvent Reviewed-by: skovatch, kizune
Fri, 14 Sep 2012 15:08:54 +0400 7197320: [macosx] Full Screen option missing when Window.documentModified
alexsch [Fri, 14 Sep 2012 15:08:54 +0400] rev 13777
7197320: [macosx] Full Screen option missing when Window.documentModified Reviewed-by: anthony
Thu, 13 Sep 2012 21:23:23 +0400 7198318: SunToolkitSubclass.java should be removed
bagiras [Thu, 13 Sep 2012 21:23:23 +0400] rev 13776
7198318: SunToolkitSubclass.java should be removed Reviewed-by: serb
Thu, 13 Sep 2012 19:53:13 +0400 7186109: Simplify lock machinery for PostEventQueue & EventQueue
bagiras [Thu, 13 Sep 2012 19:53:13 +0400] rev 13775
7186109: Simplify lock machinery for PostEventQueue & EventQueue Reviewed-by: art, anthony, dholmes
Wed, 12 Sep 2012 21:16:39 +0400 7124534: [macosx] Submenu title overlaps with Submenu indicator in JPopupMenu
serb [Wed, 12 Sep 2012 21:16:39 +0400] rev 13774
7124534: [macosx] Submenu title overlaps with Submenu indicator in JPopupMenu Reviewed-by: art
Tue, 11 Sep 2012 10:58:39 +0400 7193977: REGRESSION:Java 7's JavaBeans persistence ignoring the "transient" flag on properties
malenkov [Tue, 11 Sep 2012 10:58:39 +0400] rev 13773
7193977: REGRESSION:Java 7's JavaBeans persistence ignoring the "transient" flag on properties Reviewed-by: rupashka
Fri, 07 Sep 2012 13:08:59 +0400 7194469: Pressing the Enter key results in an alert tone beep when focus is TextField
alexsch [Fri, 07 Sep 2012 13:08:59 +0400] rev 13772
7194469: Pressing the Enter key results in an alert tone beep when focus is TextField Reviewed-by: bagiras, denis
Thu, 06 Sep 2012 17:57:31 +0400 7153339: InternalError when drawLine with Xor and Antialiasing
bagiras [Thu, 06 Sep 2012 17:57:31 +0400] rev 13771
7153339: InternalError when drawLine with Xor and Antialiasing Reviewed-by: prr, flar
Thu, 06 Sep 2012 14:59:54 +0400 7175183: [macosx] Objective-C exception thrown when switching monitor configuration
kizune [Thu, 06 Sep 2012 14:59:54 +0400] rev 13770
7175183: [macosx] Objective-C exception thrown when switching monitor configuration Reviewed-by: prr, serb
Mon, 17 Sep 2012 13:44:07 +0400 7186799: Regression tests for ImageIO metadata fail on second run
bae [Mon, 17 Sep 2012 13:44:07 +0400] rev 13769
7186799: Regression tests for ImageIO metadata fail on second run Reviewed-by: prr, bae Contributed-by: Vadim Pakhnushev <vadim.pakhnushev@oracle.com>
Fri, 14 Sep 2012 13:52:30 -0700 Merge
lana [Fri, 14 Sep 2012 13:52:30 -0700] rev 13768
Merge
Tue, 11 Sep 2012 13:32:48 +0400 7181199: [macosx] Startup is much slower in headless mode for apps using Fonts
bae [Tue, 11 Sep 2012 13:32:48 +0400] rev 13767
7181199: [macosx] Startup is much slower in headless mode for apps using Fonts Reviewed-by: jgodinez, prr
Mon, 10 Sep 2012 10:07:10 -0700 7183516: [macosx]Can't print-out the defined fonts for PrintFont_2D and AntialiasTableTest.
jgodinez [Mon, 10 Sep 2012 10:07:10 -0700] rev 13766
7183516: [macosx]Can't print-out the defined fonts for PrintFont_2D and AntialiasTableTest. Reviewed-by: bae, prr
Thu, 20 Sep 2012 13:45:18 -0700 Added tag jdk8-b57 for changeset ad1e86451b3f
katleman [Thu, 20 Sep 2012 13:45:18 -0700] rev 13765
Added tag jdk8-b57 for changeset ad1e86451b3f
Wed, 05 Jul 2017 18:23:11 +0200 Merge
duke [Wed, 05 Jul 2017 18:23:11 +0200] rev 13764
Merge
Fri, 21 Sep 2012 14:02:58 -0700 Added tag hs25-b02 for changeset b3b50cc0cb4d
amurillo [Fri, 21 Sep 2012 14:02:58 -0700] rev 13763
Added tag hs25-b02 for changeset b3b50cc0cb4d
Fri, 21 Sep 2012 14:02:57 -0700 Merge
amurillo [Fri, 21 Sep 2012 14:02:57 -0700] rev 13762
Merge
Thu, 20 Sep 2012 16:27:51 -0700 7199082: write warning messages to stderr
jcoomes [Thu, 20 Sep 2012 16:27:51 -0700] rev 13761
7199082: write warning messages to stderr Reviewed-by: ysr, dholmes, sla
Thu, 20 Sep 2012 13:49:27 -0700 Merge
jmasa [Thu, 20 Sep 2012 13:49:27 -0700] rev 13760
Merge
Thu, 20 Sep 2012 12:18:23 -0700 7199923: NPG: tools/javac/T7093325.java timeout
jmasa [Thu, 20 Sep 2012 12:18:23 -0700] rev 13759
7199923: NPG: tools/javac/T7093325.java timeout Reviewed-by: stefank, coleenp, kvn
Thu, 20 Sep 2012 09:52:56 -0700 7190666: G1: assert(_unused == 0) failed: Inconsistency in PLAB stats
johnc [Thu, 20 Sep 2012 09:52:56 -0700] rev 13758
7190666: G1: assert(_unused == 0) failed: Inconsistency in PLAB stats Summary: Reset the fields in ParGCAllocBuffer, that are used for accumulating values for the ResizePLAB sensors in PLABStats, to zero after flushing the values to the PLABStats fields. Flush PLABStats values only when retiring the final allocation buffers prior to disposing of a G1ParScanThreadState object, rather than when retiring every allocation buffer. Reviewed-by: jwilhelm, jmasa, ysr
Wed, 19 Sep 2012 15:48:02 -0700 7193946: Move warnings associated with UseMemSetInBOT flag
johnc [Wed, 19 Sep 2012 15:48:02 -0700] rev 13757
7193946: Move warnings associated with UseMemSetInBOT flag Summary: The warnings associated with the UseMemSetInBOT flag are duplicated in CMS and G1. The separate warnings have been removed and single instance of the warning has been placed in a common location. Reviewed-by: brutisso, ysr
Wed, 19 Sep 2012 08:48:10 -0700 7016955: G1: remove the is_zeroed parameter from the HeapRegion constructor
johnc [Wed, 19 Sep 2012 08:48:10 -0700] rev 13756
7016955: G1: remove the is_zeroed parameter from the HeapRegion constructor Summary: The is_zeroed parameter is no longer used and so can be removed. Reviewed-by: johnc, jmasa, brutisso Contributed-by: Brandon Mitchell <brandon@twitter.com>
Tue, 18 Sep 2012 14:15:06 -0700 7197557: NPG: nsk/sysdict/vm/stress/chain/chain004 hangs intermittently
jmasa [Tue, 18 Sep 2012 14:15:06 -0700] rev 13755
7197557: NPG: nsk/sysdict/vm/stress/chain/chain004 hangs intermittently Reviewed-by: johnc, ysr
Mon, 17 Sep 2012 10:33:13 +0200 7198130: G1: PrintReferenceGC output comes out of order
brutisso [Mon, 17 Sep 2012 10:33:13 +0200] rev 13754
7198130: G1: PrintReferenceGC output comes out of order Summary: Move the first part of the GC logging, including timestamp, to the start of the GC Reviewed-by: johnc, jwilhelm
Mon, 17 Sep 2012 10:46:59 -0400 7197269: NPG: FollowReferences has no ClassLoader -> Class link to follow
coleenp [Mon, 17 Sep 2012 10:46:59 -0400] rev 13753
7197269: NPG: FollowReferences has no ClassLoader -> Class link to follow Summary: restore java/lang/ClassLoader.addClass() upcall Reviewed-by: sspitsyn, dcubed, jmasa
Thu, 13 Sep 2012 21:20:26 +0200 7197906: BlockOffsetArray::power_to_cards_back() needs to handle > 32 bit shifts
brutisso [Thu, 13 Sep 2012 21:20:26 +0200] rev 13752
7197906: BlockOffsetArray::power_to_cards_back() needs to handle > 32 bit shifts Reviewed-by: brutisso, johnc, ysr Contributed-by: Hal Mo <kungu.mjh@taobao.com>
Fri, 14 Sep 2012 22:00:41 -0700 7198641: new hotspot build - hs25-b02
amurillo [Fri, 14 Sep 2012 22:00:41 -0700] rev 13751
7198641: new hotspot build - hs25-b02 Reviewed-by: jcoomes
Fri, 14 Sep 2012 21:50:58 -0700 Added tag hs25-b01 for changeset ab29bec425bb
amurillo [Fri, 14 Sep 2012 21:50:58 -0700] rev 13750
Added tag hs25-b01 for changeset ab29bec425bb
Fri, 14 Sep 2012 21:50:58 -0700 Merge
amurillo [Fri, 14 Sep 2012 21:50:58 -0700] rev 13749
Merge
Fri, 14 Sep 2012 12:55:50 -0400 7198529: NPG: assert with NMT code in Thread destructor
zgu [Fri, 14 Sep 2012 12:55:50 -0400] rev 13748
7198529: NPG: assert with NMT code in Thread destructor Summary: Thread stack's base address can be NULL if it is not started or exited before recording the base Reviewed-by: kvn, fparain
Thu, 13 Sep 2012 22:09:16 +0200 7198074: NPG: assert(((Metadata*)obj)->is_valid()) failed: obj is valid
roland [Thu, 13 Sep 2012 22:09:16 +0200] rev 13747
7198074: NPG: assert(((Metadata*)obj)->is_valid()) failed: obj is valid Summary: missing test for T_METADATA leads to incorrect register allocation. Reviewed-by: kvn
Tue, 11 Sep 2012 20:12:55 -0700 Merge
zgu [Tue, 11 Sep 2012 20:12:55 -0700] rev 13746
Merge
Tue, 11 Sep 2012 18:28:51 -0700 Merge
zgu [Tue, 11 Sep 2012 18:28:51 -0700] rev 13745
Merge
Tue, 11 Sep 2012 20:53:17 -0400 7181995: NMT ON: NMT assertion failure assert(cur_vm->is_uncommit_record() || cur_vm->is_deallocation_record
zgu [Tue, 11 Sep 2012 20:53:17 -0400] rev 13744
7181995: NMT ON: NMT assertion failure assert(cur_vm->is_uncommit_record() || cur_vm->is_deallocation_record Summary: Fixed virtual memory records merge and promotion logic, should be based on sequence number vs. base address order Reviewed-by: coleenp, acorn
Tue, 11 Sep 2012 20:20:38 -0400 7196681: NPG: Some JSR 292 tests crash in Windows exception handler
coleenp [Tue, 11 Sep 2012 20:20:38 -0400] rev 13743
7196681: NPG: Some JSR 292 tests crash in Windows exception handler Summary: There was a rogue os::breakpoint() call in log_dependency left over from the jsr292 merge. Also changed verify_oop() calls for metadata to verify_{method,klass}_ptr. Reviewed-by: kvn, twisti
Tue, 11 Sep 2012 16:20:57 +0200 7195816: NPG: Crash in c1_ValueType - ShouldNotReachHere
roland [Tue, 11 Sep 2012 16:20:57 +0200] rev 13742
7195816: NPG: Crash in c1_ValueType - ShouldNotReachHere Summary: C1 needs knowledge of T_METADATA at the LIR level. Reviewed-by: kvn, coleenp
Tue, 11 Sep 2012 14:59:23 +0200 7197350: NPG: jvmtiHeapReferenceCallback receives incorrect reference_kind for system class roots
stefank [Tue, 11 Sep 2012 14:59:23 +0200] rev 13741
7197350: NPG: jvmtiHeapReferenceCallback receives incorrect reference_kind for system class roots Summary: Fix the iteration over the system classes and report the correct reference kind. Reviewed-by: coleenp, rbackman
Mon, 10 Sep 2012 16:37:22 -0700 7196242: vm/mlvm/indy/stress/java/loopsAndThreads crashed
twisti [Mon, 10 Sep 2012 16:37:22 -0700] rev 13740
7196242: vm/mlvm/indy/stress/java/loopsAndThreads crashed Reviewed-by: jrose, coleenp, jmasa, kvn
Fri, 07 Sep 2012 16:42:25 -0400 7196103: NPG: Unable to allocate bit map for parallel garbage collection for the requested heap size
coleenp [Fri, 07 Sep 2012 16:42:25 -0400] rev 13739
7196103: NPG: Unable to allocate bit map for parallel garbage collection for the requested heap size Summary: Don't allocate huge class metaspace size by default on x64 Reviewed-by: stefank, jmasa, kvn
Fri, 07 Sep 2012 12:04:16 -0400 7195833: NPG: Rename instanceClassLoaderKlass, instanceRefKlass and instanceMirrorKlass
coleenp [Fri, 07 Sep 2012 12:04:16 -0400] rev 13738
7195833: NPG: Rename instanceClassLoaderKlass, instanceRefKlass and instanceMirrorKlass Summary: Simple renaming to be consistent with instanceKlass->InstanceKlass renaming Reviewed-by: stefank, jmasa
Thu, 06 Sep 2012 07:28:30 -0700 7196298: Better fix for 7195789
jmasa [Thu, 06 Sep 2012 07:28:30 -0700] rev 13737
7196298: Better fix for 7195789 Reviewed-by: jcoomes, brutisso
Wed, 05 Sep 2012 20:08:08 -0400 7195867: NPG: SAJDI tests fail with sun.jvm.hotspot.types.WrongTypeException: No suitable match for type
coleenp [Wed, 05 Sep 2012 20:08:08 -0400] rev 13736
7195867: NPG: SAJDI tests fail with sun.jvm.hotspot.types.WrongTypeException: No suitable match for type Summary: Need to restore the vtable in metadata when we restore the type from the shared archive. Reviewed-by: acorn, jcoomes, jmasa, jrose
Wed, 05 Sep 2012 10:18:37 -0700 7196167: NPG: mismerge in make/solaris/makefiles/fastdebug.make
kvn [Wed, 05 Sep 2012 10:18:37 -0700] rev 13735
7196167: NPG: mismerge in make/solaris/makefiles/fastdebug.make Summary: Remove the workaround of 7187454 problem which was restored incorrectly during NPG merge. Reviewed-by: coleenp, dholmes
Wed, 05 Sep 2012 10:39:29 +0200 7195935: NPG: Some issues with compressed oops
stefank [Wed, 05 Sep 2012 10:39:29 +0200] rev 13734
7195935: NPG: Some issues with compressed oops Summary: Don't decompress the klass pointer in the G1 pre-barrier code when !UseCompressedKlassPointers Reviewed-by: coleenp, brutisso
Tue, 04 Sep 2012 16:20:28 -0700 7195789: NPG: assert(used + free == capacity) failed: Accounting is wrong
jmasa [Tue, 04 Sep 2012 16:20:28 -0700] rev 13733
7195789: NPG: assert(used + free == capacity) failed: Accounting is wrong Reviewed-by: coleenp, jcoomes
Tue, 04 Sep 2012 18:01:20 -0700 7196120: NPG: JSR 2292 test fails because missing fix for 7188911
twisti [Tue, 04 Sep 2012 18:01:20 -0700] rev 13732
7196120: NPG: JSR 2292 test fails because missing fix for 7188911 Reviewed-by: kvn, coleenp
Tue, 04 Sep 2012 23:27:55 +0200 7184649: NPG: Implement another MetdataPtr case
roland [Tue, 04 Sep 2012 23:27:55 +0200] rev 13731
7184649: NPG: Implement another MetdataPtr case Summary: xmeet when both inputs are MetadataPtr. Reviewed-by: kvn
Tue, 04 Sep 2012 13:01:03 +0200 7195968: NPG: oopDesc::list_ptr_from_klass is broken
stefank [Tue, 04 Sep 2012 13:01:03 +0200] rev 13730
7195968: NPG: oopDesc::list_ptr_from_klass is broken Summary: Remove incorrect cast Reviewed-by: brutisso, coleenp
Mon, 03 Sep 2012 18:37:12 -0400 7195823: NPG: CMS reserved() doesn't match _rs.base().
coleenp [Mon, 03 Sep 2012 18:37:12 -0400] rev 13729
7195823: NPG: CMS reserved() doesn't match _rs.base(). Summary: If the commit fails, the size isn't set so the assert fails. Reviewed-by: kamg
Sat, 01 Sep 2012 13:25:18 -0400 6964458: Reimplement class meta-data storage to use native memory
coleenp [Sat, 01 Sep 2012 13:25:18 -0400] rev 13728
6964458: Reimplement class meta-data storage to use native memory Summary: Remove PermGen, allocate meta-data in metaspace linked to class loaders, rewrite GC walking, rewrite and rename metadata to be C++ classes Reviewed-by: jmasa, stefank, never, coleenp, kvn, brutisso, mgerdin, dholmes, jrose, twisti, roland Contributed-by: jmasa <jon.masamitsu@oracle.com>, stefank <stefan.karlsson@oracle.com>, mgerdin <mikael.gerdin@oracle.com>, never <tom.rodriguez@oracle.com>
Fri, 31 Aug 2012 16:39:35 -0700 7195615: new hotspot build - hs25-b01
jcoomes [Fri, 31 Aug 2012 16:39:35 -0700] rev 13727
7195615: new hotspot build - hs25-b01 Reviewed-by: johnc
Thu, 20 Sep 2012 13:44:28 -0700 Added tag jdk8-b57 for changeset 386342128efe
katleman [Thu, 20 Sep 2012 13:44:28 -0700] rev 13726
Added tag jdk8-b57 for changeset 386342128efe
Thu, 20 Sep 2012 13:44:03 -0700 Added tag jdk8-b57 for changeset b3dd9df01aa0
katleman [Thu, 20 Sep 2012 13:44:03 -0700] rev 13725
Added tag jdk8-b57 for changeset b3dd9df01aa0
Wed, 05 Jul 2017 18:22:53 +0200 Added tag jdk8-b57 for changeset 2c21c080b11b
duke [Wed, 05 Jul 2017 18:22:53 +0200] rev 13724
Added tag jdk8-b57 for changeset 2c21c080b11b
Wed, 05 Jul 2017 18:22:52 +0200 Merge jdk8-b57
duke [Wed, 05 Jul 2017 18:22:52 +0200] rev 13723
Merge
Wed, 05 Jul 2017 18:22:48 +0200 Merge
duke [Wed, 05 Jul 2017 18:22:48 +0200] rev 13722
Merge
Wed, 19 Sep 2012 15:47:06 -0700 Merge
katleman [Wed, 19 Sep 2012 15:47:06 -0700] rev 13721
Merge
Tue, 18 Sep 2012 11:29:31 -0700 7197849: Update new build-infra makefiles
ohair [Tue, 18 Sep 2012 11:29:31 -0700] rev 13720
7197849: Update new build-infra makefiles Reviewed-by: ihse, erikj, ohrstrom, tbell
Thu, 13 Sep 2012 13:16:45 -0700 Added tag jdk8-b56 for changeset 5b1ac23fe8a0
katleman [Thu, 13 Sep 2012 13:16:45 -0700] rev 13719
Added tag jdk8-b56 for changeset 5b1ac23fe8a0
Wed, 05 Jul 2017 18:22:45 +0200 Merge
duke [Wed, 05 Jul 2017 18:22:45 +0200] rev 13718
Merge
Wed, 19 Sep 2012 15:45:53 -0700 Merge
katleman [Wed, 19 Sep 2012 15:45:53 -0700] rev 13717
Merge
Tue, 18 Sep 2012 11:29:44 -0700 7197849: Update new build-infra makefiles
ohair [Tue, 18 Sep 2012 11:29:44 -0700] rev 13716
7197849: Update new build-infra makefiles Reviewed-by: ihse, erikj, ohrstrom, tbell
Thu, 13 Sep 2012 13:15:39 -0700 Added tag jdk8-b56 for changeset 35d8828b27fb
katleman [Thu, 13 Sep 2012 13:15:39 -0700] rev 13715
Added tag jdk8-b56 for changeset 35d8828b27fb
Wed, 05 Jul 2017 18:22:41 +0200 Merge
duke [Wed, 05 Jul 2017 18:22:41 +0200] rev 13714
Merge
Wed, 19 Sep 2012 15:45:48 -0700 Merge
katleman [Wed, 19 Sep 2012 15:45:48 -0700] rev 13713
Merge
Tue, 18 Sep 2012 11:29:37 -0700 7197849: Update new build-infra makefiles
ohair [Tue, 18 Sep 2012 11:29:37 -0700] rev 13712
7197849: Update new build-infra makefiles Reviewed-by: ihse, erikj, ohrstrom, tbell
Thu, 13 Sep 2012 13:15:34 -0700 Added tag jdk8-b56 for changeset 5cc92e17f3ec
katleman [Thu, 13 Sep 2012 13:15:34 -0700] rev 13711
Added tag jdk8-b56 for changeset 5cc92e17f3ec
Wed, 05 Jul 2017 18:22:37 +0200 Merge
duke [Wed, 05 Jul 2017 18:22:37 +0200] rev 13710
Merge
Wed, 19 Sep 2012 15:44:50 -0700 Merge
katleman [Wed, 19 Sep 2012 15:44:50 -0700] rev 13709
Merge
Tue, 18 Sep 2012 11:29:51 -0700 7197849: Update new build-infra makefiles
ohair [Tue, 18 Sep 2012 11:29:51 -0700] rev 13708
7197849: Update new build-infra makefiles Reviewed-by: ihse, erikj, ohrstrom, tbell
Thu, 13 Sep 2012 13:14:58 -0700 Added tag jdk8-b56 for changeset 1797aae1f07c
katleman [Thu, 13 Sep 2012 13:14:58 -0700] rev 13707
Added tag jdk8-b56 for changeset 1797aae1f07c
Wed, 05 Jul 2017 18:22:34 +0200 Merge
duke [Wed, 05 Jul 2017 18:22:34 +0200] rev 13706
Merge
Wed, 19 Sep 2012 15:46:32 -0700 Merge
katleman [Wed, 19 Sep 2012 15:46:32 -0700] rev 13705
Merge
Wed, 19 Sep 2012 04:26:50 -0400 7199410: Remove files that were omitted from 7130909 changeset
dholmes [Wed, 19 Sep 2012 04:26:50 -0400] rev 13704
7199410: Remove files that were omitted from 7130909 changeset Reviewed-by: ohair
Tue, 18 Sep 2012 12:16:37 -0700 7198325: Fix more $(sort) issues on lnk commands in makefiles, making binaries more consistent
ohair [Tue, 18 Sep 2012 12:16:37 -0700] rev 13703
7198325: Fix more $(sort) issues on lnk commands in makefiles, making binaries more consistent 7130909: Add a more general mechanism for customizing the build logic Reviewed-by: dholmes, tbell, erikj, ihse, ohrstrom
Tue, 18 Sep 2012 11:29:24 -0700 7197849: Update new build-infra makefiles
ohair [Tue, 18 Sep 2012 11:29:24 -0700] rev 13702
7197849: Update new build-infra makefiles Reviewed-by: ihse, erikj, ohrstrom, tbell
Thu, 13 Sep 2012 13:16:04 -0700 Added tag jdk8-b56 for changeset 9a3f2acd6f92
katleman [Thu, 13 Sep 2012 13:16:04 -0700] rev 13701
Added tag jdk8-b56 for changeset 9a3f2acd6f92
Wed, 05 Jul 2017 18:22:29 +0200 Merge
duke [Wed, 05 Jul 2017 18:22:29 +0200] rev 13700
Merge
Thu, 13 Sep 2012 13:15:14 -0700 Added tag jdk8-b56 for changeset 1bce16d0ddd1
katleman [Thu, 13 Sep 2012 13:15:14 -0700] rev 13699
Added tag jdk8-b56 for changeset 1bce16d0ddd1
Wed, 19 Sep 2012 15:44:47 -0700 Merge
katleman [Wed, 19 Sep 2012 15:44:47 -0700] rev 13698
Merge
Tue, 18 Sep 2012 11:29:16 -0700 7197849: Update new build-infra makefiles
ohair [Tue, 18 Sep 2012 11:29:16 -0700] rev 13697
7197849: Update new build-infra makefiles Reviewed-by: ihse, erikj, ohrstrom, tbell
Thu, 13 Sep 2012 13:14:51 -0700 Added tag jdk8-b56 for changeset d8e903d6b2e0
katleman [Thu, 13 Sep 2012 13:14:51 -0700] rev 13696
Added tag jdk8-b56 for changeset d8e903d6b2e0
Wed, 05 Jul 2017 18:22:17 +0200 Added tag jdk8-b56 for changeset ffe6bce5a521
duke [Wed, 05 Jul 2017 18:22:17 +0200] rev 13695
Added tag jdk8-b56 for changeset ffe6bce5a521
Wed, 05 Jul 2017 18:22:17 +0200 Merge jdk8-b56
duke [Wed, 05 Jul 2017 18:22:17 +0200] rev 13694
Merge
Wed, 05 Jul 2017 18:22:13 +0200 Merge
duke [Wed, 05 Jul 2017 18:22:13 +0200] rev 13693
Merge
Mon, 10 Sep 2012 17:55:00 -0700 Merge
lana [Mon, 10 Sep 2012 17:55:00 -0700] rev 13692
Merge
Wed, 05 Sep 2012 12:00:30 -0700 Merge
lana [Wed, 05 Sep 2012 12:00:30 -0700] rev 13691
Merge
Wed, 05 Sep 2012 08:32:32 -0700 7185778: javah error "Not a valid class name" on class names with dollar signs
jjh [Wed, 05 Sep 2012 08:32:32 -0700] rev 13690
7185778: javah error "Not a valid class name" on class names with dollar signs Reviewed-by: jjg
Fri, 31 Aug 2012 10:37:46 +0100 7151010: Add compiler support for repeating annotations
jfranck [Fri, 31 Aug 2012 10:37:46 +0100] rev 13689
7151010: Add compiler support for repeating annotations Reviewed-by: jjg, mcimadamore
Thu, 06 Sep 2012 17:28:10 -0700 Added tag jdk8-b55 for changeset bc332057d97a
katleman [Thu, 06 Sep 2012 17:28:10 -0700] rev 13688
Added tag jdk8-b55 for changeset bc332057d97a
Wed, 05 Jul 2017 18:22:07 +0200 Merge
duke [Wed, 05 Jul 2017 18:22:07 +0200] rev 13687
Merge
Thu, 06 Sep 2012 17:27:48 -0700 Added tag jdk8-b55 for changeset 39d1771dd21b
katleman [Thu, 06 Sep 2012 17:27:48 -0700] rev 13686
Added tag jdk8-b55 for changeset 39d1771dd21b
Wed, 05 Jul 2017 18:22:04 +0200 Merge
duke [Wed, 05 Jul 2017 18:22:04 +0200] rev 13685
Merge
Thu, 06 Sep 2012 17:27:44 -0700 Added tag jdk8-b55 for changeset b5d27d05eea2
katleman [Thu, 06 Sep 2012 17:27:44 -0700] rev 13684
Added tag jdk8-b55 for changeset b5d27d05eea2
Wed, 05 Jul 2017 18:22:00 +0200 Merge
duke [Wed, 05 Jul 2017 18:22:00 +0200] rev 13683
Merge
Thu, 06 Sep 2012 17:27:24 -0700 Added tag jdk8-b55 for changeset a180f4cc7c94
katleman [Thu, 06 Sep 2012 17:27:24 -0700] rev 13682
Added tag jdk8-b55 for changeset a180f4cc7c94
Wed, 05 Jul 2017 18:21:57 +0200 Merge
duke [Wed, 05 Jul 2017 18:21:57 +0200] rev 13681
Merge
Wed, 12 Sep 2012 15:57:26 -0700 Merge
katleman [Wed, 12 Sep 2012 15:57:26 -0700] rev 13680
Merge
Tue, 11 Sep 2012 14:18:54 -0700 Merge
ohair [Tue, 11 Sep 2012 14:18:54 -0700] rev 13679
Merge
Tue, 11 Sep 2012 13:40:59 -0700 7197771: Adjust jdk sources to avoid use of implementation defined value of __FILE__
ohair [Tue, 11 Sep 2012 13:40:59 -0700] rev 13678
7197771: Adjust jdk sources to avoid use of implementation defined value of __FILE__ 7180608: Sort the order of object files when building shared libraries Reviewed-by: ohrstrom, erikj, tbell
Mon, 10 Sep 2012 17:55:41 -0700 Merge
lana [Mon, 10 Sep 2012 17:55:41 -0700] rev 13677
Merge
Wed, 05 Sep 2012 20:03:19 -0700 Merge
lana [Wed, 05 Sep 2012 20:03:19 -0700] rev 13676
Merge
Wed, 05 Sep 2012 11:38:40 -0700 7194005: (launcher) needs to be enhanced for 64-bit jar file handling
ksrini [Wed, 05 Sep 2012 11:38:40 -0700] rev 13675
7194005: (launcher) needs to be enhanced for 64-bit jar file handling Reviewed-by: darcy, sherman
Wed, 05 Sep 2012 11:59:27 -0700 Merge
lana [Wed, 05 Sep 2012 11:59:27 -0700] rev 13674
Merge
Wed, 05 Sep 2012 10:26:54 -0700 Merge
valeriep [Wed, 05 Sep 2012 10:26:54 -0700] rev 13673
Merge
Tue, 04 Sep 2012 18:41:06 -0700 7044060: Need to support NSA Suite B Cryptography algorithms
valeriep [Tue, 04 Sep 2012 18:41:06 -0700] rev 13672
7044060: Need to support NSA Suite B Cryptography algorithms Summary: Add support for DSA parameter generation and OIDs for NSA Suite B algorithms. Reviewed-by: vinnie
Wed, 05 Sep 2012 14:42:44 +0200 6963102: Testcase failures sun/tools/jstatd/jstatdExternalRegistry.sh and sun/tools/jstatd/jstatdDefaults.sh
sla [Wed, 05 Sep 2012 14:42:44 +0200] rev 13671
6963102: Testcase failures sun/tools/jstatd/jstatdExternalRegistry.sh and sun/tools/jstatd/jstatdDefaults.sh Summary: Make tests more resilient by allowing for more error messages from jps Reviewed-by: alanb, rbackman, dsamersoff
Tue, 04 Sep 2012 12:53:50 -0700 7195519: OutOfMemoryError in docs build after 7151010
jjg [Tue, 04 Sep 2012 12:53:50 -0700] rev 13670
7195519: OutOfMemoryError in docs build after 7151010 Reviewed-by: darcy
Tue, 04 Sep 2012 02:24:51 -0700 7195733: TEST_BUG: sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/B6216082.java failing
xuelei [Tue, 04 Sep 2012 02:24:51 -0700] rev 13669
7195733: TEST_BUG: sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/B6216082.java failing Reviewed-by: chegar, alanb, xuelei Contributed-by: Eric Wang <yiming.wang@oracle.com>
Fri, 19 Jun 2009 16:50:38 +0300 6853676: OperatingSystemMXBean.TotalPhysicalMemorySize has incorrect value
sla [Fri, 19 Jun 2009 16:50:38 +0300] rev 13668
6853676: OperatingSystemMXBean.TotalPhysicalMemorySize has incorrect value Reviewed-by: alanb, dholmes, sla Contributed-by: Dmytro Sheyko <dmytro_sheyko@hotmail.com>
Fri, 31 Aug 2012 12:25:37 +0100 7033824: TEST_BUG: java/nio/file/Files/CopyAndMove.java fails intermittently
alanb [Fri, 31 Aug 2012 12:25:37 +0100] rev 13667
7033824: TEST_BUG: java/nio/file/Files/CopyAndMove.java fails intermittently Reviewed-by: chegar
Fri, 31 Aug 2012 12:25:29 +0100 7195063: [TEST] jtreg flags com/sun/corba/cachedSocket/7056731.sh with Error failure.
coffeys [Fri, 31 Aug 2012 12:25:29 +0100] rev 13666
7195063: [TEST] jtreg flags com/sun/corba/cachedSocket/7056731.sh with Error failure. Reviewed-by: chegar
Fri, 31 Aug 2012 10:52:17 +0200 7151010: Add compiler support for repeating annotations
jfranck [Fri, 31 Aug 2012 10:52:17 +0200] rev 13665
7151010: Add compiler support for repeating annotations Reviewed-by: darcy, jjg
Thu, 30 Aug 2012 18:53:02 -0700 7195099: update problem list with RMI test failures
smarks [Thu, 30 Aug 2012 18:53:02 -0700] rev 13664
7195099: update problem list with RMI test failures Reviewed-by: alanb
Thu, 30 Aug 2012 16:51:46 -0700 Merge
lana [Thu, 30 Aug 2012 16:51:46 -0700] rev 13663
Merge
Thu, 30 Aug 2012 14:42:10 -0700 Merge
mullan [Thu, 30 Aug 2012 14:42:10 -0700] rev 13662
Merge
Thu, 30 Aug 2012 14:40:57 -0700 6995421: Eliminate the static dependency to sun.security.ec.ECKeyFactory
mullan [Thu, 30 Aug 2012 14:40:57 -0700] rev 13661
6995421: Eliminate the static dependency to sun.security.ec.ECKeyFactory Reviewed-by: mullan, vinnie Contributed-by: stephen.flores@oracle.com
Thu, 30 Aug 2012 13:38:03 -0400 7193683: DriverManager Iterator Warning cleanup
lancea [Thu, 30 Aug 2012 13:38:03 -0400] rev 13660
7193683: DriverManager Iterator Warning cleanup Reviewed-by: lancea Contributed-by: Dan Xu <dan.xu@oracle.com>
Thu, 30 Aug 2012 12:55:40 +0100 7193710: ByteArrayOutputStream Javadoc contains unclosed <code> element
dxu [Thu, 30 Aug 2012 12:55:40 +0100] rev 13659
7193710: ByteArrayOutputStream Javadoc contains unclosed <code> element Reviewed-by: dholmes, alanb, ulfzibis
Wed, 29 Aug 2012 11:03:02 +0800 7184815: [macosx] Need to read Kerberos config in files
weijun [Wed, 29 Aug 2012 11:03:02 +0800] rev 13658
7184815: [macosx] Need to read Kerberos config in files Reviewed-by: valeriep
Wed, 05 Sep 2012 20:01:40 -0700 Merge
lana [Wed, 05 Sep 2012 20:01:40 -0700] rev 13657
Merge
Wed, 05 Sep 2012 17:33:52 -0700 Merge
lana [Wed, 05 Sep 2012 17:33:52 -0700] rev 13656
Merge
Wed, 05 Sep 2012 21:40:05 +0400 7124523: [macosx] b216: Mising part of applet UI
serb [Wed, 05 Sep 2012 21:40:05 +0400] rev 13655
7124523: [macosx] b216: Mising part of applet UI Reviewed-by: denis, alexsch
Tue, 04 Sep 2012 20:50:44 +0400 7195106: REGRESSION : There is no way to get Icon inf, once Softreference is released
malenkov [Tue, 04 Sep 2012 20:50:44 +0400] rev 13654
7195106: REGRESSION : There is no way to get Icon inf, once Softreference is released Reviewed-by: rupashka
Tue, 04 Sep 2012 13:12:16 +0400 7169395: Exception throws due to the changes in JDK 7 object tranversal and break backward compatibility
malenkov [Tue, 04 Sep 2012 13:12:16 +0400] rev 13653
7169395: Exception throws due to the changes in JDK 7 object tranversal and break backward compatibility Reviewed-by: art
Fri, 31 Aug 2012 16:31:29 +0400 6981400: Tabbing between textfield do not work properly when ALT+TAB
ant [Fri, 31 Aug 2012 16:31:29 +0400] rev 13652
6981400: Tabbing between textfield do not work properly when ALT+TAB 7157015: [macosx] Situation when KeyEventDispatcher doesn't work on AWT but does on Swing. 7121442: Regression : Reopen CR 6458497 still reproducible using JDK 7. Reviewed-by: art, leonidr
Fri, 31 Aug 2012 14:49:23 +0400 7186794: Setter not found. PropertyDescriptor(PropertyDescriptor,PropertyDescriptor)
malenkov [Fri, 31 Aug 2012 14:49:23 +0400] rev 13651
7186794: Setter not found. PropertyDescriptor(PropertyDescriptor,PropertyDescriptor) Reviewed-by: rupashka
Fri, 31 Aug 2012 14:32:09 +0400 7192955: Introspector overide PropertyDescriptor for generic type field defined in super class
malenkov [Fri, 31 Aug 2012 14:32:09 +0400] rev 13650
7192955: Introspector overide PropertyDescriptor for generic type field defined in super class Reviewed-by: rupashka
Thu, 30 Aug 2012 01:17:24 +0400 7192887: java/awt/Window/Grab/GrabTest.java still failed (fix failed for CR 7149068)
denis [Thu, 30 Aug 2012 01:17:24 +0400] rev 13649
7192887: java/awt/Window/Grab/GrabTest.java still failed (fix failed for CR 7149068) Reviewed-by: ant, serb
Wed, 29 Aug 2012 19:53:35 +0400 7124375: [macosx] Focus isn't transfered as expected between components
leonidr [Wed, 29 Aug 2012 19:53:35 +0400] rev 13648
7124375: [macosx] Focus isn't transfered as expected between components Reviewed-by: art, ant, serb
Wed, 29 Aug 2012 15:54:28 +0400 7171045: [macosx] There are no enter or exit events reported against 8b39 for MouseEventsDuringDrag.
alexsch [Wed, 29 Aug 2012 15:54:28 +0400] rev 13647
7171045: [macosx] There are no enter or exit events reported against 8b39 for MouseEventsDuringDrag. Reviewed-by: anthony, serb
Wed, 05 Sep 2012 13:50:00 -0700 Merge
lana [Wed, 05 Sep 2012 13:50:00 -0700] rev 13646
Merge
Wed, 05 Sep 2012 09:34:19 -0700 7187834: [macosx] Usage of private API in macosx 2D implementation causes Apple Store rejection
skovatch [Wed, 05 Sep 2012 09:34:19 -0700] rev 13645
7187834: [macosx] Usage of private API in macosx 2D implementation causes Apple Store rejection Reviewed-by: prr, igor
Thu, 06 Sep 2012 17:27:56 -0700 Added tag jdk8-b55 for changeset 4efc4ab93edd
katleman [Thu, 06 Sep 2012 17:27:56 -0700] rev 13644
Added tag jdk8-b55 for changeset 4efc4ab93edd
Wed, 05 Jul 2017 18:21:43 +0200 Merge
duke [Wed, 05 Jul 2017 18:21:43 +0200] rev 13643
Merge
Thu, 06 Sep 2012 17:27:33 -0700 Added tag jdk8-b55 for changeset 49f23700884c
katleman [Thu, 06 Sep 2012 17:27:33 -0700] rev 13642
Added tag jdk8-b55 for changeset 49f23700884c
Thu, 06 Sep 2012 17:27:20 -0700 Added tag jdk8-b55 for changeset b4f6c05ae88a
katleman [Thu, 06 Sep 2012 17:27:20 -0700] rev 13641
Added tag jdk8-b55 for changeset b4f6c05ae88a
Wed, 05 Jul 2017 18:21:34 +0200 Added tag jdk8-b55 for changeset 319f583f66db
duke [Wed, 05 Jul 2017 18:21:34 +0200] rev 13640
Added tag jdk8-b55 for changeset 319f583f66db
Wed, 05 Jul 2017 18:21:34 +0200 Merge jdk8-b55
duke [Wed, 05 Jul 2017 18:21:34 +0200] rev 13639
Merge
Wed, 05 Jul 2017 18:21:31 +0200 Merge
duke [Wed, 05 Jul 2017 18:21:31 +0200] rev 13638
Merge
Thu, 30 Aug 2012 20:14:48 -0700 Merge
lana [Thu, 30 Aug 2012 20:14:48 -0700] rev 13637
Merge
Mon, 27 Aug 2012 10:59:13 -0700 Merge
lana [Mon, 27 Aug 2012 10:59:13 -0700] rev 13636
Merge
Mon, 27 Aug 2012 07:21:46 -0700 7192068: (javac) provide a way for IDEs to produce Enclosing Method attributes.
ksrini [Mon, 27 Aug 2012 07:21:46 -0700] rev 13635
7192068: (javac) provide a way for IDEs to produce Enclosing Method attributes. Reviewed-by: jjg Contributed-by: jan.lahoda@oracle.com
Mon, 20 Aug 2012 13:50:04 -0700 7192744: fix up tests to accommodate jtreg spec change
jjg [Mon, 20 Aug 2012 13:50:04 -0700] rev 13634
7192744: fix up tests to accommodate jtreg spec change Reviewed-by: darcy
Mon, 20 Aug 2012 21:24:10 +0530 7181320: javac NullPointerException for switch labels with cast to String expressions
sundar [Mon, 20 Aug 2012 21:24:10 +0530] rev 13633
7181320: javac NullPointerException for switch labels with cast to String expressions Reviewed-by: mcimadamore
Fri, 17 Aug 2012 17:30:03 -0700 7192449: fix up tests to accommodate jtreg spec change
jjg [Fri, 17 Aug 2012 17:30:03 -0700] rev 13632
7192449: fix up tests to accommodate jtreg spec change Reviewed-by: darcy
Wed, 15 Aug 2012 13:48:46 -0700 7191449: update copyright year to match last edit in jdk8 langtools repository
jjh [Wed, 15 Aug 2012 13:48:46 -0700] rev 13631
7191449: update copyright year to match last edit in jdk8 langtools repository Reviewed-by: jjh Contributed-by: steve.sides@oracle.com
Thu, 30 Aug 2012 10:27:39 -0700 Added tag jdk8-b54 for changeset edce301a53ed
katleman [Thu, 30 Aug 2012 10:27:39 -0700] rev 13630
Added tag jdk8-b54 for changeset edce301a53ed
Wed, 05 Jul 2017 18:21:25 +0200 Merge
duke [Wed, 05 Jul 2017 18:21:25 +0200] rev 13629
Merge
Thu, 30 Aug 2012 10:27:18 -0700 Added tag jdk8-b54 for changeset e0b1a72b7a91
katleman [Thu, 30 Aug 2012 10:27:18 -0700] rev 13628
Added tag jdk8-b54 for changeset e0b1a72b7a91
Wed, 05 Jul 2017 18:21:21 +0200 Merge
duke [Wed, 05 Jul 2017 18:21:21 +0200] rev 13627
Merge
Thu, 30 Aug 2012 20:10:34 -0700 Merge
lana [Thu, 30 Aug 2012 20:10:34 -0700] rev 13626
Merge
Mon, 27 Aug 2012 10:55:57 -0700 Merge
lana [Mon, 27 Aug 2012 10:55:57 -0700] rev 13625
Merge
Fri, 17 Aug 2012 09:49:42 -0700 7191547: XMLEventFactory.newFactory(String factoryId, ClassLoader loader) does not work as expected
joehw [Fri, 17 Aug 2012 09:49:42 -0700] rev 13624
7191547: XMLEventFactory.newFactory(String factoryId, ClassLoader loader) does not work as expected Summary: similar to the patch for 6756677 for XMLInputFactory and XMLOutputFactory, this patch fixes an error in XMLEventFactory where factoryId was taken as factory class. Reviewed-by: lancea
Thu, 30 Aug 2012 10:27:15 -0700 Added tag jdk8-b54 for changeset 3799d28d324f
katleman [Thu, 30 Aug 2012 10:27:15 -0700] rev 13623
Added tag jdk8-b54 for changeset 3799d28d324f
Wed, 05 Jul 2017 18:21:16 +0200 Merge
duke [Wed, 05 Jul 2017 18:21:16 +0200] rev 13622
Merge
Thu, 30 Aug 2012 20:10:29 -0700 Merge
lana [Thu, 30 Aug 2012 20:10:29 -0700] rev 13621
Merge
Mon, 27 Aug 2012 10:54:30 -0700 Merge
lana [Mon, 27 Aug 2012 10:54:30 -0700] rev 13620
Merge
Thu, 16 Aug 2012 10:33:01 +0100 7056731: Race condition in CORBA code causes re-use of ABORTed connections
coffeys [Thu, 16 Aug 2012 10:33:01 +0100] rev 13619
7056731: Race condition in CORBA code causes re-use of ABORTed connections Reviewed-by: lancea Contributed-by: d.macdonald@auckland.ac.nz
Thu, 30 Aug 2012 10:27:01 -0700 Added tag jdk8-b54 for changeset bbaf12c708dc
katleman [Thu, 30 Aug 2012 10:27:01 -0700] rev 13618
Added tag jdk8-b54 for changeset bbaf12c708dc
Wed, 05 Jul 2017 18:21:11 +0200 Merge
duke [Wed, 05 Jul 2017 18:21:11 +0200] rev 13617
Merge
Wed, 05 Sep 2012 12:58:45 -0700 Merge
jcoomes [Wed, 05 Sep 2012 12:58:45 -0700] rev 13616
Merge
Fri, 31 Aug 2012 16:39:04 -0700 Merge
jcoomes [Fri, 31 Aug 2012 16:39:04 -0700] rev 13615
Merge
Fri, 31 Aug 2012 15:20:25 -0700 Merge
twisti [Fri, 31 Aug 2012 15:20:25 -0700] rev 13614
Merge
Tue, 28 Aug 2012 14:57:43 -0700 7194662: JSR 292: PermuteArgsTest times out in nightly test runs
twisti [Tue, 28 Aug 2012 14:57:43 -0700] rev 13613
7194662: JSR 292: PermuteArgsTest times out in nightly test runs Reviewed-by: kvn
Tue, 28 Aug 2012 13:14:59 -0700 7194612: api/java_lang/invoke/MethodHandles/Lookup/index.html#ExceptionsTests[findVirtualNSME] fails w/ -esa
jrose [Tue, 28 Aug 2012 13:14:59 -0700] rev 13612
7194612: api/java_lang/invoke/MethodHandles/Lookup/index.html#ExceptionsTests[findVirtualNSME] fails w/ -esa Reviewed-by: kvn, twisti
Fri, 24 Aug 2012 15:41:39 -0700 Merge
twisti [Fri, 24 Aug 2012 15:41:39 -0700] rev 13611
Merge
Fri, 17 Aug 2012 13:42:25 -0700 7191102: nightly failures after JSR 292 lazy method handle update (round 3)
jrose [Fri, 17 Aug 2012 13:42:25 -0700] rev 13610
7191102: nightly failures after JSR 292 lazy method handle update (round 3) Reviewed-by: twisti, kvn
Fri, 31 Aug 2012 12:11:03 -0700 Merge
lana [Fri, 31 Aug 2012 12:11:03 -0700] rev 13609
Merge
Fri, 31 Aug 2012 09:15:34 -0700 7194567: Improve long term persistence of java.beans objects
malenkov [Fri, 31 Aug 2012 09:15:34 -0700] rev 13608
7194567: Improve long term persistence of java.beans objects Reviewed-by: ahgross, art
Thu, 30 Aug 2012 20:16:07 -0700 Merge
lana [Thu, 30 Aug 2012 20:16:07 -0700] rev 13607
Merge
Wed, 25 Jul 2012 19:46:00 +0400 7185678: java/awt/Menu/NullMenuLabelTest/NullMenuLabelTest.java failed with NPE
bagiras [Wed, 25 Jul 2012 19:46:00 +0400] rev 13606
7185678: java/awt/Menu/NullMenuLabelTest/NullMenuLabelTest.java failed with NPE Reviewed-by: art, ahgross
Mon, 23 Jul 2012 15:51:46 +0400 7180036: Build failure in Mac platform caused by fix # 7163201
bagiras [Mon, 23 Jul 2012 15:51:46 +0400] rev 13605
7180036: Build failure in Mac platform caused by fix # 7163201 Reviewed-by: art, kizune, ahgross
Thu, 30 Aug 2012 13:11:23 -0700 7163201: Simplify toolkit internals references
bagiras [Thu, 30 Aug 2012 13:11:23 -0700] rev 13604
7163201: Simplify toolkit internals references Reviewed-by: art, anthony, ahgross
Tue, 31 Jul 2012 21:01:56 +0400 7183701: [TEST] closed/java/beans/security/TestClassFinder.java - compilation failed
malenkov [Tue, 31 Jul 2012 21:01:56 +0400] rev 13603
7183701: [TEST] closed/java/beans/security/TestClassFinder.java - compilation failed Reviewed-by: rupashka
Tue, 19 Jun 2012 20:34:06 +0400 7162476: XMLDecoder security issue via ClassFinder
malenkov [Tue, 19 Jun 2012 20:34:06 +0400] rev 13602
7162476: XMLDecoder security issue via ClassFinder Reviewed-by: art, ahgross
Fri, 15 Jun 2012 21:01:55 +0400 7162473: ConstructorFinder/FieldFinder/MethodFinder gives access to restricted classes
malenkov [Fri, 15 Jun 2012 21:01:55 +0400] rev 13601
7162473: ConstructorFinder/FieldFinder/MethodFinder gives access to restricted classes Reviewed-by: art, ahgross
Thu, 30 Aug 2012 20:13:30 -0700 Merge
lana [Thu, 30 Aug 2012 20:13:30 -0700] rev 13600
Merge
Tue, 28 Aug 2012 12:24:33 -0700 Merge
lana [Tue, 28 Aug 2012 12:24:33 -0700] rev 13599
Merge
Tue, 28 Aug 2012 09:40:27 -0700 7194608: add VerifyLocalVariableTableOnRetransformTest.sh to Problem.list
dcubed [Tue, 28 Aug 2012 09:40:27 -0700] rev 13598
7194608: add VerifyLocalVariableTableOnRetransformTest.sh to Problem.list Reviewed-by: alanb
Tue, 28 Aug 2012 08:46:23 -0400 Merge
mullan [Tue, 28 Aug 2012 08:46:23 -0400] rev 13597
Merge
Tue, 28 Aug 2012 08:43:17 -0400 7192896: Reason of CertPathValidatorException should be UNDETERMINED_REVOCATION_STATUS if OCSP request failed
mullan [Tue, 28 Aug 2012 08:43:17 -0400] rev 13596
7192896: Reason of CertPathValidatorException should be UNDETERMINED_REVOCATION_STATUS if OCSP request failed Reviewed-by: xuelei
Tue, 28 Aug 2012 11:12:46 +0100 6962637: TEST_BUG: java/io/File/MaxPathLength.java may fail in busy system
alanb [Tue, 28 Aug 2012 11:12:46 +0100] rev 13595
6962637: TEST_BUG: java/io/File/MaxPathLength.java may fail in busy system Reviewed-by: dholmes, alanb Contributed-by: Eric Wang <yiming.wang@oracle.com>
Tue, 28 Aug 2012 10:31:27 +0100 7194035: update tests for upcoming changes for jtreg
jjg [Tue, 28 Aug 2012 10:31:27 +0100] rev 13594
7194035: update tests for upcoming changes for jtreg Reviewed-by: alanb, sspitsyn
Tue, 28 Aug 2012 10:29:30 +0100 7194032: update tests for upcoming changes for jtreg
jjg [Tue, 28 Aug 2012 10:29:30 +0100] rev 13593
7194032: update tests for upcoming changes for jtreg Reviewed-by: alanb, iris
Tue, 28 Aug 2012 17:25:07 +0800 7194472: FileKeyTab.java test fails on Windows
weijun [Tue, 28 Aug 2012 17:25:07 +0800] rev 13592
7194472: FileKeyTab.java test fails on Windows Reviewed-by: alanb
Mon, 27 Aug 2012 10:58:40 -0700 Merge
lana [Mon, 27 Aug 2012 10:58:40 -0700] rev 13591
Merge
Mon, 27 Aug 2012 10:23:43 +0800 7152121: Krb5LoginModule no longer handles keyTabNames with "file:" prefix
weijun [Mon, 27 Aug 2012 10:23:43 +0800] rev 13590
7152121: Krb5LoginModule no longer handles keyTabNames with "file:" prefix Reviewed-by: mullan
Fri, 24 Aug 2012 22:55:49 -0700 7193339: Prepare system classes be defined by a non-null module loader
mchung [Fri, 24 Aug 2012 22:55:49 -0700] rev 13589
7193339: Prepare system classes be defined by a non-null module loader Reviewed-by: alanb, dholmes, dsamersoff, sspitsyn, psandoz
Fri, 24 Aug 2012 11:48:51 -0700 7168172: (fs) Files.isReadable slow on Windows
khazra [Fri, 24 Aug 2012 11:48:51 -0700] rev 13588
7168172: (fs) Files.isReadable slow on Windows Summary: Remove DACL checking for read access, also reviewed by Ulf.Zibis@CoSoCo.de, zhong.j.yu@gmail.com Reviewed-by: alanb
Fri, 24 Aug 2012 19:35:30 +0100 7193933: More ProblemList.txt updates (8/2012)
alanb [Fri, 24 Aug 2012 19:35:30 +0100] rev 13587
7193933: More ProblemList.txt updates (8/2012) Reviewed-by: darcy, chegar
Fri, 24 Aug 2012 10:13:58 -0700 7193601: Build breakage with the fix to 6336885 (build-infra build)
naoto [Fri, 24 Aug 2012 10:13:58 -0700] rev 13586
7193601: Build breakage with the fix to 6336885 (build-infra build) Reviewed-by: mduigou
Thu, 23 Aug 2012 13:07:08 +0100 7191587: (se) SelectionKey.interestOps does not defer changing the interest set to the next select [macosx]
alanb [Thu, 23 Aug 2012 13:07:08 +0100] rev 13585
7191587: (se) SelectionKey.interestOps does not defer changing the interest set to the next select [macosx] Reviewed-by: alanb Contributed-by: Jason T Greene <jason.greene@redhat.com>
Thu, 23 Aug 2012 16:28:17 +0800 7193463: Improve registering signal handlers in java.lang.Terminator.setup()
dingxmin [Thu, 23 Aug 2012 16:28:17 +0800] rev 13584
7193463: Improve registering signal handlers in java.lang.Terminator.setup() Reviewed-by: dholmes, alanb
Tue, 21 Aug 2012 11:00:30 -0700 6336885: RFE: Locale Data Deployment Enhancements
naoto [Tue, 21 Aug 2012 11:00:30 -0700] rev 13583
6336885: RFE: Locale Data Deployment Enhancements 4609153: Provide locale data for Indic locales 5104387: Support for gl_ES locale (galician language) 6337471: desktop/system locale preferences support 7056139: (cal) SPI support for locale-dependent Calendar parameters 7058206: Provide CalendarData SPI for week params and display field value names 7073852: Support multiple scripts for digits and decimal symbols per locale 7079560: [Fmt-Da] Context dependent month names support in SimpleDateFormat 7171324: getAvailableLocales() of locale sensitive services should return the actual availability of locales 7151414: (cal) Support calendar type identification 7168528: LocaleServiceProvider needs to be aware of Locale extensions 7171372: (cal) locale's default Calendar should be created if unknown calendar is specified Summary: JEP 127: Improve Locale Data Packaging and Adopt Unicode CLDR Data (part 1 w/o packaging changes. by Naoto Sato and Masayoshi Okutsu) Reviewed-by: erikj, sherman, peytoia
Tue, 21 Aug 2012 13:42:08 +0100 7132889: (se) AbstractSelectableChannel.register and configureBlocking not safe from asynchronous close
alanb [Tue, 21 Aug 2012 13:42:08 +0100] rev 13582
7132889: (se) AbstractSelectableChannel.register and configureBlocking not safe from asynchronous close Reviewed-by: alanb Contributed-by: Shirish Kuncolienkar <shirishk@linux.vnet.ibm.com>
Mon, 20 Aug 2012 14:52:12 +0100 7191777: test/java/lang/ProcessBuilder/Basic.java failing intermittently due to additions for 4244896
robm [Mon, 20 Aug 2012 14:52:12 +0100] rev 13581
7191777: test/java/lang/ProcessBuilder/Basic.java failing intermittently due to additions for 4244896 Reviewed-by: dholmes, alanb
Mon, 20 Aug 2012 07:59:26 +0800 7192202: Make sure keytool prints both unknown and unparseable extensions
weijun [Mon, 20 Aug 2012 07:59:26 +0800] rev 13580
7192202: Make sure keytool prints both unknown and unparseable extensions Reviewed-by: mullan
Sun, 19 Aug 2012 13:29:01 +0100 7191467: (fs) WatchService periodically fails to queue ENTRY_DELETE event for short lived file [sol11]
alanb [Sun, 19 Aug 2012 13:29:01 +0100] rev 13579
7191467: (fs) WatchService periodically fails to queue ENTRY_DELETE event for short lived file [sol11] Reviewed-by: chegar
Sun, 19 Aug 2012 13:03:00 +0100 7192275: Minimize LogManager dependencies on java.beans
alanb [Sun, 19 Aug 2012 13:03:00 +0100] rev 13578
7192275: Minimize LogManager dependencies on java.beans Summary: Reduce dependency to PropertyChangeListener and PropertyChangeEvent. Also add basic test coverage. Reviewed-by: dcubed, dsamersoff, mchung
Fri, 17 Aug 2012 08:28:48 -0700 7190750: (pack200) the java unpacker produces non spec. compliant classfile with lambda classfiles
ksrini [Fri, 17 Aug 2012 08:28:48 -0700] rev 13577
7190750: (pack200) the java unpacker produces non spec. compliant classfile with lambda classfiles Reviewed-by: jrose
Fri, 17 Aug 2012 12:51:23 -0700 7191322: add test for 7064927 to java.lang.instrument
dcubed [Fri, 17 Aug 2012 12:51:23 -0700] rev 13576
7191322: add test for 7064927 to java.lang.instrument Summary: Add support for canRetransform attribute to the test manager. Add test for 7064927. Reviewed-by: dsamersoff, sspitsyn, ohair
Fri, 17 Aug 2012 14:32:50 -0400 6500133: REGRESSION: CertificateParsingException for CRL Distribution Point with blank
mullan [Fri, 17 Aug 2012 14:32:50 -0400] rev 13575
6500133: REGRESSION: CertificateParsingException for CRL Distribution Point with blank Reviewed-by: mullan Contributed-by: jason.uh@oracle.com
Fri, 17 Aug 2012 17:10:56 +0800 7191275: Cleanup OS specific blocks in PlainDatagramSocketImpl.c to support more unix-like platforms
dingxmin [Fri, 17 Aug 2012 17:10:56 +0800] rev 13574
7191275: Cleanup OS specific blocks in PlainDatagramSocketImpl.c to support more unix-like platforms Reviewed-by: chegar
Thu, 16 Aug 2012 14:35:26 +0100 7132247: java/rmi/registry/readTest/readTest.sh failing with Cygwin
alanb [Thu, 16 Aug 2012 14:35:26 +0100] rev 13573
7132247: java/rmi/registry/readTest/readTest.sh failing with Cygwin Reviewed-by: alanb Contributed-by: Eric Wang <yiming.wang@oracle.com>
Thu, 16 Aug 2012 11:42:47 +0100 7191892: ProblemList.txt updates (8/2012)
alanb [Thu, 16 Aug 2012 11:42:47 +0100] rev 13572
7191892: ProblemList.txt updates (8/2012) Reviewed-by: alanb Contributed-by: amy.lu@oracle.com
Thu, 16 Aug 2012 11:14:42 +0100 7191556: (fs) UnixNativeDispatcher.getextmntent should be moved into platform specific code
alanb [Thu, 16 Aug 2012 11:14:42 +0100] rev 13571
7191556: (fs) UnixNativeDispatcher.getextmntent should be moved into platform specific code Reviewed-by: andrew
Thu, 16 Aug 2012 10:48:43 +0100 7185965: Build error in javadoc make stage for bundles not containing crypto package
coffeys [Thu, 16 Aug 2012 10:48:43 +0100] rev 13570
7185965: Build error in javadoc make stage for bundles not containing crypto package Reviewed-by: chegar
Thu, 16 Aug 2012 10:35:35 +0100 7056731: Race condition in CORBA code causes re-use of ABORTed connections
coffeys [Thu, 16 Aug 2012 10:35:35 +0100] rev 13569
7056731: Race condition in CORBA code causes re-use of ABORTed connections Reviewed-by: lancea Contributed-by: d.macdonald@auckland.ac.nz
Wed, 15 Aug 2012 22:46:35 +0100 6931128: (spec) File attribute tests fail when run as root.
robm [Wed, 15 Aug 2012 22:46:35 +0100] rev 13568
6931128: (spec) File attribute tests fail when run as root. Reviewed-by: alanb
Wed, 15 Aug 2012 14:35:36 +0100 7110151: Use underlying platform's zlib library for Java zlib support
andrew [Wed, 15 Aug 2012 14:35:36 +0100] rev 13567
7110151: Use underlying platform's zlib library for Java zlib support Summary: Make SYSTEM_ZLIB more flexible by using ZLIB_{CFLAGS,LIBS} and building on more than just MACOSX. Reviewed-by: sherman, alanb
Thu, 09 Aug 2012 17:49:43 +0200 7188442: rename java.lang.annotation.ContainerAnnotation to ContainedBy
jfranck [Thu, 09 Aug 2012 17:49:43 +0200] rev 13566
7188442: rename java.lang.annotation.ContainerAnnotation to ContainedBy Reviewed-by: darcy, jjg
(0) -10000 -3000 -1000 -384 +384 +1000 +3000 +10000 +30000 tip