Srikanth Adayapalam
|
3f410c76ca
|
8076039: Remove the unused internal API sun.reflect.misc.FieldUtil.getDeclaredFields
Reviewed-by: mchung, hawtin
|
2015-03-26 11:59:41 +05:30 |
|
Jesper Wilhelmsson
|
edbd6cb695
|
8076012: SA don't support flags of type size_t
Added support for flags of type size_t in VM.Flags
Reviewed-by: sla, kbarrett
|
2015-03-25 19:50:00 +01:00 |
|
Jaroslav Bachorik
|
ca198f7351
|
8023093: Add ManagementAgent.status diagnostic command
Reviewed-by: sla
|
2015-03-25 18:33:17 +01:00 |
|
Fredrik Arvidsson
|
eecde5f24c
|
8076154: com/sun/jdi/InstanceFilter.java failing due to missing MethodEntryRequest calls
Some jdi tests are failing due to missing MethodEntryRequest events during the test execution.
Reviewed-by: sla, jbachorik
|
2015-03-30 10:10:19 +02:00 |
|
Harold Seigel
|
e86e812a29
|
Merge
|
2015-03-29 09:21:15 -04:00 |
|
Ed Nevill
|
87529b4864
|
8075860: aarch64: jdk9/dev fails to build
Fix undefined os::Linux::ucontext_set_pc in aarch64 build
Reviewed-by: kvn
|
2015-03-25 10:24:51 -07:00 |
|
Hannes Wallnöfer
|
9454c8c825
|
8073868: Regex matching causes java.lang.ArrayIndexOutOfBoundsException: 64
Reviewed-by: attila, lagergren
|
2015-03-25 17:43:55 +01:00 |
|
Katja Kantserova
|
76997df2d3
|
Merge
|
2015-03-25 15:22:45 +00:00 |
|
Volker Simonis
|
12008d9c8f
|
8075858: AIX: clean-up HotSpot make files
Reviewed-by: kvn
|
2015-03-25 15:50:17 +01:00 |
|
Hannes Wallnöfer
|
268d8ef7a6
|
8075927: toNumber(String) accepts illegal characters
Reviewed-by: attila, sundar
|
2015-03-25 14:41:47 +01:00 |
|
Roland Westrelin
|
1c38036fd8
|
8075922: assert(t == t_no_spec) fails in phaseX.cpp
Subgraph becomes dead RegionNode::Ideal() but is not destroyed
Reviewed-by: kvn, vlivanov
|
2015-03-25 14:25:53 +01:00 |
|
Alexander Scherbatiy
|
a76b85f2bb
|
8033000: No Horizontal Mouse Wheel Support In
Reviewed-by: serb, azvegint
|
2015-03-25 16:31:05 +04:00 |
|
Katja Kantserova
|
2d4a9917d5
|
8075820: java/lang/management/ThreadMXBean/FindDeadlocks.java should be unquarantined
Reviewed-by: jbachorik, sspitsyn
|
2015-03-25 12:39:48 +01:00 |
|
Sergey Lugovoy
|
540bb21731
|
8075240: Output of some tests contains platform specific line break
Reviewed-by: sundar
|
2015-03-25 14:39:39 +03:00 |
|
Paul Sandoz
|
b220e6cb1d
|
8075307: Pipeline calculating inconsistent flag state for parallel stateful ops
Reviewed-by: smarks
|
2015-03-25 10:50:08 +00:00 |
|
Stefan Karlsson
|
602b7d79e9
|
8075829: Move CSpaceCounters implementation to cSpaceCounters.cpp
Reviewed-by: jwilhelm, brutisso
|
2015-03-25 10:13:56 +01:00 |
|
Stefan Karlsson
|
b980d93909
|
8075809: Add missing includes of stack.inline.hpp
Reviewed-by: jmasa, pliden
|
2015-03-25 10:08:09 +01:00 |
|
Athijegannathan Sundararajan
|
de784d82f1
|
8012190: Global scope should be initialized lazily
Reviewed-by: lagergren, hannesw, attila
|
2015-03-25 14:36:22 +05:30 |
|
Masayoshi Okutsu
|
78c0bdbda5
|
8075173: DateFormat in german locale returns wrong value for month march
Reviewed-by: naoto, peytoia
|
2015-03-25 17:59:59 +09:00 |
|
Erik Joelsson
|
b75ed37297
|
8075725: Remove /jre subdir in hotspot dist dir
Reviewed-by: tbell, ihse
|
2015-03-25 09:37:52 +01:00 |
|
Alexander Scherbatiy
|
a5bc56dcec
|
8075244: [macosx] The fix for JDK-8043869 should be reworked
Reviewed-by: prr, serb, ant
|
2015-03-25 12:37:36 +04:00 |
|
Andrei Eremeev
|
22d4785f1d
|
8049238: Implement classfile tests for Signature attribute
Reviewed-by: jjg, shurailine, anazarov
|
2015-03-25 10:29:14 +03:00 |
|
Amy Lu
|
b2805ba95a
|
8075692: jaxp/test/Makefile reference of win32 directory no longer valid
Reviewed-by: joehw
|
2015-03-24 21:11:48 -07:00 |
|
Jason Uh
|
6a2c954d63
|
8074531: Remove javax.security.cert.X509Certificate usage in internal networking packages
Reviewed-by: mullan
|
2015-03-24 11:31:04 -07:00 |
|
David Dehaven
|
6eb7a3db58
|
Merge
|
2015-03-24 11:00:32 -07:00 |
|
David Dehaven
|
f5d3492bc8
|
Merge
|
2015-03-24 11:00:31 -07:00 |
|
Chris Hegarty
|
82dd135b5f
|
8075824: Add default[Read|Write]Object to java.util.Date
Reviewed-by: alanb, rriggs
|
2015-03-24 14:48:11 +00:00 |
|
Stefan Karlsson
|
0c57e77d43
|
8075803: Fix GC includes and forward declarations
Reviewed-by: pliden, mgerdin
|
2015-03-24 11:21:21 +01:00 |
|
Mikael Gerdin
|
8efb3ab7c1
|
8075511: Enable -Woverloaded-virtual C++ warning for HotSpot build
Reviewed-by: erikj, simonis, ehelin
|
2015-03-24 13:49:56 +01:00 |
|
Magnus Ihse Bursie
|
c8ac9172fc
|
8075717: Replace INTERNAL_BUILD with DEBUG in awt
Reviewed-by: serb, azvegint
|
2015-03-24 10:52:08 +01:00 |
|
Roland Westrelin
|
05ea4dbf1e
|
8069191: moving predicate out of loops may cause array accesses to bypass null check
Remove CastPP nodes only during final graph reshape
Reviewed-by: kvn, jrose
|
2015-03-24 10:25:09 +01:00 |
|
Sandhya Viswanathan
|
51fd716978
|
8078113: 8011102 changes may cause incorrect results
Replace Vzeroupper instruction in stubs with zeroing only used ymm registers.
Reviewed-by: kvn
|
2015-04-17 17:39:19 -07:00 |
|
Goetz Lindenmaier
|
22425d93ca
|
8077843: adlc: allow nodes that use TEMP inputs in expand rules
Reviewed-by: kvn
|
2015-04-15 14:51:56 +02:00 |
|
Vladimir Ivanov
|
34eda6d782
|
Merge
|
2015-04-17 16:45:55 +00:00 |
|
Vladimir Ivanov
|
f98a23137c
|
8057967: CallSite dependency tracking scales devastatingly poorly
Reviewed-by: jrose, roland, plevart, shade
|
2015-04-17 18:17:06 +03:00 |
|
Roland Westrelin
|
6862ecfe16
|
8077832: SA's dumpreplaydata, dumpcfg and buildreplayjars are broken
SA code out of sync with hotspot code
Reviewed-by: dsamersoff, sla, kvn
|
2015-04-15 11:36:42 +02:00 |
|
Stefan Johansson
|
7f727ff4df
|
8075735: Missing include causes minimal build failure
Added the missing include.
Reviewed-by: jprovino, dholmes, stefank
|
2015-03-24 10:24:31 +01:00 |
|
Athijegannathan Sundararajan
|
0803c08355
|
8074410: Startup time: Port shell.js to Java
Reviewed-by: lagergren, hannesw
|
2015-03-24 13:59:31 +05:30 |
|
Lev Priima
|
2b63b5d1d7
|
8075071: [TEST_BUG] TimSortStackSize2.java: OOME: Java heap space: MaxHeap shrinked by MaxRAMFraction
Reviewed-by: dholmes
|
2015-03-24 03:46:57 -04:00 |
|
Jesper Wilhelmsson
|
5f5b27baba
|
Merge
|
2015-03-23 22:08:14 +01:00 |
|
Alejandro Murillo
|
8972c391cb
|
Merge
|
2015-03-23 14:00:55 -07:00 |
|
Alejandro Murillo
|
6029b480b7
|
Merge
|
2015-03-23 11:44:42 -07:00 |
|
Alejandro Murillo
|
7ce244a2eb
|
Merge
|
2015-03-23 11:44:41 -07:00 |
|
Alejandro Murillo
|
04284faf5c
|
Merge
|
2015-03-23 11:44:40 -07:00 |
|
Joe Darcy
|
07cd371738
|
8075670: Remove intermittent keyword from some tests
Reviewed-by: alanb
|
2015-03-23 09:45:32 -07:00 |
|
Roland Westrelin
|
b81d606a4c
|
8075663: compiler/rangechecks/TestExplicitRangeChecks.java fails in compiler nightlies
-Xmixed following -Xcomp doesn't undo the effect of -Xcomp with tiered on
Reviewed-by: kvn, vlivanov
|
2015-03-23 17:09:41 +01:00 |
|
Roger Riggs
|
149272bbdb
|
Merge
|
2015-03-23 10:58:27 -04:00 |
|
Roger Riggs
|
a056457b52
|
8067796: (process) Process.waitFor(timeout, unit) doesn't throw NPE if timeout is less than, or equal to zero when unit == null
Implement checking for NPE in Process implementation before other conditions
Reviewed-by: martin, chegar
|
2015-03-23 10:13:32 -04:00 |
|
Roger Riggs
|
c92b8a33a6
|
8073220: A typo in the documentation for class ProcessBuilder
Correct reference to be OutputStream
Reviewed-by: martin, alanb
|
2015-03-23 09:53:08 -04:00 |
|
Roger Riggs
|
7cb7ae5914
|
8071480: (process spec) ProcessBuilder.start spec linked to the wrong checkRead and checkWrite methods
Disambiguate with links to checkRead(String) and checkWrite(String)
Reviewed-by: alanb, martin
|
2015-03-23 09:52:42 -04:00 |
|