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
Zaiyao Liu
35c411ea7e
8048618: Tests for PKCS12 write operations
...
Reviewed-by: weijun
2015-03-23 15:37:03 +08:00
Srikanth Adayapalam
68593842f8
7040592: Gen.java: fix code for handling 'null' literal when expected type is array
...
Eliminate needless checkcast when null is assigned to a multi-dimensional array typedobject
Reviewed-by: mcimadamore
2015-03-23 09:48:37 +05:30
Srikanth Adayapalam
8afd89977c
8062373: Project Coin: diamond and anonymous classes
...
Allow diamond inference in combination with anonymous class instance creation
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Reviewed-by: mcimadamore, vromero
2015-03-30 17:09:14 +05:30
Bhavesh Patel
8b611ba470
8076026: DocTree should parse hyphenated attributes correctly
...
Reviewed-by: jjg, ksrini
2015-03-28 10:18:27 -07:00
Vicente Romero
38527cecd5
8075184: javac is mistakenly considering an missing enclosing instance error as an overload error
...
Reviewed-by: mcimadamore
2015-03-27 10:11:21 -07:00
Magnus Ihse Bursie
ffae4d6955
8076060: Improve make bootstrap process
...
Reviewed-by: erikj
2015-03-26 16:17:36 +01:00
Jan Lahoda
31a45d5c86
8054220: Debugger doesn't show variables *outside* lambda
...
8058227: Debugger has no access to outer variables inside Lambda
Put local variables captured by lambda into the lambda method's LocalVariableTable.
Reviewed-by: mcimadamore, rfield
2015-03-26 11:34:50 +01:00
Weijun Wang
3fbfa7ee89
8074935: jdk8 keytool doesn't validate pem files for RFC 1421 correctness, as jdk7 did
...
Reviewed-by: mullan
2015-03-23 08:51:51 +08:00
Joe Darcy
ed05aef3fc
8075567: Mark intermittently failuring security-libs tests
...
Reviewed-by: mullan
2015-03-22 10:27:22 -07:00
Tatiana Pivovarova
9ed9ae6214
8075488: compiler/whitebox/DeoptimizeFramesTest fails with exit code 1 due to unrecognized VM option -XX:+IgnoreUnexpectedVMOptions
...
Reviewed-by: kvn
2015-03-21 21:47:49 +03:00
Brian Burkhalter
1eb4f850a6
8075655: NIO test generation scripts have incorrect path to Spp.java
...
Correct the path to Spp.java
Reviewed-by: rriggs
2015-03-20 15:25:07 -07:00
Daniel D. Daugherty
4fd6cf3759
Merge
2015-03-20 15:21:51 -07:00
Daniel D. Daugherty
3964f24750
Merge
2015-03-20 15:19:30 -07:00
Vladimir Ivanov
b64245d163
Merge
2015-03-20 20:32:07 +00:00
Vladimir Ivanov
71020f90ef
8075263: MHI::checkCustomized isn't eliminated for inlined MethodHandles
...
Reviewed-by: jrose, kvn
2015-03-20 11:42:31 -07:00
Vladimir Ivanov
879642dc68
8074548: Never-taken branches cause repeated deopts in MHs.GWT case
...
Reviewed-by: jrose, kvn
2015-03-20 11:41:34 -07:00
Vladimir Ivanov
43dbb43fb5
8075263: MHI::checkCustomized isn't eliminated for inlined MethodHandles
...
Reviewed-by: jrose, kvn
2015-03-20 11:41:34 -07:00
Vladimir Ivanov
ad99060af9
8075266: Show runtime call details when printing machine code
...
Reviewed-by: jrose, kvn
2015-03-20 11:41:34 -07:00
Vladimir Ivanov
d6f7c9f4a6
8075269: Extend -XX:CompileCommand=print,* to work for MethodHandle.invokeBasic/linkTo*
...
Reviewed-by: jrose, kvn, dlong
2015-03-20 11:41:34 -07:00
Vladimir Ivanov
e53337224d
8075270: Print locals & stack slots location for PcDescs
...
Reviewed-by: kvn, jrose
2015-03-20 11:41:34 -07:00
Andrew Haley
f82562e36e
8075443: AARCH64: Missed L2I optimizations in C2
...
Use iRegIOrL2I for input operands whenever it makes sense.
Reviewed-by: kvn
2015-03-20 17:39:29 +00:00
Brian Burkhalter
d7419560c2
8075362: j.u.Properties.load() methods have misaligned @throws clauses
...
Add spaces to align the @throws clauses, and rename Basic.java test and its @summary clause.
Reviewed-by: rriggs
2015-03-20 10:37:03 -07:00
Rob McKenna
89c87896e2
8075039: (sctp) com/sun/nio/sctp/SctpMultiChannel/SendFailed.java fails on Solaris only
...
Reviewed-by: chegar
2015-03-20 17:07:15 +00:00
Mikael Vidstedt
49dec12116
8074839: Resolve disabled warnings for libunpack and the unpack200 binary
...
Reviewed-by: dholmes, ksrini
2015-03-20 10:02:44 -07:00
Joe Darcy
28114420db
8075573: Add jdk_other and jdk_svc to jdk tier 2 test definition
...
Reviewed-by: mchung
2015-03-20 10:00:30 -07:00
Athijegannathan Sundararajan
2d6a39e2e5
8075604: jjs exits even when non-daemon threads are still active
...
Reviewed-by: attila, jlaskey
2015-03-20 20:04:18 +05:30
Zoltan Majo
9755168fe2
Merge
2015-03-20 11:53:01 +01:00
Sergey Lugovoy
b7d77b1297
8068306: Tests for AST presentation Nashorn Parser API
...
8068304: Tests for Diagnostic listener for Nashorn Parser API
8068303: Create tests for Nashorn Parser API for create Tree from some different source and parameters
Reviewed-by: sundar, lagergren
2015-03-20 13:19:47 +03:00
Serguei Spitsyn
40807f0a8e
8067662: "java.lang.NullPointerException: Method name is null" from StackTraceElement.<init>
...
Update java/lang/instrument/RedefineMethodInBacktrace.sh test to cover the hotspot fix
Reviewed-by: coleenp, dcubed
2015-03-20 01:59:08 -07:00
Artem Smotrakov
636ae484e4
8048147: Privilege tests with JAAS Subject.doAs
...
Reviewed-by: weijun
2015-03-20 16:01:59 +08:00
Joe Darcy
2596979bfe
8075565: Define @intermittent jtreg keyword and mark intermittently failing jdk tests
...
Reviewed-by: lancea
2015-03-19 18:38:26 -07:00