Nadeesh TV
|
911f4b1664
|
8031085: DateTimeFormatter won't parse dates with custom format "yyyyMMddHHmmssSSS"
Changed the FractionPrinterParser to subclass of NumberPrinterParser to make it participate in adjacent value parsing
Reviewed-by: rriggs, scolebourne
|
2016-04-25 09:37:43 +00:00 |
|
Stefan Karlsson
|
9ca6318ece
|
8017629: G1: UseSHM in combination with a G1HeapRegionSize > os::large_page_size() falls back to use small pages
Reviewed-by: pliden, sjohanss, stuefe
|
2016-04-25 11:36:14 +02:00 |
|
Tobias Hartmann
|
3a358f4cff
|
8086057: Crash with "modified node is not on IGVN._worklist" when running with -XX:-SplitIfBlocks
Pre-loop Opaque1 node 'pre_opaq' should be put on the IGVN worklist after modification.
Reviewed-by: kvn
|
2016-04-25 10:53:42 +02:00 |
|
Tobias Hartmann
|
ebc384160f
|
8154763: Crash with "assert(RangeCheckElimination)" if RangeCheckElimination is disabled
Disable multiversioning if range check elimination is turned off.
Reviewed-by: mcberg, kvn
|
2016-04-25 10:51:44 +02:00 |
|
John R Rose
|
a4ff82596a
|
8154475: Clean up lookup visibility
Reviewed-by: vlivanov, mhaupt, ahgross
|
2016-04-23 05:04:27 -07:00 |
|
Jiangli Zhou
|
04ec692aca
|
Merge
|
2016-04-22 19:40:39 +02:00 |
|
Coleen Phillimore
|
bc5d385d04
|
Merge
|
2016-04-22 16:17:45 +00:00 |
|
Matthias Baesken
|
d88ba0b30d
|
8154566: os_linux.cpp parse_os_info gives non descriptive output on current SLES releases
For SuSE, read the first line of the /etc/xrelease file, also get PRETTY_NAME from /etc/os_release
Reviewed-by: gthornbr, coleenp
|
2016-04-23 15:21:48 -04:00 |
|
Michail Chernov
|
0fc708181a
|
8154341: [TESTBUG] G1 stress test for humongous objects allocation
Reviewed-by: jwilhelm, dfazunen
|
2016-04-22 18:19:29 +03:00 |
|
Michail Chernov
|
4397d91642
|
8154759: [TESTBUG] GC tests should be changed to be able to execute with -Xlog:all=trace
Reviewed-by: jmasa, dfazunen
|
2016-04-22 17:49:15 +03:00 |
|
Coleen Phillimore
|
77eae51159
|
Merge
|
2016-04-22 14:48:35 +00:00 |
|
Michail Chernov
|
14a8adfd9f
|
8154843: GC tests should be correctly marked with @module
Reviewed-by: jwilhelm, dfazunen
|
2016-04-22 17:46:06 +03:00 |
|
Nils Eliasson
|
24d3db305c
|
8153527: break_tty_lock_for_safepoint causes "assert(false) failed: bad tag in log" and broken compile log
Retake tty_lock before printing closing tag in print_optoassembly
Reviewed-by: kvn
|
2016-04-22 16:05:00 +02:00 |
|
Coleen Phillimore
|
5f5a877bf4
|
Merge
|
2016-04-22 13:16:57 +00:00 |
|
Goetz Lindenmaier
|
dafa24689b
|
8154921: Fix aix after "8146879: Add option for handling existing log files in UL"
Rename os::fileno to os::get_fileno because AIX defines macro 'fileno'.
Reviewed-by: coleenp
|
2016-04-22 14:57:18 +02:00 |
|
Andrew Haley
|
651e264d3c
|
8154210: Zero: Better byte behaviour
Complete support for 8132051 on Zero and fix failure on 64-bit big-endian systems
Reviewed-by: andrew, chrisphi, coleenp
|
2016-04-22 14:30:58 +02:00 |
|
Thomas Schatzl
|
2e4cd63893
|
Merge
|
2016-04-22 13:43:36 +02:00 |
|
Erik Joelsson
|
f2c59f97ce
|
8154326: bash >(...) construct causes race conditions
Reviewed-by: tbell, ihse
|
2016-04-22 10:48:12 +02:00 |
|
Martin Doerr
|
2ee49b78fe
|
8154867: PPC64: Better byte behavior
Reviewed-by: goetz
|
2016-04-22 10:46:08 +02:00 |
|
Thomas Schatzl
|
78d48b8bee
|
8154838: G1CardLiveData::free_large_bitmap() uses wrong calculation to determine the number of words
Use the exact same calculation as G1CardLiveData::allocate_large_bitmap() in free_large_bitmap().
Reviewed-by: stefank, jmasa
|
2016-04-22 10:19:22 +02:00 |
|
Alejandro Murillo
|
447298f950
|
Merge
|
2016-04-22 01:04:01 -07:00 |
|
Alejandro Murillo
|
b22e1fa6fa
|
Merge
|
2016-04-22 01:04:00 -07:00 |
|
Alejandro Murillo
|
f9426642c6
|
Merge
|
2016-04-22 01:04:00 -07:00 |
|
Alejandro Murillo
|
638bcd60aa
|
Merge
|
2016-04-22 00:08:54 -07:00 |
|
Amy Lu
|
ac4936ef85
|
8153933: Remove intermittent key from TimeZone/Bug6772689.java and move back to tier1
Reviewed-by: darcy
|
2016-04-22 13:01:41 +08:00 |
|
Chris Plummer
|
7cd3700010
|
8148195: Some InstanceKlass and MethodCounters fields can be excluded when JVMTI is not supported
Removed "previous version", "cached class file", and breakpoint related fields and code when JVMTI is not supported
Reviewed-by: coleenp, sspitsyn
|
2016-04-21 20:49:11 -07:00 |
|
Sergey Bylokhov
|
6c76566789
|
8154088: [macosx] SWT does not work on JDK 9 since b65
Reviewed-by: prr
|
2016-04-22 01:59:35 +03:00 |
|
Erik Gahlin
|
391c11f0c2
|
8154794: Add support for experimental fields/events to event-based tracing
Reviewed-by: mlarsson, mgronlun
|
2016-04-22 00:08:43 +02:00 |
|
Lana Steuck
|
fbee2f5db7
|
Merge
|
2016-04-21 13:38:01 -07:00 |
|
Lana Steuck
|
860d968d5c
|
Merge
|
2016-04-21 13:37:31 -07:00 |
|
Lana Steuck
|
9c01d216f6
|
Merge
|
2016-04-21 13:37:09 -07:00 |
|
Lana Steuck
|
4849577827
|
Merge
|
2016-04-21 13:36:14 -07:00 |
|
Lana Steuck
|
ee14387b53
|
Merge
|
2016-04-21 13:36:00 -07:00 |
|
Bharadwaj Yadavalli
|
d1b219ba3c
|
Merge
|
2016-04-21 20:11:40 +00:00 |
|
Bharadwaj Yadavalli
|
80a156e005
|
Merge
|
2016-04-21 15:59:07 -04:00 |
|
Lana Steuck
|
ae0df303d1
|
Added tag jdk-9+115 for changeset e9c85d2b1fcc
|
2016-04-21 12:57:17 -07:00 |
|
Lana Steuck
|
40263e2a34
|
Added tag jdk-9+115 for changeset 3414aeff4a80
|
2016-04-21 12:57:11 -07:00 |
|
Lana Steuck
|
6e60b5bc3e
|
Added tag jdk-9+115 for changeset c0f1d63d6486
|
2016-04-21 12:57:10 -07:00 |
|
Lana Steuck
|
2c681d330e
|
Added tag jdk-9+115 for changeset 04a4a89d81b9
|
2016-04-21 12:57:09 -07:00 |
|
Lana Steuck
|
4fff4771e0
|
Added tag jdk-9+115 for changeset a936b4e01afb
|
2016-04-21 12:57:06 -07:00 |
|
Lana Steuck
|
9fe8b397dd
|
Added tag jdk-9+115 for changeset 5daa5fbad3ce
|
2016-04-21 12:57:05 -07:00 |
|
Lana Steuck
|
1d0549f73e
|
Added tag jdk-9+115 for changeset 4fbd14764fa7
|
2016-04-21 12:57:03 -07:00 |
|
Bharadwaj Yadavalli
|
d300164ca8
|
Merge
|
2016-04-21 15:04:00 -04:00 |
|
Bharadwaj Yadavalli
|
386e74649e
|
Merge
|
2016-04-21 15:03:58 -04:00 |
|
Nadeesh TV
|
183d5aad2e
|
8154050: java.time.format.DateTimeFormatter can't parse localized zone-offset
Corrected the mistake in calculating parse end position
Reviewed-by: rriggs, scolebourne
|
2016-04-21 17:51:18 +00:00 |
|
Phil Race
|
bb38c4e2a2
|
Merge
|
2016-04-21 10:30:43 -07:00 |
|
Alexander Stepanov
|
c2f3c9f0db
|
8154762: [TEST] add some tests according to JDK-8132138
Reviewed-by: ssadetsky, serb
|
2016-04-21 20:08:18 +03:00 |
|
Rajan Halade
|
d8acc2fbcf
|
8129329: sun/security/ssl/SSLContextImpl/MD2InTrustAnchor.java failed intermittently
Reviewed-by: xuelei
|
2016-04-21 09:55:04 -07:00 |
|
Claes Redestad
|
6e1f8aab87
|
8154853: java/util/TimeZone/OldIDMappingTest.sh fails after JDK-8154231
Reviewed-by: chegar
|
2016-04-21 17:21:31 +02:00 |
|
Kirill Zhaldybin
|
b15c8503ab
|
8132718: Add tests which check that when humongous classloader object becomes unreachable it and all classes that were loaded in it should be collected
Reviewed-by: jmasa, dfazunen
|
2016-04-21 17:55:14 +03:00 |
|