Thomas Schatzl
f55f9a60a7
8147087: Race when reusing PerRegionTable bitmaps may result in dropped remembered set entries
...
Do not make reused PRTs available to other threads before the bitmap of the PRT has been cleared.
Co-authored-by: Poonam Bajaj <poonam.bajaj@oracle.com>
Reviewed-by: tbenson, mgerdin
2016-01-28 14:00:20 +01:00
Bengt Rutisson
ce491c9057
Merge
2016-01-28 10:18:45 +01:00
Bengt Rutisson
31ca2b7010
8145180: Add back PrintGC, PrintGCDetails and -Xloggc
...
Reviewed-by: sjohanss, david
2016-01-28 10:04:35 +01:00
David Holmes
1fdb299974
Merge
2016-01-28 07:11:45 +01:00
Jiangli Zhou
0a7cee2190
8147500: The HashtableTextDump::get_num() should check for integer overflow
...
Add check for integer overflow in HashtableTextDump::get_num()
Reviewed-by: dholmes, iklam
2016-01-27 22:39:03 -05:00
David Lindholm
4b4e700628
Merge
2016-01-28 02:30:57 +01:00
Sangheon Kim
52e9797321
Merge
2016-01-27 21:04:42 +00:00
Stefan Karlsson
e8f8d123f8
Merge
2016-01-27 20:45:30 +01:00
Coleen Phillimore
04fad29562
Merge
2016-01-27 18:31:58 +00:00
Sangheon Kim
094345fc88
8145192: 'count' variable can overflow in PSMarkSweep::invoke on 64 bit JVM
...
Changed MarkSweepAlwaysCompactCount from uintx to uint
Reviewed-by: tschatzl, tbenson
2016-01-27 10:30:27 -08:00
Coleen Phillimore
0dc7d4dfa2
Merge
2016-01-27 16:34:47 +00:00
Harold Seigel
46d60f379c
Merge
2016-01-27 16:13:02 +00:00
Rachel Protacio
469ae3ecc7
8146137: runtime/logging/ExceptionsTest.java fails on embedded and ARM test
...
Removed part of ExceptionsTest.java looking for exception that is not printed when function is compiled on embedded/ARM
Reviewed-by: coleenp, dholmes
2016-01-27 11:12:25 -05:00
David Lindholm
afc61182cc
8147940: Test gc/g1/TestG1TraceEagerReclaimHumongousObjects.java fails
...
Reviewed-by: mgerdin, jwilhelm
2016-01-27 16:12:05 +01:00
Mikael Gerdin
1163c0a2cb
8147461: Use byte offsets for vtable start and vtable length offsets
...
Reviewed-by: cjplummer, coleenp, dnsimon
2016-01-27 14:50:56 +01:00
Dmitry Dmitriev
1e6fd30c11
Merge
2016-01-27 14:14:36 +01:00
Harold Seigel
64dd8e763d
8137314: vm crash from test java/security/Policy/SignedJar/SignedJarTest.java
...
Add additional checks in the verifier for recursive verification
Reviewed-by: acorn, gtriantafill
2016-01-27 07:14:56 -05:00
Thomas Stuefe
480e92f8b5
8146905: cleanup ostream, staticBufferStream
...
Get rid of staticBufferStream and implement the use-caller-provided-scratch-buffer feature in a simpler way.
Reviewed-by: simonis, dholmes
2016-01-27 11:51:56 +01:00
Marcus Larsson
f089e2ceeb
Merge
2016-01-27 11:41:44 +01:00
Marcus Larsson
127158a210
8147348: LogTagLevelExpression not properly initialized in configure_stdout
...
Reviewed-by: brutisso, sla
2016-01-27 09:07:10 +01:00
David Holmes
4ca382aeee
Merge
2016-01-27 05:59:31 +01:00
Coleen Phillimore
7324241aae
Merge
2016-01-27 03:28:22 +00:00
Matthias Baesken
e95747daf1
8145740: Visual Studio pragmas should be guarded by ifdef _MSC_VER
...
Reviewed-by: simonis, dholmes
2016-01-26 21:18:08 -05:00
Jesper Wilhelmsson
e8e6b0e6f0
Merge
2016-01-26 17:13:18 +01:00
David Lindholm
ac117697a3
8147814: Move verification code out of g1collectedheap
...
Reviewed-by: jwilhelm, tschatzl
2016-01-26 15:28:31 +01:00
Alejandro Murillo
ebe2e3bb56
Merge
2016-01-25 12:12:28 -08:00
Lana Steuck
bcaa8c1c59
Merge
2016-01-21 10:16:09 -08:00
Lana Steuck
c688dcc7e0
Added tag jdk-9+102 for changeset 62df07007db2
2016-01-21 09:45:58 -08:00
Rachel Protacio
6ee07f50c8
8146435: [TESTBUG] Logging tests are failing intermittently on windows when executed by JPRT
...
Improved robustness of UL tests by removing reliance on "java -version" and replacing with explicit code to trigger logging in all environments
Reviewed-by: dholmes, iklam, mockner
2016-01-21 12:11:20 -05:00
Alexander Kulyakhtin
a58cdadbf2
8147848: [TESTBUG] tmtools tests ported to JTREG need to be quarantined
...
Quarantined some tests with false failures
Reviewed-by: sla
2016-01-21 14:17:49 +03:00
Daniel D. Daugherty
8411cfaf4e
Merge
2016-01-20 14:11:25 -08:00
Chris Plummer
a73f6dc940
8143608: Don't 64-bit align start of InstanceKlass vtable, itable, and nonstatic_oopmap on 32-bit systems
...
Removed alignment of these fields.
Reviewed-by: coleenp, dholmes, mgerdin
2016-01-20 11:58:09 -08:00
Magnus Ihse Bursie
7f812c4c86
8145596: Enable debug symbols for all libraries
...
Reviewed-by: erikj
2016-01-20 09:54:39 +01:00
Thomas Stuefe
3927e409fb
8147509: [aix] Newlines missing in register info printout
...
Reviewed-by: simonis
2016-01-20 09:18:36 +01:00
Alejandro Murillo
7300cb856d
8146653: Debug version missing in hs_err files and on internal version after Verona
...
Reviewed-by: dcubed, dholmes
2016-01-19 18:39:23 -08:00
Alexander Kulyakhtin
b0a724f03d
8147609: [TESTBUG] Correct the @build statements in the serviceability/dcmd/gc/HeapDumpAllTest.java and HeapDumpTest.java tests
...
Corrected the @build statements
Reviewed-by: jbachorik
2016-01-19 19:19:51 +03:00
Axel Siebenborn
84ae91a490
8147611: G1 - Missing memory barrier in start_cset_region_for_worker
...
Reviewed-by: mgerdin, tschatzl
2016-01-19 09:39:28 +01:00
Frederic Parain
ae7f8632ce
8146751: jdk/test/tools/launcher/TooSmallStackSize.java failed on Mac OS
...
Reviewed-by: dholmes, gtriantafill
2016-01-19 05:28:34 -08:00
Erik Helin
6232df1012
Merge
2016-01-19 11:48:35 +01:00
Erik Helin
f646b9fac7
8147012: Fix includes in internalVMTests.cpp
...
Reviewed-by: stefank, mgerdin
2016-01-19 11:00:29 +01:00
Andreas Eriksson
7366cfb6d2
8129419: heapDumper.cpp: assert(length_in_bytes > 0) failed: nothing to copy
...
Reviewed-by: dsamersoff
2016-01-19 10:02:22 +01:00
Erik Helin
4651887649
Merge
2016-01-18 19:10:32 +01:00
Igor Ignatyev
50e019db4f
Merge
2016-01-18 17:53:34 +01:00
Erik Helin
ed65d938e5
8146985: Change output directory for hotspot's jtreg tests
...
Reviewed-by: erikj, mikael
2016-01-18 17:12:34 +01:00
Erik Helin
ca6e612810
Merge
2016-01-18 15:11:47 +01:00
Goetz Lindenmaier
6397e809aa
8146395: Add inline qualifier in oop.hpp and fix inlining in gc files
...
Fix remaining issues after 8146401. Also fix windows VS2010 linkage problem (g1OopClosures.hpp).
Reviewed-by: stefank, mgerdin
2016-01-18 10:25:41 +01:00
Bengt Rutisson
a52e26777d
8147464: Use LogConfiguration::configure_stdout() instead of parse_log_arguments
...
Reviewed-by: mlarsson, sjohanss
2016-01-18 09:14:58 +01:00
Alejandro Murillo
e2d7eb35ae
Merge
2016-01-14 20:57:31 -08:00
Lana Steuck
3a662902eb
Merge
2016-01-14 12:03:32 -08:00
Lana Steuck
1517e0a82f
Added tag jdk-9+101 for changeset 8319ac454c80
2016-01-14 08:08:15 -08:00