Ioi Lam
|
1f18dde1d8
|
8166203: NoClassDefFoundError should not be thrown if class is in_error_state at link time
Reviewed-by: coleenp, dholmes, sspitsyn
|
2016-10-20 13:41:07 -07:00 |
|
Kirill Zhaldybin
|
5eff90fe32
|
8159817: Convert FreeRegionList_test to GTest
Reviewed-by: kbarrett
|
2016-10-20 23:09:03 +03:00 |
|
Dmitrij Pochepko
|
9577d94f76
|
8155219: [TESTBUG] Rewrite compiler/ciReplay/TestVM.sh in java
Reviewed-by: kvn
|
2016-10-20 16:53:39 +03:00 |
|
Kirill Zhaldybin
|
d8c2eae5b3
|
8166910: Convert TestNewSize_test to GTest
8166911: Convert TestOldSize_test to GTest
Reviewed-by: jwilhelm
|
2016-10-20 10:51:54 +03:00 |
|
Doug Simon
|
17746fb702
|
Merge
|
2016-10-19 18:57:06 +00:00 |
|
Doug Simon
|
65940c5e5c
|
8168295: [JVMCI] -XX:+JVMCIPrintProperties should exit after printing
Reviewed-by: kvn, twisti
|
2016-10-19 20:15:35 +02:00 |
|
Vladimir Kozlov
|
ccc0015fb4
|
Merge
|
2016-10-19 17:53:01 +00:00 |
|
Martin Walsh
|
4aa77f3ae6
|
8164002: Add a new CPU family (S_family) for SPARC S7 and above processors
Reviewed-by: dholmes, ecaspole, kvn
|
2016-10-19 10:48:48 -07:00 |
|
Dmitry Fazunenko
|
af501f81ad
|
Merge
|
2016-10-19 16:56:31 +00:00 |
|
Leonid Mesnik
|
3057feeecb
|
8166724: gc/g1/TestHumongousShrinkHeap.java fails with OOME
Reviewed-by: dfazunen, jwilhelm
|
2016-10-19 10:06:55 +03:00 |
|
Leonid Mesnik
|
4a49bb6284
|
8155570: serviceability/tmtools/jstat/GcTest02.java fails with parallel GC
Reviewed-by: jwilhelm
|
2016-10-19 10:10:51 +03:00 |
|
Kirill Zhaldybin
|
82d31a04f7
|
Merge
|
2016-10-19 12:10:43 +02:00 |
|
Alexander Kulyakhtin
|
dbcc466e7f
|
8166289: RuntimeException: canRead() reports false for reading from the same module: expected true, was false
A fix in the JDWP test along with some extra logging added
Reviewed-by: sspitsyn
|
2016-10-18 14:27:48 +03:00 |
|
Volker Simonis
|
07da91668a
|
8167299: -XX:+PrintRelocations crashes the VM
Reviewed-by: kvn
|
2016-10-06 18:04:11 +02:00 |
|
Erik Helin
|
bf69ab5760
|
8166790: Add stress test GCBasher
Reviewed-by: dfazunen, dholmes, erikj, tschatzl, lmesnik
|
2016-10-06 16:32:46 +02:00 |
|
Hui Shi
|
ecccfb5c76
|
8167421: AArch64: in one core system, fatal error: Illegal threadstate encountered
Adding missing thread state store when os::is_MP() is false
Reviewed-by: aph
|
2016-10-17 05:44:43 -07:00 |
|
Michael Berg
|
993bfb6565
|
8167987: change merge context to clear for mask register usage model
Reviewed-by: kvn
|
2016-10-18 19:08:24 -07:00 |
|
Kirill Zhaldybin
|
8e9064b44b
|
8166563: Convert GuardedMemory_test to Gtest
Reviewed-by: iignatyev
|
2016-09-28 17:18:45 +03:00 |
|
Kirill Zhaldybin
|
c6515608b6
|
8166804: Convert TestMetachunk_test to GTest
Reviewed-by: iignatyev
|
2016-09-28 17:26:43 +03:00 |
|
Bhavesh Patel
|
139c282119
|
8154262: Navigation bar in javadoc generated pages needs to be updated to display module information
Reviewed-by: jjg, ksrini
|
2016-05-11 20:28:22 +00:00 |
|
Christian Thalinger
|
60360e8793
|
Merge
|
2016-05-11 20:27:17 +00:00 |
|
Christian Thalinger
|
3c0ef9eadc
|
8156159: replace CompilerToVM.readUncompressedOop with Unsafe.getUncompressedObject
Reviewed-by: kvn
|
2016-05-11 10:23:59 -10:00 |
|
Calvin Cheung
|
baca9fb3f6
|
8156789: missing condition in ClassPathZipEntry::open_versioned_entry()
Added back the !_is_boot_append condition
Reviewed-by: hseigel, jiangli
|
2016-05-11 12:19:59 -07:00 |
|
Jim Laskey
|
dcb864bfec
|
8156781: change to jlink has result in test failure
Reviewed-by: redestad
|
2016-05-11 16:17:45 -03:00 |
|
Tom Rodriguez
|
41310f897d
|
Merge
|
2016-05-11 18:32:38 +00:00 |
|
Roger Riggs
|
82ae26a9a8
|
8155978: Remove HTTP proxy implementation and tests from RMI
Reviewed-by: smarks
|
2016-05-11 14:01:29 -04:00 |
|
Pavel Punegov
|
415bf9842e
|
Merge
|
2016-05-11 19:41:50 +02:00 |
|
Attila Szegedi
|
860e71a134
|
8156738: Use StackWalker for DynamicLinker.getLinkedCallSiteLocation
Reviewed-by: hannesw, sundar
|
2016-05-11 19:24:29 +02:00 |
|
Daniel Fuchs
|
172839f24f
|
8156153: java/lang/System/LoggerFinder/jdk/DefaultLoggerBridgeTest/DefaultLoggerBridgeTest.java fails with java.lang.RuntimeException
Runs each scenario in its own VM to avoid unwanted interaction and start from a clean slate.
Reviewed-by: mchung
|
2016-05-11 19:23:58 +02:00 |
|
Pavel Punegov
|
87861c61e1
|
8150247: CompilerControl: LogCompilation testing
Add a test for standalone LogCompilation testing
Reviewed-by: kvn
|
2016-05-11 20:06:38 +03:00 |
|
Tom Rodriguez
|
b6c0e4788c
|
8156775: IGV: StringUtils is absent
Reviewed-by: kvn
|
2016-05-11 09:44:39 -07:00 |
|
Doug Simon
|
1d60ce77a0
|
8153782: [JVMCI] update JVMCI sources to Eclipse 4.5.2 format style
Reviewed-by: twisti, never
|
2016-05-11 16:40:04 +00:00 |
|
Harold Seigel
|
3f9f0665f6
|
8155981: Bolster bytecode verification
Reviewed-by: acorn, jdn
|
2016-05-11 12:03:46 -04:00 |
|
Kirill Zhaldybin
|
2b53799702
|
8156763: Quarantine gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java
Reviewed-by: jprovino, tschatzl
|
2016-05-11 18:49:29 +03:00 |
|
Jan Lahoda
|
a00ea0d34f
|
8156097: docs build fails with StackOverflowError on Solaris
Avoiding deep recursion in TypeEnter.MembersPhase
Reviewed-by: mcimadamore
|
2016-05-11 17:42:17 +02:00 |
|
Erik Joelsson
|
fbc16fb0e0
|
8155587: Cross compilation may cause compiler warnings for "build" compiler
Reviewed-by: dholmes, cjplummer
|
2016-05-11 14:48:30 +02:00 |
|
Roland Schatz
|
037bd78182
|
8156741: [JVMCI] remove LocationIdentity interface
Reviewed-by: kvn, iveresov
|
2016-05-11 13:27:56 +02:00 |
|
Staffan Larsen
|
0b60b18e8c
|
8156658: Common way to run jtreg tests
Reviewed-by: erikj, dsamersoff
|
2016-05-11 11:06:59 +02:00 |
|
Staffan Larsen
|
e6526de210
|
8156658: Common way to run jtreg tests
Reviewed-by: erikj, dsamersoff
|
2016-05-11 11:06:37 +02:00 |
|
Stefan Sarne
|
febfbd0f65
|
8156733: JIB fails to follow redirects
Make jib more resilient, let it follow redirects, and handle network hickups with 3 retries.
Reviewed-by: erikj
|
2016-05-11 13:42:31 +02:00 |
|
Staffan Larsen
|
fa6b2edf64
|
8156658: Common way to run jtreg tests
Reviewed-by: erikj, dsamersoff
|
2016-05-11 11:05:53 +02:00 |
|
Staffan Larsen
|
1de3636e0f
|
8156658: Common way to run jtreg tests
Reviewed-by: erikj, dsamersoff
|
2016-05-11 11:05:28 +02:00 |
|
Staffan Larsen
|
8eed1ef6af
|
8156658: Common way to run jtreg tests
Reviewed-by: erikj, dsamersoff
|
2016-05-11 11:04:17 +02:00 |
|
Marcus Larsson
|
b28f905e05
|
8146948: Enable listing of LogTagSets and add support for LogTagSet descriptions
Reviewed-by: rehn, iklam, kbarrett
|
2016-05-11 10:54:31 +02:00 |
|
Paul Sandoz
|
1917be9572
|
8144826: [JVMCI] Remove jdk.vm.ci.hotspot.Stable and use jdk.internal.vm.annotation.Stable
Reviewed-by: twisti
|
2016-05-11 09:13:49 +02:00 |
|
Paul Sandoz
|
bcec429910
|
8144826: [JVMCI] Remove jdk.vm.ci.hotspot.Stable and use jdk.internal.vm.annotation.Stable
Reviewed-by: twisti
|
2016-05-11 09:13:45 +02:00 |
|
David Holmes
|
ce9242dc85
|
8156689: [TESTBUG] runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java disable range testing of Allocate*PrefetchLines
Reviewed-by: kvn
|
2016-05-11 02:32:14 -04:00 |
|
Brian Gardner
|
0e8376bd17
|
8154715: Missing destructor and/or TLS clearing calls for terminating threads
Clear TLS on return from thread->run() unless already done. Prohibit asynchronous thread deletion.
Reviewed-by: stefank, sspitsyn
|
2016-05-11 01:02:28 -04:00 |
|
Vladimir Ivanov
|
cdc0b9792f
|
Merge
|
2016-05-11 00:40:59 +00:00 |
|
Dmitry Fazunenko
|
346484c899
|
Merge
|
2016-05-10 23:23:55 +00:00 |
|