46915 Commits

Author SHA1 Message Date
J. Duke
2488df703a Merge 2017-08-25 12:39:10 +02:00
J. Duke
727a3fa93a Merge 2017-08-25 12:39:05 +02:00
J. Duke
f839cfac06 Merge 2017-08-25 12:39:00 +02:00
J. Duke
e40eca7392 Merge 2017-08-25 12:38:54 +02:00
J. Duke
d21ec294da Merge 2017-08-25 12:38:50 +02:00
J. Duke
51391a626b Merge 2017-08-25 12:38:16 +02:00
Claes Redestad
07d8b10614 8186500: StringConcatFactory.makeConcatWithConstants throws AssertionError when recipe contains non-String constants
Reviewed-by: shade, psandoz
2017-08-24 15:03:38 +02:00
Xueming Shen
1152b56c5b 8186142: ZipPath.{starts,ends}With(nonZipPath) throws an exception, but should return false
Reviewed-by: martin
2017-08-23 21:27:02 -07:00
Jonathan Gibbons
0ad228775f 8186466: Fix accessibility and other minor issues in java.base
Reviewed-by: mchung, naoto, martin
2017-08-23 10:58:11 -07:00
Lance Andersen
51f1081189 8184120: javax.transaction.xa.Xid fields reference obsolete method names
Reviewed-by: psandoz
2017-08-23 12:24:55 -04:00
Sibabrata Sahoo
6244c921c7 8183310: java/security/modules/ModularTest.java should clean up better
This require cleaning up Test files.

Reviewed-by: weijun
2017-08-23 09:13:32 -07: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
Jesper Wilhelmsson
7b25384c71 Merge 2017-08-22 16:20:30 +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
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
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
Kevin Walls
d425d3d235 Merge 2017-08-21 14:14:01 +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
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
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
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
Jesper Wilhelmsson
8050f8c17e Merge 2017-08-18 18:39:37 +02:00
Jesper Wilhelmsson
3ea2525989 Merge 2017-08-18 18:39:35 +02:00
Jesper Wilhelmsson
d45a0b61f9 Merge 2017-08-18 18:39:35 +02:00
Shafi Ahmad
87b57deb8f 8169961: Memory leak after debugging session
TargetVM gets an EventController which is a daemon thread, but don't see the thread having a way of stopping so added code to exit as soon as TargetVM thread stops listening.

Reviewed-by: clanger, dcubed, sspitsyn
2017-08-18 04:34:16 -07:00
Abhijit Saha
04a953ed74 Added tag jdk-10+20 for changeset 18d3353ab1e3 2017-08-18 04:37:07 +00:00
J. Duke
d7cd632a4a Merge 2017-08-24 16:37:10 +02:00
J. Duke
0835e4d23e Merge 2017-08-24 16:36:57 +02:00
J. Duke
a9908129ba Merge 2017-08-24 16:36:53 +02:00
J. Duke
28960fc50e Merge 2017-08-24 16:36:46 +02:00
J. Duke
3db27014cd Merge 2017-08-24 16:36:39 +02:00
J. Duke
d28d504d32 Merge 2017-08-24 16:36:32 +02:00