Sangheon Kim
|
a8672f2267
|
8145312: CMS: There is insufficient memory with CMSSamplingGrain=1
Change minimum range and add constraint function for CMSSamplingGrain flag
Reviewed-by: jmasa, ddmitriev
|
2016-03-09 15:37:33 -08:00 |
|
Kim Barrett
|
6e0466f618
|
Merge
|
2016-03-09 20:37:04 +00:00 |
|
Nils Eliasson
|
b01a1a42e3
|
8066770: EnqueueMethodForCompilationTest.java fails to compile method
Make compiles blocking and always check queue
Reviewed-by: kvn
|
2016-03-09 21:20:43 +01:00 |
|
Nils Eliasson
|
9e21021abb
|
8073793: serviceability/dcmd/compiler/CodelistTest.java fails with ClassNotFoundException trying to load VM anonymous class
Make test less fragile using whitebox API
Reviewed-by: kvn
|
2016-03-09 21:19:13 +01:00 |
|
Peter Levart
|
020a27b202
|
8149925: We don't need jdk.internal.ref.Cleaner any more - part1
1st part of removing legacy jdk.internal.ref.Cleaner
Reviewed-by: chegar, mchung
|
2016-03-09 21:17:06 +01:00 |
|
Sangheon Kim
|
7679cbc134
|
8150362: G1 base elapsed time prediction is wrong because rs_length prediction is wrong
Change rs_length prediction used from G1 base elapsed time prediction
Reviewed-by: mgerdin, tschatzl
|
2016-03-09 11:08:49 -08:00 |
|
Kim Barrett
|
8b6631e5a2
|
8150688: Fix os_windows siglabel
Change types to eliminate implicit narrowing, and other cleanups.
Reviewed-by: dholmes, tbenson
|
2016-03-09 11:03:45 -05:00 |
|
Stefan Karlsson
|
3fa2f0cd11
|
8151534: Refactor ArrayAllocator for easier reuse
Reviewed-by: tschatzl, brutisso
|
2016-03-09 17:03:04 +01:00 |
|
Hannes Wallnöfer
|
a8987f1075
|
8151515: $EXEC output is truncated
Reviewed-by: sundar, jlaskey
|
2016-03-09 15:45:44 +01:00 |
|
Michael Haupt
|
3b675d58d4
|
8151518: relax test requirements to reduce dependency on directory contents
Reviewed-by: hannesw, sundar
|
2016-03-09 15:15:29 +01:00 |
|
Michael McMahon
|
b9616807fc
|
8151299: Http client SelectorManager overwriting read and write events
Reviewed-by: chegar
|
2016-03-09 13:37:30 +00:00 |
|
Jesper Wilhelmsson
|
90586a424c
|
Merge
|
2016-03-09 14:18:12 +01:00 |
|
Bengt Rutisson
|
3179ca3b0a
|
Merge
|
2016-03-09 14:54:18 +01:00 |
|
Bengt Rutisson
|
cc0120e872
|
8151513: Remove debugging code from BarrierSet
Reviewed-by: pliden, stefank
|
2016-03-09 14:05:50 +01:00 |
|
Michael Haupt
|
e53b5a35be
|
8151291: $EXEC yields "unknown command" on Cygwin
Reviewed-by: jlaskey, hannesw, sdama
|
2016-03-09 13:24:01 +01:00 |
|
Michael McMahon
|
a3aa848719
|
8151441: Completion result in httpclient Exchange.java lost
Reviewed-by: chegar
|
2016-03-09 12:11:31 +00:00 |
|
Stefan Karlsson
|
dd34e9b751
|
8151440: Move BitMap verfication inline functions out from bitMap.hpp
Reviewed-by: tschatzl, pliden, kbarrett
|
2016-03-09 12:45:44 +01:00 |
|
Stefan Karlsson
|
48813d4d84
|
8151439: Inline the BitMap constructor
Reviewed-by: tschatzl, pliden, kbarrett
|
2016-03-09 12:44:49 +01:00 |
|
Stefan Karlsson
|
7419b91e7e
|
8151436: Leaner ArrayAllocator and BitMaps
Reviewed-by: tschatzl, pliden, kbarrett
|
2016-03-09 12:44:12 +01:00 |
|
Staffan Larsen
|
8af208885a
|
8151196: Several tests fail due to test library not found
Reviewed-by: ctornqvi, brutisso
|
2016-03-09 12:30:39 +01:00 |
|
Volker Simonis
|
2610c1da55
|
8151497: Set REQUIRED_OS_NAME and REQUIRED_OS_VERSION on AIX
Reviewed-by: erikj
|
2016-03-09 11:15:04 +01:00 |
|
Thomas Schatzl
|
94c75d0f00
|
8151414: os::pretouch_memory should take void* instead of char*
Change parameters and remove associated casts.
Reviewed-by: pliden, stefank
|
2016-03-09 09:56:10 +01:00 |
|
Antonios Printezis
|
00a657d109
|
8146991: Introduce per-worker preserved mark stacks in ParallelGC
Reviewed-by: tschatzl, ysr
|
2016-03-09 09:45:47 +01:00 |
|
Amy Lu
|
025fa588dc
|
8151260: Mark URLPermission/URLTest.java and ipv6tests/TcpTest.java as intermittently failing
Reviewed-by: chegar
|
2016-03-09 11:35:21 +08:00 |
|
Alejandro Murillo
|
5e3abca606
|
Merge
|
2016-03-08 19:03:30 -08:00 |
|
Alejandro Murillo
|
7abd206441
|
Merge
|
2016-03-08 19:03:30 -08:00 |
|
Christian Thalinger
|
54ca53c593
|
8151266: HotSpotResolvedJavaFieldImpl::isStable() does not work as expected
Reviewed-by: never, twisti
|
2016-03-08 15:10:02 -08:00 |
|
Rachel Protacio
|
22f2f6ff95
|
8150083: Convert VerboseVerification to Unified Logging
Converted -XX:+VerboseVerfication to -Xlog:verboseverification=info
Reviewed-by: hseigel, dholmes
|
2016-03-08 15:19:53 -05:00 |
|
Brent Christian
|
7d85e0638f
|
8148187: Remove OS X-specific com.apple.concurrent package
Removed jdk.deploy.osx module (including com.apple.concurrent)
Reviewed-by: alanb, erikj, mchung
|
2016-03-08 11:36:42 -08:00 |
|
Brent Christian
|
685358ed93
|
8148187: Remove OS X-specific com.apple.concurrent package
Removed jdk.deploy.osx module (including com.apple.concurrent)
Reviewed-by: alanb, erikj, mchung
|
2016-03-08 11:36:30 -08:00 |
|
Rachel Protacio
|
b2f40c5a16
|
8149991: Convert TraceSafepointCleanupTime to Unified Logging
Converted TraceSafepointCleanupTime to -Xlog:safepointcleanup=info
Reviewed-by: hseigel, mockner, ddmitriev, dholmes, coleenp
|
2016-03-08 12:57:44 -05:00 |
|
Erik Joelsson
|
11def8caf1
|
8151435: Windows devkit missing 32bit msvcdis120.dll
Reviewed-by: tbell
|
2016-03-08 15:51:49 +01:00 |
|
Erik Helin
|
bc0cccce38
|
Merge
|
2016-03-08 14:54:02 +01:00 |
|
Mikael Gerdin
|
50b0262b13
|
8151711: Move G1 number sequences out of the G1 collector policy
Reviewed-by: tbenson, ehelin
|
2016-03-08 13:17:30 +01:00 |
|
Chris Hegarty
|
bd69ca08d2
|
8151384: Improve String.CASE_INSENSITIVE_ORDER and remove sun.misc.ASCIICaseInsensitiveComparator
Reviewed-by: shade, sherman
|
2016-03-08 12:11:07 +00:00 |
|
Robbin Ehn
|
9500b02eae
|
8151265: Add a way to extend UL tags
Reviewed-by: dholmes, kbarrett
|
2016-03-08 13:05:21 +01:00 |
|
Hamlin Li
|
34313c01e3
|
8143610: (dc) java/nio/channels/DatagramChannel/AdaptDatagramSocket.java failed intermittently due to SocketTimeoutException
Reviewed-by: alanb
|
2016-03-08 11:01:38 +00:00 |
|
Cheleswer Sahu
|
ca8482e568
|
8146683: check_addr0 should be more efficient
Reviewed-by: dsamersoff, kevinw, dholmes
|
2016-03-08 14:37:43 +05:30 |
|
Robbin Ehn
|
c75117cf29
|
8151264: Add a notification mechanism for UL configuration changes
Reviewed-by: dholmes, mlarsson
|
2016-03-08 08:54:05 +01:00 |
|
Felix Yang
|
8041d8453e
|
8151352: jdk/test/sample fails with "effective library path is outside the test suite"
Reviewed-by: darcy
|
2016-03-08 09:33:31 +08:00 |
|
David Dehaven
|
ddd9185c51
|
Merge
|
2016-03-07 16:38:23 -08:00 |
|
Jon Masamitsu
|
c5a4113326
|
Merge
|
2016-03-07 23:06:34 +00:00 |
|
Sangheon Kim
|
60d1119f78
|
Merge
|
2016-03-07 21:40:10 +00:00 |
|
Dmitry Samersoff
|
7e6bd74172
|
Merge
|
2016-03-07 20:33:26 +00:00 |
|
Joe Darcy
|
3fb108bd73
|
8151393: Revert changes for JDK-8087104
Reviewed-by: alanb
|
2016-03-07 12:10:55 -08:00 |
|
Carsten Varming
|
f913f3be69
|
8150013: ParNew: Prune nmethods scavengable list
Speed up ParNew collections by pruning the list of scavengable nmethods.
Reviewed-by: jmasa, tonyp, twisti
|
2016-03-07 14:41:31 -05:00 |
|
Gerard Ziemski
|
e9ed133190
|
Merge
|
2016-03-07 19:29:47 +00:00 |
|
Jon Masamitsu
|
09a7ae4e60
|
8149343: assert(rp->num_q() == no_of_gc_workers) failed: sanity
Reviewed-by: tschatzl, kbarrett
|
2016-03-07 11:28:06 -08:00 |
|
Sangheon Kim
|
400246c87d
|
Merge
|
2016-03-07 18:56:02 +00:00 |
|
Jesper Wilhelmsson
|
eadcb3b145
|
Merge
|
2016-03-07 19:17:35 +01:00 |
|