Commit Graph

1492 Commits

Author SHA1 Message Date
Bradford Wetmore
3bfea67a9d 8058845: Update JCE environment for build improvements
Reviewed-by: mullan, alanb, erikj, mchung, katleman
2014-09-26 17:05:05 -07:00
Alan Bateman
e75c0c5e74 8049389: Move orb.idl and ir.idl to JDK include directory
Reviewed-by: erikj
2014-09-26 22:24:50 +01:00
Phil Race
686ab34a2e Merge 2014-09-19 11:19:38 -07:00
Phil Race
a1e360202d 8058756: OpenJDK builds fail on Windows - cannot copy freetype.dll
Reviewed-by: erikj, aph
2014-09-19 11:13:27 -07:00
Phil Race
fb0dfe332b 8056216: Remove "sun" directory layer from libawt and common
Reviewed-by: erikj, ihse, coffeys
2014-09-19 09:41:05 -07:00
Erik Joelsson
8926b93e20 8055189: Cleanup gensrc after source code restructure
Reviewed-by: ihse, tbell
2014-09-19 09:59:36 +02:00
Peter Brunet
b61f8cc4ec 8058579: Copy-java.base.gmk no longer needs to differentiate win32 and win64 java.policy
Replace java.policy-win32/64 with just java.policy

Reviewed-by: mchung, erikj
2014-09-16 14:58:27 -05:00
Naoto Sato
9dc0d55e1c 8058509: CLDRLocaleDataMetaInfo should be in jdk.localedata
Reviewed-by: mchung, erikj, ihse
2014-09-17 09:43:04 -07:00
Chris Hegarty
375020d61a 8058118: Generate modules.list during the build
Reviewed-by: alanb, mchung
2014-09-16 12:06:53 +02:00
Phil Race
563ee3119b Merge 2014-09-15 09:15:21 -07:00
Phil Race
f4ba168d77 8056213: Clean up unix/native/common/sun/awt
Reviewed-by: erikj, ihse
2014-09-11 13:07:37 -07:00
Phil Race
3454cc7623 Merge 2014-09-08 10:24:45 -07:00
Phil Race
e18a2c3b29 8056209: Remove unused files for libawt
Reviewed-by: erikj, ihse, serb
2014-09-08 09:07:59 -07:00
Aleksei Efimov
5e87931875 8049343: (tz) Support tzdata2014g
Reviewed-by: mfang, okutsu
2014-09-07 23:04:09 +04:00
Phil Race
62b9ab4a81 Merge 2014-09-02 11:21:29 -07:00
Yong Jeffrey Huang
95232def75 8055222: ISO 4217 Amendment #159
Reviewed-by: naoto
2014-09-04 00:32:43 -07:00
Naoto Sato
2cbff3dfc4 8038436: Re-examine the mechanism to determine available localedata and cldrdata
Reviewed-by: alanb, mchung, okutsu
2014-09-02 14:11:38 -07:00
Phil Race
1b9cab9346 Merge 2014-09-12 10:33:32 -07:00
Mandy Chung
53f5fa9af2 8055856: checkdeps build target doesn't work for cross-compilation builds
8056113: [build] tools.jar missing modules.xml

Reviewed-by: ihse, erikj
2014-08-29 10:47:32 -07:00
Volker Simonis
23c24788bf 8056246: Fix AIX build after the Modular Source Code change 8054834
Reviewed-by: erikj, ihse
2014-08-29 12:00:31 +02:00
Jonathan Lu
64168d018e 8034218: Improve fontconfig.properties for AIX platform
Reviewed-by: simonis
2014-08-29 09:57:55 +08:00
Phil Race
7fdf99b47b Merge 2014-08-25 10:43:59 -07:00
Mandy Chung
6533d2dc01 8055230: Rename attach provider implementation class be platform neutral
Reviewed-by: alanb, chegar, dfuchs, dholmes, erikj, sla
2014-08-26 14:35:33 -07:00
Chris Hegarty
27d481fa82 8055955: (ch) Remove unnecessary initialization of InetAddress from FileChannel
Reviewed-by: alanb
2014-08-26 10:19:56 +01:00
Staffan Larsen
c46b22661c 8043981: Remove the JPDA demo
Reviewed-by: alanb
2014-08-26 07:57:03 +02:00
Staffan Larsen
8df06738ca 8043936: Drop HPROF as demo, keep as HPROF agent shipped with JDK
Reviewed-by: erikj, alanb
2014-08-26 07:55:08 +02:00
Alan Bateman
6d54a640e0 8055855: "make profiles" failing since refactoring of java.awt.datatransfer
Reviewed-by: dholmes
2014-08-25 09:20:49 +01:00
Phil Race
44b0c90f74 8039271: CMM profile files (cmm/*) should not be in ${java.home}/lib
Reviewed-by: bae, mchung, erikj
2014-08-22 11:02:00 -07:00
Erik Joelsson
bc41f7d7e9 8055095: Improve "do nothing" incremental build performance after modularized source code integration
Reviewed-by: tbell
2014-08-21 12:23:20 +02:00
Erik Joelsson
60d601e439 8055188: General cleanup of minor issues from source restructure
Reviewed-by: tbell
2014-08-21 11:05:35 +02:00
Brian Burkhalter
0bbb54fff6 8054720: Modifications of I/O methods for instrumentation purposes
Wrap some native methods in Java methods.

Reviewed-by: rriggs
2014-08-20 11:30:13 -07:00
David Dehaven
81d2d33d87 Merge 2014-08-19 10:34:07 -07:00
David Dehaven
b0860e6b99 Merge 2014-08-19 10:32:16 -07:00
Masayoshi Okutsu
46c981faef 8055088: Optimization for locale resources loading isn't working
Reviewed-by: naoto
2014-08-19 16:02:48 +09:00
Chris Hegarty
bbb2e94d16 8055353: libsplashscreen build fails on MacOSX Mavericks
Reviewed-by: mchung, dholmes
2014-08-18 20:09:25 -07:00
Chris Hegarty
7d146ee898 Merge 2014-08-18 10:59:36 +01:00
Chris Hegarty
3bc69d393d 8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
2014-08-17 15:54:13 +01:00
Valerie Peng
0cade9c5f1 8039898: sunpkcs11-solaris.cfg should be in solaris specific directory
Move from src/java.base/share/conf/security/ to src/jdk.crypto.pkcs11/solaris/conf/security

Reviewed-by: erikj, ihse
2014-09-11 17:06:35 +00:00
Phil Race
87529a143b Merge 2014-08-05 12:14:11 -07:00
Joe Darcy
8bfd74fd09 8039102: Add raw and unchecked lint warnings to build of jdk repository
Reviewed-by: tbell
2014-07-31 17:20:40 -07:00
Weijun Wang
bbaf4bdb09 6997010: Consolidate java.security files into one file with modifications
Reviewed-by: mullan, erikj
2014-08-11 11:11:55 +08:00
Petr Pchelko
97d17a4ea2 8051449: Incorrect parsing of the default flavor mapping
Reviewed-by: serb, alexsch
2014-07-28 18:43:09 +04:00
Phil Race
faa69ed489 Merge 2014-07-16 15:12:24 -07:00
Phil Race
250c5c42e6 Merge 2014-07-16 12:48:42 -07:00
Petr Pchelko
78d9ad5339 8047336: Read flavormap.properties as resource
Reviewed-by: anthony, serb, alanb, mduigou
2014-07-16 16:02:51 +04:00
David Dehaven
73d90c222b 8048337: Examine if macosx/bundle/JavaAppLauncher and JavaAppLauncher.java can be removed
Reviewed-by: mchung
2014-07-15 14:57:34 -07:00
Joe Darcy
229ab7b164 8047027: Fix raw and unchecked lint warnings in generated beaninfo files
Reviewed-by: alanb, serb
2014-07-14 09:16:00 -07:00
Phil Race
d7f59acb44 8048328: CUPS Printing does not report supported printer resolutions
Reviewed-by: bae, jgodinez
2014-07-11 11:12:59 -07:00
Petr Pchelko
87beb419b9 8033367: [macosx] Appletviewer was broken in jdk8 b124
Reviewed-by: anthony, serb
2014-07-02 17:04:04 +04:00
Phil Race
bf3d4b5bc7 Merge 2014-07-01 12:02:30 -07:00