Lana Steuck
33e732458e
Added tag jdk-9+122 for changeset 40c900f520ce
2016-06-09 17:28:36 +00:00
Alejandro Murillo
0aaf070215
Merge
2016-06-06 09:58:03 -07:00
Alejandro Murillo
faccce5581
Merge
2016-06-02 14:58:50 -07:00
Lana Steuck
c874294e95
Merge
2016-06-02 21:14:51 +00:00
Lana Steuck
cfb3655bc6
Added tag jdk-9+121 for changeset 513b90c8a326
2016-06-02 20:33:33 +00:00
Alejandro Murillo
9a95585602
Merge
2016-05-31 09:41:15 -07:00
Dalibor Topic
586c795882
8154469: Update FSF address
...
Updated Free Software Foundation's mailing address in LICENSE
Reviewed-by: rriggs, shade
2016-05-30 16:25:38 +02:00
Alejandro Murillo
e3dfc2043d
Merge
2016-05-26 14:17:03 -07:00
Lana Steuck
39f00868f7
Added tag jdk-9+120 for changeset afc9c8149b19
2016-05-26 16:02:14 +00:00
Staffan Larsen
76311d7285
8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
...
Reviewed-by: tbell, erikj
2016-05-24 12:15:46 +02:00
Alejandro Murillo
8eb7fed92f
Merge
2016-05-23 13:52:12 -07:00
Alejandro Murillo
45db3a55b0
Merge
2016-05-23 09:30:18 -07:00
Igor Ignatyev
c912a69689
8156681: Add jtreg wrapper for hotspot gtest tests
...
Reviewed-by: jwilhelm, ehelin
2016-05-23 17:49:57 +03:00
Robbin Ehn
4154a35318
8157097: OptionsValidation/TestOptionsWithRanges.java crashes at CompactHashtableWriter::add during StringTable::copy_shared_string
...
Reviewed-by: dholmes, jiangli
2016-05-23 09:57:17 +02:00
Robbin Ehn
2096e37c4e
8153723: Change the default logging output for errors and warnings from stderr to stdout
...
Reviewed-by: mlarsson, sla
2016-05-23 08:02:04 +02:00
Alan Bateman
8fe0416551
8152650: ModuleFinder.compose should accept varargs
...
Reviewed-by: mchung
2016-05-21 08:00:33 +01:00
Alejandro Murillo
a4eeccb502
Merge
2016-05-20 11:30:51 -07:00
Alejandro Murillo
e81bc31a88
Merge
2016-05-20 11:23:53 -07:00
Christian Tornqvist
3469a820b9
Merge
2016-05-20 16:39:40 +00:00
Christian Tornqvist
870555cea0
Merge
2016-05-20 14:57:18 +00:00
Michail Chernov
1570c8ce43
8154787: gc/g1/Test2GbHeap.java fails with java.lang.RuntimeException
...
Reviewed-by: jprovino, dfazunen, jmasa, drwhite
2016-05-20 14:53:13 +03:00
David Holmes
81a0fa24dd
8149901: [Solaris] Use of -XX:+UseThreadPriorities crashes fastdebug
...
Reviewed-by: gziemski, sspitsyn
2016-05-20 01:47:32 -04:00
Lana Steuck
0eb01672dd
Merge
2016-05-19 19:45:52 +00:00
Vladimir Kozlov
5acfcd3615
8157184: java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java failed with a fatal error
...
Add missing cache_line_size > 0 checks.
Reviewed-by: vlivanov, kbarrett
2016-05-19 11:01:38 -07:00
Lana Steuck
dd30421115
Added tag jdk-9+119 for changeset 45c70a976569
2016-05-19 17:48:01 +00:00
Christian Tornqvist
1fc82093ca
Merge
2016-05-19 11:39:53 -04:00
Joseph Provino
5648deddee
8153582: Logging of ConcGCThreads is done too early
...
ConcGCThreads is logged as 0 because it hasn't been initialized yet.
Reviewed-by: tschatzl, dfazunen
2016-05-19 10:48:28 -04:00
Erik Joelsson
2f4c6f1b05
8157325: gtest tests are not excluded for minimal builds
...
Reviewed-by: erikj, jwilhelm
2016-05-19 11:43:21 +02:00
Andreas Eriksson
46627989d5
8135322: ConstantPool::release_C_heap_structures not run in some circumstances
...
Reviewed-by: coleenp, sspitsyn
2016-05-18 11:06:00 +02:00
Claes Redestad
807e2b367c
8157090: SharedArchiveFile/SpaceUtilizationCheck.java fails as space utilization is below 30 percent
...
Reviewed-by: iklam, mseledtsov
2016-05-18 16:28:42 +02:00
Jiangli Zhou
d40a606f06
8149977: DumpLoadedClassList should not include generated classes
...
Exclude anonymous classes from the generated class list.
Reviewed-by: ccheung, iklam, hseigel
2016-05-17 17:42:16 -04:00
Jon Masamitsu
20d335f09b
Merge
2016-05-17 17:40:19 +00:00
Christian Tornqvist
100d77bf15
8156882: Remove hotspot/test/testlibrary/whitebox
...
Reviewed-by: coleenp, mockner, dfazunen, iignatyev
2016-05-17 11:39:38 -04:00
Coleen Phillimore
178842d251
8155951: VM crash in nsk/jvmti/RedefineClasses/StressRedefine: assert failed: Corrupted constant pool
...
8151066: assert(0 <= i && i < length()) failed: index out of bounds
Lock classes for redefinition because constant pool merging isn't thread safe, use method constant pool because constant pool merging doesn't make equivalent cpCaches because of invokedynamic
Reviewed-by: sspitsyn, dholmes
2016-05-17 08:51:05 -04:00
Goetz Lindenmaier
e84506041e
8156929: [aix] Add missing includes
...
Reviewed-by: coleenp, dholmes
2016-05-17 03:26:07 -04:00
Alejandro Murillo
7bd620bff1
Merge
2016-05-14 15:34:30 -07:00
Joseph Provino
6be4410a0e
8156964: gc/logging/TestUnifiedLoggingSwitchStress.java hits assert
...
Old debug code needs to be removed.
Reviewed-by: stefank, jwilhelm
2016-05-13 15:57:17 -04:00
Jon Masamitsu
db0f9f020b
8156867: Simplify/reduce testing in ParallelCompact_test
...
Reviewed-by: jwilhelm, jprovino
2016-05-13 12:36:03 -07:00
Goetz Lindenmaier
618f5131e6
8156922: [ppc] Implement template interpreter stack overflow checks as on x86/sparc
...
Reviewed-by: dlong, dholmes, simonis, coleenp
2016-05-13 15:20:06 +02:00
Harold Seigel
1fae073d9c
8156156: Add module specific NMT MemoryType
...
Change NMT tag for allocations for modules support to mtModule
Reviewed-by: coleenp, lfoltan, gtriantafill
2016-06-01 11:14:58 -04:00
Harold Seigel
737a2a5946
8158060: BasicLayerTest causes fatal error: Thread holding lock at safepoint that vm can block on: Module_lock
...
Move the exception throw outside of the block containing the lock
Reviewed-by: dholmes, kbarrett, lfoltan
2016-06-01 07:44:43 -04:00
Christian Tornqvist
9d801b98a7
8158106: native/GTestWrapper.java gets SIGABR
...
Reviewed-by: lfoltan, gtriantafill
2016-05-31 15:21:56 -04:00
Robbin Ehn
227131fb2a
Merge
2016-05-31 17:09:45 +02:00
Robbin Ehn
e456d998a8
8158150: LogConfiguration::describe output can get truncated
...
Reviewed-by: dholmes, kbarrett
2016-05-31 12:40:42 +02:00
Dmitry Fazunenko
acc40d57ab
8154096: Extend WhiteBox API with methods which retrieve from VM information about available GC
...
Reviewed-by: iignatyev, kbarrett
2016-05-30 19:56:27 +04:00
Michail Chernov
286b967574
8157452: [TESTBUG] PLAB tests don't handle unexpected GC
...
Reviewed-by: dfazunen, tschatzl
2016-05-27 17:48:56 +03:00
Artem Smotrakov
c7a54bbb06
Merge
2016-05-27 19:43:58 +00:00
Dmitry Samersoff
001f163ea7
Merge
2016-05-27 17:56:49 +00:00
Coleen Phillimore
f0f9e93eb1
Merge
2016-05-27 16:39:49 +00:00
Dmitry Samersoff
0cf2e90d17
8152950: BasicLauncherTest.java fails due to type error
...
Better handle js engine initialization error
Reviewed-by: jbachorik
2016-05-27 19:31:17 +03:00