Fri, 26 Feb 2016 09:55:14 +0800 8150608: Mark BashStreams.java as intermittently failing and put to ProblemList
amlu [Fri, 26 Feb 2016 09:55:14 +0800] rev 36133
8150608: Mark BashStreams.java as intermittently failing and put to ProblemList Reviewed-by: bpb, rriggs
Thu, 25 Feb 2016 16:10:15 -0800 8145854: SSLContextImpl.statusResponseManager should be generated if required
jnimeh [Thu, 25 Feb 2016 16:10:15 -0800] rev 36132
8145854: SSLContextImpl.statusResponseManager should be generated if required Summary: Implement server-side lazy initialization of StatusResponseManagers in the SSLContextImpl class. Reviewed-by: xuelei
Thu, 25 Feb 2016 23:14:22 +0000 8087112: HTTP API and HTTP/1.1 implementation
michaelm [Thu, 25 Feb 2016 23:14:22 +0000] rev 36131
8087112: HTTP API and HTTP/1.1 implementation Reviewed-by: alanb, chegar, coffeys, psandoz, rriggs
Thu, 25 Feb 2016 11:27:30 -0800 Merge
lana [Thu, 25 Feb 2016 11:27:30 -0800] rev 36130
Merge
Mon, 15 Feb 2016 17:47:53 -0800 8132734: JDK 9 runtime changes to support multi-release jar files
sdrach [Mon, 15 Feb 2016 17:47:53 -0800] rev 36129
8132734: JDK 9 runtime changes to support multi-release jar files Summary: JEP 238 Multi-Release JAR Files runtime support Reviewed-by: alanb, psandoz, sherman
Mon, 15 Feb 2016 16:59:56 -0800 8150204: (fs) Enhance java/nio/file/Files/probeContentType/Basic.java debugging output
bpb [Mon, 15 Feb 2016 16:59:56 -0800] rev 36128
8150204: (fs) Enhance java/nio/file/Files/probeContentType/Basic.java debugging output Summary: Add debugging information to the test. Reviewed-by: alanb
Tue, 23 Feb 2016 18:57:08 -0800 Merge
amurillo [Tue, 23 Feb 2016 18:57:08 -0800] rev 36127
Merge
Thu, 18 Feb 2016 15:19:41 -0800 Merge
amurillo [Thu, 18 Feb 2016 15:19:41 -0800] rev 36126
Merge
Thu, 18 Feb 2016 18:07:47 +0100 Merge
jwilhelm [Thu, 18 Feb 2016 18:07:47 +0100] rev 36125
Merge
Tue, 16 Feb 2016 12:09:11 -0800 Merge
dcubed [Tue, 16 Feb 2016 12:09:11 -0800] rev 36124
Merge
Wed, 10 Feb 2016 19:55:57 -0800 8149611: Add tests for Unsafe.copySwapMemory
mikael [Wed, 10 Feb 2016 19:55:57 -0800] rev 36123
8149611: Add tests for Unsafe.copySwapMemory Reviewed-by: dholmes
Wed, 10 Feb 2016 15:20:41 -0800 8141491: Unaligned memory access in Bits.c
mikael [Wed, 10 Feb 2016 15:20:41 -0800] rev 36122
8141491: Unaligned memory access in Bits.c Summary: Introduce alignment-safe Copy::conjoint_swap and j.i.m.Unsafe.copySwapMemory Reviewed-by: jrose, dholmes, psandoz
Wed, 17 Feb 2016 18:49:38 +0300 8148518: Unsafe.getCharUnaligned() loads aren't folded in case of -XX:-UseUnalignedAccesses
vlivanov [Wed, 17 Feb 2016 18:49:38 +0300] rev 36121
8148518: Unsafe.getCharUnaligned() loads aren't folded in case of -XX:-UseUnalignedAccesses Reviewed-by: kvn, shade
Mon, 15 Feb 2016 20:27:12 +0300 8148994: Replacing MH::invokeBasic with a direct call breaks LF customization
vlivanov [Mon, 15 Feb 2016 20:27:12 +0300] rev 36120
8148994: Replacing MH::invokeBasic with a direct call breaks LF customization Reviewed-by: jrose, redestad
Wed, 24 Feb 2016 02:50:14 +0000 8149417: Use final restricted flag
xuelei [Wed, 24 Feb 2016 02:50:14 +0000] rev 36119
8149417: Use final restricted flag Reviewed-by: mullan, weijun, coffeys
Wed, 24 Feb 2016 00:14:23 +0100 8150456: jdk 9 nightly build fails on Windows 32 bit
erikj [Wed, 24 Feb 2016 00:14:23 +0100] rev 36118
8150456: jdk 9 nightly build fails on Windows 32 bit Reviewed-by: tbell, ihse
Tue, 23 Feb 2016 17:19:28 -0500 8150337: sun/misc/SunMiscSignalTest.java failed intermittently
rriggs [Tue, 23 Feb 2016 17:19:28 -0500] rev 36117
8150337: sun/misc/SunMiscSignalTest.java failed intermittently Summary: Correct test to allow for signals to be ignored Reviewed-by: bpb
Tue, 23 Feb 2016 10:51:37 -0800 8150434: Remove redundant "jdk_localedata" from the CLDR locale data meta info class name
naoto [Tue, 23 Feb 2016 10:51:37 -0800] rev 36116
8150434: Remove redundant "jdk_localedata" from the CLDR locale data meta info class name Reviewed-by: mchung
Tue, 23 Feb 2016 17:41:00 +0000 6432031: Add support for SO_REUSEPORT
alanb [Tue, 23 Feb 2016 17:41:00 +0000] rev 36115
6432031: Add support for SO_REUSEPORT Reviewed-by: alanb, simonis, chegar Contributed-by: yingqi.lu@intel.com
Tue, 23 Feb 2016 09:49:04 +0100 8143410: augment pseudo-code descriptions in MethodHandles API
mhaupt [Tue, 23 Feb 2016 09:49:04 +0100] rev 36114
8143410: augment pseudo-code descriptions in MethodHandles API Reviewed-by: psandoz
Tue, 23 Feb 2016 17:09:46 +0900 8074411: Describe "minor unit" and/or "default fraction digits" in Currency class' javadoc clearly
peytoia [Tue, 23 Feb 2016 17:09:46 +0900] rev 36113
8074411: Describe "minor unit" and/or "default fraction digits" in Currency class' javadoc clearly Reviewed-by: naoto, okutsu, peytoia Contributed-by: Nishit Jain <nishit.jain@oracle.com>
Tue, 23 Feb 2016 07:17:54 +0100 8150360: augment/correct MethodHandle API documentation
mhaupt [Tue, 23 Feb 2016 07:17:54 +0100] rev 36112
8150360: augment/correct MethodHandle API documentation Reviewed-by: psandoz
Tue, 23 Feb 2016 09:52:56 +0800 8149154: tools/pack200/Pack200Test.java failed with NullPointerException
amlu [Tue, 23 Feb 2016 09:52:56 +0800] rev 36111
8149154: tools/pack200/Pack200Test.java failed with NullPointerException Reviewed-by: ksrini
Mon, 22 Feb 2016 11:23:03 +0100 8150203: Incremental update from build-infra project
ihse [Mon, 22 Feb 2016 11:23:03 +0100] rev 36110
8150203: Incremental update from build-infra project Reviewed-by: erikj
Thu, 25 Feb 2016 09:41:46 -0800 Added tag jdk-9+107 for changeset e1580bae8eb5
lana [Thu, 25 Feb 2016 09:41:46 -0800] rev 36109
Added tag jdk-9+107 for changeset e1580bae8eb5
Wed, 05 Jul 2017 21:23:18 +0200 Merge
duke [Wed, 05 Jul 2017 21:23:18 +0200] rev 36108
Merge
Thu, 25 Feb 2016 11:27:59 -0800 Merge
lana [Thu, 25 Feb 2016 11:27:59 -0800] rev 36107
Merge
Tue, 23 Feb 2016 18:57:06 -0800 Merge
amurillo [Tue, 23 Feb 2016 18:57:06 -0800] rev 36106
Merge
Thu, 18 Feb 2016 15:19:39 -0800 Merge
amurillo [Thu, 18 Feb 2016 15:19:39 -0800] rev 36105
Merge
Thu, 18 Feb 2016 18:10:35 +0100 Merge
jwilhelm [Thu, 18 Feb 2016 18:10:35 +0100] rev 36104
Merge
Tue, 16 Feb 2016 12:01:37 -0800 Merge
dcubed [Tue, 16 Feb 2016 12:01:37 -0800] rev 36103
Merge
Mon, 15 Feb 2016 15:55:58 +0100 8149820: Move G1YoungGenSizer to g1CollectorPolicy.cpp
ehelin [Mon, 15 Feb 2016 15:55:58 +0100] rev 36102
8149820: Move G1YoungGenSizer to g1CollectorPolicy.cpp Reviewed-by: jwilhelm, tbenson
Mon, 15 Feb 2016 21:57:30 -0500 8149427: Remove .class files from the hotspot repo .hgignore file
dholmes [Mon, 15 Feb 2016 21:57:30 -0500] rev 36101
8149427: Remove .class files from the hotspot repo .hgignore file Reviewed-by: mikael, twisti
Mon, 15 Feb 2016 16:22:32 +0100 8149826: Concurrent misspelled in the CMS logging
brutisso [Mon, 15 Feb 2016 16:22:32 +0100] rev 36100
8149826: Concurrent misspelled in the CMS logging Reviewed-by: david
Mon, 15 Feb 2016 05:54:59 -0500 8147379: Investigate if ConvertSleepToYield still should be false by default on Sparc
dholmes [Mon, 15 Feb 2016 05:54:59 -0500] rev 36099
8147379: Investigate if ConvertSleepToYield still should be false by default on Sparc Reviewed-by: dcubed, sjohanss
Fri, 12 Feb 2016 09:19:10 +0100 8149650: Create a trace event for G1 heap region type transitions
david [Fri, 12 Feb 2016 09:19:10 +0100] rev 36098
8149650: Create a trace event for G1 heap region type transitions Reviewed-by: jwilhelm, sjohanss
Fri, 12 Feb 2016 09:12:12 +0100 8009538: [Event Request] Want events for tenuring distribution
david [Fri, 12 Feb 2016 09:12:12 +0100] rev 36097
8009538: [Event Request] Want events for tenuring distribution Reviewed-by: jwilhelm, sjohanss
Thu, 11 Feb 2016 15:43:30 -0500 8149697: Fix for 8145725 is broken
dholmes [Thu, 11 Feb 2016 15:43:30 -0500] rev 36096
8149697: Fix for 8145725 is broken Summary: As per the existing comment we needed to check the saved 'index' instead Reviewed-by: gthornbr, dcubed, kbarrett
Thu, 11 Feb 2016 16:49:12 +0100 8149648: Add number of regions to the G1HeapSummary event
david [Thu, 11 Feb 2016 16:49:12 +0100] rev 36095
8149648: Add number of regions to the G1HeapSummary event Reviewed-by: sjohanss, jwilhelm
Thu, 11 Feb 2016 12:11:02 +0000 Merge
kevinw [Thu, 11 Feb 2016 12:11:02 +0000] rev 36094
Merge
Mon, 08 Feb 2016 15:46:25 +0530 8144957: Remove PICL warning message
kevinw [Mon, 08 Feb 2016 15:46:25 +0530] rev 36093
8144957: Remove PICL warning message Summary: There is no need to print any error/warning message when a library needed for performance optimization is not found on the system Reviewed-by: poonam, kvn Contributed-by: Shafi Ahmad <shafi.s.ahmad@oracle.com>
Thu, 11 Feb 2016 02:39:35 -0800 8149096: Remove unused code in methodComparator
stuefe [Thu, 11 Feb 2016 02:39:35 -0800] rev 36092
8149096: Remove unused code in methodComparator Summary: Remove unused code in methodComparator Reviewed-by: coleenp, sspitsyn, dholmes
Thu, 11 Feb 2016 08:57:00 +0100 8149542: Missing failure reporting in HeapRegion::verify
brutisso [Thu, 11 Feb 2016 08:57:00 +0100] rev 36091
8149542: Missing failure reporting in HeapRegion::verify Reviewed-by: tschatzl, jprovino
Thu, 11 Feb 2016 08:55:36 +0100 8149541: Use log_error() instead of log_info() when verification reports a problem
brutisso [Thu, 11 Feb 2016 08:55:36 +0100] rev 36090
8149541: Use log_error() instead of log_info() when verification reports a problem Reviewed-by: jwilhelm, tbenson
Wed, 10 Feb 2016 22:22:48 -0500 8148987: [Linux] Allow building on older systems without CPU_ALLOC support
dholmes [Wed, 10 Feb 2016 22:22:48 -0500] rev 36089
8148987: [Linux] Allow building on older systems without CPU_ALLOC support Reviewed-by: dsamersoff, stuefe, dcubed
Thu, 11 Feb 2016 01:06:24 +0000 Merge
dholmes [Thu, 11 Feb 2016 01:06:24 +0000] rev 36088
Merge
Wed, 10 Feb 2016 18:57:19 -0500 8145725: Remove the WorkAroundNPTLTimedWaitHang workaround
dholmes [Wed, 10 Feb 2016 18:57:19 -0500] rev 36087
8145725: Remove the WorkAroundNPTLTimedWaitHang workaround Reviewed-by: ddmitriev, stuefe, dcubed
Wed, 10 Feb 2016 15:20:38 -0800 8141491: Unaligned memory access in Bits.c
mikael [Wed, 10 Feb 2016 15:20:38 -0800] rev 36086
8141491: Unaligned memory access in Bits.c Summary: Introduce alignment-safe Copy::conjoint_swap and j.i.m.Unsafe.copySwapMemory Reviewed-by: jrose, dholmes, psandoz
Wed, 10 Feb 2016 14:30:25 +0100 Merge
brutisso [Wed, 10 Feb 2016 14:30:25 +0100] rev 36085
Merge
Wed, 10 Feb 2016 12:56:55 +0100 8148992: VM can hang on exit if root region scanning is initiated but not executed
brutisso [Wed, 10 Feb 2016 12:56:55 +0100] rev 36084
8148992: VM can hang on exit if root region scanning is initiated but not executed Reviewed-by: tschatzl, pliden, jwilhelm
Wed, 10 Feb 2016 12:32:46 +0000 Merge
tschatzl [Wed, 10 Feb 2016 12:32:46 +0000] rev 36083
Merge
Wed, 10 Feb 2016 12:08:37 +0100 8136854: G1 ConcurrentG1RefineThread::stop delays JVM shutdown for >150ms
tschatzl [Wed, 10 Feb 2016 12:08:37 +0100] rev 36082
8136854: G1 ConcurrentG1RefineThread::stop delays JVM shutdown for >150ms Summary: Decrease the default wait delay for mark thread initialization to accomodate very short running applications. Reviewed-by: tbenson, mgerdin
Wed, 10 Feb 2016 12:05:40 +0100 8143220: Fix documentation of InitiatingHeapOccupancyPercent
tschatzl [Wed, 10 Feb 2016 12:05:40 +0100] rev 36081
8143220: Fix documentation of InitiatingHeapOccupancyPercent Summary: Adjust internal flag documentation to how it currently works. Reviewed-by: brutisso, jmasa, tamao
Wed, 17 Feb 2016 09:57:10 -0800 8150075: [JVMCI] expose reserved stack machinery and Inline flag in HotSpotVMConfig
never [Wed, 17 Feb 2016 09:57:10 -0800] rev 36080
8150075: [JVMCI] expose reserved stack machinery and Inline flag in HotSpotVMConfig Reviewed-by: kvn, twisti
Wed, 17 Feb 2016 12:24:53 +0100 6378256: Performance problem with System.identityHashCode in client compiler
thartmann [Wed, 17 Feb 2016 12:24:53 +0100] rev 36079
6378256: Performance problem with System.identityHashCode in client compiler Summary: Enabled C1 optimization to try pull out hashCode from object header, before calling into the VM. Reviewed-by: dlong, roland, thartmann Contributed-by: Rahul Raghavan <rahul.v.raghavan@oracle.com>
Tue, 16 Feb 2016 09:49:58 -0800 8149969: [JVMCI] PrintNMethods is ignored for CompilerToVM.installCode when not called from the broker
never [Tue, 16 Feb 2016 09:49:58 -0800] rev 36078
8149969: [JVMCI] PrintNMethods is ignored for CompilerToVM.installCode when not called from the broker Reviewed-by: kvn
Mon, 15 Feb 2016 23:45:15 +0300 8149813: Move trusted final field handling from C2 LoadNode::Value to shared code
shade [Mon, 15 Feb 2016 23:45:15 +0300] rev 36077
8149813: Move trusted final field handling from C2 LoadNode::Value to shared code Reviewed-by: thartmann, kvn
Mon, 15 Feb 2016 18:42:45 +0000 Merge
vlivanov [Mon, 15 Feb 2016 18:42:45 +0000] rev 36076
Merge
Mon, 15 Feb 2016 20:26:50 +0300 8148994: Replacing MH::invokeBasic with a direct call breaks LF customization
vlivanov [Mon, 15 Feb 2016 20:26:50 +0300] rev 36075
8148994: Replacing MH::invokeBasic with a direct call breaks LF customization Reviewed-by: jrose, redestad
Mon, 15 Feb 2016 20:26:02 +0300 8138922: StubCodeDesc constructor publishes partially-constructed objects on StubCodeDesc::_list
vlivanov [Mon, 15 Feb 2016 20:26:02 +0300] rev 36074
8138922: StubCodeDesc constructor publishes partially-constructed objects on StubCodeDesc::_list Reviewed-by: kvn, coleenp, dholmes
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip