Chris Hegarty
|
7415063010
|
8160993: Fix headers in the java/net/http package
Reviewed-by: alanb
|
2016-07-18 15:34:22 +01:00 |
|
Pavel Rappo
|
9118632bbd
|
8161474: Extract interface from java.net.http.RawChannel
Reviewed-by: michaelm
|
2016-07-18 13:43:49 +01:00 |
|
Semyon Sadetsky
|
b55e203e17
|
8159587: IOOBE in javax/swing/JFileChooser/7199708/bug7199708.java
Reviewed-by: alexsch
|
2016-07-18 09:44:13 +03:00 |
|
Amit Sapre
|
65e8b4d804
|
8158350: Table in ThreadInfo.from(CompositeData) may need updates for new stack trace attributes
Update table in ThreadInfo.from(CompositeData) for new stack trace attributes
Reviewed-by: alanb, dholmes, dsamersoff
|
2016-07-15 23:54:37 -07:00 |
|
Doug Lea
|
14d4754bdd
|
8080603: Replace Unsafe with VarHandle in java.util.concurrent classes
8153715: Use Unsafe.weakCompareAndSet in java.util.concurrent
Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs, shade
|
2016-07-15 14:04:09 -07:00 |
|
Doug Lea
|
a09ddefd05
|
8157522: Performance improvements to CompletableFuture
Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs
|
2016-07-15 13:59:58 -07:00 |
|
Doug Lea
|
7fa43fa58f
|
8157523: Various improvements to ForkJoin/SubmissionPublisher code
Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs
|
2016-07-15 13:55:51 -07:00 |
|
Doug Lea
|
aa81d50820
|
8159924: Various improvements to StampedLock code
Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs
|
2016-07-15 13:51:43 -07:00 |
|
Brian Burkhalter
|
9d9145a699
|
8161455: Missing word in API documentation
Change "file has created" to "file has been created" in two places.
Reviewed-by: rriggs, alanb
|
2016-07-15 13:23:02 -07:00 |
|
Brian Burkhalter
|
d46ee264df
|
8161413: Math.fma javadoc doesn't have @since 9
Add @since tag for float and double versions of fma().
Reviewed-by: rriggs
|
2016-07-15 12:30:10 -07:00 |
|
Daniel D. Daugherty
|
5bfaf361d1
|
Merge
|
2016-07-15 18:09:33 +00:00 |
|
Alan Burlison
|
963af328b0
|
8160997: Solaris: deprecated <pwd.h> and <gid.h> interfaces should be replaced
Use final POSIX 1003.1c versions of getgrgid_r(), getgrnam_r(), getpwnam_r(), and getpwuid_r().
Reviewed-by: alanb, dcubed, simonis, dholmes
|
2016-07-15 09:37:38 -07:00 |
|
Alan Bateman
|
90e6b1dedd
|
8161036: Fix copyright header
Reviewed-by: mchung
|
2016-07-15 17:31:30 +01:00 |
|
Alejandro Murillo
|
088da8eae6
|
Merge
|
2016-07-15 09:10:36 -07:00 |
|
Alejandro Murillo
|
2bff7015a6
|
Merge
|
2016-07-15 09:05:36 -07:00 |
|
Paul Sandoz
|
2446e48a5f
|
8151163: All Buffer implementations should leverage Unsafe unaligned accessors
Reviewed-by: shade, aph
|
2016-07-15 12:36:15 +02:00 |
|
Vyom Tewari
|
4b1893fad9
|
8144692: HttpServer API: use of non-existant method in example in package Javadoc
Reviewed-by: chegar, prappo
|
2016-07-15 13:59:03 +05:30 |
|
Vyom Tewari
|
05b3d5c63f
|
8151788: NullPointerException from ntlm.Client.type3
Reviewed-by: chegar, prappo, weijun
|
2016-07-15 14:06:50 +05:30 |
|
Valerie Peng
|
99cea12e90
|
8136459: MessageDigest.isEqual is not a "simple byte compare"
Update the corresponding javadoc with @implNote and clarification.
Reviewed-by: mullan, darcy
|
2016-07-15 01:24:22 +00:00 |
|
Volker Simonis
|
d09561f8c6
|
8160564: TEST: Add a test to check the implementation of VersionProps.versionNumbers()
Reviewed-by: mchung, redestad
|
2016-07-14 16:49:30 +02:00 |
|
Weijun Wang
|
e883900ac7
|
8161354: policytool fails if it needs to show an error dialog before the main window appears
Reviewed-by: mullan
|
2016-07-14 19:31:43 +08:00 |
|
Steve Drach
|
0062a02e07
|
8150680: JarFile.Release enum needs reconsideration with respect to it's values
Reviewed-by: alanb, psandoz
|
2016-07-13 11:43:45 -07:00 |
|
Rachna Goel
|
4e8a2de21a
|
8154797: Localization data for "GMT"
Reviewed-by: naoto, okutsu
|
2016-07-14 10:30:23 +09:00 |
|
Xueming Shen
|
47c84f9fe6
|
7031075: GZIPInputStream's available() reports 1, but read() gives -1
Reviewed-by: bpb
|
2016-07-13 16:37:24 -07:00 |
|
Serguei Spitsyn
|
3a2d3df9ed
|
8159147: Add ClassLoader parameter to new ClassFileTransformer transform method
Add ClassLoader parameter to new ClassFileTransformer transform method
Reviewed-by: alanb, dholmes, dcubed, mchung
|
2016-07-09 21:41:14 -07:00 |
|
Serguei Spitsyn
|
327708637b
|
8159145: Add JVMTI function GetNamedModule
Introduce function GetNamedModule with a jtreg test coverage
Reviewed-by: alanb, ctornqvi, hseigel, jiangli, dholmes, dcubed
|
2016-07-09 17:45:16 -07:00 |
|
Phil Race
|
54d6e1b926
|
Merge
|
2016-07-08 10:41:12 -07:00 |
|
Ivan Gerasimov
|
2e894aee9a
|
8160518: Semicolon is not recognized as comment starting character (Kerberos)
Reviewed-by: weijun
|
2016-07-08 19:38:17 +03:00 |
|
Phil Race
|
252e4cbffa
|
Merge
|
2016-07-08 09:30:13 -07:00 |
|
Alexander Scherbatiy
|
d5dacffaee
|
8160977: [PIT] Typo in SwingUtilities2.java
Reviewed-by: ssadetsky, azvegint
|
2016-07-08 09:27:09 -07:00 |
|
Ivan Gerasimov
|
a58b562057
|
8161017: GPL header missing comma in year
Reviewed-by: coffeys, rriggs
|
2016-07-08 17:56:52 +03:00 |
|
Athijegannathan Sundararajan
|
09a43a8546
|
8161055: Remove plugin ordering by isAfter, isBefore
Reviewed-by: mchung, jlaskey
|
2016-07-08 17:11:51 +05:30 |
|
Erik Joelsson
|
f1e53d48e9
|
8003593: build-infra: Paths to optional platform-specific files should not be hardwired to src/closed
Reviewed-by: dholmes, prr
|
2016-07-08 08:56:39 +02:00 |
|
Xueming Shen
|
799cba3f11
|
8161002: GPL header missing comma in year - not swapped in licensee bundles
Reviewed-by: smarks
|
2016-07-07 21:29:04 -07:00 |
|
Henry Jen
|
d996c5d95f
|
8132379: -J options can cause crash or "Warning: app args parsing error passing arguments as-is"
Reviewed-by: ksrini
|
2016-07-07 21:15:24 -07:00 |
|
Rob McKenna
|
c748cd54ac
|
8141148: LDAP "follow" throws ClassCastException with Java 8
Reviewed-by: prappo, xuelei
|
2016-07-13 14:56:00 +01:00 |
|
Steve Drach
|
e4a671e635
|
8155770: Correct URLClassLoader API documentation to explicitly say jar-scheme URL's are accepted
Reviewed-by: psandoz
|
2016-07-12 11:05:27 -07:00 |
|
Jim Laskey
|
e4226ff2f2
|
8161067: jlink: Enable plugins to use the module pool for class lookup
Reviewed-by: sundar, psandoz
|
2016-07-12 10:58:58 -03:00 |
|
Daniel Fuchs
|
d5e84de014
|
8159245: Loggers created by system classes are not initialized correctly when configured programmatically from application code
Loggers of the same name now share the same configuration.
Reviewed-by: mchung, mli
|
2016-07-12 11:29:01 +01:00 |
|
Weijun Wang
|
1931ac4196
|
8130302: jarsigner and keytool -providerClass needs be re-examined for modules
Reviewed-by: valeriep, mchung, mullan
|
2016-07-12 09:41:49 +08:00 |
|
Martin Walsh
|
a7e2ba6615
|
8160831: GioFileTypeDetector always calls deprecated g_type_init
Ensure that g_type_init is non-null before using it.
Reviewed-by: alanb
|
2016-07-11 14:46:21 -07:00 |
|
Ivan Gerasimov
|
9c8bec9818
|
8160267: Ucrypto config file cannot be read when -Dfile.encoding=UTF-16 is set
Reviewed-by: mullan
|
2016-07-08 01:49:54 +03:00 |
|
Xueming Shen
|
faaf303a95
|
8133170: Deflater.deflate with small output buffers fails
Reviewed-by: bpb
|
2016-07-07 14:16:58 -07:00 |
|
Joe Darcy
|
871852cb44
|
8152174: Type annotations with a missing type throw NullPointerException
Reviewed-by: jfranck
|
2016-07-07 10:16:47 -07:00 |
|
Paul Sandoz
|
a4245ceb1d
|
8160885: Unsafe.compareAndExchangeDouble/FloatAcquire should defer to compareAndExchangeLong/IntAcquire
Reviewed-by: mhaupt
|
2016-07-07 18:30:43 +02:00 |
|
Jim Laskey
|
748aad61f6
|
8160829: Remove ASMPool support from jlink
Reviewed-by: sundar, psandoz, forax
|
2016-07-07 09:38:33 -03:00 |
|
Nishit Jain
|
74a59850a5
|
8055900: j.t.SimpleDateFormat spec needs to be clarified regarding month patterns
Reviewed-by: okutsu, peytoia
|
2016-07-07 17:53:55 +09:00 |
|
Shilpi Rastogi
|
aec121f999
|
8158169: MethodHandles.dropArgumentsToMatch(...)
Reviewed-by: psandoz, mhaupt
|
2016-07-07 09:51:47 +02:00 |
|
Michael Haupt
|
d09f7620fe
|
8160717: MethodHandles.loop() does not check for excessive signature
Reviewed-by: psandoz, redestad
|
2016-07-06 17:10:36 +02:00 |
|
Weijun Wang
|
db8e727862
|
8158589: Possible integer overflow issues for DRBG
Reviewed-by: xuelei, mullan
|
2016-07-06 21:52:12 +08:00 |
|