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 |
|
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 |
|
Magnus Ihse Bursie
|
90a23fca14
|
8072842: Add support for building native JTReg tests
Reviewed-by: erikj, sla
|
2015-02-27 11:56:42 +01:00 |
|
Vladimir Kozlov
|
7e75bdc891
|
Merge
|
2015-02-26 10:56:26 -08:00 |
|
Sean Coffey
|
79240eab9b
|
8071447: IBM1166 Locale Request for Kazakh characters
Reviewed-by: sherman
|
2015-02-26 09:36:30 +00:00 |
|
Xueming Shen
|
ece4e20848
|
8073893: Enable charsets build system to configure euc_tw into java.base module/sun.nio.cs
To enable charsets build system to configure euc_tw into java.base module/sun.nio.cs
Reviewed-by: alanb, mchung
|
2015-02-25 13:04:31 -08:00 |
|
Phil Race
|
9ec44e8c16
|
Merge
|
2015-02-23 10:47:32 -08:00 |
|
Erik Joelsson
|
414de033e0
|
8073498: Enhance GensrcProperties.gmk to allow an alternative source root
Reviewed-by: tbell, mchung, ihse
|
2015-02-23 11:37:36 +01:00 |
|
Sergey Bylokhov
|
8929d90866
|
8072665: SoundLibraries.gmk and SoundDefs.h: remove isSigned8() dead code
Reviewed-by: erikj, ihse, alexsch
|
2015-02-19 18:47:55 +03:00 |
|
Alejandro Murillo
|
a68e87751a
|
Merge
|
2015-02-18 09:14:48 -08:00 |
|
Erik Joelsson
|
6d4ea4d7da
|
8073328: Incremental build of gensrc broken
Reviewed-by: alanb, tbell, dfuchs, sherman
|
2015-02-18 11:18:00 +01:00 |
|
David Dehaven
|
d747007634
|
Merge
|
2015-02-17 11:50:06 -08:00 |
|
David Dehaven
|
c627fa5807
|
Merge
|
2015-02-17 11:44:51 -08:00 |
|
Xueming Shen
|
1eb1419d72
|
8073152: Update Standard/ExtendedCharsets to work with module system
To reorganize the standard and extendec charset configuration during build time
Reviewed-by: alanb
|
2015-02-16 14:53:59 -08:00 |
|
Alan Bateman
|
8104906db2
|
8068680: Move java.transaction to the ext class loader
Reviewed-by: lancea, mchung
|
2015-02-16 18:30:16 +00:00 |
|
Sergey Bylokhov
|
18975e3676
|
8039269: images/cursors should not be in ${java.home}/lib
Reviewed-by: mchung, alanb, erikj
|
2015-02-16 20:01:17 +03:00 |
|
Alejandro Murillo
|
5621c4a866
|
Merge
|
2015-02-16 08:47:40 -08:00 |
|
Mark Sheppard
|
c717b07bc5
|
8068682: Deprivilege/move java.corba to the ext class loader
Reviewed-by: alanb, mchung
|
2015-02-16 00:10:42 +00:00 |
|
Weijun Wang
|
3cb54779b0
|
8071338: Move policytool from JRE to JDK
Reviewed-by: alanb, erikj, ihse, mchung
|
2015-02-13 11:03:57 +08:00 |
|
Erik Joelsson
|
28d199d088
|
8072834: jrt-fs.jar missing META-INF/services/java.nio.file.spi.FileSystemProvider
Reviewed-by: ihse
|
2015-02-11 09:59:30 +01:00 |
|
David Dehaven
|
8737b37ffc
|
Merge
|
2015-02-09 09:52:48 -08:00 |
|
Mandy Chung
|
c8528fd410
|
8057645: Deprivilege JAX-WS, JAXB, JAF to extension class loader
Reviewed-by: alanb, dfuchs, lancea, mkos
|
2015-02-06 15:42:07 -08:00 |
|
Erik Joelsson
|
c9bf298a67
|
8071329: Stop exporting INCLUDE and LIB when building on windows
Reviewed-by: ihse
|
2015-02-06 09:57:28 +01:00 |
|
Aleksei Efimov
|
61473e39ce
|
8072042: (tz) Support tzdata2015a
Reviewed-by: coffeys, okutsu
|
2015-02-05 14:48:57 +03:00 |
|
Mandy Chung
|
37a1a74efd
|
8069551: Move java.security.acl from compact3 to java.base
Reviewed-by: alanb, mullan, wetmore
|
2015-02-03 14:09:20 -08:00 |
|
Phil Race
|
cec84ed1f2
|
8072116: [Solaris] : Fix for 8071710 needs to be updated for build dependency checking
Reviewed-by: ihse
|
2015-02-03 09:28:21 -08:00 |
|
Phil Race
|
8717474863
|
8071710: [solaris] libfontmanager should be linked against headless awt library
Reviewed-by: ihse, erikj
|
2015-01-29 09:34:05 -08:00 |
|
David Dehaven
|
ce3df66ec2
|
Merge
|
2015-01-27 09:32:45 -08:00 |
|
Roger Riggs
|
aa6b19f38e
|
8071481: (Process) Merge UNIXProcess.java into ProcessImpl.java
Simplify source files for Unix Process implementation
Reviewed-by: plevart, chegar
|
2015-01-26 10:55:27 -05:00 |
|
Erik Joelsson
|
5a030d7b75
|
8069261: Create make dependencies on make variable values
Reviewed-by: ihse
|
2015-01-26 10:29:11 +01:00 |
|
Erik Joelsson
|
4f8c2c5896
|
8055190: Cleanup include and exclude of core-libs native libraries after source code restructure
Reviewed-by: alanb
|
2015-01-26 10:24:25 +01:00 |
|
Mandy Chung
|
aca4e46572
|
8069414: Rename oracle.accessbridge to jdk.accessbridge
Reviewed-by: alanb, ptbrunet, erikj
|
2015-01-22 13:49:53 -08:00 |
|
David Dehaven
|
de2c792b35
|
Merge
|
2015-01-21 12:00:07 -08:00 |
|
Vladimir Kozlov
|
d81378c7ff
|
Merge
|
2015-01-20 15:22:24 -08:00 |
|
David Dehaven
|
a011738cac
|
Merge
|
2015-01-20 11:23:03 -08:00 |
|
Erik Joelsson
|
bba288a91a
|
8068748: missing US_export_policy.jar in jdk9-b44 is causing compilation errors building jdk9 source code
Reviewed-by: ihse, wetmore
|
2015-01-19 09:05:50 +01:00 |
|
Daniel D. Daugherty
|
4d1943a706
|
Merge
|
2015-02-06 10:44:57 -08:00 |
|
Sergey Bylokhov
|
328a306534
|
8056298: Separate java.awt.datatransfer from the desktop module
Reviewed-by: erikj, alanb, mchung, alexsch
|
2015-01-16 18:46:16 +03:00 |
|