Claes Redestad
|
d25ad32507
|
8150044: Generate classlists at build-time
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: alanb, mchung, iklam
|
2016-05-07 00:43:37 +02:00 |
|
Alan Bateman
|
a503db18fb
|
8154956: Module system implementation refresh (4/2016)
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Reviewed-by: acorn, jiangli, ccheung, hseigel
|
2016-05-03 09:09:20 +01:00 |
|
Alejandro Murillo
|
638bcd60aa
|
Merge
|
2016-04-22 00:08:54 -07:00 |
|
Kim Barrett
|
7ced38a6b5
|
Merge
|
2016-04-18 22:40:47 +02:00 |
|
Kim Barrett
|
3079c942b6
|
8133051: Concurrent refinement threads may be activated and deactivated at random
Establish min threshold step; earlier primary refinement thread activation.
Reviewed-by: tschatzl, drwhite, mgerdin, jmasa
|
2016-04-18 14:52:31 -04:00 |
|
Harold Seigel
|
33aa33f03a
|
8154268: [TESTBUG] Compilation of ExportAllUnnamed.java failed, missing @modules
Add missing @modules and @build tags
Reviewed-by: ctornqvi, lfoltan, gtriantafill
|
2016-04-18 13:42:52 -04:00 |
|
Jesper Wilhelmsson
|
633da50166
|
Merge
|
2016-04-15 17:17:58 +02:00 |
|
Daniel D. Daugherty
|
2e49c43a00
|
Merge
|
2016-04-14 20:43:16 -07:00 |
|
Alejandro Murillo
|
b3349ef0ea
|
Merge
|
2016-04-14 19:55:39 -07:00 |
|
Daniel D. Daugherty
|
f6e4fcc556
|
Merge
|
2016-04-14 17:42:29 -07:00 |
|
Erik Joelsson
|
2710266ac2
|
8149777: Enable enhanced failure handler for "make test"
Reviewed-by: ihse
|
2016-04-14 15:13:42 +02:00 |
|
Michail Chernov
|
8c6cc265f6
|
8153222: [TESTBUG] Move tests in stress/gc to gc/stress
Reviewed-by: dfazunen, jwilhelm
|
2016-04-14 15:45:38 +03:00 |
|
Dmitry Fazunenko
|
23da19a790
|
8153755: Improve test: stress/gc/TestStressRSetCoarsening.java
Reviewed-by: tschatzl, kzhaldyb
|
2016-04-13 19:55:40 +04:00 |
|
Alejandro Murillo
|
7ab9e3f794
|
8154028: Several hotspot tests need to be updated after 8153737 (Unsupported Module)
Reviewed-by: darcy, kvn
|
2016-04-11 20:38:38 -07:00 |
|
Alejandro Murillo
|
45b6e4a1ca
|
Merge
|
2016-04-11 14:21:25 -07:00 |
|
Marcus Larsson
|
8b2f63bd2b
|
8146879: Add option for handling existing log files in UL
Reviewed-by: dsamersoff, gziemski, rehn
|
2016-04-11 12:22:09 +02:00 |
|
Chris Hegarty
|
b7075c2db9
|
8153737: Unsupported Module
Reviewed-by: alanb, mchung, psandoz
|
2016-04-09 23:03:39 +01:00 |
|
Bharadwaj Yadavalli
|
cecf2d83d5
|
Merge
|
2016-04-08 12:36:27 -04:00 |
|
Stefan Karlsson
|
cf254af2fb
|
8152491: Convert TracePageSizes to use UL
Reviewed-by: sjohanss, pliden
|
2016-04-12 07:17:44 +02:00 |
|
Stefan Karlsson
|
0f89b2e137
|
8153583: Make OutputAnalyzer.reportDiagnosticSummary public
Reviewed-by: brutisso, sjohanss
|
2016-04-11 08:51:53 +02:00 |
|
Max Ockner
|
ae7543e824
|
Merge
|
2016-04-12 02:30:13 +02:00 |
|
Max Ockner
|
da8b3bf9a7
|
Merge
|
2016-04-12 00:24:39 +02:00 |
|
Jesper Wilhelmsson
|
545a5175ca
|
Merge
|
2016-04-11 20:38:50 +00:00 |
|
Max Ockner
|
cf540ad2af
|
8145704: Make test for classinit logging more robust
8145704: Make test for classinit logging more robust.
Reviewed-by: hseigel, gtriantafill
|
2016-04-11 16:10:41 -04:00 |
|
Jesper Wilhelmsson
|
2497c61bc6
|
Merge
|
2016-04-11 20:16:35 +02:00 |
|
Max Ockner
|
ac0824cbad
|
8152468: PrintMiscellaneous in constantPool should use classresolve logging
Some instances of PrintMiscellaneous have ben replaced by classresolve logging.
Reviewed-by: coleenp, rprotacio
|
2016-04-11 11:33:52 -04:00 |
|
Cheleswer Sahu
|
3a4f4362a6
|
8153319: new test serviceability/tmtools/jstack/JstackThreadTest.java fails
Reviewed-by: dsamersoff, lmesnik
|
2016-04-11 12:50:08 +00:00 |
|
Dmitry Samersoff
|
18ee0a135b
|
Merge
|
2016-04-11 09:39:49 +00:00 |
|
Coleen Phillimore
|
6cec4d5047
|
Merge
|
2016-04-09 08:34:51 -04:00 |
|
Dmitry Samersoff
|
78a7d2c169
|
8152679: DeadlockDetectionTest.java fails due to expected output missing
Detect OS X and bailout
Reviewed-by: sspitsyn, tbell
|
2016-04-09 12:15:13 +03:00 |
|
Coleen Phillimore
|
e9a1251fb3
|
8033735: make Throwable.backtrace visible to Class.getDeclaredField again
Removed old hack to workaround an old crash.
Reviewed-by: hseigel, twisti, mchung
|
2016-04-08 19:39:32 -04:00 |
|
Per Lidén
|
67ed025379
|
8152989: serviceability/tmtools/jstat/GcCauseTest02.java fails with OOME
Reviewed-by: dsamersoff, sjohanss, dfazunen
|
2016-04-08 08:51:45 +02:00 |
|
Bharadwaj Yadavalli
|
1e6ac67ecf
|
8153816: [BACKOUT] Make intrinsics flags diagnostic
Backout fix for 8145348
Reviewed-by: kvn, jwilhelm
|
2016-04-08 01:00:10 -04:00 |
|
Coleen Phillimore
|
c66cf8bde7
|
Merge
|
2016-04-07 21:24:12 +00:00 |
|
Coleen Phillimore
|
0d3e7977ae
|
8151939: VM_Version_init() print buffer is too small
Increase buffer size, use logging to print out version and os information
Reviewed-by: kvn, rprotacio, mockner
|
2016-04-07 16:37:35 -04:00 |
|
Daniel D. Daugherty
|
4f3b1c9ed5
|
Merge
|
2016-04-07 12:54:48 -07:00 |
|
Rachel Protacio
|
02d268d760
|
8152896: Convert PrintCompressedOopsMode to Unified Logging
Converted -XX:+PrintCompressedOopsMode to -Xlog:gc+heap+coops and aliased old option
Reviewed-by: coleenp, sjohanss, kvn, hseigel
|
2016-04-07 13:11:15 -04:00 |
|
Daniel D. Daugherty
|
4397e85e26
|
Merge
|
2016-04-07 09:47:48 -07:00 |
|
Dmitry Fazunenko
|
efb6b67d27
|
Merge
|
2016-04-07 15:01:56 +00:00 |
|
Thomas Schatzl
|
a9cf95480f
|
8153734: TestHumongousReferenceObject.java occasionally crashes with "unable to allocate heap of 1g" on win32
Decrease the heap size used in the test from 1g to 128M.
Reviewed-by: dfazunen, sjohanss
|
2016-04-07 15:17:08 +02:00 |
|
Michail Chernov
|
0202ef201c
|
8153516: Hotspot TEST.group has error in GC groups definition
Reviewed-by: tschatzl, dfazunen
|
2016-04-07 16:01:16 +03:00 |
|
Michail Chernov
|
412ce42184
|
8148376: Test for PLAB behavior at evacuation failure
Reviewed-by: tschatzl, dfazunen
|
2016-04-07 15:58:24 +03:00 |
|
Dmitry Fazunenko
|
2b7a70a9d3
|
8152432: Implement setting jtreg @requires properties vm.flavor, vm.bits, vm.compMode
Reviewed-by: iignatyev
|
2016-04-07 17:42:30 +04:00 |
|
Daniel D. Daugherty
|
0fc167eb01
|
Merge
|
2016-04-06 15:49:40 -07:00 |
|
Jesper Wilhelmsson
|
3f00e1fcef
|
8153671: Quarantine serviceability/tmtools/jstack/JstackThreadTest.java until JDK-8153319 is fixed
Reviewed-by: jprovino, dcubed
|
2016-04-06 14:51:39 -07:00 |
|
Ioi Lam
|
3d629c6dd3
|
8153300: [TESTBUG] Enhance test/testlibrary/ClassFileInstaller.java to support JAR files
Reviewed-by: lfoltan, mseledtsov
|
2016-04-05 14:52:12 -07:00 |
|
Bharadwaj Yadavalli
|
e258fc4bc7
|
Merge
|
2016-04-05 15:39:35 -04:00 |
|
Rachel Protacio
|
d077700179
|
8153026: Change logging tag 'verboseverification' to 'verification'
Changed UL tag to 'verification'
Reviewed-by: hseigel, lfoltan
|
2016-04-05 09:42:27 -04:00 |
|
Tobias Hartmann
|
edee2ddca8
|
Merge
|
2016-04-05 10:11:07 +00:00 |
|
Thomas Schatzl
|
d77d2cc010
|
8151499: gc/g1/g1OopClosures.inline.hpp: assert(_from->is_in_reserved(p)) failed: p is not in from
Fix wrong assertion.
Reviewed-by: tbenson, shade
|
2016-04-05 11:22:20 +02:00 |
|