Attila Szegedi
|
df1606c088
|
8144919: Implement missing member handler for BeansLinker
Reviewed-by: lagergren, mhaupt, sundar
|
2016-01-14 13:24:03 +01:00 |
|
Attila Szegedi
|
0beda5bcab
|
8144917: Prepare AbstractJavaLinker/BeanLinker codebase for missing member implementation
Reviewed-by: mhaupt, sundar
|
2016-01-14 13:22:58 +01:00 |
|
Magnus Ihse Bursie
|
6559500ac2
|
8146995: Introduce named arguments in configure
Reviewed-by: erikj
|
2016-01-14 11:58:32 +01:00 |
|
Athijegannathan Sundararajan
|
e267b166cb
|
8147070: Dynalink GuardedInvocation must check the Class object passed
Reviewed-by: hannesw, mhaupt, attila
|
2016-01-14 15:35:43 +05:30 |
|
Michael Haupt
|
1689985910
|
8036977: Make process singleton options to be context wide
The bug was fixed in an earlier change. This change contributes a test.
Reviewed-by: hannesw, sundar
|
2016-01-14 10:55:26 +01:00 |
|
Jaroslav Bachorik
|
ca14c9d5c5
|
8146015: JMXInterfaceBindingTest is failing intermittently for IPv6 addresses
Reviewed-by: dfuchs, sspitsyn
|
2016-01-14 09:49:42 +01:00 |
|
Bengt Rutisson
|
49d61bdeb6
|
8147000: VM crashes during initialization trying to print log message
Reviewed-by: kbarrett, dholmes
|
2016-01-14 09:18:11 +01:00 |
|
David Holmes
|
f16c6f2d9f
|
8077648: ARM: BREAKPOINT is wrong for thumb
Reviewed-by: dlong
|
2016-01-14 01:25:30 -05:00 |
|
Amanda Jiang
|
751dd7f031
|
8145849: ALPN: getHandshakeApplicationProtocol() always return null
Reviewed-by: wetmore, vinnie
|
2016-01-13 17:36:01 -08:00 |
|
Brian Burkhalter
|
fcfe2fcc8a
|
8145446: Perfect pipe placement
Reviewed-by: alanb, jeff, igerasim, ahgross
|
2016-01-13 14:04:58 -08:00 |
|
Alejandro Murillo
|
d1460d5224
|
8146660: Resolve merge issue in resulting from sun.misc.VM move to jdk.internal.misc
Reviewed-by: twisti, erikj, chegar
|
2016-01-13 12:45:36 -08:00 |
|
Max Ockner
|
45b28571f0
|
8146800: Reorganize logging alias code
Logging alias code has been reorganized to use internal Unified Logging methods.
Reviewed-by: dholmes, hseigel, mlarsson, rprotacio
|
2016-01-13 14:56:17 -05:00 |
|
Phil Race
|
11920c3315
|
8146494: Better ligature substitution
Reviewed-by: vadim, mschoene
|
2016-01-13 11:24:11 -08:00 |
|
Phil Race
|
29aeb05692
|
8146498: Better device table adjustments
Reviewed-by: vadim, mschoene
|
2016-01-13 11:23:25 -08:00 |
|
Hannes Wallnöfer
|
bfa98d042c
|
8147008: Nashorn primitive linker should handle ES6 symbols
Reviewed-by: attila, sundar
|
2016-01-13 19:34:13 +01:00 |
|
Joe Wang
|
0224290c87
|
8146606: Catalog.matchSystem() appends an extra '/' to the matched result
Reviewed-by: lancea
|
2016-01-13 10:12:39 -08:00 |
|
Kirill Zhaldybin
|
bbe36d6b8f
|
8132717: Add tests checking that instances of j.l.Classes of a large size are allocated as Humongous
Reviewed-by: jmasa, dfazunen
|
2016-01-13 20:26:54 +03:00 |
|
Kirill Zhaldybin
|
459ed3c70a
|
8132720: Add tests which checks that Humongous objects are not moved after Full GC
Reviewed-by: jmasa, dfazunen
|
2016-01-13 20:19:15 +03:00 |
|
Thomas Stuefe
|
86897064bf
|
8145184: [aix] Implement os::platform_print_native_stack on AIX
Reviewed-by: goetz
|
2016-01-13 17:55:57 +01:00 |
|
Joseph Provino
|
b986827e32
|
Merge
|
2016-01-16 00:28:28 +00:00 |
|
Poonam Bajaj
|
33eb983620
|
Merge
|
2016-01-15 23:38:25 +00:00 |
|
Joseph Provino
|
66b0c4895e
|
Merge
|
2016-01-15 15:37:00 -05:00 |
|
Poonam Bajaj
|
6f47e3261f
|
Merge
|
2016-01-15 18:49:08 +00:00 |
|
Poonam Bajaj
|
1980bc42dd
|
8145442: Add the facility to verify remembered sets for G1
Implement remembered sets verification for G1 with option VerifyRememberedSets
Reviewed-by: jmasa, mgerdin
|
2016-01-15 10:34:52 -08:00 |
|
Poonam Bajaj
|
a167832da8
|
Merge
|
2016-01-15 18:34:35 +00:00 |
|
Poonam Bajaj
|
1987611067
|
Merge
|
2016-01-15 17:40:03 +00:00 |
|
Erik Helin
|
b910aaf967
|
Merge
|
2016-01-15 17:36:47 +01:00 |
|
Poonam Bajaj
|
33104c61ae
|
8072725: Provide more granular levels for GC verification
Add option VerifySubSet to selectively verify the memory sub-systems
Reviewed-by: kevinw, jmasa, tschatzl, dfazunen
|
2016-01-15 06:27:35 -08:00 |
|
Dmitry Fazunenko
|
dcf563b6a6
|
8147075: Rename old GC JTreg tests to the new naming scheme
Test/gc/7072527, test/gc/6845368, test/gc/6581734 renamed
Reviewed-by: jwilhelm, pliden
|
2016-01-15 16:03:46 +04:00 |
|
Marcus Larsson
|
0173335479
|
8147079: Add serviceability/logging folder to hotspot_serviceability test group
Reviewed-by: jbachorik, sspitsyn
|
2016-01-14 16:03:03 +01:00 |
|
David Holmes
|
59f0523122
|
Merge
|
2016-01-15 04:59:46 +01:00 |
|
Sebastian Sickelmann
|
f14cf0149e
|
8143558: evaluate if thr_sigsetmask can be removed from hotspot (solaris) codebase
Reviewed-by: dholmes
|
2016-01-14 22:52:54 -05:00 |
|
Coleen Phillimore
|
15ba5cbef1
|
Merge
|
2016-01-15 01:03:42 +00:00 |
|
Coleen Phillimore
|
f8800caf4f
|
Merge
|
2016-01-14 16:26:38 -05:00 |
|
Coleen Phillimore
|
f93feda308
|
8145940: TempNewSymbol should have correct copy and assignment functions
Add clear() to the assignment operator and add copy constructor.
Reviewed-by: mgronlun, lfoltan, kbarrett, jrose
|
2016-01-14 15:45:31 -05:00 |
|
Jesper Wilhelmsson
|
d767b421ea
|
Merge
|
2016-01-14 17:40:57 +00:00 |
|
Jesper Wilhelmsson
|
54d0181916
|
Merge
|
2016-01-14 17:36:29 +01:00 |
|
Dmitry Dmitriev
|
56377e32e2
|
Merge
|
2016-01-14 16:20:57 +00:00 |
|
Erik Helin
|
7401022e64
|
8146871: Make the clean target silent in hotspot/test/Makefile
Reviewed-by: erikj, mikael
|
2016-01-14 14:32:16 +01:00 |
|
Alexander Kulyakhtin
|
f8b5f55021
|
8130063: Refactoring tmtools jstat and jstack tests to jtreg
Some of the jstat and jstack tests refactored to be run with the jtreg
Reviewed-by: jbachorik
|
2016-01-14 15:35:21 +03:00 |
|
David Lindholm
|
ad0c208a5a
|
8146690: Make all classes in GC follow the naming convention
Reviewed-by: dholmes, stefank
|
2016-01-14 13:26:19 +01:00 |
|
Sean Mullan
|
717c4699a8
|
Merge
|
2016-01-13 10:25:41 -05:00 |
|
Chris Hegarty
|
e0be7af3ce
|
8146771: Remove unused CEFormatException and CEStreamExhausted from sun.misc
Reviewed-by: alanb, rriggs
|
2016-01-13 14:44:16 +00:00 |
|
Chris Hegarty
|
9bc2df068e
|
8146774: Remove sun.misc.JarFilter
Reviewed-by: alanb, mchung
|
2016-01-13 14:42:41 +00:00 |
|
Sean Mullan
|
40987b7c03
|
8085903: New fix for memory leak in ProtectionDomain cache
Reviewed-by: xuelei, igerasim
|
2016-01-13 09:39:26 -05:00 |
|
Chris Hegarty
|
8f8cd2d815
|
8146736: Move sun.misc performance counters to jdk.internal.perf
Reviewed-by: alanb, mchung, rriggs
|
2016-01-13 14:34:11 +00:00 |
|
Chris Hegarty
|
ed581c190a
|
8146736: Move sun.misc performance counters to jdk.internal.perf
Reviewed-by: alanb, mchung, rriggs
|
2016-01-13 14:32:42 +00:00 |
|
Chris Hegarty
|
2ed4c9cc8c
|
8146736: Move sun.misc performance counters to jdk.internal.perf
Reviewed-by: alanb, mchung, rriggs
|
2016-01-13 13:56:19 +00:00 |
|
Chris Hegarty
|
9884b80330
|
8146735: Move sun.misc.PerformanceLogger to sun.awt.util
Reviewed-by: alanb, mchung, rriggs
|
2016-01-13 13:33:37 +00:00 |
|
Jan Lahoda
|
1ee440e9bc
|
8144906: Fix jshell's ToolBasicTest
Various fixes to fix the ToolBasicTest - line endings normalization, ordering for output from RemoteAgent, synchronization.
Reviewed-by: rfield
|
2016-01-13 14:24:34 +01:00 |
|