47293 Commits

Author SHA1 Message Date
Martin Doerr
61a9f88ca7 8186611: s390: Add missing compiler barriers and fix assembler
Reviewed-by: goetz
2017-08-23 10:25:25 +02:00
Erik Joelsson
dc01400411 8186470: JDK10 hotspot integration has broken all MacOS dummy builds
Reviewed-by: ctornqvi, tbell
2017-08-23 08:55:13 +02:00
Robert Field
1a42e4f2ec 8186636: JShell tests: jtreg_4.2-b08 breaks ComputeFQNsTest.testAddImport()
Reviewed-by: jlahoda
2017-08-22 23:26:28 -07:00
Jesper Wilhelmsson
0c8dc55148 Merge 2017-08-22 20:31:36 +00:00
Vladimir Kozlov
59984483c7 Merge 2017-08-22 19:24:42 +00:00
Vladimir Kozlov
ff0402fe8d 8186453: [AOT] refactor AOT tool code
Reviewed-by: iveresov
2017-08-22 11:50:51 -07:00
Mikhailo Seledtsov
d1cba6b06e Merge 2017-08-22 18:11:22 +00:00
Mikhailo Seledtsov
7133508150 Merge 2017-08-22 09:55:58 -07:00
Igor Veresov
7465efdb3b 8186235: [Graal] compiler/aot/RecompilationTest.java fails in case UseJVMCICompiler is enabled
Make JVMCI respect -XX:-Inline

Reviewed-by: kvn
2017-08-22 08:53:35 -07:00
Dmitrij Pochepko
b54514e556 8186297: AARCH64: Intrinsify Unsafe.compareAndSetByte and compareAndSetShort
Reviewed-by: aph, adinn
2017-08-22 17:24:40 +03:00
Jesper Wilhelmsson
7b25384c71 Merge 2017-08-22 16:20:30 +02:00
Jesper Wilhelmsson
4f36438943 Merge 2017-08-22 16:20:30 +02:00
Jesper Wilhelmsson
992b993016 Merge 2017-08-22 16:20:29 +02:00
Jesper Wilhelmsson
75ab5a406c Merge 2017-08-22 16:20:29 +02:00
Jesper Wilhelmsson
cce73f294c Merge 2017-08-22 16:20:29 +02:00
Jesper Wilhelmsson
c04ee47f85 Merge 2017-08-22 16:20:29 +02:00
Roger Riggs
9c6245db87 8173817: StackOverflowError in "process reaper" thread
Switch to inner class to avoid lambda stack overhead in ProcessReaper

Reviewed-by: dholmes, martin
2017-08-22 09:41:58 -04:00
John Paul Adrian Glaubitz
f4dadf9c80 8186443: Missing stdint.h for zero builds
Reviewed-by: kbarrett, dholmes
2017-08-22 08:37:17 -04:00
Jan Lahoda
638006a097 8182297: jshell tool: pasting multiple lines of code truncated
Read input needs to be kept across ConsoleReader.readLine invocations unless consumed.

Reviewed-by: rfield, rfield
2017-08-22 13:10:46 +02:00
Jan Lahoda
312f813dbb 8182297: jshell tool: pasting multiple lines of code truncated
Read input needs to be kept across ConsoleReader.readLine invocations unless consumed.

Reviewed-by: rfield
2017-08-22 13:08:15 +02:00
Nishit Jain
48c3c0e860 6609718: [Fmt-Ch] uninformative exception in ChoiceFormat.applyPattern(String)
Reviewed-by: naoto
2017-08-22 12:04:53 +05:30
Claes Redestad
01c44cfed8 8185362: Replace use of AtomicReferenceFieldUpdater from BufferedInputStream with Unsafe
Reviewed-by: shade, martin, sherman
2017-08-22 07:52:40 +02:00
Claes Redestad
a0682e8231 8186334: JarFile throws ArrayIndexOutOfBoundsException when the manifest contains certain characters
Reviewed-by: psandoz, bchristi
2017-08-22 07:52:16 +02:00
Mikhailo Seledtsov
2e4e67ce68 8186542: [TESTBUG] Add jvmti/LoadAgentDcmdTest.java to problem list until underlying issue is resolved
Added the test to the problem list

Reviewed-by: sspitsyn
2017-08-21 19:45:21 -07:00
Igor Ignatyev
b15e27741c 8186537: remove unnecessary @requires from hotspot/compiler/aot tests
Reviewed-by: kvn
2017-08-21 17:08:54 -07:00
Vicente Romero
167b313be8 8160396: test for fix for JDK-8159439 can't be included till CODETOOLS-7901710 is fixed
Reviewed-by: jjg
2017-08-21 16:37:17 -04:00
Bob Vandette
61377cd648 Merge 2017-08-21 18:14:59 +02:00
Bob Vandette
751575e2bc 8186115: libelf still referenced after 8172670
Reviewed-by: kvn, twisti, erikj, dholmes
2017-08-21 12:08:03 -04:00
Bob Vandette
82d4a880eb 8186115: libelf still referenced after 8172670
Reviewed-by: kvn, twisti, erikj, dholmes
2017-08-21 12:07:06 -04:00
Robert Field
7872f39eb7 8186475: JShell API: remove trailing HTML paragraph tag
Reviewed-by: jlahoda
2017-08-21 08:29:42 -07:00
Kevin Walls
d425d3d235 Merge 2017-08-21 14:14:01 +00:00
Sean Mullan
a905844c9c Merge 2017-08-21 14:09:06 +00:00
Igor Ignatyev
fc152355e2 8186390: test for JDK-4755500
Reviewed-by: thartmann
2017-08-21 07:08:40 -07:00
Sean Mullan
f36db2dd00 8159544: Remove deprecated classes in com.sun.security.auth.**
Reviewed-by: jlahoda, vinnie, weijun
2017-08-21 14:05:10 +00:00
Sean Mullan
7c536f7a4c 8159544: Remove deprecated classes in com.sun.security.auth.**
Reviewed-by: jlahoda, vinnie, weijun
2017-08-21 14:04:50 +00:00
Dmitry Chuyko
338970d2ae 8186438: 'configure' fails to find installed libfreetype on Ubuntu AArch64
Reviewed-by: erikj
2017-08-21 14:57:44 +02:00
Kevin Walls
f3ed4ae448 Merge 2017-08-21 12:19:25 +00:00
Stefan Johansson
ffa94c7917 8177544: Restructure G1 Full GC code
Reviewed-by: tschatzl, ehelin
2017-08-21 10:45:02 +02:00
Frank Yuan
018b3b5337 8186028: Regression in BCEL caused by 8181154: Fix lint warnings in JAXP repo: deprecation
Reviewed-by: dfuchs, joehw, dbuck
2017-08-21 15:52:24 +08:00
Priya Muthuswamy
4d2272b872 8175362: StringIndexOutOfBoundsException from /.*((a[^a]+){2})c$/.exec('ababc')
Reviewed-by: sundar, hannesw
2017-08-21 11:33:52 +05:30
Igor Ignatyev
d46142923c 8186095: upgrade to jtreg 4.2 b08
Reviewed-by: rriggs, mchung, dholmes, iklam
2017-08-20 20:36:12 -07:00
Igor Ignatyev
3eb1c0902d 8186095: upgrade to jtreg 4.2 b08
Reviewed-by: rriggs, mchung, dholmes, iklam
2017-08-20 20:36:11 -07:00
Igor Ignatyev
cfe67231aa 8186095: upgrade to jtreg 4.2 b08
Reviewed-by: rriggs, mchung, dholmes, iklam
2017-08-20 20:36:11 -07:00
Igor Ignatyev
865f838bf1 8186095: upgrade to jtreg 4.2 b08
Reviewed-by: rriggs, mchung, dholmes, iklam
2017-08-20 20:36:11 -07:00
Igor Ignatyev
129f671ff1 8186095: upgrade to jtreg 4.2 b08
Reviewed-by: rriggs, mchung, dholmes, iklam
2017-08-20 20:36:10 -07:00
Igor Ignatyev
fd91097581 8186095: upgrade to jtreg 4.2 b08
Reviewed-by: rriggs, mchung, dholmes, iklam
2017-08-20 20:36:10 -07:00
Arno Zeller
917fbdb583 8185112: [TESTBUG] Serviceability tests cannot parse float if non US locale
Reviewed-by: simonis, goetz, dholmes
2017-08-20 22:20:42 -04:00
Andrey Nazarov
902efb3cde 8186020: jdk/javadoc/tool/exceptionHandling/TestExceptionHandling.java fails
Reviewed-by: jjg, ksrini
2017-08-18 15:58:17 -07:00
Igor Ignatyev
f94bf101bc 8183337: hotspot/compiler/aot tests fail due to missed tools
Reviewed-by: kvn
2017-08-18 14:54:43 -07:00
Harold Seigel
10195e6bf1 8168677: Typo in API docs for com.sun.tools.attach
Change "VirtalMachine" to "VirtualMachine"

Reviewed-by: dholmes
2017-08-18 15:07:32 -04:00