Mandy Chung
|
c7bbc840f5
|
8145430: Fix typo in StackWalker javadoc
Reviewed-by: dfuchs, darcy
|
2015-12-15 13:02:01 -08:00 |
|
Stuart Marks
|
1789b4f7bf
|
8145139: clean up jdk_collections and jdk_concurrent test groups
Reviewed-by: martin
|
2015-12-15 12:47:23 -08:00 |
|
Alejandro Murillo
|
b53399446c
|
Merge
|
2015-12-15 09:50:07 -08:00 |
|
Alejandro Murillo
|
811bbd4935
|
Merge
|
2015-12-15 09:50:04 -08:00 |
|
Xueming Shen
|
f98f28d1df
|
8145343: CorruptEntry.java fails after push for JDK-8145260
Reviewed-by: weijun
|
2015-12-15 08:54:35 -08:00 |
|
Sebastian Sickelmann
|
fb053862e5
|
4906983: java.net.URL constructors throw MalformedURLException in undocumented way
Added some testcases for the corner-cases in question and clarified javadoc
Reviewed-by: chegar, msheppar
|
2015-12-15 17:35:27 +01:00 |
|
Roland Schatz
|
af94163551
|
8144704: [JVMCI] add tests for simple code installation
Reviewed-by: twisti
|
2015-12-15 16:55:24 +01:00 |
|
Jan Civlin
|
eab2c9b57a
|
8145717: Use AVX3 instructions for Arrays.equals() intrinsic
Reviewed-by: kvn
|
2015-12-18 15:29:43 -08:00 |
|
Christian Thalinger
|
9e981ee107
|
Merge
|
2015-12-18 12:39:02 -08:00 |
|
Christian Thalinger
|
cd568438d0
|
Merge
|
2015-12-17 23:36:28 +00:00 |
|
Christian Thalinger
|
02795f1623
|
8145714: [JVMCI] SPARC broken after JDK-8134994
Reviewed-by: kvn
|
2015-12-17 23:17:34 +00:00 |
|
Dean Long
|
bef2c6a325
|
8144852: Corrupted oop in nmethod
Reviewed-by: vlivanov
|
2015-12-17 09:39:07 -08:00 |
|
Erik Joelsson
|
e35dab1895
|
8145391: Updated jprt.properties, devtools, jib and readme with SS12u4
Reviewed-by: ihse, tbell
|
2015-12-15 15:45:53 +01:00 |
|
Xue-Lei Andrew Fan
|
2f861a9225
|
8144773: Further reduce use of MD5
Reviewed-by: mullan, wetmore, jnimeh, ahgross
|
2015-12-15 12:59:00 +00:00 |
|
Erik Helin
|
321b0aec83
|
8139272: Add configure variable to set concurrency for jtreg tests
Reviewed-by: erikj, ihse
|
2015-12-15 11:04:18 +01:00 |
|
Magnus Ihse Bursie
|
c02d7b3ef5
|
8142907: Integration of minor fixes from the build-infra project
Reviewed-by: erikj, dholmes
|
2015-12-15 11:02:49 +01:00 |
|
Magnus Ihse Bursie
|
a3410ef323
|
8142907: Integration of minor fixes from the build-infra project
Reviewed-by: erikj, dholmes
|
2015-12-15 11:02:12 +01:00 |
|
Brian Burkhalter
|
7a0c72ef9c
|
8143394: PushbackReader throws NullPointerException
Synchronize on lock in close() to avoid NPE from read()-close() race.
Reviewed-by: alanb, dfuchs
|
2015-12-15 09:02:46 -08:00 |
|
Magnus Ihse Bursie
|
a8c5ddd505
|
8142907: Integration of minor fixes from the build-infra project
Reviewed-by: erikj, dholmes
|
2015-12-15 11:02:03 +01:00 |
|
Phil Race
|
e601b5cebe
|
Merge
|
2015-12-14 14:12:17 -08:00 |
|
Laurent Bourgès
|
56b95fdc2e
|
8145055: Marlin renderer causes unaligned write accesses
Reviewed-by: flar, prr
|
2015-12-14 14:08:37 -08:00 |
|
Chris Hegarty
|
749e7d7bd2
|
8144995: Move sun.misc.HexDumpEncoder to sun.security.util
Reviewed-by: psandoz, mchung
|
2015-12-14 20:32:22 +00:00 |
|
Joseph Provino
|
7ef8e1953d
|
Merge
|
2015-12-14 19:49:15 +00:00 |
|
Joseph Provino
|
a5bc6efb1b
|
Merge
|
2015-12-14 19:49:10 +00:00 |
|
Joseph Provino
|
82c0a25856
|
Merge
|
2015-12-14 19:49:07 +00:00 |
|
Chris Hegarty
|
12858e2f81
|
8145214: Remove sun.misc.Request and RequestProcessor
Reviewed-by: alanb, mchung, rriggs
|
2015-12-14 19:30:13 +00:00 |
|
Chris Hegarty
|
a979586dce
|
8144995: Move sun.misc.HexDumpEncoder to sun.security.util
Reviewed-by: psandoz, mchung
|
2015-12-14 19:24:33 +00:00 |
|
Vassili Igouchkine
|
9c33078299
|
8145342: Some copyright notices are inconsistently and ill formatted
Adjusted formatting of copyright notices.
Reviewed-by: darcy, alundblad
|
2015-12-14 20:18:19 +01:00 |
|
Phil Race
|
6447b5bb8b
|
Merge
|
2015-12-14 10:36:12 -08:00 |
|
Xueming Shen
|
2b91819eec
|
8145260: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk [2]
Reviewed-by: coffeys
|
2015-12-14 09:27:15 -08:00 |
|
Attila Szegedi
|
d8b6306e43
|
8144914: Eagerly lookup browser JS object class in BrowserJSObjectLinker
Reviewed-by: hannesw, sundar
|
2015-12-14 17:38:56 +01:00 |
|
Athijegannathan Sundararajan
|
c6dbec4bb5
|
8145314: jjs tab-completion should support camel case completion
Reviewed-by: mhaupt, hannesw
|
2015-12-14 21:53:47 +05:30 |
|
Andreas Eriksson
|
ed2eaccb97
|
8129419: heapDumper.cpp: assert(length_in_bytes > 0) failed: nothing to copy
Reviewed-by: dsamersoff
|
2015-12-14 15:17:52 +01:00 |
|
Joseph Provino
|
34319b3505
|
Merge
|
2016-01-15 15:36:55 -05:00 |
|
Jesper Wilhelmsson
|
73d6dde8d4
|
Merge
|
2016-01-14 16:36:40 +01:00 |
|
Joseph Provino
|
3b8ba22d88
|
Merge
|
2016-01-06 02:29:58 +00:00 |
|
Maurizio Cimadamore
|
de127a784a
|
8143133: Wrong MethodParameters on capturing local class with multiple constructors
MethodParameters attribute not always generated for local classes constructors
Reviewed-by: jlahoda
|
2015-12-14 13:55:35 +00:00 |
|
Hannes Wallnöfer
|
67fe9c8efe
|
8144020: Remove long as an internal numeric type
Reviewed-by: attila, sundar, lagergren
|
2015-12-14 14:27:46 +01:00 |
|
Michael Haupt
|
64634dc9a4
|
8144221: fix Nashorn shebang argument handling on Mac/Linux
Reviewed-by: jlaskey, lagergren
|
2015-12-14 14:02:59 +01:00 |
|
David Lindholm
|
ddab9e4387
|
8145301: Improve and unify the printout format for the g1HRPrinter
Reviewed-by: brutisso, tschatzl
|
2015-12-14 13:47:35 +01:00 |
|
Erik Joelsson
|
062dc5fdee
|
8145008: Add libelf package to Linux devkit
Reviewed-by: ihse
|
2015-12-14 11:51:33 +01:00 |
|
Goetz Lindenmaier
|
f086798f2f
|
8145292: PPC64: fix build after "8046936: JEP 270: Reserved Stack Areas for Critical Sections"
Reviewed-by: simonis
|
2015-12-14 10:04:31 +01:00 |
|
Thomas Stuefe
|
0eda47f124
|
8145114: const-correctness for ucontext_t* reading functions
Reviewed-by: dholmes, coleenp
|
2015-12-14 02:29:11 -05:00 |
|
Shinya Yoshida
|
38302301fd
|
8144675: Add a filtering collector
Reviewed-by: psandoz, smarks
|
2015-12-13 15:20:35 +01:00 |
|
Tagir Valeev
|
2a1775f3b1
|
8145007: Pattern splitAsStream is not late binding as required by the specification
Reviewed-by: chegar, psandoz
|
2015-12-13 15:10:13 +01:00 |
|
Artem Smotrakov
|
3d4ea51ab1
|
8140470: javax/xml/crypto/dsig/SecurityManager/XMLDSigWithSecMgr.java failed with AccessControlException
Reviewed-by: mullan
|
2015-12-11 19:06:40 -08:00 |
|
Alejandro Murillo
|
0a269e99fc
|
Merge
|
2015-12-11 17:45:50 -08:00 |
|
Alejandro Murillo
|
06b0e10738
|
Merge
|
2015-12-11 17:45:48 -08:00 |
|
Alejandro Murillo
|
c0dba352fa
|
Merge
|
2015-12-11 17:45:48 -08:00 |
|
Stuart Marks
|
82c454ff4a
|
8144952: add wildcards to the Map.ofEntries() method
Reviewed-by: darcy, psandoz, chegar
|
2015-12-11 17:01:01 -08:00 |
|