Tom Rodriguez
|
d0f68c65db
|
Merge
|
2016-05-10 21:55:27 +00:00 |
|
Vladimir Ivanov
|
a288d192f3
|
Merge
|
2016-05-10 21:45:32 +00:00 |
|
Vladimir Ivanov
|
d14a64b0ed
|
Merge
|
2016-05-11 00:38:58 +03:00 |
|
Doug Simon
|
db7608c21c
|
8155023: jdk.vm.ci needs to securely export services
Reviewed-by: twisti, kvn, alanb
|
2016-05-10 08:52:43 -07:00 |
|
Roland Schatz
|
aab69bdeb5
|
8155719: remove TrustedInterface from JVMCI
Reviewed-by: twisti
|
2016-05-10 12:18:22 +02:00 |
|
Vojin Jovanovic
|
79fa047585
|
8156211: [JVMCI] ResolvedJava* interfaces should extend AnnotatedElement
Reviewed-by: twisti
|
2016-05-10 11:18:40 +02: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 |
|
Dmitry Samersoff
|
c052a98d6f
|
Merge
|
2016-05-10 03:37:36 +00:00 |
|
Dmitry Samersoff
|
f4ffadd18b
|
8155091: Remove SA related functions from tmtools
Remove options that enables support for non-cooperative mode
Reviewed-by: alanb, mchung, sla
|
2016-05-09 23:41:41 +03: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 |
|
Yasumasa Suenaga
|
f2e1814b1a
|
8156033: jhsdb jmap cannot set heapdump name
Reviewed-by: dsamersoff
|
2016-05-07 10:29:16 +09: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 |
|
Vladimir Ivanov
|
5dc9f56544
|
Merge
|
2016-05-09 13:13:07 +03:00 |
|
Tom Rodriguez
|
4e7451cd5b
|
Merge
|
2016-05-06 18:08:01 +00:00 |
|
Vladimir Ivanov
|
71d2f5b46d
|
Merge
|
2016-05-06 19:45:22 +03:00 |
|
Vladimir Ivanov
|
e704d47b85
|
Merge
|
2016-05-06 19:35:23 +03:00 |
|
Vladimir Ivanov
|
e1512b1e15
|
Merge
|
2016-05-06 18:37:58 +03:00 |
|
Aleksey Shipilev
|
ffc21de072
|
8155965: Unsafe.weakCompareAndSetVolatile entry points and intrinsics
Reviewed-by: psandoz, vlivanov
|
2016-05-06 17:59:35 +03:00 |
|
Kirill Zhaldybin
|
bb79607f67
|
8132710: Add tests which check that Humongous objects behave as expected after Young GC
8132712: Add tests which check that Humongous objects behave as expected after Full GC
Reviewed-by: jmasa, dfazunen
|
2016-05-06 17:51:11 +03:00 |
|
Igor Ignatyev
|
dc12061bb6
|
8148244: Finalize and integrate GTest implementation
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Stefan Sarne <stefan.sarne@oracle.com>
Co-authored-by: Jesper Wilhelmsson <jesper.wilhelmsson@oracle.com>
Co-authored-by: Erik Helin <erik.helin@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: jwilhelm, erikj
|
2016-05-09 14:15:40 +03:00 |
|
Igor Ignatyev
|
66686b8152
|
8149591: Prepare hotspot for GTest
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Stefan Sarne <stefan.sarne@oracle.com>
Co-authored-by: Jesper Wilhelmsson <jesper.wilhelmsson@oracle.com>
Co-authored-by: Erik Helin <erik.helin@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Reviewed-by: jwilhelm
|
2016-05-09 14:15:39 +03:00 |
|
Aleksey Shipilev
|
9773289026
|
Merge
|
2016-05-06 14:44:09 +00:00 |
|
Alejandro Murillo
|
4247e12f6b
|
Merge
|
2016-05-06 06:23:29 -07:00 |
|
Alejandro Murillo
|
b68bd82d9b
|
Merge
|
2016-05-06 06:12:56 -07:00 |
|
Jamsheed Mohammed C M
|
08dac03ddc
|
8156131: C2: MachProj dumps data on tty w/ -XX:+WizardMode
Made to dump on output stream on wizard mode.
Reviewed-by: vlivanov
|
2016-05-06 06:08:15 -07:00 |
|
Jamsheed Mohammed C M
|
88cbbd634e
|
8156124: Update compiler/unsafe/UnsafeGetConstantField after JDK-8148518 is fixed
Removed workaround added for 8148518.
Reviewed-by: vlivanov
|
2016-05-06 05:57:43 -07:00 |
|
Jamsheed Mohammed C M
|
28efea6754
|
8156126: LogCompilation: Dump additional info about deoptimization events
Added reason and pc information to deoptimization info.
Reviewed-by: vlivanov
|
2016-05-06 05:42:36 -07:00 |
|
Vladimir Ivanov
|
622a5ae6f0
|
Merge
|
2016-05-06 18:20:50 +03:00 |
|
Aleksey Shipilev
|
b3f1f110f4
|
8156068: Unsafe.{get|set}Opaque should be single copy atomic
Reviewed-by: psandoz, vlivanov
|
2016-05-06 15:41:15 +03:00 |
|
Kevin Walls
|
fc13e59776
|
Merge
|
2016-05-06 09:54:58 +00:00 |
|
Goetz Lindenmaier
|
37389f4e60
|
8156190: [ppc] Fix build after "8151268: Wire up the x86 _vectorizedMismatch stub routine in C1"
New function was placed within other function.
Reviewed-by: mdoerr
|
2016-05-06 09:10:47 +02:00 |
|
Tom Rodriguez
|
b9a1863e45
|
8156178: [JVMCI] expose StubRoutines trig functions
Reviewed-by: kvn
|
2016-05-05 20:14:46 -07:00 |
|
Paul Sandoz
|
107de3478c
|
8155794: Move Objects.checkIndex BiFunction accepting methods to an internal package
Reviewed-by: shade, vlivanov
|
2016-05-05 18:14:51 -07:00 |
|
Tomasz Wojtowicz
|
0a123cad8f
|
8154974: AVX-512 equipped inflate, has_negatives & compress intrinsics
Reviewed-by: kvn
|
2016-05-05 17:16:08 -07:00 |
|
Yasumasa Suenaga
|
05e186869f
|
8156133: FindCrashesAction in HSDB does not work except Solaris platform
Reviewed-by: dsamersoff
|
2016-05-06 09:13:31 +09:00 |
|
Jon Masamitsu
|
a74454fc1e
|
Merge
|
2016-05-05 20:11:14 +00:00 |
|
Kim Barrett
|
c90e8fc308
|
Merge
|
2016-05-05 21:13:48 +02:00 |
|
Lana Steuck
|
5d72543efb
|
Merge
|
2016-05-05 19:10:36 +00:00 |
|
Paul Sandoz
|
24b184b665
|
8155258: VarHandle implementation improvements
Relax return type check for call to linked method handle invocation
Reviewed-by: shade, vlivanov
|
2016-05-05 11:39:23 -07:00 |
|