Thu, 21 Jan 2016 10:16:09 -0800 Merge
lana [Thu, 21 Jan 2016 10:16:09 -0800] rev 35237
Merge
Wed, 20 Jan 2016 09:54:39 +0100 8145596: Enable debug symbols for all libraries
ihse [Wed, 20 Jan 2016 09:54:39 +0100] rev 35236
8145596: Enable debug symbols for all libraries Reviewed-by: erikj
Thu, 14 Jan 2016 20:57:31 -0800 Merge
amurillo [Thu, 14 Jan 2016 20:57:31 -0800] rev 35235
Merge
Wed, 13 Jan 2016 12:45:36 -0800 8146660: Resolve merge issue in resulting from sun.misc.VM move to jdk.internal.misc
amurillo [Wed, 13 Jan 2016 12:45:36 -0800] rev 35234
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 35233
Merge
Thu, 07 Jan 2016 21:10:28 +0000 Merge
jprovino [Thu, 07 Jan 2016 21:10:28 +0000] rev 35232
Merge
Mon, 04 Jan 2016 13:57:34 -0800 8145593: Clean up metaspaceShared.cpp
iklam [Mon, 04 Jan 2016 13:57:34 -0800] rev 35231
8145593: Clean up metaspaceShared.cpp Reviewed-by: jiangli
Mon, 04 Jan 2016 11:38:42 +0100 8145294: TestLogRotation.java triggers a race in the UL framework
mlarsson [Mon, 04 Jan 2016 11:38:42 +0100] rev 35230
8145294: TestLogRotation.java triggers a race in the UL framework Reviewed-by: sla, mgronlun
Mon, 04 Jan 2016 11:31:42 +0100 8144220: UL does not support full path names for log files on windows
mlarsson [Mon, 04 Jan 2016 11:31:42 +0100] rev 35229
8144220: UL does not support full path names for log files on windows Reviewed-by: sla, mgronlun
Mon, 04 Jan 2016 11:37:18 +0100 8145083: Use semaphore instead of mutex for synchronization of Unified Logging configuration
mlarsson [Mon, 04 Jan 2016 11:37:18 +0100] rev 35228
8145083: Use semaphore instead of mutex for synchronization of Unified Logging configuration Reviewed-by: dholmes, kbarrett, mgronlun
Mon, 04 Jan 2016 11:27:02 +0100 8065331: Add trace events for failed allocations
mlarsson [Mon, 04 Jan 2016 11:27:02 +0100] rev 35227
8065331: Add trace events for failed allocations Reviewed-by: brutisso, ehelin
Fri, 01 Jan 2016 17:08:38 +0000 Merge
jprovino [Fri, 01 Jan 2016 17:08:38 +0000] rev 35226
Merge
Mon, 28 Dec 2015 13:48:43 -0500 8071507: (ref) Clear phantom reference as soft and weak references do
kbarrett [Mon, 28 Dec 2015 13:48:43 -0500] rev 35225
8071507: (ref) Clear phantom reference as soft and weak references do Summary: GC clears phantom refs on notification; update spec accordingly. Reviewed-by: mchung, jmasa
Thu, 24 Dec 2015 07:35:18 -0800 8146098: Visual Studio build fails after SA restructure
ctornqvi [Thu, 24 Dec 2015 07:35:18 -0800] rev 35224
8146098: Visual Studio build fails after SA restructure Reviewed-by: goetz, hseigel, dsamersoff
Thu, 24 Dec 2015 03:28:25 +0000 Merge
coleenp [Thu, 24 Dec 2015 03:28:25 +0000] rev 35223
Merge
Wed, 23 Dec 2015 20:07:39 +0000 8146011: sun/management/jmxremote/bootstrap/CustomLauncherTest crash at assert(stack_size)
coleenp [Wed, 23 Dec 2015 20:07:39 +0000] rev 35222
8146011: sun/management/jmxremote/bootstrap/CustomLauncherTest crash at assert(stack_size) Summary: We were setting stack_overflow_limit before initialization completed which may change the stack base for some solaris systems with unlimited stack Reviewed-by: goetz, hseigel, gthornbr
Wed, 23 Dec 2015 17:12:04 -0500 8145606: [TESTBUG] MonitorInflationTest.java should be rewritten to be more predictable
rprotacio [Wed, 23 Dec 2015 17:12:04 -0500] rev 35221
8145606: [TESTBUG] MonitorInflationTest.java should be rewritten to be more predictable Summary: logging/MonitorInflationTest.java now forced an object inflation and looks for that object. It no longer tests for object deflation. Reviewed-by: gtriantafill, coleenp, iklam
Wed, 23 Dec 2015 20:14:25 +0000 Merge
mockner [Wed, 23 Dec 2015 20:14:25 +0000] rev 35220
Merge
Wed, 23 Dec 2015 15:05:38 -0500 8144874: Reimplement TraceClassResolution with Unified Logging.
mockner [Wed, 23 Dec 2015 15:05:38 -0500] rev 35219
8144874: Reimplement TraceClassResolution with Unified Logging. Summary: TraceClassResolution reimplemented with classresolve tag. Reviewed-by: coleenp, dholmes, iklam, rprotacio
Wed, 23 Dec 2015 13:02:15 -0500 8042660: vm/mlvm/anonloader/stress/byteMutation failed with: assert(index >=0 && index < _length) failed: symbol index overflow
hseigel [Wed, 23 Dec 2015 13:02:15 -0500] rev 35218
8042660: vm/mlvm/anonloader/stress/byteMutation failed with: assert(index >=0 && index < _length) failed: symbol index overflow Summary: Detect zero length signatures and throw ClassFormatError before bad dereference occurs Reviewed-by: coleenp, lfoltan, acorn, gtriantafill
Wed, 23 Dec 2015 13:12:15 +0300 8067194: Restructure hotspot/agent/src to conform the modular source layout
dsamersoff [Wed, 23 Dec 2015 13:12:15 +0300] rev 35217
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 16:29:48 -0500 8141211: Convert TraceExceptions to Unified Logging
rprotacio [Tue, 22 Dec 2015 16:29:48 -0500] rev 35216
8141211: Convert TraceExceptions to Unified Logging Summary: The -XX:+TraceExceptions flag has been updated to the unified logging framework, i.e. -Xlog:exceptions. The old flag, because it is product-level, has been aliased to the UL option. Reviewed-by: dholmes, coleenp, mockner
Tue, 22 Dec 2015 19:33:01 +0000 Merge
coleenp [Tue, 22 Dec 2015 19:33:01 +0000] rev 35215
Merge
Tue, 22 Dec 2015 11:11:29 -0500 8074457: Remove the non-Zero CPP Interpreter
coleenp [Tue, 22 Dec 2015 11:11:29 -0500] rev 35214
8074457: Remove the non-Zero CPP Interpreter Summary: Remove cppInterpreter assembly files and reorganize InterpreterGenerator includes Reviewed-by: goetz, bdelsart
Tue, 22 Dec 2015 15:53:42 +0000 Merge
ctornqvi [Tue, 22 Dec 2015 15:53:42 +0000] rev 35213
Merge
Tue, 22 Dec 2015 05:26:55 -0800 8048521: Remove obsolete code from os_windows.cpp/hpp
ctornqvi [Tue, 22 Dec 2015 05:26:55 -0800] rev 35212
8048521: Remove obsolete code from os_windows.cpp/hpp Reviewed-by: coleenp, rdurbin
Tue, 22 Dec 2015 11:03:37 +0100 8145774: Move scrubbing setup code away out of ConcurrentMark
tschatzl [Tue, 22 Dec 2015 11:03:37 +0100] rev 35211
8145774: Move scrubbing setup code away out of ConcurrentMark Summary: Remove dependency of ConcurrentMark to G1RemSet. Reviewed-by: jmasa, mgerdin
Tue, 22 Dec 2015 11:02:04 +0100 8145672: Remove dependency of G1FromCardCache to HeapRegionRemSet
tschatzl [Tue, 22 Dec 2015 11:02:04 +0100] rev 35210
8145672: Remove dependency of G1FromCardCache to HeapRegionRemSet Summary: Move HeapRegionRemSet::num_par_rem_sets() to G1RemSet, and document it. Reviewed-by: mgerdin, jmasa
Tue, 22 Dec 2015 00:08:38 +0000 Merge
iklam [Tue, 22 Dec 2015 00:08:38 +0000] rev 35209
Merge
Mon, 21 Dec 2015 13:58:56 -0800 8145271: stand-alone hotspot build is broken
iklam [Mon, 21 Dec 2015 13:58:56 -0800] rev 35208
8145271: stand-alone hotspot build is broken Reviewed-by: ihse
Mon, 21 Dec 2015 22:45:54 +0100 Merge
iignatyev [Mon, 21 Dec 2015 22:45:54 +0100] rev 35207
Merge
Thu, 17 Dec 2015 16:46:41 +0300 8132723: Add tests which check that soft references to humongous objects should work correctly
kzhaldyb [Thu, 17 Dec 2015 16:46:41 +0300] rev 35206
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
Mon, 21 Dec 2015 19:43:52 +0000 Merge
jmasa [Mon, 21 Dec 2015 19:43:52 +0000] rev 35205
Merge
Fri, 18 Dec 2015 08:17:30 -0800 8068394: Trace event for concurrent GC phases
sangheki [Fri, 18 Dec 2015 08:17:30 -0800] rev 35204
8068394: Trace event for concurrent GC phases Summary: Add concurrent phase events for CMS and G1 Reviewed-by: brutisso, stefank
Wed, 16 Dec 2015 22:06:52 -0800 8144949: TestOptionsWithRanges -XX:NUMAInterleaveGranularity=2147483648 crashes VM
sangheki [Wed, 16 Dec 2015 22:06:52 -0800] rev 35203
8144949: TestOptionsWithRanges -XX:NUMAInterleaveGranularity=2147483648 crashes VM Summary: Changed max range to 2G/8192G for NUMAInterleaveGranularity and removed constraint function Reviewed-by: jwilhelm, jmasa
Mon, 21 Dec 2015 14:09:21 +0000 Merge
coleenp [Mon, 21 Dec 2015 14:09:21 +0000] rev 35202
Merge
Sun, 20 Dec 2015 10:37:23 -0500 8139864: Improve handling of stack protection zones.
goetz [Sun, 20 Dec 2015 10:37:23 -0500] rev 35201
8139864: Improve handling of stack protection zones. Reviewed-by: stuefe, coleenp, fparain
Mon, 21 Dec 2015 12:04:32 +0100 8145671: Rename FromCardCache to G1FromCardCache
tschatzl [Mon, 21 Dec 2015 12:04:32 +0100] rev 35200
8145671: Rename FromCardCache to G1FromCardCache Reviewed-by: jmasa, mgerdin
Mon, 21 Dec 2015 12:02:08 +0100 8145667: Move FromCardCache into separate files
tschatzl [Mon, 21 Dec 2015 12:02:08 +0100] rev 35199
8145667: Move FromCardCache into separate files Reviewed-by: mgerdin, stefank
Mon, 21 Dec 2015 12:02:03 +0100 8145674: Fix includes and forward declarations in g1Remset files
tschatzl [Mon, 21 Dec 2015 12:02:03 +0100] rev 35198
8145674: Fix includes and forward declarations in g1Remset files Reviewed-by: simonis, stefank
Sat, 19 Dec 2015 03:07:31 +0000 Merge
kbarrett [Sat, 19 Dec 2015 03:07:31 +0000] rev 35197
Merge
Wed, 18 Nov 2015 11:31:59 +0100 8143215: gcc 4.1.2: fix three issues breaking the build.
goetz [Wed, 18 Nov 2015 11:31:59 +0100] rev 35196
8143215: gcc 4.1.2: fix three issues breaking the build. Summary: Also fix some more recent introduced missing casts. Reviewed-by: stuefe, simonis, kbarrett, tschatzl
Sat, 19 Dec 2015 02:32:27 +0100 Merge
coleenp [Sat, 19 Dec 2015 02:32:27 +0100] rev 35195
Merge
Fri, 18 Dec 2015 15:50:33 -0500 8144256: compiler/uncommontrap/TestStackBangRbp.java crashes VM on Solaris
coleenp [Fri, 18 Dec 2015 15:50:33 -0500] rev 35194
8144256: compiler/uncommontrap/TestStackBangRbp.java crashes VM on Solaris Summary: Take out inlining of methodHandle copy constructors and destructors Reviewed-by: hseigel, gtriantafill
Fri, 18 Dec 2015 14:30:13 -0500 8145445: [TESTBUG] runtime/logging tests need to properly build and import libraries
rprotacio [Fri, 18 Dec 2015 14:30:13 -0500] rev 35193
8145445: [TESTBUG] runtime/logging tests need to properly build and import libraries Summary: Adds the proper @build and import lines to the jtreg tests in the runtime/logging directory. Reviewed-by: iklam, hseigel
Fri, 18 Dec 2015 13:38:49 +0000 Merge
tschatzl [Fri, 18 Dec 2015 13:38:49 +0000] rev 35192
Merge
Fri, 18 Dec 2015 14:32:16 +0100 8145752: Fix include guards in GC code
tschatzl [Fri, 18 Dec 2015 14:32:16 +0100] rev 35191
8145752: Fix include guards in GC code Reviewed-by: mgerdin, stefank
Fri, 18 Dec 2015 14:27:51 +0100 8145673: G1RemSetSummary.hpp uses FREE_C_HEAP_ARRAY
tschatzl [Fri, 18 Dec 2015 14:27:51 +0100] rev 35190
8145673: G1RemSetSummary.hpp uses FREE_C_HEAP_ARRAY Summary: Move destructor work into cpp file Reviewed-by: mgerdin, stefank
Fri, 18 Dec 2015 11:30:29 +0100 8145534: TestRemsetLogging.java takes a long time
tschatzl [Fri, 18 Dec 2015 11:30:29 +0100] rev 35189
8145534: TestRemsetLogging.java takes a long time Summary: Improve the test and test settings to decrease the time it takes. Reviewed-by: brutisso, jmasa, dfazunen
Fri, 18 Dec 2015 11:04:59 +0100 8145317: ReservedStackTest fails with ReentrantLock looks corrupted
fparain [Fri, 18 Dec 2015 11:04:59 +0100] rev 35188
8145317: ReservedStackTest fails with ReentrantLock looks corrupted Reviewed-by: acorn, dcubed
Fri, 18 Dec 2015 09:02:21 +0100 Merge
jbachorik [Fri, 18 Dec 2015 09:02:21 +0100] rev 35187
Merge
Fri, 18 Dec 2015 08:55:47 +0100 6425769: Allow specifying an address to bind JMX remote connector
sgehwolf [Fri, 18 Dec 2015 08:55:47 +0100] rev 35186
6425769: Allow specifying an address to bind JMX remote connector Reviewed-by: jbachorik, dfuchs
Tue, 24 Nov 2015 16:07:40 +0100 8138677: IllegalAccessException Class sun.usagetracker.UsageTrackerClient$4 (module java.base) can not access a member of class java.lang.management.ManagementFactory (module java.management)
jbachorik [Tue, 24 Nov 2015 16:07:40 +0100] rev 35185
8138677: IllegalAccessException Class sun.usagetracker.UsageTrackerClient$4 (module java.base) can not access a member of class java.lang.management.ManagementFactory (module java.management) Reviewed-by: alanb, mchung, dholmes, erikj, ihse
Thu, 17 Dec 2015 08:41:48 -0800 8144716: Unable to build in Visual Studio after JVMCI change
ctornqvi [Thu, 17 Dec 2015 08:41:48 -0800] rev 35184
8144716: Unable to build in Visual Studio after JVMCI change Reviewed-by: twisti, mgronlun
Thu, 17 Dec 2015 12:16:03 -0800 8145400: ProjectCreator broken after JEP 223 changes
ctornqvi [Thu, 17 Dec 2015 12:16:03 -0800] rev 35183
8145400: ProjectCreator broken after JEP 223 changes Reviewed-by: lfoltan, mgronlun
Thu, 17 Dec 2015 08:41:30 -0800 8145603: Enable build.bat to use vcproj to build
ctornqvi [Thu, 17 Dec 2015 08:41:30 -0800] rev 35182
8145603: Enable build.bat to use vcproj to build Reviewed-by: mgronlun, mikael, gtriantafill
Thu, 17 Dec 2015 11:18:22 -0500 8145629: Disable test/runtime/logging/MonitorInflationTest.java
rprotacio [Thu, 17 Dec 2015 11:18:22 -0500] rev 35181
8145629: Disable test/runtime/logging/MonitorInflationTest.java Summary: @ignore-ed logging/MonitorInflationTest.java Reviewed-by: hseigel, ctornqvi
Thu, 17 Dec 2015 08:23:51 +0100 8079125: [aix] clean up Linux-specific code remnants in AIX coding
stuefe [Thu, 17 Dec 2015 08:23:51 +0100] rev 35180
8079125: [aix] clean up Linux-specific code remnants in AIX coding Reviewed-by: goetz
Wed, 16 Dec 2015 19:30:10 -0800 8145620: Disable compiler/floatingpoint/ModNaN.java
iklam [Wed, 16 Dec 2015 19:30:10 -0800] rev 35179
8145620: Disable compiler/floatingpoint/ModNaN.java Reviewed-by: dholmes, coleenp
Wed, 16 Dec 2015 08:57:47 +0100 8145528: PPC64: Remove cpp interpreter implementation - part II
goetz [Wed, 16 Dec 2015 08:57:47 +0100] rev 35178
8145528: PPC64: Remove cpp interpreter implementation - part II Reviewed-by: coleenp
Wed, 16 Dec 2015 09:24:48 +0100 8145315: VM crashes in print_task_time_stamps()
brutisso [Wed, 16 Dec 2015 09:24:48 +0100] rev 35177
8145315: VM crashes in print_task_time_stamps() Reviewed-by: jwilhelm, jmasa
Wed, 09 Dec 2015 14:56:02 +0100 8144219: [posix] Remove redundant code around os::print_siginfo()
stuefe [Wed, 09 Dec 2015 14:56:02 +0100] rev 35176
8144219: [posix] Remove redundant code around os::print_siginfo() Summary: for posix platforms, consolidate os::print_siginfo() in os_posix.cpp and remove cds fault special handling Reviewed-by: dholmes, simonis
Mon, 07 Dec 2015 09:19:26 -0800 8144853: Print the names of callees in PrintAssembly/PrintInterpreter
iklam [Mon, 07 Dec 2015 09:19:26 -0800] rev 35175
8144853: Print the names of callees in PrintAssembly/PrintInterpreter Reviewed-by: dholmes, vlivanov
Tue, 15 Dec 2015 17:57:08 +0000 Merge
coleenp [Tue, 15 Dec 2015 17:57:08 +0000] rev 35174
Merge
Tue, 15 Dec 2015 16:01:53 +0000 Merge
coleenp [Tue, 15 Dec 2015 16:01:53 +0000] rev 35173
Merge
Tue, 15 Dec 2015 10:43:12 -0500 Merge
coleenp [Tue, 15 Dec 2015 10:43:12 -0500] rev 35172
Merge
Fri, 11 Dec 2015 14:58:20 -0500 8145153: Convert TraceMonitorInflation to Unified Logging
rprotacio [Fri, 11 Dec 2015 14:58:20 -0500] rev 35171
8145153: Convert TraceMonitorInflation to Unified Logging Summary: Updated -XX:+TraceMonitorInflation flag to -Xlog:monitorinflation=debug, with an alias (and related alias table) to support the old option. Reviewed-by: dholmes, mockner, coleenp
Tue, 15 Dec 2015 16:01:00 +0000 Merge
jprovino [Tue, 15 Dec 2015 16:01:00 +0000] rev 35170
Merge
Tue, 15 Dec 2015 15:27:38 +0000 Merge
jprovino [Tue, 15 Dec 2015 15:27:38 +0000] rev 35169
Merge
Mon, 14 Dec 2015 17:06:06 -0500 8139768: Running with -XX:CMSOldPLABNumRefills=2147483648 causes EXCEPTION_INT_DIVIDE_BY_ZERO on Windows i586
jprovino [Mon, 14 Dec 2015 17:06:06 -0500] rev 35168
8139768: Running with -XX:CMSOldPLABNumRefills=2147483648 causes EXCEPTION_INT_DIVIDE_BY_ZERO on Windows i586 Summary: Use double arithmetic to avoid integer overflow Reviewed-by: jwilhelm, tbenson
Thu, 10 Dec 2015 20:14:00 +0300 8143933: Create testlibrary for auxiliary methods used in g1/humongousObjects testing
kzhaldyb [Thu, 10 Dec 2015 20:14:00 +0300] rev 35167
8143933: Create testlibrary for auxiliary methods used in g1/humongousObjects testing Reviewed-by: iignatyev, dfazunen
Thu, 10 Dec 2015 16:18:25 +0100 8145117: PPC64: Remove cpp interpreter implementation
goetz [Thu, 10 Dec 2015 16:18:25 +0100] rev 35166
8145117: PPC64: Remove cpp interpreter implementation Reviewed-by: coleenp, mdoerr
Tue, 15 Dec 2015 11:28:23 +0100 Merge
ihse [Tue, 15 Dec 2015 11:28:23 +0100] rev 35165
Merge
Tue, 15 Dec 2015 10:55:07 +0100 8142909: Integration of minor fixes from the build-infra project
ihse [Tue, 15 Dec 2015 10:55:07 +0100] rev 35164
8142909: Integration of minor fixes from the build-infra project Reviewed-by: dholmes, erikj
Tue, 15 Dec 2015 09:58:29 +0100 8145303: Clean up the units for log_gc_footer
brutisso [Tue, 15 Dec 2015 09:58:29 +0100] rev 35163
8145303: Clean up the units for log_gc_footer Reviewed-by: david, tschatzl, goetz
Tue, 15 Dec 2015 00:16:09 -0500 8145015: jni_GetStringCritical asserts for empty strings
simonis [Tue, 15 Dec 2015 00:16:09 -0500] rev 35162
8145015: jni_GetStringCritical asserts for empty strings Reviewed-by: thartmann, dholmes
Wed, 06 Jan 2016 08:02:23 +0100 Merge
thartmann [Wed, 06 Jan 2016 08:02:23 +0100] rev 35161
Merge
Tue, 05 Jan 2016 10:57:15 -1000 8146001: Remove support for command line options from JVMCI
dnsimon [Tue, 05 Jan 2016 10:57:15 -1000] rev 35160
8146001: Remove support for command line options from JVMCI Reviewed-by: twisti
Tue, 29 Dec 2015 16:47:34 +0000 8146286: aarch64: guarantee failures with large code cache sizes on jtreg test java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
enevill [Tue, 29 Dec 2015 16:47:34 +0000] rev 35159
8146286: aarch64: guarantee failures with large code cache sizes on jtreg test java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java Summary: patch trampoline calls with special case bl to itself which does not cause guarantee failure Reviewed-by: aph
Tue, 29 Dec 2015 18:30:51 +0100 Merge
kvn [Tue, 29 Dec 2015 18:30:51 +0100] rev 35158
Merge
Sun, 27 Dec 2015 05:15:14 -0800 8144993: Elide redundant memory barrier after AllocationNode
hshi [Sun, 27 Dec 2015 05:15:14 -0800] rev 35157
8144993: Elide redundant memory barrier after AllocationNode Summary: Elide memory barrier for AllocationNode when it doesn't escape in initializer and has an MemBarRelease node at exit of initializer method. Reviewed-by: aph, mdoerr, goetz, kvn, asiebenborn
Tue, 29 Dec 2015 11:54:21 +0100 8145913: PPC64: add Montgomery multiply intrinsic
mdoerr [Tue, 29 Dec 2015 11:54:21 +0100] rev 35156
8145913: PPC64: add Montgomery multiply intrinsic Reviewed-by: aph, goetz
Mon, 21 Dec 2015 16:58:29 +0000 8145096: Undefined behaviour in HotSpot
aph [Mon, 21 Dec 2015 16:58:29 +0000] rev 35155
8145096: Undefined behaviour in HotSpot Summary: Fix some integer overflows Reviewed-by: jrose, kvn, kbarrett, adinn, iklam
Mon, 28 Dec 2015 23:11:01 -0800 8143925: Enhancing CounterMode.crypt() for AES
kvn [Mon, 28 Dec 2015 23:11:01 -0800] rev 35154
8143925: Enhancing CounterMode.crypt() for AES Summary: Add intrinsic for CounterMode.crypt() to leverage the parallel nature of AES in Counter(CTR) Mode. Reviewed-by: kvn, ascarpino Contributed-by: kishor.kharbas@intel.com
Mon, 28 Dec 2015 10:10:37 -1000 8146245: compiler/jvmci/ tests fail: java.lang.AssertionError: minimum config for aarch64
twisti [Mon, 28 Dec 2015 10:10:37 -1000] rev 35153
8146245: compiler/jvmci/ tests fail: java.lang.AssertionError: minimum config for aarch64 Reviewed-by: kvn
Sat, 26 Dec 2015 16:59:26 +0100 8146157: JVMCI must not fold accesses to @Stable fields if -XX:-FoldStableValues
dnsimon [Sat, 26 Dec 2015 16:59:26 +0100] rev 35152
8146157: JVMCI must not fold accesses to @Stable fields if -XX:-FoldStableValues Reviewed-by: twisti
Mon, 28 Dec 2015 10:32:20 +0100 8146231: ppc64/gcc 4.1.2: fix build after "8143072: [JVMCI] Port JVMCI to AArch64"
mdoerr [Mon, 28 Dec 2015 10:32:20 +0100] rev 35151
8146231: ppc64/gcc 4.1.2: fix build after "8143072: [JVMCI] Port JVMCI to AArch64" Reviewed-by: goetz
Fri, 25 Dec 2015 03:27:06 +0300 8146205: quarantine compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java
iignatyev [Fri, 25 Dec 2015 03:27:06 +0300] rev 35150
8146205: quarantine compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java Reviewed-by: kvn
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
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip