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 |
|
Roland Westrelin
|
ef217cba65
|
8076094: CheckCastPPNode::Value() has outdated logic for constants
Outdated logic for constants in CheckCastPPNode::Value()
Reviewed-by: kvn, vlivanov
|
2015-03-23 14:21:17 +01:00 |
|
Paul Sandoz
|
497fe8d068
|
8075560: Typo in Javadoc for java.util.Optional.equals()
Reviewed-by: alanb
|
2015-03-23 14:20:39 +01:00 |
|
James Laskey
|
bc29dd414c
|
8075623: Temporary patch to get fx imports working interim
Reviewed-by: lagergren
|
2015-03-23 09:04:59 -03:00 |
|
Roland Westrelin
|
05a8df78b3
|
Merge
|
2015-03-23 11:20:38 +00:00 |
|
Jaroslav Bachorik
|
a16c45029d
|
8054890: Serviceability: New diagnostic commands 'VM.set_flag' and 'JVMTI.data_dump'
Reviewed-by: sla, fparain, egahlin, ykantser
|
2015-03-23 11:46:15 +01:00 |
|
Harold Seigel
|
1665046b90
|
Merge
|
2015-03-29 09:20:27 -04:00 |
|
Goetz Lindenmaier
|
c99a66c76d
|
8076163: ppc: port "8074345: Enable RewriteBytecodes when VM runs with CDS"
Reviewed-by: coleenp, simonis, mdoerr
|
2015-03-27 12:43:45 +01:00 |
|
Coleen Phillimore
|
b115f80cb5
|
8075967: Zero interpreter asserts for SafeFetch<32,N> calls in ObjectMonitor
Implement SafeFetchX unsafely and make CanUseSafeFetchX false for Zero
Reviewed-by: sgehwolf, dholmes
|
2015-03-25 22:27:51 -04:00 |
|
Yumin Qi
|
3e6cf09c39
|
8074345: Enable RewriteBytecodes when VM runs with CDS
Enable bytecode rewriting when CDS turned on.
Co-authored-by: Ioi Lam <ioi.lam@oracle.com>
Reviewed-by: coleenp, iklam
|
2015-03-25 15:18:37 -07:00 |
|
Katja Kantserova
|
c08ffb03e4
|
Merge
|
2015-03-25 15:22:44 +00:00 |
|
Harold Seigel
|
257436004b
|
7127066: Class verifier accepts an invalid class file
For *store bytecodes, compare incoming, not outgoing, type state with exception handlers' stack maps.
Reviewed-by: acorn, dholmes
|
2015-03-25 08:16:48 -04:00 |
|
Katja Kantserova
|
e8495c6494
|
8075818: serviceability/threads/TestFalseDeadLock.java should be unquarantined
Reviewed-by: jbachorik, sspitsyn
|
2015-03-25 12:38:50 +01:00 |
|
Erik Joelsson
|
4adcfcd75c
|
8075725: Remove /jre subdir in hotspot dist dir
Reviewed-by: tbell, ihse
|
2015-03-25 09:37:59 +01:00 |
|
Jaroslav Bachorik
|
c5cefb4d20
|
Merge
|
2015-03-24 16:21:28 +00:00 |
|
Jaroslav Bachorik
|
af45a8044e
|
8024055: serviceability/attach/AttachWithStalePidFile.java createJavaPidFile() fails
Reviewed-by: sla, sspitsyn
|
2015-03-24 15:03:07 +01:00 |
|
Severin Gehwolf
|
e1d7a11c64
|
8075533: Zero JVM segfaults for -version after JDK-8074552
Remove SafeFetchXX Zero implementations and guard test with CanUseSafeFetchXX
Reviewed-by: simonis, coleenp
|
2015-03-23 13:53:44 +01:00 |
|
Dmitry Samersoff
|
7e09df43e6
|
8075569: jmap test fails due to "ERROR: java.nio.file.NoSuchFileException: 2906081d-06bc-4738-a7e8-f37b8bf13658.lck"
Lock file is deleted while we are setting modified time
Reviewed-by: alanb
|
2015-03-23 02:29:47 -07:00 |
|
Tobias Hartmann
|
869a12fdab
|
8075136: Unnecessary sign extension for byte array access
Added C2 matching rules to remove unnecessary sign extension for byte array access.
Reviewed-by: roland, kvn, aph, adinn
|
2015-03-23 10:15:53 +01:00 |
|
Tobias Hartmann
|
3bc3f7cd49
|
8075324: Costs of memory operands in aarch64.ad are inconsistent
Made cost of 'indOffI' consistent to the other memory operands.
Reviewed-by: roland, aph, adinn
|
2015-03-23 10:13:18 +01:00 |
|
Andrew Brygin
|
e7e3187500
|
8074954: ImageInputStreamImpl.readShort/readInt do not behave correctly at EOF
Reviewed-by: prr, serb
|
2015-03-23 11:19:41 +03:00 |
|