Claes Redestad
|
0ae20fdfaa
|
8163476: java/lang/StackWalker/VerifyStackTrace.java fails after JDK-8163369
Reviewed-by: igerasim, chegar
|
2016-08-09 15:02:27 +02:00 |
|
Claes Redestad
|
cdef6ef876
|
8163369: Enable generating DMH classes at link time
Reviewed-by: vlivanov, shade
|
2016-08-09 10:00:31 +02:00 |
|
Tomas Hurka
|
3be823e0db
|
8162815: unnecessary object creation in reflection
Reviewed-by: psandoz, shade
|
2016-08-09 09:42:01 +02:00 |
|
Athijegannathan Sundararajan
|
93cbc70d81
|
8163382: ResourcePoolManager.findEntry has a bug in startsWith call
Reviewed-by: jlaskey, redestad
|
2016-08-09 09:44:25 +05:30 |
|
Brian Burkhalter
|
97b666ee29
|
8162745: content-types.properties files are missing some modern types
Add some content types from HTML5 and Xiph.
Reviewed-by: rriggs, chegar
|
2016-08-08 13:58:14 -07:00 |
|
Brian Burkhalter
|
522e112b4a
|
8146215: (fs) java/nio/file/Files/probeContentType/Basic.java failed frequently on Solaris-sparc with Unexpected type: text/plain
Append a FileTypeDetector using java.net.FileNameMap as a fallback on all platforms
Reviewed-by: alanb, rriggs, naoto
|
2016-08-08 13:57:51 -07:00 |
|
Alejandro Murillo
|
a2a5ee0193
|
Merge
|
2016-08-08 11:04:57 -07:00 |
|
Roger Riggs
|
e54c445538
|
8161431: JNI pending exceptions in ProcessHandleImpl_linux.c and ProcessHandleImpl_unix.c
Reviewed-by: naoto
|
2016-08-08 13:55:16 -04:00 |
|
Alejandro Murillo
|
961ca2224c
|
Merge
|
2016-08-08 08:12:20 -07:00 |
|
Weijun Wang
|
d418a61b62
|
8163303: Remove identity scope information from jarsigner -verbose output
Reviewed-by: mullan
|
2016-08-08 21:51:01 +08:00 |
|
Felix Yang
|
9b7097c149
|
8163149: Typo in java.net.http.AuthenticationFilter
Reviewed-by: chegar, rriggs
|
2016-08-05 18:45:40 -07:00 |
|
Claes Redestad
|
8cf37c5448
|
8161379: Force inline methods calling Reflection.getCallerClass
Reviewed-by: shade, mchung
|
2016-08-06 00:34:50 +02:00 |
|
Phil Race
|
f154b67d33
|
Merge
|
2016-08-05 10:23:28 -07:00 |
|
Alejandro Murillo
|
83f8829c06
|
Merge
|
2016-08-05 09:50:29 -07:00 |
|
Athijegannathan Sundararajan
|
34e2e88ae2
|
8163256: jlink/plugins/ExcludeVMPluginTest.java failed with Selected VM server doesn't exist
Reviewed-by: jlaskey, alanb
|
2016-08-05 18:16:45 +05:30 |
|
Athijegannathan Sundararajan
|
f622ccd42d
|
8163116: jlink exclude VM plugin does not fully support cross platform image creation
Reviewed-by: redestad, alanb, mchung
|
2016-08-05 09:42:05 +05:30 |
|
Athijegannathan Sundararajan
|
70ad571a32
|
8146721: FileCopierPlugin should not create fake module
Reviewed-by: jlaskey, alanb
|
2016-08-04 19:39:42 +05:30 |
|
Ivan Gerasimov
|
4809e92cec
|
8163180: Typos around @code javadoc tag usage
Reviewed-by: dfuchs
|
2016-08-04 16:05:37 +03:00 |
|
Christoph Langer
|
d83a402794
|
8162819: fix minor Javadoc issues and remove warnings in java.net.Socket
Reviewed-by: dfuchs
|
2016-08-03 21:15:05 +02:00 |
|
Joe Darcy
|
ea95778f91
|
8162817: Annotation toString output not reusable for source input
Reviewed-by: plevart
|
2016-08-03 08:13:45 -07:00 |
|
Ajit Ghaisas
|
f140028251
|
6427331: NullPointerException in LookupOp.filter(Raster, WritableRaster)
Reviewed-by: psadhukhan, prr
|
2016-08-03 14:49:01 +05:30 |
|
Prasanta Sadhukhan
|
ac5928bc2a
|
6575247: Banner checkbox in PrinterJob print dialog doesn't work
Reviewed-by: prr, jdv
|
2016-08-03 14:45:25 +05:30 |
|
Nishit Jain
|
55be447abd
|
8035133: Locale matching: Weight q=0 isn't handled correctly
Reviewed-by: okutsu, peytoia
|
2016-08-03 09:37:57 +09:00 |
|
Naoto Sato
|
6d70a9e52d
|
8162797: Code clean-up in IncludeLocalesPlugin
Reviewed-by: sundar
|
2016-08-02 10:58:16 -07:00 |
|
Phil Race
|
0100968f1c
|
8074843: Resolve disabled warnings for libmlib_image and libmlib_image_v
Reviewed-by: vadim, psadhukhan
|
2016-08-02 10:43:31 -07:00 |
|
Markus Grönlund
|
b152d05787
|
8162945: HotspotDiagnosticMXBean getFlags erroneously reports OutOfMemory
Reviewed-by: egahlin, dcubed
|
2016-08-02 18:36:47 +02:00 |
|
Athijegannathan Sundararajan
|
48757f6029
|
8159487: Add JAVA_VERSION, OS_NAME, OS_ARCH properties in release file
Reviewed-by: jlaskey
|
2016-08-02 17:33:50 +05:30 |
|
Jayathirth D V
|
0a24ae0e00
|
8160736: KSS : unnecessary class.forName in TIFFJPEGCompressor.java
Reviewed-by: prr, bpb, vadim
|
2016-08-02 16:14:59 +05:30 |
|
Jayathirth D V
|
d375707075
|
8160943: skipImage() in JPEGImageReader class throws IIOException if we have gaps between markers in Jpeg image
Reviewed-by: prr, flar
|
2016-08-02 15:55:03 +05:30 |
|
Rajeev Chamyal
|
c7f532a83d
|
8144594: HiDPI: awt.Choice looks improperly (Win 8)
Reviewed-by: alexsch, serb
|
2016-08-02 10:46:08 +05:30 |
|
Athijegannathan Sundararajan
|
15cf9b716f
|
8162782: jlink ResourcePool.releaseProperties should be removed
Reviewed-by: jlaskey, alanb
|
2016-08-02 07:19:06 +05:30 |
|
Nishit Jain
|
a92810e865
|
7153347: System read/stat/open calls should be hardened to handle EINTR
Reviewed-by: okutsu
|
2016-08-02 10:31:05 +09:00 |
|
Sean Mullan
|
4130468fcd
|
Merge
|
2016-08-01 17:00:26 -04:00 |
|
Sean Mullan
|
dded3f4e47
|
8162882: Permission merge issue in jdk.crypto.ucrypto module
Reviewed-by: valeriep
|
2016-08-01 16:59:04 -04:00 |
|
Claes Redestad
|
68a5236016
|
8162439: Runtime.Version.parse needs fast-path for major versions
Reviewed-by: psandoz, sdrach, iris
|
2016-08-01 20:32:10 +02:00 |
|
Phil Race
|
8ab66b8911
|
Merge
|
2016-08-01 10:06:09 -07:00 |
|
Sean Mullan
|
df31ad7090
|
8161506: Deprecate pre-1.2 SecurityManager methods and fields with forRemoval=true
Reviewed-by: coleenp, jnimeh, xuelei
|
2016-08-01 09:58:36 -04:00 |
|
Amit Sapre
|
c4dce28e8e
|
8162702: com.sun.management.internal.GcInfoBuilder.getPoolNames should not return reference of it's private member
Return clone of array
Reviewed-by: dholmes, hb, dsamersoff
|
2016-08-01 15:27:07 +03:00 |
|
Amit Sapre
|
496e48d0fb
|
8162524: src/jdk.management/share/native/libmanagement_ext/Flag.c doesn't handle JNI exceptions
Add missed exception check
Reviewed-by: dholmes, hb, dsamersoff
|
2016-08-01 13:53:55 +03:00 |
|
Rachna Goel
|
0eb7344760
|
8066652: Default TimeZone is GMT not local if user.timezone is invalid on Mac OS
Reviewed-by: okutsu
|
2016-08-01 15:55:54 +09:00 |
|
Weijun Wang
|
3d915b8f78
|
8162752: keytool -importkeystore should probe srcstoretype if not specified
Reviewed-by: mullan
|
2016-07-31 09:40:17 +08:00 |
|
Weijun Wang
|
dd3b3b2ba5
|
8159528: Deprivilege java.security.jgss, jdk.security.jgss and jdk.security.auth
Reviewed-by: mchung, mullan
|
2016-07-31 09:37:02 +08:00 |
|
Alejandro Murillo
|
435f7046be
|
Merge
|
2016-07-30 00:11:02 +00:00 |
|
Alejandro Murillo
|
41186dae1b
|
Merge
|
2016-07-29 16:11:57 -07:00 |
|
Sean Mullan
|
663f6eb830
|
8159752: Grant de-privileged module permissions by default with java.security.policy override option
Reviewed-by: alanb, chegar, mchung, tbell, weijun
|
2016-07-29 19:00:54 -04:00 |
|
Li Jiang
|
d8180948ff
|
8161544: JDK9 message drop 20 resource updates - OpenJDK
JDK9 message drop 20 resource updates - openjdk
Reviewed-by: peytoia, weijun
|
2016-07-29 09:34:20 -07:00 |
|
Semyon Sadetsky
|
ae42c4bfa7
|
8157827: AWT_Desktop/Automated/Exceptions/BasicTest loads incorrect GTK version when jdk.gtk.version=3
Reviewed-by: prr
|
2016-07-29 11:25:59 +03:00 |
|
Semyon Sadetsky
|
0faa49fb23
|
8160448: Make GTK3 menus appearence similar to native
Reviewed-by: alexsch
|
2016-07-29 11:19:28 +03:00 |
|
Paul Sandoz
|
8dc58ab506
|
8162458: Buffer view implementations use incorrect offset for Unsafe access
Reviewed-by: alanb
|
2016-07-29 10:18:47 +02:00 |
|
Semyon Sadetsky
|
7c91e56ca7
|
8161195: Regression: closed/javax/swing/text/FlowView/LayoutTest.java
Reviewed-by: alexsch
|
2016-07-29 11:14:05 +03:00 |
|