Martin Buchholz
24742f7b1d
8134984: Text files should end in exactly one newline
...
Automated fixup of newlines at end-of-file via the usual perl one-liner
Reviewed-by: chegar, sherman
2015-09-02 14:11:50 -07:00
Dmitry Samersoff
4f6a5ef9c3
Merge
2015-08-31 21:48:00 +03:00
Brian Burkhalter
44c462ee50
8133987: (fs) Rename GnomeFileTypeDetector to GioFileTypeDetector
...
Rename class and associated native file as indicated and fix some related comments in the source and test.
Reviewed-by: alanb
2015-08-28 10:46:43 -07:00
Erik Joelsson
ba6556326f
8134408: Disable warnings for jdk libraries triggered by SS12u4
...
Reviewed-by: tbell, ihse
2015-08-28 10:13:30 +02:00
Iris Clark
7c55ca4ce4
Merge
2015-08-25 14:45:26 -07:00
Athijegannathan Sundararajan
7e32d7a8b5
8134260: jjs in jre directory fails with "Could not find or load main class jdk.nashorn.tools.jjs.Main"
...
Reviewed-by: alanb, erikj, lagergren
2015-08-25 20:21:53 +05:30
Brian Burkhalter
ada1a8eecd
8074821: Resolve disabled warnings for libnio
...
Enable the indicated warnings and correct the code which provoked them.
Reviewed-by: alanb
2015-08-19 13:11:24 -07:00
Valerie Peng
33abd28183
8086002: Move apple.security.AppleProvider to a proper module
...
Move Apple provider to java.base module with "libosxsecurity" native library.
Reviewed-by: mchung
2015-08-18 21:16:27 +00:00
Iris Clark
8db18e0442
Merge
2015-08-17 13:02:48 -07:00
Alejandro Murillo
64e18f581d
Merge
2015-08-17 11:18:31 -07:00
Aleksei Efimov
c390eb1b70
8133321: (tz) Support tzdata2015f
...
Reviewed-by: okutsu
2015-08-17 12:28:55 +03:00
Alejandro Murillo
d8f13cb1d1
Merge
2015-08-13 15:50:52 -07:00
Brian Burkhalter
10207de32f
8065595: Wrong JNI_OnLoad called if just loaded lib does not have JNI_OnLoad function
...
Add nio_util.c containing JNI_OnLoad bare bones implementation.
Reviewed-by: rriggs
2015-08-13 09:36:14 -07:00
Athijegannathan Sundararajan
d45350bdb1
8133347: Add makefiles support and basic session, persistence history navigation with jline
...
Reviewed-by: erikj, jlahoda, jlaskey
2015-08-13 19:09:18 +05:30
David Dehaven
0cf20fdd7b
Merge
2015-08-11 12:32:10 -07:00
Iris Clark
7546fcdcc8
Merge
2015-08-10 19:59:08 -07:00
Staffan Larsen
48c33a4389
Merge
2015-08-10 13:34:55 +00:00
Staffan Larsen
de0713848b
8076470: Remove the JVM TI hprof Agent
...
Reviewed-by: sspitsyn, mchung, erikj
2015-08-10 13:08:55 +02:00
Brian Burkhalter
ba6e733ede
8129633: (fs) Investigate removing the GNOME-based FileTypeDetector from the Linux and Solaris implementations
...
Remove the GNOME VFS detector leaving the libgio detector in place.
Reviewed-by: chegar
2015-08-06 12:35:59 -07:00
Naoto Sato
3513b81516
8132494: Wrong CLDR resource bundle names for legacy ISO language codes
...
Reviewed-by: okutsu
2015-08-05 07:41:28 -07:00
Alejandro Murillo
5a76b5c4e6
Merge
2015-08-04 10:59:31 -07:00
Naoto Sato
9166dacb21
8129881: JDK-8008577 breaks Nashorn test
...
8130845: Change to CLDR Locale data in JDK 9 b71 causes SimpleDateFormat parsing errors
8132125: German (Switzerland) formatting broken if CLDR Locale Data is used
Reviewed-by: tbell, okutsu
2015-08-03 21:47:50 -07:00
David Dehaven
726f626bd7
Merge
2015-08-03 16:33:06 -07:00
Alejandro Murillo
972e5ce0a3
Merge
2015-07-31 10:15:03 -07:00
Xueming Shen
46d78c85b4
8132459: ExceptionInInitializerError from 'java -version' on Linux under zh_CN.GB18030 locale
...
To add more charsets into base module for linux and solaris
Reviewed-by: alanb, simonis
2015-07-30 08:46:21 -07:00
Iris Clark
636d3c2d95
Merge
2015-07-23 13:19:54 -07:00
Dmitry Samersoff
2155377556
8059038: Create new launcher for SA tools
...
Proivide jhsdb command to launch sa based tools
Reviewed-by: sspitsyn, jbachorik
2015-07-23 18:17:02 +03:00
Yong Jeffrey Huang
7e1ed8f785
8129361: ISO 4217 amendment 160
...
Reviewed-by: naoto
2015-07-29 23:36:51 -07:00
Iris Clark
89a565ccd0
Merge
2015-07-20 11:01:24 -07:00
Sergey Bylokhov
9a85aed6c8
8074832: Resolve disabled warnings for libjsoundalsa
...
Reviewed-by: amenkov, azvegint
2015-07-18 15:13:16 +03:00
Sergey Bylokhov
410e1bbe90
8074831: Resolve disabled warnings for libjsound
...
Reviewed-by: amenkov, azvegint
2015-07-18 15:12:08 +03:00
Roger Riggs
9bb445c368
Merge
2015-07-14 22:21:52 -04:00
Yuka Kamiya
64b36f8f63
8032446: Support Unicode 7.0.0 in JDK 9
...
8130889: Missing "@since 1.8" tags in j.l.Character.java
Reviewed-by: naoto, okutsu
2015-07-15 11:05:51 +09:00
Alejandro Murillo
1d7da049eb
Merge
2015-07-14 16:29:08 -07:00
David Dehaven
267d60654e
Merge
2015-07-14 15:18:26 -07:00
Roger Riggs
8477d88b81
8078099: (process) ProcessHandle should uniquely identify processes
...
8078108: (process) ProcessHandle.isAlive should be robust
IsAlive should check and confirm the start time
Reviewed-by: simonis, plevart
2015-07-14 15:35:37 -04:00
Iris Clark
ff809e03ad
Merge
2015-07-13 13:40:02 -07:00
Alejandro Murillo
867e029083
Merge
2015-07-09 22:46:18 -07:00
Daniel D. Daugherty
fd67ab1042
Merge
2015-07-09 14:48:12 -07:00
Henry Jen
eaa42993db
8027634: Support @argfiles for java command-line tool
...
Reviewed-by: ksrini, mchung
2015-07-08 23:26:48 -07:00
David Dehaven
79324abda0
Merge
2015-07-07 12:26:59 -07:00
Jan Lahoda
581470a6d1
8080679: Include jline in JDK for Java and JavaScript REPLs
...
Reviewed-by: alanb, erikj, forax, iris, sundar
2015-07-07 13:17:53 +02:00
Iris Clark
98074ca062
Merge
2015-07-06 11:49:03 -07:00
Sergey Bylokhov
2e3073a8ab
8130525: Build fail on jdk9-client solaris-sparcv9
...
Reviewed-by: azvegint
2015-07-06 18:15:02 +03:00
Daniel D. Daugherty
10219ee9a2
Merge
2015-07-03 07:13:24 -07:00
Zoltan Majo
94d36649af
8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
...
Annotate possibly intrinsified methods with @HotSpotIntrinsicCandidate. Add checks omitted by intrinsics to the library code. Add CheckIntrinsics flags to check consistency of intrinsics.
Reviewed-by: jrose, kvn, thartmann, vlivanov, abuckley, darcy, ascarpino, briangoetz, alanb, aph, dnsimon
2015-07-03 07:23:45 +02:00
Daniel D. Daugherty
bee43f05d7
Merge
2015-07-02 14:39:54 -07:00
Phil Race
322bf5d364
Merge
2015-06-30 10:37:48 -07:00
Phil Race
d3ecdcca36
Merge
2015-06-30 08:51:16 -07:00
Erik Joelsson
0d59d0fbaa
8130109: Incremental build of java.base-gensrc broken
...
Reviewed-by: tbell
2015-06-30 16:10:27 +02:00
Claes Redestad
d65b7a8ec9
8081589: Output of -XX:+TraceClassLoadingPreorder in JDK9 incompatible with MakeClasslist tool
...
Reviewed-by: iklam, hseigel
2015-07-08 16:04:42 +02:00
Aleksei Efimov
2723d13329
8098547: (tz) Support tzdata2015e
...
Reviewed-by: coffeys, okutsu
2015-06-30 01:17:45 +03:00
Iris Clark
adff8dc21e
Merge
2015-06-29 11:28:02 -07:00
Sergey Bylokhov
561c4e223c
8014241: Clean up unused JNI fields and methods in imageInitIDs.h
...
Reviewed-by: azvegint, prr
2015-06-26 12:38:39 +03:00
Jean-Francois Denise
30cacaa5c9
8080511: Refresh of jimage support
...
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi
2015-06-25 18:24:39 +02:00
Naoto Sato
a693ebca66
8008577: Use CLDR Locale Data by Default
...
Reviewed-by: erikj, okutsu
2015-06-24 16:42:11 -07:00
Ioi Lam
111aceb63e
8140802: Clean up and refactor of class loading code for CDS
...
Reviewed-by: mchung, jiangli
2015-06-24 13:39:32 -07:00
Phil Race
f6492e9394
Merge
2015-06-22 13:28:57 -07:00
Roger Riggs
c1108923f4
8066504: GetVersionEx in java.base/windows/native/libjava/java_props_md.c might not get correct Windows version 0
...
System property os.name and os.version should report the version of kernel32.dll
Reviewed-by: alanb, igerasim
2015-06-20 10:03:42 -04:00
Alejandro Murillo
c23fcc8a3e
8087202: Add support for PATCH field and remove unused fields of new version string
...
Reviewed-by: dholmes, alanb
2015-06-19 10:58:00 -07:00
Phil Race
9fe659cafa
8086092: More palette improvements
...
Reviewed-by: bae, serb, mschoene
2015-06-16 14:38:12 -07:00
Magnus Ihse Bursie
715981d1d4
Merge
2015-06-11 00:51:11 +02:00
Magnus Ihse Bursie
e9cf2472e3
8085822: JEP 223: New Version-String Scheme (initial integration)
...
Co-authored-by: Alejandro E Murillo <alejandro.murillo@oracle.com>
Co-authored-by: Kumar Srinivasan <kumar.x.srinivasan@oracle.com>
Reviewed-by: erikj, dcubed, dholmes, alanb
2015-06-11 00:23:01 +02:00
Brian Burkhalter
bfe32f271f
8129632: (fs) Files.probeContentType returns null on Mac OS X
...
Append a Uniform Type Identifier-based FileType Detector for Mac OS X
Reviewed-by: alanb
2015-06-30 10:47:54 -07: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
Erik Joelsson
d1f8537874
8081814: Modularize the deploy build
...
Reviewed-by: ihse, ddehaven
2015-06-04 18:28:52 +02:00
Phil Race
fd974c3567
Merge
2015-06-16 13:00:37 -07:00
Phil Race
ded46b191f
Merge
2015-06-16 10:52:39 -07:00
Peter Brunet
24f072762d
8055160: Support loading of Assistive Technology from service provider
...
Load assistive technolgy via service provider
Reviewed-by: mchung, prr, alanb, ihse, serb
2015-06-15 12:36:35 -05: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
Phil Race
259cdd9d8f
Merge
2015-06-08 11:31:09 -07:00
Alejandro Murillo
f77dadee42
Merge
2015-06-04 15:38:00 -07:00
David Dehaven
6f766feacd
Merge
2015-06-03 18:26:06 -07:00
Magnus Ihse Bursie
820f4d3089
8081616: Remove hard-coded CFLAGS_WARNINGS_ARE_ERRORS to fully respect --disable-warnings-as-errors
...
Reviewed-by: erikj, dholmes
2015-06-02 15:09:49 +02:00
Roger Riggs
103d99baf1
8077350: JEP 102 Process API Updates Implementation
...
Reviewed-by: chegar, plevart, psandoz, darcy, martin, alanb
2015-05-29 14:04:12 -04:00
Andrew John Hughes
0c39467189
8081447: System JPEG builds include in-tree jpeglib.h, resulting in build failure
...
The include directive should be conditional on the use of the system JPEG library.
Reviewed-by: prr, ihse
2015-05-29 17:29:52 +01:00
Yasumasa Suenaga
69e03ffa35
8081295: Build failed with GCC 5.1.1
...
Array bounds and incorrect condition warnings happen with GCC 5.1.1
Reviewed-by: azvegint
2015-05-29 08:58:46 +09:00
Volker Simonis
bfdaf0efed
8081332
: AIX: fix charset dependenicies after 8035302:Eliminate dependency on jdk.charsets from 2D font code
...
Reviewed-by: prr
2015-05-28 11:22:33 +02:00
Mandy Chung
7c57878f39
8074432
: Move jdeps and javap to jdk.jdeps module
...
Reviewed-by: jjg, alanb, erikj
2015-05-27 13:25:32 -07:00
Erik Joelsson
7b3c4b4d32
8080983: libdt_socket: Build failed with VS2013 SP4
...
Reviewed-by: sla, ihse, tbell
2015-05-26 10:43:53 +02:00
Xueming Shen
abaeabd0cd
8042125: Japanese character converters incompatible between Java 7 and Java 8
...
To add the missing .nr and c2b mapping tables
Reviewed-by: okutsu
2015-05-25 13:52:28 -07:00
Mandy Chung
efeb942f9f
8074431: Remove native2ascii tool
...
Reviewed-by: erikj, alanb, okutsu, mfang, naoto
2015-05-22 16:43:39 -07:00
Roger Riggs
3788afad1f
8074818: Resolve disabled warnings for libjava
...
8080007: Stop ignoring warnings for libjava
Reviewed-by: alanb, erikj
2015-05-22 10:12:18 -04:00
Alejandro Murillo
8a9c3a81ff
Merge
2015-05-19 11:40:00 -07:00
Magnus Ihse Bursie
d4f45f51c9
8080630: Stop doing sed manipulation of manifest files in SetupJavaCompilation
...
Reviewed-by: erikj
2015-05-19 10:05:02 +02:00
Alejandro Murillo
937fb712ee
Merge
2015-05-14 12:05:33 -07:00
Alan Bateman
dd45b6e84f
8080330: (cs) Charset.availableCharsets failing with NPE on several platforms
...
Reviewed-by: chegar
2015-05-14 13:45:23 +01:00
Phil Race
7a78b8bd4c
8080317: Disable warning treated as error for signed/unsigned comparison in building splashscreen
...
Reviewed-by: ddehaven
2015-05-13 14:16:46 -07:00
Magnus Ihse Bursie
d31d389d15
8080013: OpenJDK windows build fails due to warning in libfontmanager
...
Reviewed-by: erikj
2015-05-11 14:15:48 +02:00
Harold Seigel
9e951d1747
Merge
2015-05-09 07:35:16 -04:00
Harold Seigel
529069c19a
Merge
2015-05-08 13:26:07 -04:00
Magnus Ihse Bursie
723a1a75aa
8074859: Turn on warnings as error
...
Reviewed-by: erikj
2015-05-08 10:37:14 +02:00
Magnus Ihse Bursie
4f0d955e38
8079771
: Fix SoundLibraries.gmk mismerge after JDK-8072665
...
Reviewed-by: dholmes, erikj
2015-05-08 09:42:36 +02:00
Staffan Larsen
d2e7d3f2fc
8079360: AttachProviderImpl could not be instantiated
...
Reviewed-by: dsamersoff, sspitsyn, ihse
2015-05-07 11:01:37 +02:00
Alejandro Murillo
50c8b18b1a
Merge
2015-10-20 11:56:24 -07:00
Phil Race
c77b678b26
Merge
2015-10-20 08:24:37 -07:00
Yuka Kamiya
0c9cabae96
8072600: Unicode 8 support
...
Reviewed-by: okutsu
2015-10-20 19:34:04 +09:00
Anthony Scarpino
274ee0ec5b
8133151: Preferred provider configuration for JCE
...
Reviewed-by: valeriep
2015-10-19 17:35:18 -07:00
Phil Race
0d765d8e4c
Merge
2015-10-12 14:41:36 -07:00
Sergey Bylokhov
66383b080d
4763438: Replace uses of @beaninfo with meta facility in core j2se
...
Reviewed-by: alexsch, erikj
2015-10-07 19:47:35 +03:00
Staffan Larsen
ede1b83689
Merge
2015-05-06 20:37:33 +02:00
Staffan Larsen
b7fdb2bd96
8079345: After 8079248 fixed JDK still fails with "jdk\\bin\\management_ext.dll: The specified procedure could not be found"
...
Reviewed-by: erikj, sspitsyn, ihse
2015-05-06 16:36:17 +02:00
Alejandro Murillo
bc6eae682e
Merge
2015-05-05 08:11:41 -07:00
Ed Nevill
45ae6536d6
8078245: AARCH64: JDK fails to build due to undefined symbol in libpng
...
Add -DPNG_ARM_NEON_OPT=0 to LIBSPLASHSCREEN_CFLAGS flags
Reviewed-by: dholmes, ihse, erikj
2015-05-05 09:08:20 +00:00
Erik Joelsson
9caa55bf9c
8077422: hprof agent: Build failed with VS2013 Update 4
...
Reviewed-by: sla, tbell
2015-05-05 12:49:11 +02:00
Staffan Larsen
4385df0f3d
8079248: JDK fails with "jdk\\bin\\management_ext.dll: The specified procedure could not be found"
...
Reviewed-by: jbachorik, dholmes, erikj, ihse
2015-05-04 11:35:10 +02:00
Aleksei Efimov
c565cf62f8
8077685: (tz) Support tzdata2015d
...
Reviewed-by: okutsu
2015-05-02 22:51:45 +03:00
Alejandro Murillo
c185e9a5bf
Merge
2015-05-01 03:56:04 -07:00
Calvin Cheung
df0cd30d79
Merge
2015-05-02 18:40:59 -07:00
Roger Riggs
e5b9f73bea
Merge
2015-05-01 18:23:31 +00:00
Roger Riggs
90d999d04d
8077743: (rm) Port ResourceManagement to JDK9
...
Reviewed-by: erikj, mchung, alanb, dholmes
2015-04-30 09:58:17 -04:00
Staffan Larsen
a4105af83d
8076473: Remove the jhat code and update makefiles
...
Reviewed-by: alanb, erikj, sspitsyn
2015-04-30 09:50:10 +02:00
Joe Wang
ce8a17d530
8078139: jdk.xml.dom should be loaded by the ext class loader
...
Reviewed-by: mchung, alanb, lancea, mullan, kcr
2015-04-21 13:21:40 -07:00
Erik Joelsson
72c024d848
8077824: Introduce DefineNativeToolchain to handle toolchain configurations
...
Reviewed-by: ihse, tbell
2015-04-17 13:55:42 +02:00
Shanliang Jiang
b705686a86
8042901: Allow com.sun.management to be in a different module to java.lang.management
...
Reviewed-by: mchung, dfuchs, erikj, jbachorik
2015-04-17 09:40:02 +02:00
Magnus Ihse Bursie
41b53b0d3c
8077847: Better handling of Windows executable manifest version
...
Reviewed-by: erikj, tbell
2015-04-16 14:48:11 +02:00
Staffan Larsen
c3e9d85d31
8077137: Port jdk.internal.instrumentation to jdk 9
...
Reviewed-by: erikj, mchung, rriggs
2015-04-09 09:18:56 +02:00
Calvin Cheung
99f902972c
Merge
2015-04-03 13:46:22 -07:00
Mikael Vidstedt
7b1455163e
8074840: Resolve disabled warnings for libjli and libjli_static
...
Reviewed-by: dholmes, ksrini
2015-04-02 11:54:33 -07:00
David Dehaven
b30c48a154
Merge
2015-03-31 16:17:17 -07:00
Roger Riggs
adc0b9b8aa
8076184: Cleanup compile/link warnings on Solaris
...
Cleanup reorder-sparc* and jni_util.c files
Reviewed-by: erikj, alanb
2015-03-30 09:45:39 -04:00
Aleksei Efimov
7863bfdf2a
8075667: (tz) Support tzdata2015b
...
Reviewed-by: okutsu
2015-03-30 15:57:39 +03:00
David Holmes
f2bf96030e
8072740: move closed jvm.cfg files out of open repo
...
Reviewed-by: erikj, ihse, dlong
2015-03-26 19:25:48 -04:00
Magnus Ihse Bursie
f0fb07515a
8076060: Improve make bootstrap process
...
Reviewed-by: erikj
2015-03-26 16:17:33 +01:00
Harold Seigel
e86e812a29
Merge
2015-03-29 09:21:15 -04:00
Erik Joelsson
b75ed37297
8075725: Remove /jre subdir in hotspot dist dir
...
Reviewed-by: tbell, ihse
2015-03-25 09:37:52 +01:00
David Dehaven
6eb7a3db58
Merge
2015-03-24 11:00:32 -07:00
Magnus Ihse Bursie
c8ac9172fc
8075717: Replace INTERNAL_BUILD with DEBUG in awt
...
Reviewed-by: serb, azvegint
2015-03-24 10:52:08 +01:00
Mikael Vidstedt
49dec12116
8074839: Resolve disabled warnings for libunpack and the unpack200 binary
...
Reviewed-by: dholmes, ksrini
2015-03-20 10:02:44 -07:00
Naoto Sato
ca08065c34
8074350: Support ISO 4217 "Current funds codes" table (A.2)
...
8074351: Support for currencies with the 4 digits (or more) minor unit
Reviewed-by: okutsu
2015-03-17 16:04:26 -07:00
Phil Race
f15d56a3a6
Merge
2015-03-17 14:20:45 -07:00
Staffan Larsen
94cafa6c0e
8075056: Remove Version.java.template from jconsole
...
Reviewed-by: egahlin, iris, ihse, alanb, erikj, mchung
2015-03-17 20:45:23 +01:00
Phil Race
9dbd9dd373
Merge
2015-03-17 12:30:53 -07:00
Magnus Ihse Bursie
cdeddbfbca
8075176: DISABLED_WARNINGS caused C++ compiler flags to get lost
...
Reviewed-by: erikj, tbell
2015-03-17 16:01:27 +01:00
Weijun Wang
d5d207d635
8074836: Resolve disabled warnings for libosxkrb5
...
8074835: Resolve disabled warnings for libj2gss
Reviewed-by: erikj
2015-03-16 18:08:01 +08:00
Phil Race
cac7e38c8d
Merge
2015-03-11 08:30:40 -07:00
Staffan Larsen
e8b15600ac
8074841: Resolve disabled warnings for the JVMTI demo compiledMethodLoad
...
8074842: Resolve disabled warnings for the JVMTI demo waiters
Reviewed-by: alanb, ihse, dsamersoff
2015-03-11 08:09:35 +01:00
Phil Race
6cd9e14e45
Merge
2015-03-09 09:49:31 -07:00
Magnus Ihse Bursie
d0ff6ad565
8074690: Fix for JDK-8074429 was not complete
...
Reviewed-by: alanb, erikj
2015-03-09 16:18:33 +01:00
Magnus Ihse Bursie
84afe48e4f
8074096: Disable (most) native warnings in JDK on a per-library basis
...
Reviewed-by: erikj, tbell
2015-03-09 10:39:50 +01:00
Mandy Chung
a1ffcbec36
8074430: Move policytool to jdk.policytool module
...
Reviewed-by: alanb, weijun, erikj, ihse
2015-03-06 09:11:42 -08:00
Mandy Chung
014ea775ad
8074429: Move jar, jarsigner tool to jdk.jartool module
...
Reviewed-by: alanb, weijun, erikj, ihse
2015-03-06 09:07:32 -08:00
Mandy Chung
2ae75ccaa1
8074428: Move pack200, unpack200, libpack200 to jdk.pack200
...
Reviewed-by: alanb, weijun, erikj, ihse
2015-03-06 09:02:26 -08:00
Roman Kennke
08af89e08e
8072436: Refactor X11FontManager
...
Factor fontconfig related code out of X11FontManager into its own superclass FcFontManager.
Reviewed-by: prr, serb
2015-03-04 15:42:02 +01:00
Jaroslav Bachorik
8339b30ae2
8043937: Drop support for the IIOP transport from the JMX RMIConnector
...
Reviewed-by: alanb, erikj
2015-03-03 18:19:41 +01:00
Phil Race
9f78b4347e
Merge
2015-03-03 08:49:13 -08:00
Vladimir Kozlov
97b9b51906
Merge
2015-03-02 15:15:15 -08:00
Brent Christian
8dd500f340
8073596: Add jdk.management.cmm in boot.modules that needs sun.management.spi be exported to it
...
Reviewed-by: alanb, erikj, ihse, mchung
2015-03-02 13:37:30 -08:00
Vladimir Kozlov
2c553427a9
Merge
2015-03-02 10:09:03 -08:00
Erik Joelsson
6de0c1df26
8074072: Race condition in build since JDK-8072842 can cause failed builds on Solaris
...
Reviewed-by: ihse
2015-03-02 14:18:05 +01:00