Lana Steuck
|
8789a8b955
|
Added tag jdk-9+118 for changeset 3657c978f79a
|
2016-05-12 15:15:02 +00:00 |
|
Lana Steuck
|
409f2497ed
|
Added tag jdk-9+118 for changeset 30f2faf0e7a6
|
2016-05-12 15:15:01 +00:00 |
|
Michael McMahon
|
6ce3711133
|
8156801: java/net/httpclient/security/Driver.java failed with RuntimeException: Non zero return value
Reviewed-by: chegar
|
2016-05-12 16:06:17 +01:00 |
|
Dmitry Samersoff
|
cddb3b11ef
|
8156769: gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java fails with java.lang.Exception
Update test to use jhsdb instead of jmap
Reviewed-by: sla
|
2016-05-12 17:47:45 +03:00 |
|
Claes Redestad
|
0d429acc35
|
8156756: Enable build-time use of resource ordering plugin
Reviewed-by: jlaskey, alanb, erikj
|
2016-05-12 14:57:48 +02:00 |
|
Leonid Mesnik
|
5e087a4336
|
8156777: [TESTBUG] test/testlibrary_tests/SimpleClassFileLoadHookTest.java requires non minimal VM
Reviewed-by: mseledtsov, ctornqvi, gtriantafill
|
2016-05-12 14:29:02 +03:00 |
|
Christian Tornqvist
|
3b2bc5df71
|
8151805: fatal error: heap walk aborted with error 1
Reviewed-by: gtriantafill, dcubed
|
2016-05-17 15:44:20 -04:00 |
|
Pavel Punegov
|
c4a1f3b65e
|
Merge
|
2016-05-12 13:25:11 +02:00 |
|
Roland Schatz
|
9f43471b55
|
8156768: [JVMCI] remove support for patching Symbol pointers
Reviewed-by: iveresov
|
2016-05-12 12:59:35 +02:00 |
|
Aleksey Shipilev
|
5e2fa37504
|
8153792: EA: assert(ptn->as_LocalVar()->edge_count() > 0) failed: sanity when compiling compareAndExchange
Reviewed-by: kvn, psandoz
|
2016-05-12 12:46:07 +03:00 |
|
Athijegannathan Sundararajan
|
945ba5a918
|
8156820: Nashorn nightly test failure after fix for 8156738
Reviewed-by: hannesw, mhaupt
|
2016-05-12 13:07:21 +05:30 |
|
Tobias Hartmann
|
8adbc20c87
|
8155241: Crash with assert in Xcomp mode and with disabled ReduceBulkZeroing
We should not assume that a CloneBasic arraycopy sets array initialization to complete.
Reviewed-by: kvn, roland
|
2016-05-12 08:25:42 +02:00 |
|
Tobias Hartmann
|
cf5a61530f
|
8155643: Java crash with assert in Xcomp mode and disabled ReduceInitialCardMarks
We should not emit a subtype check for CloneOop arraycopy.
Reviewed-by: kvn
|
2016-05-12 08:23:25 +02:00 |
|
Weijun Wang
|
07f2c9d05f
|
8156213: Remove SHA-1 and 3KeyTDEA algorithms from DRBG
Reviewed-by: wetmore, xuelei
|
2016-05-12 13:06:03 +08:00 |
|
Josef Eisl
|
536db8741f
|
8156034: [JVMCI] Notify the jvmci compiler on completion of a bootstrap
Reviewed-by: twisti
|
2016-05-12 04:17:00 +00:00 |
|
Weijun Wang
|
1a854bcc1e
|
8156501: DRBG not synchronized at reseeding
Reviewed-by: xuelei
|
2016-05-12 09:49:42 +08:00 |
|
Tom Rodriguez
|
3548f9ecba
|
8137296: [JVMCI] Enable sharing of debug info by default in all configurations
Reviewed-by: kvn, twisti
|
2016-05-11 17:43:23 -07:00 |
|
Stuart Marks
|
e0606a40d3
|
8156810: remove redundant sentence in SecurityManager.checkMemberAccess doc
Reviewed-by: darcy
|
2016-05-11 17:37:11 -07:00 |
|
Andrew Haley
|
bff0e66d94
|
8155627: Enable SA on AArch64
Reviewed-by: roland, dholmes
|
2016-05-11 20:10:03 -04:00 |
|
Andrew Haley
|
ca2c506579
|
8155627: Enable SA on AArch64
Reviewed-by: roland, dholmes
|
2016-05-11 20:05:26 -04: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 |
|
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 |
|