Thu, 24 Dec 2015 17:21:09 +0100 Merge
twisti [Thu, 24 Dec 2015 17:21:09 +0100] rev 35149
Merge
Wed, 23 Dec 2015 20:19:42 -1000 8143072: [JVMCI] Port JVMCI to AArch64
twisti [Wed, 23 Dec 2015 20:19:42 -1000] rev 35148
8143072: [JVMCI] Port JVMCI to AArch64 Reviewed-by: gdub, rschatz, twisti, kvn Contributed-by: aph@redhat.com
Wed, 23 Dec 2015 23:08:16 +0300 8146129: quarantine compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
iignatyev [Wed, 23 Dec 2015 23:08:16 +0300] rev 35147
8146129: quarantine compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java Reviewed-by: twisti
Wed, 23 Dec 2015 21:09:50 -0800 8145688: Update for x86 pow in the math lib
kvn [Wed, 23 Dec 2015 21:09:50 -0800] rev 35146
8145688: Update for x86 pow in the math lib Summary: Optimizes Math.pow() for 64 and 32 bit X86 architecture using Intel LIBM implementation. Reviewed-by: kvn Contributed-by: vivek.r.deshpande@intel.com
Wed, 23 Dec 2015 16:24:19 -0800 8146043: run JVMCI tests in JPRT
twisti [Wed, 23 Dec 2015 16:24:19 -0800] rev 35145
8146043: run JVMCI tests in JPRT Reviewed-by: iklam, ctornqvi, collins
Wed, 23 Dec 2015 11:36:46 -1000 8146100: compiler/jvmci/code/SimpleCodeInstallationTest.java JUnit Failure: expected:<12> but was:<109710641>
twisti [Wed, 23 Dec 2015 11:36:46 -1000] rev 35144
8146100: compiler/jvmci/code/SimpleCodeInstallationTest.java JUnit Failure: expected:<12> but was:<109710641> Reviewed-by: kvn
Wed, 23 Dec 2015 07:27:42 -1000 8145435: [JVMCI] some tests on Windows fail with: assert(!thread->is_Java_thread()) failed: must not be java thread
twisti [Wed, 23 Dec 2015 07:27:42 -1000] rev 35143
8145435: [JVMCI] some tests on Windows fail with: assert(!thread->is_Java_thread()) failed: must not be java thread Reviewed-by: never, dnsimon, dholmes, coleenp
Tue, 22 Dec 2015 13:41:09 -0800 Merge
twisti [Tue, 22 Dec 2015 13:41:09 -0800] rev 35142
Merge
Mon, 21 Dec 2015 22:17:23 +0100 8145328: SEGV in DirectivesStack::getMatchingDirective
neliasso [Mon, 21 Dec 2015 22:17:23 +0100] rev 35141
8145328: SEGV in DirectivesStack::getMatchingDirective Summary: Loop until enabled directive is found Reviewed-by: kvn, twisti
Mon, 21 Dec 2015 11:34:58 +0100 8144487: PhaseIdealLoop::build_and_optimize() must restore major_progress flag if skip_loop_opts is true
thartmann [Mon, 21 Dec 2015 11:34:58 +0100] rev 35140
8144487: PhaseIdealLoop::build_and_optimize() must restore major_progress flag if skip_loop_opts is true Summary: Restore the major_progress flag before calling igvn.optimize(). Reviewed-by: kvn
Mon, 21 Dec 2015 10:14:26 +0100 8145754: PhaseIdealLoop::is_scaled_iv_plus_offset() does not match AddI
thartmann [Mon, 21 Dec 2015 10:14:26 +0100] rev 35139
8145754: PhaseIdealLoop::is_scaled_iv_plus_offset() does not match AddI Summary: is_scaled_iv_plus_offset() should handle AddI nodes with scaled iv as second input. Reviewed-by: kvn
Sat, 19 Dec 2015 19:06:02 +0100 8145566: PrintNMethods compile command broken since b89
neliasso [Sat, 19 Dec 2015 19:06:02 +0100] rev 35138
8145566: PrintNMethods compile command broken since b89 Summary: Decremented Symbol twice Reviewed-by: thartmann, kvn
Tue, 15 Dec 2015 16:55:24 +0100 8144704: [JVMCI] add tests for simple code installation
rschatz [Tue, 15 Dec 2015 16:55:24 +0100] rev 35137
8144704: [JVMCI] add tests for simple code installation Reviewed-by: twisti
Fri, 18 Dec 2015 15:29:43 -0800 8145717: Use AVX3 instructions for Arrays.equals() intrinsic
kvn [Fri, 18 Dec 2015 15:29:43 -0800] rev 35136
8145717: Use AVX3 instructions for Arrays.equals() intrinsic Reviewed-by: kvn Contributed-by: jan.civlin@intel.com
Fri, 18 Dec 2015 12:39:02 -0800 Merge
twisti [Fri, 18 Dec 2015 12:39:02 -0800] rev 35135
Merge
Thu, 17 Dec 2015 23:36:28 +0000 Merge
twisti [Thu, 17 Dec 2015 23:36:28 +0000] rev 35134
Merge
Thu, 17 Dec 2015 23:17:34 +0000 8145714: [JVMCI] SPARC broken after JDK-8134994
twisti [Thu, 17 Dec 2015 23:17:34 +0000] rev 35133
8145714: [JVMCI] SPARC broken after JDK-8134994 Reviewed-by: kvn
Thu, 17 Dec 2015 09:39:07 -0800 8144852: Corrupted oop in nmethod
dlong [Thu, 17 Dec 2015 09:39:07 -0800] rev 35132
8144852: Corrupted oop in nmethod Reviewed-by: vlivanov
Wed, 09 Dec 2015 13:37:59 +0100 8144091: CompilerControl: directive file doesn't override inlining rules
neliasso [Wed, 09 Dec 2015 13:37:59 +0100] rev 35131
8144091: CompilerControl: directive file doesn't override inlining rules Summary: Fix correct overrides Reviewed-by: roland
Wed, 16 Dec 2015 15:39:11 +0100 8145345: LogCompilation output is empty after JEP165: Compiler Control
neliasso [Wed, 16 Dec 2015 15:39:11 +0100] rev 35130
8145345: LogCompilation output is empty after JEP165: Compiler Control Summary: Fix default init and compilecommand update Reviewed-by: kvn
Wed, 16 Dec 2015 15:38:28 +0100 8144246: adding lots of directives via jcmd may produce OOM crash
neliasso [Wed, 16 Dec 2015 15:38:28 +0100] rev 35129
8144246: adding lots of directives via jcmd may produce OOM crash Summary: Add a limit to the number of directives Reviewed-by: kvn
Wed, 16 Dec 2015 18:38:02 +0300 8141351: Create tests for direct invoke instructions testing
dpochepk [Wed, 16 Dec 2015 18:38:02 +0300] rev 35128
8141351: Create tests for direct invoke instructions testing Summary: Tests for invoke* instructions Reviewed-by: twisti
Wed, 16 Dec 2015 13:21:19 +0000 8145553: Fix warnings in AArch64 directory
aph [Wed, 16 Dec 2015 13:21:19 +0000] rev 35127
8145553: Fix warnings in AArch64 directory Reviewed-by: kvn
Wed, 16 Dec 2015 11:35:59 +0000 8144582: AArch64 does not generate correct branch profile data
aph [Wed, 16 Dec 2015 11:35:59 +0000] rev 35126
8144582: AArch64 does not generate correct branch profile data Reviewed-by: kvn
Tue, 15 Dec 2015 19:18:05 +0000 8145438: Guarantee failures since 8144028: Use AArch64 bit-test instructions in C2
aph [Tue, 15 Dec 2015 19:18:05 +0000] rev 35125
8145438: Guarantee failures since 8144028: Use AArch64 bit-test instructions in C2 Summary: Implement short and long versions of bit test instructions. Reviewed-by: kvn
Tue, 15 Dec 2015 21:17:50 +0000 Merge
twisti [Tue, 15 Dec 2015 21:17:50 +0000] rev 35124
Merge
Mon, 14 Dec 2015 17:02:02 -1000 8134994: use separate VMStructs databases for SA and JVMCI
twisti [Mon, 14 Dec 2015 17:02:02 -1000] rev 35123
8134994: use separate VMStructs databases for SA and JVMCI Reviewed-by: kbarrett
Tue, 15 Dec 2015 17:31:18 +0300 8079667: port vm/compiler/AESIntrinsics/CheckIntrinsics into jtreg
iignatyev [Tue, 15 Dec 2015 17:31:18 +0300] rev 35122
8079667: port vm/compiler/AESIntrinsics/CheckIntrinsics into jtreg Reviewed-by: kvn Contributed-by: alexander.vorobyev@oracle.com
Tue, 08 Dec 2015 14:26:17 +0000 8144498: aarch64: large code cache generates SEGV
enevill [Tue, 08 Dec 2015 14:26:17 +0000] rev 35121
8144498: aarch64: large code cache generates SEGV Summary: Fix pd_call_destination to use is_call_at rather than is_call Reviewed-by: aph, adinn
Tue, 15 Dec 2015 13:42:13 +0000 Merge
aph [Tue, 15 Dec 2015 13:42:13 +0000] rev 35120
Merge
Mon, 14 Dec 2015 15:53:48 +0000 8145320: Create unsafe_arraycopy and generic_arraycopy for AArch64
aph [Mon, 14 Dec 2015 15:53:48 +0000] rev 35119
8145320: Create unsafe_arraycopy and generic_arraycopy for AArch64 Reviewed-by: kvn
Mon, 14 Dec 2015 10:22:19 +0100 8145300: ppc64: fix port of "8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls"
goetz [Mon, 14 Dec 2015 10:22:19 +0100] rev 35118
8145300: ppc64: fix port of "8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls" Reviewed-by: simonis
Mon, 07 Dec 2015 18:24:24 +0100 8144850: C1: operator delete needs an implementation
mdoerr [Mon, 07 Dec 2015 18:24:24 +0100] rev 35117
8144850: C1: operator delete needs an implementation Reviewed-by: kvn
Tue, 15 Dec 2015 01:20:08 +0100 Merge
twisti [Tue, 15 Dec 2015 01:20:08 +0100] rev 35116
Merge
Mon, 14 Dec 2015 13:06:39 -0800 8145338: compiler/jsr292/CallSiteDepContextTest.java fails: assert(dep_implicit_context_arg(dept) == 0) failed: sanity
never [Mon, 14 Dec 2015 13:06:39 -0800] rev 35115
8145338: compiler/jsr292/CallSiteDepContextTest.java fails: assert(dep_implicit_context_arg(dept) == 0) failed: sanity Reviewed-by: twisti
Sun, 13 Dec 2015 22:51:13 +0100 8145270: Need to eagerly initialize JVMCI compiler under -Xcomp
dnsimon [Sun, 13 Dec 2015 22:51:13 +0100] rev 35114
8145270: Need to eagerly initialize JVMCI compiler under -Xcomp Reviewed-by: twisti
Mon, 14 Dec 2015 14:48:30 -0800 8144771: Use AVX3 instructions for string compare
kvn [Mon, 14 Dec 2015 14:48:30 -0800] rev 35113
8144771: Use AVX3 instructions for string compare Reviewed-by: kvn, thartmann Contributed-by: jan.civlin@intel.com, michael.c.berg@intel.com
Mon, 07 Dec 2015 15:42:47 +0100 8144466: ppc64: fix argument passing through opto stubs.
goetz [Mon, 07 Dec 2015 15:42:47 +0100] rev 35112
8144466: ppc64: fix argument passing through opto stubs. Reviewed-by: kvn
Mon, 14 Dec 2015 10:27:33 -0800 Merge
kvn [Mon, 14 Dec 2015 10:27:33 -0800] rev 35111
Merge
Mon, 07 Dec 2015 16:35:07 -0800 8143355: Update for addition of vectorizedMismatch intrinsic for x86
kvn [Mon, 07 Dec 2015 16:35:07 -0800] rev 35110
8143355: Update for addition of vectorizedMismatch intrinsic for x86 Reviewed-by: kvn Contributed-by: vivek.r.deshpande@intel.com, liqi.yi@intel.com
Tue, 08 Dec 2015 14:44:00 +0100 8143817: C1: Platform dependent stack space not preserved for all runtime calls
mdoerr [Tue, 08 Dec 2015 14:44:00 +0100] rev 35109
8143817: C1: Platform dependent stack space not preserved for all runtime calls Reviewed-by: roland
Fri, 11 Dec 2015 15:03:11 +0300 8145137: Incorrect call signature can be used in nmethod::preserve_callee_argument_oops
vlivanov [Fri, 11 Dec 2015 15:03:11 +0300] rev 35108
8145137: Incorrect call signature can be used in nmethod::preserve_callee_argument_oops Reviewed-by: roland, jrose
Thu, 10 Dec 2015 14:51:54 +0300 8145026: compiler/jsr292/NonInlinedCall/RedefineTest.java fails with: java.lang.NullPointerException in ClassFileInstaller.main
vlivanov [Thu, 10 Dec 2015 14:51:54 +0300] rev 35107
8145026: compiler/jsr292/NonInlinedCall/RedefineTest.java fails with: java.lang.NullPointerException in ClassFileInstaller.main Reviewed-by: roland
Thu, 10 Dec 2015 14:51:53 +0300 8144935: C2: safepoint is pruned from a non-counted loop
vlivanov [Thu, 10 Dec 2015 14:51:53 +0300] rev 35106
8144935: C2: safepoint is pruned from a non-counted loop Reviewed-by: roland
Wed, 09 Dec 2015 13:41:04 +0100 8144601: Premature assert in directive inline parsing
neliasso [Wed, 09 Dec 2015 13:41:04 +0100] rev 35105
8144601: Premature assert in directive inline parsing Summary: Break after first fail Reviewed-by: roland
Wed, 09 Dec 2015 22:57:52 +0100 8144944: JVMCI compiler initialization can happen on different thread than JVMCI initialization
dnsimon [Wed, 09 Dec 2015 22:57:52 +0100] rev 35104
8144944: JVMCI compiler initialization can happen on different thread than JVMCI initialization Reviewed-by: twisti
Wed, 09 Dec 2015 14:54:40 +0100 8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables
psandoz [Wed, 09 Dec 2015 14:54:40 +0100] rev 35103
8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables Reviewed-by: shade, dholmes, alanb, chegar, mchung, roland
Wed, 09 Dec 2015 11:06:39 +0100 6808665: Use486InstrsOnly aborts 32-bit VM
thartmann [Wed, 09 Dec 2015 11:06:39 +0100] rev 35102
6808665: Use486InstrsOnly aborts 32-bit VM Summary: The code supporting -XX:+/-Use486InstrsOnly was removed. Reviewed-by: dholmes, thartmann, vlivanov Contributed-by: Jamsheed Mohammed <jamsheed.c.m@oracle.com>
Wed, 09 Dec 2015 00:30:32 +0300 8144933: CompilerControl: commandfile/ExcludeTest has incorrect jtreg run innotation
ppunegov [Wed, 09 Dec 2015 00:30:32 +0300] rev 35101
8144933: CompilerControl: commandfile/ExcludeTest has incorrect jtreg run innotation Summary: fix incorrect full test name Reviewed-by: kvn
Wed, 09 Dec 2015 00:33:30 +0300 8140667: CompilerControl: tests incorrectly set states for excluded methods
ppunegov [Wed, 09 Dec 2015 00:33:30 +0300] rev 35100
8140667: CompilerControl: tests incorrectly set states for excluded methods Summary: fix exclude command generation Reviewed-by: kvn
Thu, 03 Dec 2015 11:18:34 +0100 8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package
psandoz [Thu, 03 Dec 2015 11:18:34 +0100] rev 35099
8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package Reviewed-by: jrose, vlivanov, mchung, roland
Tue, 08 Dec 2015 10:01:33 +0000 Merge
roland [Tue, 08 Dec 2015 10:01:33 +0000] rev 35098
Merge
Wed, 02 Dec 2015 15:13:42 +0100 8134883: C1 hard crash in range check elimination in Nashorn test262parallel
roland [Wed, 02 Dec 2015 15:13:42 +0100] rev 35097
8134883: C1 hard crash in range check elimination in Nashorn test262parallel Summary: C1's range check elimination breaks with a non-natural loop that has an exception handler as one entry Reviewed-by: iveresov
Mon, 07 Dec 2015 21:23:02 +0800 8144587: aarch64: generate vectorized MLA/MLS instructions
fyang [Mon, 07 Dec 2015 21:23:02 +0800] rev 35096
8144587: aarch64: generate vectorized MLA/MLS instructions Summary: Add support for MLA/MLS (vector) instructions Reviewed-by: roland
Mon, 07 Dec 2015 15:00:46 +0000 Merge
roland [Mon, 07 Dec 2015 15:00:46 +0000] rev 35095
Merge
Tue, 01 Dec 2015 12:17:18 +0100 8143930: C1 LinearScan asserts when compiling two back-to-back CompareAndSwapLongs
roland [Tue, 01 Dec 2015 12:17:18 +0100] rev 35094
8143930: C1 LinearScan asserts when compiling two back-to-back CompareAndSwapLongs Summary: refactor CAS code to decrease register pressure in c1 Reviewed-by: kvn, shade
Mon, 07 Dec 2015 15:01:24 +0100 8144822: PPC64: Fix build after 8072008
mdoerr [Mon, 07 Dec 2015 15:01:24 +0100] rev 35093
8144822: PPC64: Fix build after 8072008 Reviewed-by: goetz
Fri, 04 Dec 2015 15:18:46 -1000 8143571: [JVMCI] Double unregistering of nmethod during unloading
never [Fri, 04 Dec 2015 15:18:46 -1000] rev 35092
8143571: [JVMCI] Double unregistering of nmethod during unloading Reviewed-by: iveresov, twisti
Sat, 05 Dec 2015 02:19:46 +0000 Merge
mikael [Sat, 05 Dec 2015 02:19:46 +0000] rev 35091
Merge
Fri, 04 Dec 2015 15:08:49 -0800 8144748: Move assembler/macroAssembler inline function definitions to corresponding inline.hpp files
mikael [Fri, 04 Dec 2015 15:08:49 -0800] rev 35090
8144748: Move assembler/macroAssembler inline function definitions to corresponding inline.hpp files Reviewed-by: kvn, coleenp
Fri, 04 Dec 2015 23:50:05 +0000 Merge
mikael [Fri, 04 Dec 2015 23:50:05 +0000] rev 35089
Merge
Fri, 04 Dec 2015 13:36:10 -0800 8144657: Invalid format specifiers in jvmci trace messages
mikael [Fri, 04 Dec 2015 13:36:10 -0800] rev 35088
8144657: Invalid format specifiers in jvmci trace messages Reviewed-by: kvn
Fri, 04 Dec 2015 16:23:39 +0100 8136445: Performance issue with Nashorn and C2's global code motion
mdoerr [Fri, 04 Dec 2015 16:23:39 +0100] rev 35087
8136445: Performance issue with Nashorn and C2's global code motion Reviewed-by: kvn
Fri, 04 Dec 2015 23:46:19 +0300 8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls
vlivanov [Fri, 04 Dec 2015 23:46:19 +0300] rev 35086
8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls Reviewed-by: jrose, dlong, aph, forax
Fri, 04 Dec 2015 16:38:04 +0100 8144019: PPC64 C1: Introduce Client Compiler
mdoerr [Fri, 04 Dec 2015 16:38:04 +0100] rev 35085
8144019: PPC64 C1: Introduce Client Compiler Reviewed-by: goetz
Fri, 04 Dec 2015 14:06:38 +0100 6869327: Add new C2 flag to keep safepoints in counted loops.
aeriksso [Fri, 04 Dec 2015 14:06:38 +0100] rev 35084
6869327: Add new C2 flag to keep safepoints in counted loops. Reviewed-by: kvn, shade
Tue, 05 Jan 2016 13:08:02 -0800 Merge
amurillo [Tue, 05 Jan 2016 13:08:02 -0800] rev 35083
Merge
Tue, 05 Jan 2016 18:23:14 +0000 8146481: Disable runtime/logging/DefaultMethodsTest.java
rprotacio [Tue, 05 Jan 2016 18:23:14 +0000] rev 35082
8146481: Disable runtime/logging/DefaultMethodsTest.java Summary: @ignore'd DefaultMethodsTest.java Reviewed-by: gtriantafill, coleenp, hseigel
Fri, 18 Dec 2015 09:37:16 -0800 Merge
amurillo [Fri, 18 Dec 2015 09:37:16 -0800] rev 35081
Merge
Mon, 14 Dec 2015 19:49:15 +0000 Merge
jprovino [Mon, 14 Dec 2015 19:49:15 +0000] rev 35080
Merge
Mon, 14 Dec 2015 13:47:35 +0100 8145301: Improve and unify the printout format for the g1HRPrinter.
david [Mon, 14 Dec 2015 13:47:35 +0100] rev 35079
8145301: Improve and unify the printout format for the g1HRPrinter. Reviewed-by: brutisso, tschatzl
Mon, 14 Dec 2015 10:04:31 +0100 8145292: PPC64: fix build after "8046936: JEP 270: Reserved Stack Areas for Critical Sections"
goetz [Mon, 14 Dec 2015 10:04:31 +0100] rev 35078
8145292: PPC64: fix build after "8046936: JEP 270: Reserved Stack Areas for Critical Sections" Reviewed-by: simonis
Mon, 14 Dec 2015 02:29:11 -0500 8145114: const-correctness for ucontext_t* reading functions
stuefe [Mon, 14 Dec 2015 02:29:11 -0500] rev 35077
8145114: const-correctness for ucontext_t* reading functions Reviewed-by: dholmes, coleenp
Thu, 10 Dec 2015 14:22:00 +0100 8145103: [aix] implement os::print_register_info()
stuefe [Thu, 10 Dec 2015 14:22:00 +0100] rev 35076
8145103: [aix] implement os::print_register_info() Reviewed-by: goetz, dholmes
Sun, 13 Dec 2015 22:32:16 -0500 8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
asmundak [Sun, 13 Dec 2015 22:32:16 -0500] rev 35075
8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling Summary: Set LIBARCH to ppc64le, make SA and hsdis work, have os.arch return ppc64le on PowerPC64 LE Reviewed-by: dholmes, ihse Contributed-by: Andrew Hughes <gnu.andrew@redhat.com>, Alexander Smundak <asmundak@google.com>
Sat, 12 Dec 2015 21:23:20 +0300 8142874: [TESTBUG] OptionsValidation testing framework needs to handle VM error codes in some cases
ddmitriev [Sat, 12 Dec 2015 21:23:20 +0300] rev 35074
8142874: [TESTBUG] OptionsValidation testing framework needs to handle VM error codes in some cases Reviewed-by: gtriantafill, stsmirno, ctornqvi, gziemski
Fri, 11 Dec 2015 13:36:15 -0800 8144885: agent/src/os/linux/libproc.h needs to support Linux/SPARC builds
mikael [Fri, 11 Dec 2015 13:36:15 -0800] rev 35073
8144885: agent/src/os/linux/libproc.h needs to support Linux/SPARC builds Summary: Added include of asm/ptrace.h to libproc.h Reviewed-by: dsamersoff, asmundak, gthornbr
Fri, 11 Dec 2015 18:54:22 +0000 Merge
fparain [Fri, 11 Dec 2015 18:54:22 +0000] rev 35072
Merge
Fri, 11 Dec 2015 09:07:07 -0800 8046936: JEP 270: Reserved Stack Areas for Critical Sections
fparain [Fri, 11 Dec 2015 09:07:07 -0800] rev 35071
8046936: JEP 270: Reserved Stack Areas for Critical Sections Reviewed-by: acorn, dcubed
Fri, 11 Dec 2015 17:49:42 +0100 8144908: Remove apply_to_weak_ref_discovered_field override for UpdateRSOopClosure
sjohanss [Fri, 11 Dec 2015 17:49:42 +0100] rev 35070
8144908: Remove apply_to_weak_ref_discovered_field override for UpdateRSOopClosure Reviewed-by: kbarrett, jmasa
Fri, 11 Dec 2015 17:49:41 +0100 8144701: Change three G1 remembererd set closures to be OopClosures
sjohanss [Fri, 11 Dec 2015 17:49:41 +0100] rev 35069
8144701: Change three G1 remembererd set closures to be OopClosures Reviewed-by: mgerdin, stefank
Fri, 11 Dec 2015 17:49:40 +0100 8144584: Change FilterIntoCSClosure to inherit OopClosure
sjohanss [Fri, 11 Dec 2015 17:49:40 +0100] rev 35068
8144584: Change FilterIntoCSClosure to inherit OopClosure Reviewed-by: kbarrett, mgerdin
Fri, 11 Dec 2015 17:49:40 +0100 8144505: Change G1ParCopyHelper to inherit OopClosure
sjohanss [Fri, 11 Dec 2015 17:49:40 +0100] rev 35067
8144505: Change G1ParCopyHelper to inherit OopClosure Reviewed-by: mgerdin, stefank
Fri, 11 Dec 2015 13:18:10 +0000 Merge
david [Fri, 11 Dec 2015 13:18:10 +0000] rev 35066
Merge
Fri, 11 Dec 2015 13:48:52 +0100 8144996: Replace the HeapRegionSetCount class with an uint
david [Fri, 11 Dec 2015 13:48:52 +0100] rev 35065
8144996: Replace the HeapRegionSetCount class with an uint Reviewed-by: brutisso, jwilhelm
Thu, 10 Dec 2015 17:48:44 +0100 8145061: Too many instances of java.lang.Boolean created in Java application (hotspot repo)
sebastian [Thu, 10 Dec 2015 17:48:44 +0100] rev 35064
8145061: Too many instances of java.lang.Boolean created in Java application (hotspot repo) Summary: Avoid creating unused instances of Long and Boolean Reviewed-by: dholmes, sla
Thu, 10 Dec 2015 15:27:16 +0100 8144847: PPC64: Update Transactional Memory and Atomic::cmpxchg code
mdoerr [Thu, 10 Dec 2015 15:27:16 +0100] rev 35063
8144847: PPC64: Update Transactional Memory and Atomic::cmpxchg code Reviewed-by: stuefe, goetz
Fri, 11 Dec 2015 09:08:08 +0100 8144486: Change G1UpdateRSOrPushRefOopClosure to inherit OopClosure
sjohanss [Fri, 11 Dec 2015 09:08:08 +0100] rev 35062
8144486: Change G1UpdateRSOrPushRefOopClosure to inherit OopClosure Reviewed-by: mgerdin, stefank
Thu, 10 Dec 2015 14:57:55 +0100 8145092: Use Unified Logging for the GC logging
brutisso [Thu, 10 Dec 2015 14:57:55 +0100] rev 35061
8145092: Use Unified Logging for the GC logging Summary: JEP-271. VM changes contributed by brutisso, test changes contributed by david. Reviewed-by: sjohanss, david, brutisso Contributed-by: bengt.rutisson@oracle.com, david.lindholm@oralce.com
Thu, 10 Dec 2015 23:02:31 +0000 Merge
jprovino [Thu, 10 Dec 2015 23:02:31 +0000] rev 35060
Merge
Thu, 10 Dec 2015 18:55:58 +0000 Merge
jprovino [Thu, 10 Dec 2015 18:55:58 +0000] rev 35059
Merge
Thu, 10 Dec 2015 13:38:18 -0500 8139871: G1CollectorPolicy::_cur_mark_stop_world_time_ms is never read from
jprovino [Thu, 10 Dec 2015 13:38:18 -0500] rev 35058
8139871: G1CollectorPolicy::_cur_mark_stop_world_time_ms is never read from Summary: Remove dead code Reviewed-by: tschatzl, jwilhelm
Thu, 10 Dec 2015 21:31:56 +0000 Merge
ctornqvi [Thu, 10 Dec 2015 21:31:56 +0000] rev 35057
Merge
Wed, 09 Dec 2015 11:00:38 -0800 8144921: Remove JDK6_OR_EARLIER code from os_windows
ctornqvi [Wed, 09 Dec 2015 11:00:38 -0800] rev 35056
8144921: Remove JDK6_OR_EARLIER code from os_windows Reviewed-by: dholmes, mseledtsov, gtriantafill
Thu, 10 Dec 2015 09:42:22 -0800 8015396: double a%b returns NaN for some (a,b) (|a| < inf, |b|>0)
ctornqvi [Thu, 10 Dec 2015 09:42:22 -0800] rev 35055
8015396: double a%b returns NaN for some (a,b) (|a| < inf, |b|>0) Reviewed-by: coleenp, gtriantafill
Thu, 10 Dec 2015 19:59:10 +0000 Merge
dsamersoff [Thu, 10 Dec 2015 19:59:10 +0000] rev 35054
Merge
Thu, 10 Dec 2015 12:05:53 +0300 8139484: [Findbugs] new sun.jvm.hotspot.SAGetopt(String[]) may expose internal representation
dsamersoff [Thu, 10 Dec 2015 12:05:53 +0300] rev 35053
8139484: [Findbugs] new sun.jvm.hotspot.SAGetopt(String[]) may expose internal representation Summary: Clone array instead of just assign it Reviewed-by: dholmes
Thu, 10 Dec 2015 17:07:03 +0000 Merge
mgerdin [Thu, 10 Dec 2015 17:07:03 +0000] rev 35052
Merge
Wed, 09 Dec 2015 16:05:24 +0100 8144714: Add extension point to G1 evacuation closures
mgerdin [Wed, 09 Dec 2015 16:05:24 +0100] rev 35051
8144714: Add extension point to G1 evacuation closures Reviewed-by: ehelin, jmasa
Thu, 10 Dec 2015 17:03:48 +0100 Merge
sla [Thu, 10 Dec 2015 17:03:48 +0100] rev 35050
Merge
Thu, 10 Dec 2015 16:09:36 +0100 8145099: Better error message when SA can't attach to a process
sla [Thu, 10 Dec 2015 16:09:36 +0100] rev 35049
8145099: Better error message when SA can't attach to a process Reviewed-by: jbachorik, stuefe
Thu, 10 Dec 2015 14:24:26 +0000 Merge
david [Thu, 10 Dec 2015 14:24:26 +0000] rev 35048
Merge
Thu, 10 Dec 2015 08:50:36 +0100 8145073: Filename and linenumber are not printed for asserts any more.
david [Thu, 10 Dec 2015 08:50:36 +0100] rev 35047
8145073: Filename and linenumber are not printed for asserts any more. Reviewed-by: dholmes, stuefe
Thu, 10 Dec 2015 14:50:47 +0300 8144197: Possible use after free in Arguments::add_property function
ddmitriev [Thu, 10 Dec 2015 14:50:47 +0300] rev 35046
8144197: Possible use after free in Arguments::add_property function Reviewed-by: dholmes, goetz
Wed, 09 Dec 2015 21:24:57 +0900 8144332: HSDB could not terminate when close button is pushed.
ysuenaga [Wed, 09 Dec 2015 21:24:57 +0900] rev 35045
8144332: HSDB could not terminate when close button is pushed. Reviewed-by: jbachorik
Wed, 09 Dec 2015 23:17:21 +0900 8144965: Show oop pointer in call frame at HSDB.
ysuenaga [Wed, 09 Dec 2015 23:17:21 +0900] rev 35044
8144965: Show oop pointer in call frame at HSDB. Reviewed-by: jbachorik
Tue, 24 Nov 2015 15:56:40 -0800 8133023: ParallelGCThreads is not calculated correctly
jmasa [Tue, 24 Nov 2015 15:56:40 -0800] rev 35043
8133023: ParallelGCThreads is not calculated correctly Reviewed-by: kbarrett, tschatzl, sangheki, dholmes
Wed, 09 Dec 2015 22:27:37 +0000 Merge
jmasa [Wed, 09 Dec 2015 22:27:37 +0000] rev 35042
Merge
Wed, 09 Dec 2015 20:30:33 +0000 Merge
kbarrett [Wed, 09 Dec 2015 20:30:33 +0000] rev 35041
Merge
Thu, 03 Dec 2015 15:37:52 -0500 8141123: Cleanup in FreeIdSet
aharlap [Thu, 03 Dec 2015 15:37:52 -0500] rev 35040
8141123: Cleanup in FreeIdSet Summary: Some members of FreeIdSet should be size_t instead of ints. Also remove unused code Reviewed-by: tschatzl, kbarrett, tbenson
Thu, 21 Jan 2016 09:45:58 -0800 Added tag jdk-9+102 for changeset 62df07007db2
lana [Thu, 21 Jan 2016 09:45:58 -0800] rev 35039
Added tag jdk-9+102 for changeset 62df07007db2
Thu, 21 Jan 2016 10:15:28 -0800 Merge
lana [Thu, 21 Jan 2016 10:15:28 -0800] rev 35038
Merge
Thu, 21 Jan 2016 17:35:28 +0100 8147950: Change JPRT to use new platforms for Linux, Windows and Macosx
erikj [Thu, 21 Jan 2016 17:35:28 +0100] rev 35037
8147950: Change JPRT to use new platforms for Linux, Windows and Macosx Reviewed-by: tbell
Thu, 21 Jan 2016 15:10:42 +0100 8147934: Remove --with-sdk-name from macosx jib profile
erikj [Thu, 21 Jan 2016 15:10:42 +0100] rev 35036
8147934: Remove --with-sdk-name from macosx jib profile Reviewed-by: ihse
Thu, 21 Jan 2016 15:08:49 +0100 8147933: Configure check for number of cpus ignores HT on Macosx
erikj [Thu, 21 Jan 2016 15:08:49 +0100] rev 35035
8147933: Configure check for number of cpus ignores HT on Macosx Reviewed-by: ihse
Fri, 02 Oct 2015 11:48:50 +0300 8134605: Partial rework of the fix for 8081297
igerasim [Fri, 02 Oct 2015 11:48:50 +0300] rev 35034
8134605: Partial rework of the fix for 8081297 Reviewed-by: xuelei, coffeys, valeriep
Wed, 20 Jan 2016 13:57:03 +0100 8147786: Building hotspot gives error message from find
erikj [Wed, 20 Jan 2016 13:57:03 +0100] rev 35033
8147786: Building hotspot gives error message from find Reviewed-by: ihse
Wed, 20 Jan 2016 09:53:52 +0100 8145596: Enable debug symbols for all libraries
ihse [Wed, 20 Jan 2016 09:53:52 +0100] rev 35032
8145596: Enable debug symbols for all libraries Reviewed-by: erikj
Tue, 19 Jan 2016 15:17:21 -0800 Merge
amurillo [Tue, 19 Jan 2016 15:17:21 -0800] rev 35031
Merge
Mon, 18 Jan 2016 20:22:11 -0800 Merge
amurillo [Mon, 18 Jan 2016 20:22:11 -0800] rev 35030
Merge
Thu, 14 Jan 2016 20:57:29 -0800 Merge
amurillo [Thu, 14 Jan 2016 20:57:29 -0800] rev 35029
Merge
Wed, 13 Jan 2016 12:45:33 -0800 8146660: Resolve merge issue in resulting from sun.misc.VM move to jdk.internal.misc
amurillo [Wed, 13 Jan 2016 12:45:33 -0800] rev 35028
8146660: Resolve merge issue in resulting from sun.misc.VM move to jdk.internal.misc Reviewed-by: twisti, erikj, chegar
Tue, 12 Jan 2016 11:31:47 -0800 Merge
amurillo [Tue, 12 Jan 2016 11:31:47 -0800] rev 35027
Merge
Thu, 07 Jan 2016 20:06:28 +0000 Merge
jprovino [Thu, 07 Jan 2016 20:06:28 +0000] rev 35026
Merge
Fri, 01 Jan 2016 17:08:22 +0000 Merge
jprovino [Fri, 01 Jan 2016 17:08:22 +0000] rev 35025
Merge
Wed, 23 Dec 2015 13:12:12 +0300 8067194: Restructure hotspot/agent/src to conform the modular source layout
dsamersoff [Wed, 23 Dec 2015 13:12:12 +0300] rev 35024
8067194: Restructure hotspot/agent/src to conform the modular source layout Summary: Move sources under jdk.hotspot.agent Reviewed-by: ihse, erikj, jbachorik
Tue, 22 Dec 2015 20:47:40 -0800 8145828: JPRT hotspot push jobs should allow merge on push
mikael [Tue, 22 Dec 2015 20:47:40 -0800] rev 35023
8145828: JPRT hotspot push jobs should allow merge on push Reviewed-by: dholmes, iklam
Thu, 17 Dec 2015 16:20:09 +0300 8132723: Add tests which check that soft references to humongous objects should work correctly
kzhaldyb [Thu, 17 Dec 2015 16:20:09 +0300] rev 35022
8132723: Add tests which check that soft references to humongous objects should work correctly 8132724: Add tests which check that weak references to humongous objects should work correctly Reviewed-by: jmasa, dfazunen
Thu, 17 Dec 2015 19:54:48 -0500 Merge
dholmes [Thu, 17 Dec 2015 19:54:48 -0500] rev 35021
Merge
Wed, 16 Dec 2015 01:16:49 -0500 8145427: [aix] xlc: wrong flag used to switch off optimization
stuefe [Wed, 16 Dec 2015 01:16:49 -0500] rev 35020
8145427: [aix] xlc: wrong flag used to switch off optimization Summary: just a small typo in flags.m4 Reviewed-by: dholmes
Wed, 06 Jan 2016 08:02:23 +0100 Merge
thartmann [Wed, 06 Jan 2016 08:02:23 +0100] rev 35019
Merge
Tue, 22 Dec 2015 13:41:06 -0800 Merge
twisti [Tue, 22 Dec 2015 13:41:06 -0800] rev 35018
Merge
Fri, 18 Dec 2015 09:07:19 -0800 Merge
twisti [Fri, 18 Dec 2015 09:07:19 -0800] rev 35017
Merge
Tue, 24 Nov 2015 21:32:46 +0300 8132961: JEP 279: Improve Test-Failure Troubleshooting
iignatyev [Tue, 24 Nov 2015 21:32:46 +0300] rev 35016
8132961: JEP 279: Improve Test-Failure Troubleshooting Reviewed-by: lmesnik, sla Contributed-by: kirill.shirokov@oracle.com, dmitry.fazunenko@oracle.com, kirill.zhaldybin@oracle.com, igor.ignatyev@oracle.com
Tue, 05 Jan 2016 13:08:01 -0800 Merge
amurillo [Tue, 05 Jan 2016 13:08:01 -0800] rev 35015
Merge
Fri, 18 Dec 2015 09:37:15 -0800 Merge
amurillo [Fri, 18 Dec 2015 09:37:15 -0800] rev 35014
Merge
Thu, 17 Dec 2015 18:22:30 +0000 Merge
jprovino [Thu, 17 Dec 2015 18:22:30 +0000] rev 35013
Merge
Mon, 14 Dec 2015 19:49:07 +0000 Merge
jprovino [Mon, 14 Dec 2015 19:49:07 +0000] rev 35012
Merge
Fri, 11 Dec 2015 10:45:46 -0800 8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
asmundak [Fri, 11 Dec 2015 10:45:46 -0800] rev 35011
8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling Summary: Set VAR_CPU value to ppc64le on the little-endian PowerPC64. Reviewed-by: dholmes, ihse Contributed-by: Andrew Hughes <gnu.andrew@redhat.com>, Alexander Smundak <asmundak@google.com>
Thu, 17 Dec 2015 10:16:27 +0100 8145564: 8036003: startup regression on linux fastdebug builds
erikj [Thu, 17 Dec 2015 10:16:27 +0100] rev 35010
8145564: 8036003: startup regression on linux fastdebug builds Reviewed-by: ihse
Tue, 19 Jan 2016 16:28:18 +0100 8147449: sjavac builds of jdk9/dev with closed sources broken
erikj [Tue, 19 Jan 2016 16:28:18 +0100] rev 35009
8147449: sjavac builds of jdk9/dev with closed sources broken Reviewed-by: ihse
Sat, 16 Jan 2016 13:01:43 +0100 8146403: Windows build can be faster
erikj [Sat, 16 Jan 2016 13:01:43 +0100] rev 35008
8146403: Windows build can be faster Reviewed-by: ihse
Thu, 21 Jan 2016 09:45:55 -0800 Added tag jdk-9+102 for changeset f510188ef3ac
lana [Thu, 21 Jan 2016 09:45:55 -0800] rev 35007
Added tag jdk-9+102 for changeset f510188ef3ac
Wed, 05 Jul 2017 21:13:10 +0200 Added tag jdk-9+102 for changeset 2dc4c11fe488
duke [Wed, 05 Jul 2017 21:13:10 +0200] rev 35006
Added tag jdk-9+102 for changeset 2dc4c11fe488
Wed, 05 Jul 2017 21:13:10 +0200 Merge jdk-9+102
duke [Wed, 05 Jul 2017 21:13:10 +0200] rev 35005
Merge
Wed, 05 Jul 2017 21:13:05 +0200 Merge
duke [Wed, 05 Jul 2017 21:13:05 +0200] rev 35004
Merge
Thu, 14 Jan 2016 12:03:24 -0800 Merge
lana [Thu, 14 Jan 2016 12:03:24 -0800] rev 35003
Merge
Wed, 13 Jan 2016 14:24:34 +0100 8144906: Fix jshell's ToolBasicTest
jlahoda [Wed, 13 Jan 2016 14:24:34 +0100] rev 35002
8144906: Fix jshell's ToolBasicTest Summary: Various fixes to fix the ToolBasicTest - line endings normalization, ordering for output from RemoteAgent, synchronization. Reviewed-by: rfield
Tue, 12 Jan 2016 15:07:27 -0800 8145722: NullPointerException in javadoc
jjg [Tue, 12 Jan 2016 15:07:27 -0800] rev 35001
8145722: NullPointerException in javadoc Reviewed-by: ksrini
Mon, 11 Jan 2016 19:32:36 -0800 8146368: JShell: couldn't smash the error when it's Japanese locale
rfield [Mon, 11 Jan 2016 19:32:36 -0800] rev 35000
8146368: JShell: couldn't smash the error when it's Japanese locale Reviewed-by: rfield Contributed-by: bitterfoxc@gmail.com
Mon, 11 Jan 2016 08:41:00 -0800 8081845: JShell: Need way to refresh relative to external state
rfield [Mon, 11 Jan 2016 08:41:00 -0800] rev 34999
8081845: JShell: Need way to refresh relative to external state Summary: Add the ability to record and replay relevant parts of history Reviewed-by: jlahoda
Mon, 11 Jan 2016 17:08:20 +0100 8145944: sjavac client could not connect to server
alundblad [Mon, 11 Jan 2016 17:08:20 +0100] rev 34998
8145944: sjavac client could not connect to server Summary: Wait for port file to get deleted before returning from PortFile::delete Reviewed-by: jlahoda
Mon, 11 Jan 2016 11:21:10 +0100 8056897: Improve error recovery for empty binary and hexadecimal literals.
jlahoda [Mon, 11 Jan 2016 11:21:10 +0100] rev 34997
8056897: Improve error recovery for empty binary and hexadecimal literals. Reviewed-by: mcimadamore
Fri, 08 Jan 2016 22:24:15 -0800 8146727: test tools/sjavac/IncludeExcludePatterns.java fails on Windows
jjg [Fri, 08 Jan 2016 22:24:15 -0800] rev 34996
8146727: test tools/sjavac/IncludeExcludePatterns.java fails on Windows Reviewed-by: darcy
Fri, 08 Jan 2016 17:02:29 -0700 8143852: Implement type variable renaming for functional interface most specific test
dlsmith [Fri, 08 Jan 2016 17:02:29 -0700] rev 34995
8143852: Implement type variable renaming for functional interface most specific test Reviewed-by: mcimadamore, vromero
Fri, 08 Jan 2016 15:15:21 -0800 8146722: javac remove test T6430241.java as irrelevant in 9
vromero [Fri, 08 Jan 2016 15:15:21 -0800] rev 34994
8146722: javac remove test T6430241.java as irrelevant in 9 Reviewed-by: jjg
Fri, 08 Jan 2016 14:24:51 -0800 8146719: javac test BootClassPathPrepend.java should be deleted
vromero [Fri, 08 Jan 2016 14:24:51 -0800] rev 34993
8146719: javac test BootClassPathPrepend.java should be deleted Reviewed-by: jjg
Fri, 08 Jan 2016 12:29:02 -0700 8037789: Surprising more-specific results for lambda bodies with no return expressions
dlsmith [Fri, 08 Jan 2016 12:29:02 -0700] rev 34992
8037789: Surprising more-specific results for lambda bodies with no return expressions Reviewed-by: mcimadamore, vromero
Fri, 08 Jan 2016 17:14:10 +0100 8144226: Sjavac's handling of include/exclude patterns is buggy, redundant and inconsistent
alundblad [Fri, 08 Jan 2016 17:14:10 +0100] rev 34991
8144226: Sjavac's handling of include/exclude patterns is buggy, redundant and inconsistent Summary: Rewrote sjavac include/exclude pattern handling. Reviewed-by: jlahoda
Thu, 14 Jan 2016 08:08:24 -0800 Added tag jdk-9+101 for changeset 16043fc1d90b
lana [Thu, 14 Jan 2016 08:08:24 -0800] rev 34990
Added tag jdk-9+101 for changeset 16043fc1d90b
Wed, 05 Jul 2017 21:12:56 +0200 Merge
duke [Wed, 05 Jul 2017 21:12:56 +0200] rev 34989
Merge
Thu, 14 Jan 2016 08:08:18 -0800 Added tag jdk-9+101 for changeset d391c2d25bea
lana [Thu, 14 Jan 2016 08:08:18 -0800] rev 34988
Added tag jdk-9+101 for changeset d391c2d25bea
Wed, 05 Jul 2017 21:12:50 +0200 Merge
duke [Wed, 05 Jul 2017 21:12:50 +0200] rev 34987
Merge
Thu, 14 Jan 2016 12:03:08 -0800 Merge
lana [Thu, 14 Jan 2016 12:03:08 -0800] rev 34986
Merge
Wed, 13 Jan 2016 10:12:39 -0800 8146606: Catalog.matchSystem() appends an extra '/' to the matched result
joehw [Wed, 13 Jan 2016 10:12:39 -0800] rev 34985
8146606: Catalog.matchSystem() appends an extra '/' to the matched result Reviewed-by: lancea
Tue, 12 Jan 2016 15:29:21 -0800 8144966: Catalog API: Null handling and reference to Reader
joehw [Tue, 12 Jan 2016 15:29:21 -0800] rev 34984
8144966: Catalog API: Null handling and reference to Reader Reviewed-by: mchung, rriggs
Fri, 08 Jan 2016 10:51:34 -0800 8144967: javax.xml.transform.Source and org.xml.sax.InputSource can be empty
joehw [Fri, 08 Jan 2016 10:51:34 -0800] rev 34983
8144967: javax.xml.transform.Source and org.xml.sax.InputSource can be empty Reviewed-by: darcy, rriggs
Thu, 14 Jan 2016 08:08:18 -0800 Added tag jdk-9+101 for changeset 8927994dbcdb
lana [Thu, 14 Jan 2016 08:08:18 -0800] rev 34982
Added tag jdk-9+101 for changeset 8927994dbcdb
Wed, 05 Jul 2017 21:12:43 +0200 Merge
duke [Wed, 05 Jul 2017 21:12:43 +0200] rev 34981
Merge
Thu, 14 Jan 2016 12:03:53 -0800 Merge
lana [Thu, 14 Jan 2016 12:03:53 -0800] rev 34980
Merge
Thu, 14 Jan 2016 13:24:03 +0100 8144919: Implement missing member handler for BeansLinker
attila [Thu, 14 Jan 2016 13:24:03 +0100] rev 34979
8144919: Implement missing member handler for BeansLinker Reviewed-by: lagergren, mhaupt, sundar
Thu, 14 Jan 2016 13:22:58 +0100 8144917: Prepare AbstractJavaLinker/BeanLinker codebase for missing member implementation
attila [Thu, 14 Jan 2016 13:22:58 +0100] rev 34978
8144917: Prepare AbstractJavaLinker/BeanLinker codebase for missing member implementation Reviewed-by: mhaupt, sundar
Thu, 14 Jan 2016 15:35:43 +0530 8147070: Dynalink GuardedInvocation must check the Class object passed
sundar [Thu, 14 Jan 2016 15:35:43 +0530] rev 34977
8147070: Dynalink GuardedInvocation must check the Class object passed Reviewed-by: hannesw, mhaupt, attila
Thu, 14 Jan 2016 10:55:26 +0100 8036977: Make process singleton options to be context wide
mhaupt [Thu, 14 Jan 2016 10:55:26 +0100] rev 34976
8036977: Make process singleton options to be context wide Summary: The bug was fixed in an earlier change. This change contributes a test. Reviewed-by: hannesw, sundar
Wed, 13 Jan 2016 19:34:13 +0100 8147008: Nashorn primitive linker should handle ES6 symbols
hannesw [Wed, 13 Jan 2016 19:34:13 +0100] rev 34975
8147008: Nashorn primitive linker should handle ES6 symbols Reviewed-by: attila, sundar
Tue, 12 Jan 2016 16:30:10 +0100 8143896: java.lang.Long is implicitly converted to double
hannesw [Tue, 12 Jan 2016 16:30:10 +0100] rev 34974
8143896: java.lang.Long is implicitly converted to double Reviewed-by: mhaupt, jlaskey
Tue, 12 Jan 2016 15:38:07 +0100 8146888: Wrong license headers in test files
hannesw [Tue, 12 Jan 2016 15:38:07 +0100] rev 34973
8146888: Wrong license headers in test files Reviewed-by: mhaupt, jlaskey
Thu, 14 Jan 2016 08:08:25 -0800 Added tag jdk-9+101 for changeset 0a5536ef0eec
lana [Thu, 14 Jan 2016 08:08:25 -0800] rev 34972
Added tag jdk-9+101 for changeset 0a5536ef0eec
Wed, 05 Jul 2017 21:12:36 +0200 Merge
duke [Wed, 05 Jul 2017 21:12:36 +0200] rev 34971
Merge
Thu, 14 Jan 2016 08:08:14 -0800 Added tag jdk-9+101 for changeset e5bebbbe0a34
lana [Thu, 14 Jan 2016 08:08:14 -0800] rev 34970
Added tag jdk-9+101 for changeset e5bebbbe0a34
Wed, 05 Jul 2017 21:12:31 +0200 Merge
duke [Wed, 05 Jul 2017 21:12:31 +0200] rev 34969
Merge
Sat, 16 Jan 2016 00:27:53 +0300 8143554: UnsupportedOperationException is not thrown for unsupported options
kshefov [Sat, 16 Jan 2016 00:27:53 +0300] rev 34968
8143554: UnsupportedOperationException is not thrown for unsupported options Reviewed-by: alanb Contributed-by: Svetlana Nikandrova <svetlana.nikandrova@oracle.com>
Fri, 15 Jan 2016 10:30:56 -0800 8147480: Mark FJExceptionTableLeak.java as intermittently failing
darcy [Fri, 15 Jan 2016 10:30:56 -0800] rev 34967
8147480: Mark FJExceptionTableLeak.java as intermittently failing Reviewed-by: martin, lancea, rriggs
Fri, 15 Jan 2016 11:09:25 +0000 8141595: (so) java/nio/channels/ServerSocketChannel/NonBlockingAccept.java fails intermittently
alanb [Fri, 15 Jan 2016 11:09:25 +0000] rev 34966
8141595: (so) java/nio/channels/ServerSocketChannel/NonBlockingAccept.java fails intermittently Reviewed-by: alanb Contributed-by: huaming.li@oracle.com
Fri, 15 Jan 2016 10:58:09 +0000 8143100: (sc) java/nio/channels/ServerSocketChannel/Basic.java fails intermittently
alanb [Fri, 15 Jan 2016 10:58:09 +0000] rev 34965
8143100: (sc) java/nio/channels/ServerSocketChannel/Basic.java fails intermittently Reviewed-by: alanb Contributed-by: huaming.li@oracle.com
Fri, 15 Jan 2016 11:49:36 +0300 8146967: [TEST_BUG] javax/security/auth/SubjectDomainCombiner/Optimize.java should use 4-args ProtectionDomain constructor
igerasim [Fri, 15 Jan 2016 11:49:36 +0300] rev 34964
8146967: [TEST_BUG] javax/security/auth/SubjectDomainCombiner/Optimize.java should use 4-args ProtectionDomain constructor Reviewed-by: mullan, valeriep
Fri, 15 Jan 2016 14:33:11 +0900 8026766: Add toString() to j.u.Locale.LanguageRange.
peytoia [Fri, 15 Jan 2016 14:33:11 +0900] rev 34963
8026766: Add toString() to j.u.Locale.LanguageRange. Reviewed-by: okutsu
Thu, 14 Jan 2016 12:04:19 -0800 Merge
lana [Thu, 14 Jan 2016 12:04:19 -0800] rev 34962
Merge
Thu, 14 Jan 2016 19:07:33 +0000 7067728: Remove stopThread RuntimePermission from the default java.policy
chegar [Thu, 14 Jan 2016 19:07:33 +0000] rev 34961
7067728: Remove stopThread RuntimePermission from the default java.policy Reviewed-by: alanb, mchung, mullan
Thu, 14 Jan 2016 18:22:32 +0300 8145409: Better detect JRE that JLI will be using
dcherepanov [Thu, 14 Jan 2016 18:22:32 +0300] rev 34960
8145409: Better detect JRE that JLI will be using Reviewed-by: ksrini
Thu, 14 Jan 2016 13:53:13 +0100 8147078: MethodHandles.catchException does not enforce Throwable subtype
mhaupt [Thu, 14 Jan 2016 13:53:13 +0100] rev 34959
8147078: MethodHandles.catchException does not enforce Throwable subtype Reviewed-by: psandoz, sundar
Wed, 13 Jan 2016 17:36:01 -0800 8145849: ALPN: getHandshakeApplicationProtocol() always return null
wetmore [Wed, 13 Jan 2016 17:36:01 -0800] rev 34958
8145849: ALPN: getHandshakeApplicationProtocol() always return null Reviewed-by: wetmore, vinnie Contributed-by: amanda.jiang@oracle.com
Wed, 13 Jan 2016 10:25:41 -0500 Merge
mullan [Wed, 13 Jan 2016 10:25:41 -0500] rev 34957
Merge
Wed, 13 Jan 2016 09:39:26 -0500 8085903: New fix for memory leak in ProtectionDomain cache
mullan [Wed, 13 Jan 2016 09:39:26 -0500] rev 34956
8085903: New fix for memory leak in ProtectionDomain cache Reviewed-by: xuelei, igerasim
Wed, 13 Jan 2016 14:44:16 +0000 8146771: Remove unused CEFormatException and CEStreamExhausted from sun.misc
chegar [Wed, 13 Jan 2016 14:44:16 +0000] rev 34955
8146771: Remove unused CEFormatException and CEStreamExhausted from sun.misc Reviewed-by: alanb, rriggs
Wed, 13 Jan 2016 14:42:41 +0000 8146774: Remove sun.misc.JarFilter
chegar [Wed, 13 Jan 2016 14:42:41 +0000] rev 34954
8146774: Remove sun.misc.JarFilter Reviewed-by: alanb, mchung
Wed, 13 Jan 2016 14:32:42 +0000 8146736: Move sun.misc performance counters to jdk.internal.perf
chegar [Wed, 13 Jan 2016 14:32:42 +0000] rev 34953
8146736: Move sun.misc performance counters to jdk.internal.perf Reviewed-by: alanb, mchung, rriggs
Wed, 13 Jan 2016 13:33:37 +0000 8146735: Move sun.misc.PerformanceLogger to sun.awt.util
chegar [Wed, 13 Jan 2016 13:33:37 +0000] rev 34952
8146735: Move sun.misc.PerformanceLogger to sun.awt.util Reviewed-by: alanb, mchung, rriggs
Wed, 13 Jan 2016 14:51:40 +0800 8146762: Move back java/util/concurrent/Phaser/Basic.java to tier1
amlu [Wed, 13 Jan 2016 14:51:40 +0800] rev 34951
8146762: Move back java/util/concurrent/Phaser/Basic.java to tier1 Reviewed-by: chegar
Tue, 12 Jan 2016 17:54:09 -0500 8146671: [TEST BUG] java/lang/ref/CleanerTest.java required more memory for -UseCompressedOops runs
rriggs [Tue, 12 Jan 2016 17:54:09 -0500] rev 34950
8146671: [TEST BUG] java/lang/ref/CleanerTest.java required more memory for -UseCompressedOops runs Reviewed-by: joehw
Tue, 12 Jan 2016 17:08:18 +0530 8068938: javax.script package description should specify use of ServiceLoader
sundar [Tue, 12 Jan 2016 17:08:18 +0530] rev 34949
8068938: javax.script package description should specify use of ServiceLoader Reviewed-by: alanb, hannesw
Tue, 12 Jan 2016 08:05:16 +0000 8146387: Test SSLSession/SessionCacheSizeTests socket accept timed out
xuelei [Tue, 12 Jan 2016 08:05:16 +0000] rev 34948
8146387: Test SSLSession/SessionCacheSizeTests socket accept timed out Reviewed-by: weijun, wetmore
Mon, 11 Jan 2016 10:13:29 -0800 8146745: Problem list SessionCacheSizeTests.java
darcy [Mon, 11 Jan 2016 10:13:29 -0800] rev 34947
8146745: Problem list SessionCacheSizeTests.java Reviewed-by: xuelei
Mon, 11 Jan 2016 18:30:14 +0100 8146665: Test jdk/test/java/util/logging/LogManager/Configuration/updateConfiguration/UpdateConfigurationTest.java fails - missing expected output
dfuchs [Mon, 11 Jan 2016 18:30:14 +0100] rev 34946
8146665: Test jdk/test/java/util/logging/LogManager/Configuration/updateConfiguration/UpdateConfigurationTest.java fails - missing expected output Summary: increases numbers of gc loops and fix finally {} clause to get a better diagnostic Reviewed-by: mchung
Mon, 11 Jan 2016 11:39:12 -0500 8068803: Performance of LocalDate.plusDays could be better
ntv [Mon, 11 Jan 2016 11:39:12 -0500] rev 34945
8068803: Performance of LocalDate.plusDays could be better Reviewed-by: rriggs, scolebourne
Mon, 11 Jan 2016 17:19:16 +0100 8146786: [TESTBUG] straighten out testability for several issues
mhaupt [Mon, 11 Jan 2016 17:19:16 +0100] rev 34944
8146786: [TESTBUG] straighten out testability for several issues Reviewed-by: psandoz
Mon, 11 Jan 2016 10:24:20 -0500 8146567: Remove dead code finalizer methods
rriggs [Mon, 11 Jan 2016 10:24:20 -0500] rev 34943
8146567: Remove dead code finalizer methods Reviewed-by: dfuchs, alanb
Mon, 11 Jan 2016 10:03:36 -0500 8146028: Common Cleaner for finalization replacements in OpenJDK
rriggs [Mon, 11 Jan 2016 10:03:36 -0500] rev 34942
8146028: Common Cleaner for finalization replacements in OpenJDK Reviewed-by: dfuchs, alanb, chegar, plevart
Mon, 11 Jan 2016 00:21:50 -0800 8133704: java/net/DatagramSocket/SetDatagramSocketImplFactory/ADatagramSocket.java may fail with address already in use
xiaofeya [Mon, 11 Jan 2016 00:21:50 -0800] rev 34941
8133704: java/net/DatagramSocket/SetDatagramSocketImplFactory/ADatagramSocket.java may fail with address already in use Reviewed-by: chegar Contributed-by: felix.yang@oracle.com
Sun, 10 Jan 2016 11:09:31 -0800 8146744: Remove LFMultiThreadCachingTest.java from windows problem list
darcy [Sun, 10 Jan 2016 11:09:31 -0800] rev 34940
8146744: Remove LFMultiThreadCachingTest.java from windows problem list Reviewed-by: jlaskey
Sun, 10 Jan 2016 14:14:13 +0100 8146686: Create the schemeSpecificPart for non-opaque URIs lazily
redestad [Sun, 10 Jan 2016 14:14:13 +0100] rev 34939
8146686: Create the schemeSpecificPart for non-opaque URIs lazily Reviewed-by: alanb, chegar
Sat, 09 Jan 2016 11:19:32 -0400 8146712: jdk/internal/jimage/JImageReadTest.java fails on all platforms
jlaskey [Sat, 09 Jan 2016 11:19:32 -0400] rev 34938
8146712: jdk/internal/jimage/JImageReadTest.java fails on all platforms Reviewed-by: tbell Contributed-by: james.laskey@oracle.com
Sat, 09 Jan 2016 13:02:22 +0000 8146725: Issues with SignatureAndHashAlgorithm.getSupportedAlgorithms
xuelei [Sat, 09 Jan 2016 13:02:22 +0000] rev 34937
8146725: Issues with SignatureAndHashAlgorithm.getSupportedAlgorithms Reviewed-by: weijun, wetmore
Fri, 08 Jan 2016 17:52:54 -0800 8146724: Problem list jdk/internal/jimage/JImageReadTest.java
darcy [Fri, 08 Jan 2016 17:52:54 -0800] rev 34936
8146724: Problem list jdk/internal/jimage/JImageReadTest.java Reviewed-by: jjg
Fri, 08 Jan 2016 14:06:17 -0800 8146718: jdk/internal/jimage tests listed in both tier 1 and tier 2
darcy [Fri, 08 Jan 2016 14:06:17 -0800] rev 34935
8146718: jdk/internal/jimage tests listed in both tier 1 and tier 2 Reviewed-by: rriggs
Fri, 08 Jan 2016 13:14:30 -0800 8144552: java/lang/StackWalker/LocalsAndOperands.java fails with java.lang.NullPointerException
bchristi [Fri, 08 Jan 2016 13:14:30 -0800] rev 34934
8144552: java/lang/StackWalker/LocalsAndOperands.java fails with java.lang.NullPointerException Summary: Update test case to expect null Reviewed-by: mchung, dfuchs
Fri, 08 Jan 2016 17:39:00 +0100 8146691: @since 9 tag missing for System.getLogger
dfuchs [Fri, 08 Jan 2016 17:39:00 +0100] rev 34933
8146691: @since 9 tag missing for System.getLogger Reviewed-by: chegar
Fri, 08 Jan 2016 17:10:45 +0100 8144226: Sjavac's handling of include/exclude patterns is buggy, redundant and inconsistent
alundblad [Fri, 08 Jan 2016 17:10:45 +0100] rev 34932
8144226: Sjavac's handling of include/exclude patterns is buggy, redundant and inconsistent Summary: Updated include/exclude pattern arguments for sjavac. Reviewed-by: erikj
Thu, 14 Jan 2016 08:08:19 -0800 Added tag jdk-9+101 for changeset 3248b89d1921
lana [Thu, 14 Jan 2016 08:08:19 -0800] rev 34931
Added tag jdk-9+101 for changeset 3248b89d1921
Wed, 05 Jul 2017 21:12:21 +0200 Merge
duke [Wed, 05 Jul 2017 21:12:21 +0200] rev 34930
Merge
Thu, 14 Jan 2016 12:03:32 -0800 Merge
lana [Thu, 14 Jan 2016 12:03:32 -0800] rev 34929
Merge
Wed, 13 Jan 2016 14:34:11 +0000 8146736: Move sun.misc performance counters to jdk.internal.perf
chegar [Wed, 13 Jan 2016 14:34:11 +0000] rev 34928
8146736: Move sun.misc performance counters to jdk.internal.perf Reviewed-by: alanb, mchung, rriggs
Thu, 14 Jan 2016 08:08:15 -0800 Added tag jdk-9+101 for changeset 8319ac454c80
lana [Thu, 14 Jan 2016 08:08:15 -0800] rev 34927
Added tag jdk-9+101 for changeset 8319ac454c80
Thu, 14 Jan 2016 12:02:51 -0800 Merge
lana [Thu, 14 Jan 2016 12:02:51 -0800] rev 34926
Merge
Thu, 14 Jan 2016 15:05:22 +0100 8147091: Remove debug output in basics.m4
ihse [Thu, 14 Jan 2016 15:05:22 +0100] rev 34925
8147091: Remove debug output in basics.m4 Reviewed-by: erikj
Thu, 14 Jan 2016 13:50:40 +0100 8147086: Excluding of copy files broken after JDK-8144226
erikj [Thu, 14 Jan 2016 13:50:40 +0100] rev 34924
8147086: Excluding of copy files broken after JDK-8144226 Reviewed-by: ihse
Thu, 14 Jan 2016 11:58:32 +0100 8146995: Introduce named arguments in configure
ihse [Thu, 14 Jan 2016 11:58:32 +0100] rev 34923
8146995: Introduce named arguments in configure Reviewed-by: erikj
Wed, 13 Jan 2016 13:56:19 +0000 8146736: Move sun.misc performance counters to jdk.internal.perf
chegar [Wed, 13 Jan 2016 13:56:19 +0000] rev 34922
8146736: Move sun.misc performance counters to jdk.internal.perf Reviewed-by: alanb, mchung, rriggs
Fri, 08 Jan 2016 17:05:32 +0100 8144226: Sjavac's handling of include/exclude patterns is buggy, redundant and inconsistent
alundblad [Fri, 08 Jan 2016 17:05:32 +0100] rev 34921
8144226: Sjavac's handling of include/exclude patterns is buggy, redundant and inconsistent Summary: Updated include/exclude pattern arguments for sjavac. Reviewed-by: erikj
Thu, 14 Jan 2016 08:08:13 -0800 Added tag jdk-9+101 for changeset f2b58023ac04
lana [Thu, 14 Jan 2016 08:08:13 -0800] rev 34920
Added tag jdk-9+101 for changeset f2b58023ac04
Wed, 05 Jul 2017 21:12:06 +0200 Added tag jdk-9+101 for changeset 80f67512daa1
duke [Wed, 05 Jul 2017 21:12:06 +0200] rev 34919
Added tag jdk-9+101 for changeset 80f67512daa1
Wed, 05 Jul 2017 21:12:04 +0200 Merge jdk-9+101
duke [Wed, 05 Jul 2017 21:12:04 +0200] rev 34918
Merge
Wed, 05 Jul 2017 21:11:59 +0200 Merge
duke [Wed, 05 Jul 2017 21:11:59 +0200] rev 34917
Merge
Fri, 08 Jan 2016 11:47:12 +0000 8049422: Remove @jdk.Exported
alanb [Fri, 08 Jan 2016 11:47:12 +0000] rev 34916
8049422: Remove @jdk.Exported Reviewed-by: dfuchs, mchung, darcy, chegar
Thu, 07 Jan 2016 15:13:50 -0800 Merge
lana [Thu, 07 Jan 2016 15:13:50 -0800] rev 34915
Merge
Thu, 07 Jan 2016 11:50:48 +0100 8145557: Unused method in JavacState should be removed
alundblad [Thu, 07 Jan 2016 11:50:48 +0100] rev 34914
8145557: Unused method in JavacState should be removed Summary: Unused method removed. Reviewed-by: jlahoda
Thu, 07 Jan 2016 11:41:50 +0100 8143301: Sjavac does not close file given to --compare-found-sources
alundblad [Thu, 07 Jan 2016 11:41:50 +0100] rev 34913
8143301: Sjavac does not close file given to --compare-found-sources Summary: File is now closed after use. Reviewed-by: jlahoda, jjg
Wed, 06 Jan 2016 13:31:20 -0800 8146572: Update "@since 1.9" to "@since 9" to match java.version.specification [langtools]
jjg [Wed, 06 Jan 2016 13:31:20 -0800] rev 34912
8146572: Update "@since 1.9" to "@since 9" to match java.version.specification [langtools] Reviewed-by: darcy
Wed, 06 Jan 2016 10:34:22 -0800 8146439: delete test T7021650.java as redundant
vromero [Wed, 06 Jan 2016 10:34:22 -0800] rev 34911
8146439: delete test T7021650.java as redundant Reviewed-by: jjg
Wed, 06 Jan 2016 10:01:34 +0000 8145544: Move sun.misc.VM to jdk.internal.misc
chegar [Wed, 06 Jan 2016 10:01:34 +0000] rev 34910
8145544: Move sun.misc.VM to jdk.internal.misc Reviewed-by: alanb, mullan, weijun
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip