Paul Sandoz
|
cec929efaf
|
8066397: Remove network-related seed initialization code in ThreadLocal/SplittableRandom
Reviewed-by: alanb, dl, chegar, rriggs, shade
|
2014-12-03 12:00:26 +01:00 |
|
Katja Kantserova
|
a5ed93db7c
|
8044591: [TESTBUG] com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationp[Content]Test.java fail when -XX:+ExplicitGCInvokesConcurrent
Reviewed-by: sla, fparain
|
2014-12-03 11:56:02 +01:00 |
|
Hannes Wallnöfer
|
e3a64209bc
|
8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
Reviewed-by: attila, lagergren
|
2014-12-03 11:43:57 +01:00 |
|
Shanliang Jiang
|
31af33c0e2
|
8065764: javax/management/monitor/CounterMonitorTest.java hangs
Reviewed-by: jbachorik, dfuchs
|
2014-12-03 11:38:56 +01:00 |
|
Alejandro Murillo
|
792bc020b9
|
Merge
|
2014-12-02 14:36:23 -08:00 |
|
Alejandro Murillo
|
bfba82a15a
|
Merge
|
2014-12-02 14:36:22 -08:00 |
|
Vladimir Kozlov
|
65fe921d3d
|
8066199: C2 escape analysis prevents VM from exiting quickly
Check for safepoint and block during EA Connection graph construction.
Reviewed-by: roland, vlivanov, shade
|
2014-12-02 12:24:31 -08:00 |
|
Jaroslav Bachorik
|
c6b7e46d0d
|
8067447: Factor out the shared implementation of the VM flags manipulation code
Reviewed-by: sla, dholmes
|
2014-12-02 19:47:45 +01:00 |
|
Daniel D. Daugherty
|
fbf10d39fa
|
Merge
|
2015-02-06 10:40:04 -08:00 |
|
Jaroslav Bachorik
|
48639428ce
|
8068976: Remove JSDT implementation
Reviewed-by: sla, mchung, dholmes
|
2015-01-12 14:05:16 +01:00 |
|
Goetz Lindenmaier
|
3a8d0b8ce0
|
8072434: 8064457: introduces performance regressions in 9-b47
Reviewed-by: coleenp, kvn
|
2015-02-04 16:26:38 +01:00 |
|
Staffan Larsen
|
483815ed11
|
8072455: Use jtreg's requiredVersion tag in hotspot/test/TEST.ROOT
Reviewed-by: dholmes, ctornqvi
|
2015-02-05 12:54:34 +01:00 |
|
Thomas Stuefe
|
de0f1ccb86
|
8072575: Add missing test for 8065895
Reviewed-by: dholmes, gziemski
|
2015-02-04 21:33:22 -05:00 |
|
Thomas Stuefe
|
3bd56fc1a6
|
8065895: Synchronous signals during error reporting may terminate or hang VM process
Reviewed-by: dholmes, gziemski
|
2015-02-04 18:47:42 -05:00 |
|
Mikael Auno
|
5b89870233
|
8072472: serviceability/dcmd/framework/* should be quarantined
Reviewed-by: jbachorik
|
2015-02-04 16:09:49 +01:00 |
|
Yuri Gaevsky
|
07b4a3626e
|
6364329: jstat displays "invalid argument count" with usage
Reviewed-by: jbachorik
|
2014-12-02 16:21:33 +01:00 |
|
Jan Lahoda
|
56d2ce25a9
|
8065998: Avoid use of _ as a one-character identifier
Reviewed-by: alanb, chegar, darcy
|
2014-12-02 15:12:40 +01:00 |
|
Jan Lahoda
|
43f018317f
|
8065998: Avoid use of _ as a one-character identifier
Reviewed-by: alanb, chegar, darcy
|
2014-12-02 15:11:05 +01:00 |
|
Miroslav Kos
|
77c37e1eb7
|
8065870: Update JAX-WS RI integration to latest version (2.2.11-b141124.1933)
Reviewed-by: smarks
|
2014-12-02 15:03:49 +01:00 |
|
Alexander Zvegintsev
|
b11667b680
|
8064699: [parfait] JNI primitive type mismatch in jdk/src/java/desktop/unix/native/libawt_xawt/awt/awt_GraphicsEnv.c
Reviewed-by: alexsch, serb
|
2014-12-02 12:48:49 +03:00 |
|
Alexander Zvegintsev
|
4d25e9dfce
|
8064698: [parfait] JNI exception pending in jdk/src/java/desktop/unix/native: libawt_xawt/awt/, common/awt
Reviewed-by: alexsch, serb
|
2014-12-02 12:47:12 +03:00 |
|
Alexander Zvegintsev
|
9b17d8dec8
|
8064700: [parfait] Function Call Mismatch in jdk/src/java/desktop/unix/native/libawt_xawt/xawt/XToolkit.c
Reviewed-by: alexsch, serb
|
2014-12-02 12:45:40 +03:00 |
|
Igor Ignatyev
|
fd0dba3fc7
|
8066290: Port JDK-8066191 into hotspot
Reviewed-by: kvn
|
2014-12-02 12:37:01 +03:00 |
|
Igor Ignatyev
|
3a9c14c70a
|
8064669: compiler/whitebox/AllocationCodeBlobTest.java crashes / asserts
Reviewed-by: kvn, anoll
|
2014-12-02 12:36:03 +03:00 |
|
Erik Helin
|
cbe8efabfe
|
8059066: CardTableModRefBS might commit the same page twice
Reviewed-by: tschatzl, kbarrett, jmasa
|
2014-12-02 09:53:30 +01:00 |
|
Stuart Marks
|
2f9a2c3c32
|
8035000: clean up ActivationLibrary.DestroyThread
Reviewed-by: lancea
|
2014-12-01 17:59:39 -08:00 |
|
Daniel Fuchs
|
3034f050f9
|
8065552: setAccessible(true) on fields of Class may throw a SecurityException
This fix hides the new private Class.classLoader field from reflection, rather than making it not accessible.
Reviewed-by: mchung, coffeys
|
2014-12-01 21:02:21 +01:00 |
|
Igor Ignatyev
|
768b1d81a0
|
Merge
|
2014-12-01 22:41:16 +03:00 |
|
Tatiana Pivovarova
|
0fccf46ae4
|
8066141: compiler/whitebox/GetNMethodTest.java: java.lang.RuntimeException: blob_type[MethodProfiled] for 2 level isn't MethodNonProfiled
Reviewed-by: iveresov, iignatyev
|
2014-12-01 22:38:29 +03:00 |
|
Igor Ignatyev
|
81cc6a5760
|
Merge
|
2014-12-01 22:22:02 +03:00 |
|
Igor Ignatyev
|
7abe24d3ea
|
8039953: [TESTBUG] Timeout java/lang/invoke/MethodHandles/CatchExceptionTest.java
Reviewed-by: vlivanov, psandoz
|
2014-12-01 21:58:46 +03:00 |
|
Igor Ignatyev
|
3e1d5786af
|
8066191: Introduce time limited test executor
Reviewed-by: vlivanov, psandoz
|
2014-12-01 21:56:54 +03:00 |
|
David Chase
|
2080004ef0
|
8064524: Compiler code generation improvements
Reviewed-by: jrose, acorn, vlivanov
|
2014-12-01 13:06:20 -05:00 |
|
Mark Sheppard
|
392436eade
|
8066130: com.sun.net.httpserver stop() throws NullPointerException if it is not started
Added null check on dispatcherThread variable in stop method
Reviewed-by: chegar
|
2014-12-01 17:20:06 +00:00 |
|
Lance Andersen
|
5f72abe97e
|
8066261: Typo in Connection.isValid
Reviewed-by: dfuchs
|
2014-12-01 11:34:44 -05:00 |
|
Mikael Gerdin
|
f5292016ee
|
8075210: Refactor strong root processing in order to allow G1 to evolve separately from GenCollectedHeap
Create a G1RootProcessor and move SharedHeap root processing to GenCollectedHeap
Reviewed-by: brutisso, tschatzl, ehelin
|
2014-12-01 15:24:56 +01:00 |
|
Erik Helin
|
68b1e61637
|
Merge
|
2015-03-19 10:29:36 +00:00 |
|
Stefan Karlsson
|
207fadd39e
|
8075416: Cleanup GC include dependencies in memoryPool.hpp
Reviewed-by: ehelin, mgerdin
|
2015-03-18 10:51:00 +01:00 |
|
Stefan Karlsson
|
28adfbf0be
|
8075249: Cleanup forward_to_atomic and ClaimedForwardPtr
Reviewed-by: kbarrett, brutisso
|
2015-03-17 15:53:55 +01:00 |
|
Stefan Karlsson
|
366bf9ff09
|
8075247: Cleanup specialized_oop_closures.hpp
Reviewed-by: mgerdin, brutisso, tschatzl
|
2015-03-17 14:18:52 +01:00 |
|
Stefan Karlsson
|
426a345fec
|
8075242: Remove SpecializationStats
Reviewed-by: brutisso, mgerdin
|
2015-03-17 13:23:49 +01:00 |
|
Jesper Wilhelmsson
|
e7a218b4b6
|
Merge
|
2015-03-16 18:13:35 +01:00 |
|
Andrey Zakharov
|
9272128a46
|
8061715: gc/g1/TestShrinkAuxiliaryData15.java fails with java.lang.RuntimeException: heap decommit failed - after > before
Added WhiteBox methods to count regions and exact aux data sizes
Reviewed-by: tschatzl, jwilhelm, mgerdin
|
2015-03-16 17:51:28 +03:00 |
|
Jesper Wilhelmsson
|
7e86840f64
|
8057632: Remove auxiliary code used to handle the generations array
Removed next_gen(), prev_gen(), and get_gen().
Reviewed-by: kbarrett, tschatzl
|
2015-03-05 23:47:26 +01:00 |
|
Igor Ignatyev
|
a390d5a7cb
|
Merge
|
2015-03-13 15:39:03 +00:00 |
|
Michail Chernov
|
41455f2437
|
8026047: [TESTBUG] add regression test for DisableExplicitGC flag
Reviewed-by: jwilhelm, brutisso
|
2015-03-13 17:47:34 +04:00 |
|
David Lindholm
|
bcf9ea6cbf
|
8073463: G1 does not mangle freed heap regions
Reviewed-by: mgerdin, jwilhelm
|
2015-03-12 14:09:36 +01:00 |
|
Bengt Rutisson
|
395543dadc
|
8074037: Refactor the G1GCPhaseTime logging to make it easier to add new phases
Reviewed-by: tschatzl, mgerdin, ecaspole
|
2015-03-12 10:11:20 +01:00 |
|
Kim Barrett
|
5471bf0e8a
|
8073994: STATIC_ASSERT use of __LINE__ is wrong
Reviewed-by: dholmes, ehelin
|
2015-03-03 19:47:49 -05:00 |
|
Vladimir Kempik
|
4e46878062
|
8058935: CPU detection gives 0 cores per cpu, 2 threads per core in Amazon EC2 environment
Reviewed-by: kvn, dsamersoff
|
2014-12-01 18:22:45 +04:00 |
|