52216 Commits

Author SHA1 Message Date
Tim Bell
ece1def9ae 8166648: jib make run-test for langtools results in intermittent failures on windows-x86
Reviewed-by: erikj, jjg
2016-10-07 20:48:39 -07:00
Jonathan Gibbons
6fef223c3f 8159855: Create an SPI for tools
Reviewed-by: mchung
2016-10-07 16:49:39 -07:00
Jonathan Gibbons
0f9a011475 8159855: Create an SPI for tools
Reviewed-by: mchung
2016-10-07 16:49:31 -07:00
Jonathan Gibbons
4735558138 8072604: Improve handling of direct use of accept with TreePathScanner
Reviewed-by: ksrini
2016-10-07 16:31:21 -07:00
Doug Simon
b7b3fb4266 8167353: [JVMCI] JVMCI re-initialization check is in the wrong location
Reviewed-by: kvn, twisti
2016-10-07 15:40:34 -07:00
Brent Christian
2d52d60a1e 8151486: Class.forName causes memory leak
Remove ClassLoader.domains

Reviewed-by: coleenp, dholmes, mchung, naoto
2016-10-07 12:01:24 -07:00
Joe Wang
9598a4300c 8139584: XMLStreamWriterImpl does not write 'standalone' property
Reviewed-by: lancea
2016-10-07 10:51:19 -07:00
Athijegannathan Sundararajan
5cb4f9c787 8167018: Nashorn and jjs should support --module-path and --add-modules options
Reviewed-by: jlaskey, hannesw
2016-10-07 21:28:20 +05:30
Athijegannathan Sundararajan
d47b7ffca5 8167018: Nashorn and jjs should support --module-path and --add-modules options
Reviewed-by: jlaskey, hannesw
2016-10-07 21:28:00 +05:30
Roland Westrelin
b49746775c 8169497: Aarch64: Improve internal array handling
Reviewed-by: aph
2016-10-07 15:59:38 +02:00
Dmitry Samersoff
ab06fed6eb Merge 2016-11-09 08:45:51 +00:00
Sharath Ballal
9afb326e44 7107014: sun.jvm.hotspot.HSDB.FindObjectByTypeCleanupThunk.showConsole.attach infinite loop
Avoid infinite loop in sun.jvm.hotspot.HSDB.FindObjectByTypeCleanupThunk.showConsole.attach

Reviewed-by: rehn, dsamersoff
2016-11-09 13:38:52 +05:30
Jini George
3eedbd0f73 8169344: Potential open file descriptor in exists() of hotspot/agent/src/os/bsd/ps_core.c
Use access() instead of open() to check for the existence of a file

Reviewed-by: dsamersoff, dholmes
2016-11-09 10:56:32 +03:00
Jini George
2c79bd5892 7107018: sun.jvm.hotspot.utilities.soql.JSJavaHeap.forEachClass incorrect test
Correction for incorrect double checking of ‘k’ not being null.

Reviewed-by: dsamersoff, rehn
2016-11-09 09:30:27 +03:00
Doug Simon
1bab9425ed 8169331: [JVMCI] incomplete API to MethodParameters attribute
Reviewed-by: kvn
2016-11-07 17:02:46 +01:00
Erik Helin
db9932fb37 8168904: Initialize and reset G1 phase times to zero
Reviewed-by: sjohanss, jprovino
2016-10-28 15:50:09 +02:00
Nils Eliasson
902650f058 8160543: C1: Crash in java.lang.String.indexOf in some java.sql tests
C1 must use unverified entry point for unloaded methods.

Reviewed-by: vlivanov, goetz
2016-11-01 14:22:38 +01:00
Goetz Lindenmaier
afd17cbfc4 8166837: [TESTBUG] Fix tests on Linux/s390x
Reviewed-by: kvn, simonis
2016-10-31 11:36:45 +01:00
Erik Joelsson
01f09f5782 8169255: Link gtestLauncher statically if libjvm is configured for static linking
Reviewed-by: tbell, dholmes
2016-11-07 10:12:14 +01:00
Andreas Woess
e29b338cd7 8167289: Backport ES6 updates from Graal.js
Reviewed-by: lagergren, sundar
2016-10-07 10:30:14 +02:00
Erik Joelsson
b7da068f85 8167195: VM fails to initialize intermittently when running jmod to create some images
Reviewed-by: tbell, mchung
2016-10-07 09:11:42 +02:00
Pete Brunet
27ca3765bb 8160893: [macosx] JMenuItems in JPopupMenu are not accessible
Post events for MenuOpened/Closed/ItemSelected

Reviewed-by: ant, alexsch
2016-10-06 20:31:59 -05:00
Iris Clark
36bc804e6b 8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
2016-10-06 18:06:04 -07:00
Iris Clark
76e33f6ba8 8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
2016-10-06 18:05:55 -07:00
Iris Clark
192f234477 8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
2016-10-06 18:05:55 -07:00
Iris Clark
86b5c99b3a 8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
2016-10-06 18:05:54 -07:00
Iris Clark
0d8b76a7d7 8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
2016-10-06 18:05:54 -07:00
Iris Clark
bb43a0e538 8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
2016-10-06 18:05:53 -07:00
Iris Clark
c3c1310573 8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
2016-10-06 18:05:53 -07:00
Iris Clark
c6c8c91e32 8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
2016-10-06 18:05:44 -07:00
Weijun Wang
723c5ce3c2 8167181: Exported elements referring to inaccessible types in jdk.security.jgss
Reviewed-by: mchung
2016-10-07 07:59:49 +08:00
Weijun Wang
121ffd6f67 8167181: Exported elements referring to inaccessible types in jdk.security.jgss
Reviewed-by: mchung
2016-10-07 07:59:32 +08:00
Lana Steuck
5b2c5f9aa1 Merge 2016-10-06 23:13:06 +00:00
Lana Steuck
3a194a9a8d Merge 2016-10-06 23:12:58 +00:00
Lana Steuck
8c452c1e72 Merge 2016-10-06 23:12:42 +00:00
Lana Steuck
76159db225 Merge 2016-10-06 23:12:14 +00:00
Lana Steuck
be2878cf6d Merge 2016-10-06 23:12:05 +00:00
Lana Steuck
bd4d05fdbd Merge 2016-10-06 23:12:02 +00:00
Lana Steuck
1bef086a4b Added tag jdk-9+139 for changeset 72fcbd6294cb 2016-10-06 20:56:13 +00:00
Lana Steuck
988dbfba24 Added tag jdk-9+139 for changeset 1c5f97d2d3fb 2016-10-06 20:56:13 +00:00
Lana Steuck
db1efb7000 Added tag jdk-9+139 for changeset 4cec206d8052 2016-10-06 20:56:11 +00:00
Lana Steuck
6eb1f7bf56 Added tag jdk-9+139 for changeset 5da543633b3b 2016-10-06 20:56:11 +00:00
Lana Steuck
d10e90ef13 Added tag jdk-9+139 for changeset e1cb4c42ee86 2016-10-06 20:56:11 +00:00
Lana Steuck
dab278ffde Added tag jdk-9+139 for changeset 1c034834ae82 2016-10-06 20:56:10 +00:00
Lana Steuck
3cc0174544 Added tag jdk-9+139 for changeset 9e274c9c3047 2016-10-06 20:56:10 +00:00
Lana Steuck
2a23d589d1 Added tag jdk-9+139 for changeset 1de8867db5a3 2016-10-06 20:56:09 +00:00
Alan Burlison
6e147fc49f 8165232: XKeycodeToKeysym is deprecated and should be replaced
Reviewed-by: prr, azvegint
2016-10-06 11:39:20 -07:00
Phil Race
698c52a1eb 8166988: Improve image processing performance
Reviewed-by: serb, vadim, mschoene
2016-10-06 10:31:41 -07:00
Volker Simonis
fcdc3eac28 8159611: C2: ArrayCopy elimination skips required parameter checks
Reviewed-by: kvn, zmajo, thartmann
2016-10-06 18:51:24 +02:00
Zoltan Majo
7bc6ecfba8 8167578: C1: compiler.escapeAnalysis.TestArrayCopy fails to throw ArrayStoreException
Remove code that causes C1's arraycopy to skip type checks if the length argument is 0

Reviewed-by: kvn
2016-11-01 09:19:14 +01:00