Daniel Fuchs
|
bb207a1cc1
|
8072692: Improve performance of SecurityManager.checkPackageAccess
Reviewed-by: mullan, weijun
|
2015-06-17 15:47:12 -04:00 |
|
Joe Darcy
|
48ea10de6b
|
8098790: Improve cross references and wording in java.lang.reflect.AnnotatedFoo type
Reviewed-by: lancea
|
2015-06-16 17:05:08 -07:00 |
|
Brian Burkhalter
|
0bc308ad38
|
8087304: (ch) java/nio/channels/DatagramChannel/EmptyBuffer.java received 4 times while expected 3
Only count datagrams received from the client within the test.
Reviewed-by: alanb, chegar
|
2015-06-16 14:38:51 -07:00 |
|
Phil Race
|
ded46b191f
|
Merge
|
2015-06-16 10:52:39 -07:00 |
|
Mandy Chung
|
2bdd5d6684
|
8098850: Remove remaining native2ascii resource files and man pages
Reviewed-by: alanb
|
2015-06-16 10:11:02 -07:00 |
|
Andreas Eriksson
|
0b7ae9e511
|
8081412: Remove MHIllegalAccess.java from the problem list
Reviewed-by: darcy
|
2015-06-15 13:12:12 +02:00 |
|
Doug Lea
|
975075a8c8
|
8085978: LinkedTransferQueue<T>.spliterator can report LTQ.Node object, not T
Reviewed-by: psandoz, martin
|
2015-06-16 13:13:05 +02:00 |
|
Daniel Fuchs
|
38a04dd009
|
8080933: LogManager.demandSystemLogger should accept a 'caller' argument
The caller's class is now passed to LogManager.demandSystemLogger
Reviewed-by: mchung
|
2015-06-16 12:15:54 +02:00 |
|
Alejandro Murillo
|
ff4f8a8cef
|
Merge
|
2015-06-15 10:56:31 -07:00 |
|
Brian Burkhalter
|
4b1eb9b618
|
8081843: (fs) FileStore.getTotalSpace returns unexpected results with >2TB file systems
On Mac OS X use statfs() instead of statvfs().
Reviewed-by: alanb
|
2015-06-12 17:06:28 -07:00 |
|
Brian Burkhalter
|
a2d7bc3020
|
8087288: File.get{Free,Total,Usable}Space may return unexpected results with >2TB file systems
On Mac OS X replace statvfs64() and struct statvfs64 with statfs() and struct statfs, respectively, and f_frsize with f_bsize.
Reviewed-by: alanb
|
2015-06-12 17:05:26 -07:00 |
|
Sean Mullan
|
1f66d9bc8b
|
Merge
|
2015-06-12 16:40:05 -04:00 |
|
Sean Mullan
|
b05b9cbefa
|
8087283: Add support for the XML Signature here() function to the JDK XPath implementation
Reviewed-by: alanb, joehw
|
2015-06-12 16:36:33 -04:00 |
|
Sean Mullan
|
0338c81dbd
|
6826789: SecureClassLoader should not use CodeSource URLs as HashMap keys
Reviewed-by: weijun
|
2015-06-12 12:50:41 -04:00 |
|
Amy Lu
|
3f8d76f352
|
8085879: Mark intermittently failing: java/util/Arrays/ParallelPrefix.java
Reviewed-by: darcy
|
2015-06-12 14:28:21 +08:00 |
|
Srikanth Adayapalam
|
3132301b74
|
8054304: Clarify treatment of bounds in j.l.r.Annotated{WildcardType,TypeVariable}
Reflection APIs should return unannotated Object as the upper bound when there is no explicit upper bound.
Reviewed-by: darcy
|
2015-06-12 10:58:31 +05:30 |
|
Lana Steuck
|
bb2f288ad9
|
Merge
|
2015-06-11 20:18:55 -07:00 |
|
Alejandro Murillo
|
8eb3086ddf
|
Merge
|
2015-06-11 12:02:13 -07:00 |
|
Lana Steuck
|
1dd0cc414a
|
Added tag jdk9-b68 for changeset 16c2f760e636
|
2015-06-11 10:44:14 -07:00 |
|
Brent Christian
|
47526a6163
|
8064956: Remove sun.misc.ExtensionInstallationProvider and relevant classes
Reviewed-by: mchung, alanb
|
2015-06-11 10:38:29 -07:00 |
|
Volker Simonis
|
9a8eaa367e
|
8081674: EmptyStackException at startup if running with extended or unsupported charset
Reviewed-by: mchung, alanb
|
2015-06-11 17:29:09 +02:00 |
|
Roger Riggs
|
8979cb0b2d
|
8086117: java/lang/Runtime/exec/LotsOfOutput.java still fails intermittently with Process consumes memory
Reviewed-by: chegar
|
2015-06-10 07:52:43 -04:00 |
|
Konstantin Shefov
|
0561e64cb1
|
8085979: Make some DTLS feature functional tests work also for TLS protocol
Reviewed-by: xuelei
|
2015-06-10 12:44:57 +03:00 |
|
Sean Mullan
|
d107e7ec6c
|
Merge
|
2015-06-09 09:19:43 -04:00 |
|
Sean Mullan
|
e37ef5fefc
|
8056179: Store permissions in concurrent collections in PermissionCollection subclasses
8065942: Store PermissionCollection entries in a ConcurrentHashMap instead of a HashMap in Permissions class
Reviewed-by: weijun
|
2015-06-09 09:18:07 -04:00 |
|
Sunny Chan
|
36d62dcbb1
|
8080945: Improve the performance of primitive Arrays.sort for certain patterns of array elements
Co-authored-by: Mohammad Rezaei <mohammad.rezaei@gs.com>
Reviewed-by: psandoz
|
2015-06-09 07:05:48 +01:00 |
|
Alejandro Murillo
|
ccbe5d7ec0
|
Merge
|
2015-06-08 17:19:50 -07:00 |
|
Rob McKenna
|
ee5103f696
|
7130985: Four helper classes missing in Sun JDK
Reviewed-by: coffeys, msheppar
|
2015-06-08 21:35:36 +01:00 |
|
Phil Race
|
259cdd9d8f
|
Merge
|
2015-06-08 11:31:09 -07:00 |
|
Alejandro Murillo
|
84e8aa917e
|
Merge
|
2015-06-08 11:11:48 -07:00 |
|
Andrew John Hughes
|
00e4411c20
|
8081315: 8077982 giflib upgrade breaks system giflib builds with earlier versions
Add conditionals to provide giflib < 5 API calls and interlacing behaviour
Reviewed-by: prr, azvegint
|
2015-06-08 16:47:23 +01:00 |
|
Shobhit Gupta
|
6277fe3fae
|
8079450: [TESTBUG] javax/swing/plaf/nimbus/8041642/bug8041642.java fails
Reviewed-by: alexsch
|
2015-06-08 18:30:41 +03:00 |
|
Aleksei Efimov
|
a6488e0152
|
8080774: DateFormat for Singapore/English locale (en_SG) is M/d/yy instead of d/M/yy
Reviewed-by: naoto
|
2015-06-08 16:17:37 +03:00 |
|
Alexander Stepanov
|
2541238e18
|
8081517: minor cleanup for docs
Fix some tidy and javadoc warnings/errors
Reviewed-by: lancea, rriggs
|
2015-06-08 16:37:53 +04:00 |
|
Andrew Brygin
|
1eb07c0adc
|
8085910: OGL text renderer: gamma lut cleanup
Reviewed-by: serb, prr
|
2015-06-05 23:08:31 +03:00 |
|
Jason Uh
|
d7cf775ca7
|
8076535: Deprecate the com.sun.jarsigner package
Reviewed-by: mullan
|
2015-06-05 11:27:22 -07:00 |
|
Brian Toal
|
57abe9b399
|
8080819: Inet4AddressImpl regression caused by JDK-7180557
Reviewed-by: michaelm
|
2015-06-05 14:20:40 +01:00 |
|
Konstantin Shefov
|
8f99c7eca7
|
8068416: LFGarbageCollectedTest.java fails with OOME: "GC overhead limit exceeded"
Reviewed-by: vlivanov
|
2015-06-05 13:14:36 +03:00 |
|
Konstantin Shefov
|
07f5fc8dee
|
8072515: Test Task: Develop new tests for JEP 219: Datagram Transport Layer Security (DTLS)
Reviewed-by: xuelei, asmotrak, rhalade
|
2015-06-05 12:22:36 +03:00 |
|
Vladimir Kozlov
|
4c0bf57106
|
Merge
|
2015-06-04 19:24:28 -07:00 |
|
Lana Steuck
|
3c3e06f265
|
Merge
|
2015-06-04 18:49:37 -07:00 |
|
Stuart Marks
|
bc90fc9b01
|
8072726: add adapter to convert Enumeration to Iterator
Reviewed-by: redestad, forax, chegar, dfuchs, psandoz, rriggs, briangoetz
|
2015-06-04 18:28:14 -07:00 |
|
Joe Darcy
|
31fe486b50
|
8083664: Update AudioFileWriter to generate working @see reference
8083436: Doclint regression introduced by JDK-8043758
Reviewed-by: alanb, wetmore, xuelei
|
2015-06-04 18:11:43 -07:00 |
|
Alejandro Murillo
|
f77dadee42
|
Merge
|
2015-06-04 15:38:00 -07:00 |
|
Vladimir Kozlov
|
0fa9965f91
|
Merge
|
2015-06-04 12:49:55 -07:00 |
|
Chris Hegarty
|
52d42bb03a
|
8085858: Better failure output for test/java/util/Arrays/ParallelPrefix.java
Reviewed-by: psandoz, igerasim
|
2015-06-04 19:28:45 +01:00 |
|
Chris Hegarty
|
93b5e256a0
|
Merge
|
2015-06-04 19:00:56 +01:00 |
|
Sean Coffey
|
4ae5f74173
|
8072384: Setting IP_TOS on java.net sockets not working on unix
Reviewed-by: michaelm
|
2015-06-04 18:16:25 +01:00 |
|
David Katleman
|
077ea341b1
|
Added tag jdk9-b67 for changeset 00438d7bb747
|
2015-06-04 09:31:49 -07:00 |
|
Anton Nashatyrev
|
b7baec04e0
|
8068886: IDEA IntelliJ crashes in objc_msgSend when an accessibility tool is enabled
Reviewed-by: serb, bae
|
2015-06-04 16:18:14 +03:00 |
|