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
Artem Smotrakov
c7a54bbb06
Merge
2016-05-27 19:43:58 +00:00
Coleen Phillimore
f0f9e93eb1
Merge
2016-05-27 16:39:49 +00:00
Artem Smotrakov
68c8a74fbe
8152207: Perform array bound checks while getting a length of bytecode instructions
...
Reviewed-by: hseigel
2016-05-27 09:25:49 -07:00
Coleen Phillimore
8fea607c9c
Merge
2016-05-27 14:57:11 +00:00
Coleen Phillimore
c36295e947
8145148: InterfaceMethod CP entry pointing to a class should cause ICCE
...
Pass tag in LinkInfo and check that resolved method type matches tag, fix tests.
Reviewed-by: sspitsyn, minqi
2016-05-27 10:52:39 -04:00
Vladimir Ivanov
3cda431b12
Merge
2016-05-27 14:49:05 +00:00
Vladimir Ivanov
df9373aad7
Merge
2016-05-27 16:56:23 +03:00
Ioi Lam
e5e41a2375
8145247: incorrect comment in SystemDictionary::load_shared_class
...
Reviewed-by: jiangli, ccheung, gtriantafill
2016-05-27 05:49:24 -07:00
David Holmes
6253b1d251
8154589: assert(k != NULL) failed: preloaded klass not initialized
...
Reviewed-by: sspitsyn, hseigel
2016-05-26 20:43:13 -04:00
Mandy Chung
2bbe02b202
8155977: ObjectInputStream::resolveClass & resolveProxyClass for platform loader
...
Reviewed-by: acorn, alanb, chegar, dfuchs
2016-05-12 11:16:16 -07: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
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
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
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
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
Tom Rodriguez
b6c0e4788c
8156775: IGV: StringUtils is absent
...
Reviewed-by: kvn
2016-05-11 09:44:39 -07: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
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
Vladimir Ivanov
d47a54fa7e
Merge
2016-05-10 21:38:44 +00:00
Vladimir Ivanov
3fcc58a80d
Merge
2016-05-11 00:31:28 +03:00
Gerard Ziemski
ef0b81c5d3
Merge
2016-05-10 20:56:31 +00:00
Gerard Ziemski
a991801b42
8073500: Prevent certain commercial flags from being changed at runtime
...
Implement new writeable mechanism for flag control
Reviewed-by: coleenp, iklam
2016-05-10 12:10:21 -05:00
Thomas Schatzl
a5233544b5
Merge
2016-05-10 18:30:03 +02:00
Thomas Schatzl
125e864c0d
8047328: Improve memory usage for cards in SparsePRTEntry
...
Use uint16_t for cards in a SparsePRTEntry, and use an additional integer to record the current position on where to add the next card.
Co-authored-by: Andreas Sjoberg <andreas.sjoberg@oracle.com>
Reviewed-by: mgerdin, ehelin
2016-05-10 16:42:14 +02:00
Thomas Schatzl
99c9a7f6f6
8155810: Bound the number of root region scan threads to the number of survivor regions
...
Reviewed-by: jmasa, sjohanss
2016-05-10 16:40:15 +02:00
Thomas Schatzl
a7471fdca3
8155721: Sparse remset wastes half of entry memory
...
Only allocate as much SparsePRTEntry memory as required, not for the theoretical maximum.
Reviewed-by: mgerdin, sjohanss
2016-05-10 16:40:09 +02:00
Thomas Schatzl
029fbccccb
8156660: JDK-8150393 does not set _scan_in_progress properly
...
Reviewed-by: ehelin, mgerdin
2016-05-10 16:40:04 +02:00
Dmitry Samersoff
9127a0961b
Merge
2016-05-10 14:26:31 +00:00
Doug Simon
32a12da3bf
8152311: [JVMCI] allow JVMCI compiler to change the compilation policy for a method
...
Reviewed-by: kvn, never
2016-05-10 11:48:06 +02:00
Vladimir Ivanov
d14a64b0ed
Merge
2016-05-11 00:38:58 +03:00
Coleen Phillimore
0c4ccddf92
Merge
2016-05-09 23:06:05 +00:00
Igor Ignatyev
b298fb9be2
Merge
2016-05-09 23:53:11 +02:00
Robbin Ehn
2523b1942a
8153535: Convert TraceRedefineClasses to Unified Logging
...
Reviewed-by: rprotacio, coleenp
2016-05-09 22:22:15 +02:00
Igor Ignatyev
865ac314a6
Merge
2016-05-09 22:03:04 +02:00
Calvin Cheung
1e6507f1b0
Merge
2016-05-09 21:27:19 +02:00
Calvin Cheung
fef5de6f41
8155574: ClassLoader::initialize_module_loader_map crashes if the char_buf is not NULL terminated
...
Reviewed-by: jiangli, iklam
2016-05-09 12:20:02 -07:00
Jon Masamitsu
2945c4da22
Merge
2016-05-09 17:36:13 +00:00
Marcus Larsson
17dce93f31
8145934: Make ttyLocker equivalent for Unified Logging framework
...
Reviewed-by: rprotacio, stuefe, jrose
2016-05-09 15:46:12 +02:00
Roland Westrelin
a1e5418d19
8154826: AArch64: take advantage better of base + shifted offset addressing mode
...
Reshape address subtree to fit aarch64 addressing mode
Reviewed-by: kvn, aph
2016-05-09 11:34:09 +02:00
Rahul Raghavan
7adc4034cd
8153655: Make intrinsics flags diagnostic and update intrinsics tests to enable diagnostic options
...
Converted all intrinsics flags to diagnostic and updated related intrinsics tests to enable diagnostic options
Reviewed-by: kvn
2016-05-09 01:21:55 -07:00
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
Jon Masamitsu
fbe14c5250
8155992: Change name of StealRegionCompactionTask to something that emphasizes the compaction task
...
Reviewed-by: kbarrett, ehelin, drwhite
2016-05-06 14:35:59 -07:00
Erik Joelsson
baff09847c
Merge
2016-05-09 13:55:21 +02:00
Magnus Ihse Bursie
01fcb7adcf
8156018: Hotspot visual studio project generation broken
...
Reviewed-by: mgronlun, ctornqvi
2016-05-09 13:22:39 +02:00