Eric Caspole
dec22baf4d
8155685: Wrong indentation in ClassFileParser::post_process_parsed_stream
...
Fix indentation
Reviewed-by: dcubed
2016-04-29 10:04:24 -04:00
Vladimir Ivanov
84d06ff2d0
Merge
2016-04-29 14:17:34 +03:00
Stefan Johansson
4956880699
8155245: Add logging when MMU target is violated
...
Reviewed-by: ehelin, mgerdin
2016-04-29 08:39:22 +02:00
Alejandro Murillo
59e339e6ec
Merge
2016-04-28 23:08:16 -07:00
Marcus Larsson
813dd79774
Merge
2016-04-29 04:44:08 +02:00
Pavel Punegov
d417d4012a
Merge
2016-04-29 03:02:43 +02:00
Gerard Ziemski
68e83181df
Merge
2016-04-28 23:32:50 +00:00
Vladimir Ivanov
72747f47fd
Merge
2016-04-29 02:13:40 +03:00
Gerard Ziemski
6622c7a0d8
Merge
2016-04-28 22:44:52 +00:00
Serguei Spitsyn
cd0e40814f
Merge
2016-04-28 21:56:38 +00:00
Alejandro Murillo
59292b53e3
Merge
2016-04-28 14:44:52 -07:00
Stefan Karlsson
06ae3a970a
Merge
2016-04-28 22:32:06 +02:00
Serguei Spitsyn
cfe7bd538a
Merge
2016-04-28 19:34:13 +00:00
Serguei Spitsyn
0c5f058520
8153190: JVMTI GetAllModules should make it clear that it also returns unnamed module
...
Clarify the JVMTI spec
Reviewed-by: alanb
2016-04-28 12:25:16 -07:00
Harold Seigel
d30adc68f2
8151342: Add module name/version to class histogram output
...
Add additional column to histogram containing module@version
Reviewed-by: sundar, gtriantafill
2016-04-28 13:44:36 -04:00
Gerard Ziemski
41a3e98a61
8153835: Fix range of flag MaxDirectMemorySize which is parsed at jlong
...
Changed MaxDirectMemorySize type to uint64_t and set max to max_jlong
Reviewed-by: goetz, simonis
2016-04-28 10:41:53 -05:00
Kirill Zhaldybin
d423c99efc
8155527: New test TestHumongousClassLoader fails with "-XX:+ExplicitGCInvokesConcurrent" option
...
Reviewed-by: dfazunen, drwhite, jwilhelm
2016-04-28 16:55:04 +03:00
Pavel Punegov
9c04e65bda
8155034: [TESTBUG] ctw tests fail to compile: module reads package sun.reflect from both jdk.unsupported and java.base
...
Replace sun.reflect with jdk.internal.reflect
Reviewed-by: iignatyev, ddmitriev
2016-04-28 17:58:18 +03:00
Stefan Karlsson
c12b6076dc
8155206: Internal VM test DirectiveParser_test is too verbose
...
Reviewed-by: rehn, neliasso
2016-04-28 15:52:08 +02:00
Serguei Spitsyn
7d20b786fd
Merge
2016-04-28 09:10:10 +00:00
Serguei Spitsyn
367a7bd592
8153749: New capability can_generate_early_class_hook_events
...
Add new capability
Reviewed-by: alanb, dsamersoff
2016-04-28 00:36:46 -07:00
Calvin Cheung
023aa74fc2
8154976: UseSharedSpaces error message is incomplete
...
Reviewed-by: cjplummer, jiangli, mseledtsov
2016-04-27 11:40:43 -07:00
Mikael Gerdin
8f81f1a52b
8150393: Maintain the set of survivor regions in an array between GCs
...
Reviewed-by: tschatzl, sjohanss
2016-04-27 16:11:45 +02:00
Stefan Johansson
97a96449f9
8155087: Calculation in other_time_ms() is incorrect
...
Reviewed-by: tschatzl, ehelin
2016-04-27 16:02:32 +02:00
Stefan Johansson
b2c560bc98
8155082: Refactor mutator region restriction
...
Reviewed-by: mgerdin, tschatzl
2016-04-27 16:02:02 +02:00
Andreas Woess
5881148f01
8134503: support ES6 parsing in Nashorn
...
Reviewed-by: jlaskey, sundar, mhaupt
2016-04-27 15:50:33 +02:00
Michael Haupt
fe4860fe5e
8155214: java/lang/invoke/PermuteArgsTest.java fails due to exhausted code cache
...
Reviewed-by: sundar
2016-04-27 15:01:21 +02:00
Erik Joelsson
59144619a1
8154841: Let different Jib profiles have different default make targets
...
Reviewed-by: dholmes, tbell
2016-04-27 14:30:32 +02:00
Yasumasa Suenaga
10ed386bc7
8155089: UL: Remove trailing comma from log decoration list
...
Reviewed-by: dsamersoff, mlarsson
2016-04-27 21:00:45 +09:00
Erik Helin
7597372ba5
Merge
2016-04-27 13:50:00 +02:00
Erik Helin
d181cff8af
8155224: Bring back version control history to g1Policy.hpp and g1DefaultPolicy.*
...
Reviewed-by: pliden, mgerdin, sjohanss
2016-04-27 13:01:04 +02:00
Manajit Halder
eb3750d326
8151136: [macosx] According to the description, the case is failed
...
Reviewed-by: ssadetsky, aniyogi
2016-04-27 13:09:58 +03:00
Mikael Gerdin
61541740ca
8155209: Move setting of young index in cset to G1CollectionSet
...
Reviewed-by: sjohanss, ehelin
2016-04-27 11:25:16 +02:00
Avik Niyogi
5874c48796
8152492: [macosx swing] double key event actions when using Mac menubar
...
Reviewed-by: serb, mhalder, alexsch
2016-04-27 12:08:37 +04:00
Volker Simonis
75b0c4fb9c
8155156: Remove remaining sun.misc.* imports from the jdk repo
...
Reviewed-by: chegar
2016-04-27 09:13:51 +02:00
Paul Sandoz
27f82bea87
8154447: Exempt classes under java.util.concurrent from MH.Lookup restrictions
...
Reviewed-by: mchung, martin
2016-04-26 18:42:51 -07:00
Paul Sandoz
1af2806677
8154556: Use java.nio.ByteOrder instead of boolean value
...
Reviewed-by: alanb
2016-04-26 18:30:00 -07:00
Roger Riggs
727e63cad7
8155182: fix to JDK-8066750 broke jdk9 builds
...
Restore RMI Http Proxy support for now
Reviewed-by: darcy, lancea, smarks
2016-04-26 21:25:18 -04:00
Roger Riggs
c08b6a7c8f
8066750: Remove HTTP proxy implementation and tests from RMI
...
Reviewed-by: smarks
2016-04-26 17:35:10 -04:00
Shafi Ahmad
5c6e28cc60
8147026: Convert an assert in ClassLoaderData to a guarantee
...
Guarantee is to ensure classloader is a valid oop will help catch the errors at an early stage rather than crashing the JVM later on in the GC
Reviewed-by: coleenp
2016-04-26 23:29:51 +05:30
Jon Masamitsu
cf2c110c5e
8154743: Internal Error: psParallelCompact.hpp assert(addr >= _region_start) failed: bad addr
...
Reviewed-by: tschatzl, kbarrett
2016-04-26 09:19:19 -07:00
Jim Laskey
fb8f4acea8
8132994: /modules and /packages should not be parsed by the jimage parser
...
Reviewed-by: sundar
2016-04-26 11:55:52 -03:00
Erik Joelsson
07aa75e7fe
8150601: Remove the old Hotspot build system
...
Reviewed-by: ihse
2016-04-26 13:35:27 +02:00
David Simms
64ca7559f5
8149442: MonitorInUseLists should be on by default, deflate idle monitors taking too long
...
MonitorInUseLists on by default
Reviewed-by: rbackman, mlarsson
2016-04-26 12:46:40 +02:00
Stefan Karlsson
08e7841365
8141496: BitMap set operations copy their other BitMap argument
...
Reviewed-by: mgerdin, tschatzl
2016-04-27 08:48:39 +02:00
Pavel Punegov
f3ac4f761e
Merge
2016-04-26 20:55:39 +02:00
Pavel Punegov
a1e8e87784
Merge
2016-04-26 18:54:37 +02:00
Erik Joelsson
48052922da
Merge
2016-04-26 17:46:36 +02:00
Rachel Protacio
0bfa2e4a14
Merge
2016-04-26 15:45:20 +00:00
Andrew Haley
afcf41b8d4
8155100: AArch64: Relax alignment requirement for byte_map_base
...
Reviewed-by: roland
2016-04-26 14:38:39 +00:00