Commit Graph

13 Commits

Author SHA1 Message Date
Jiangli Zhou
21f7f36b9e 8044269: Analysis of archive files
Add checksum verification.

Reviewed-by: iklam, dholmes, mschoene
2014-08-14 21:46:27 -04:00
Erik Joelsson
60d601e439 8055188: General cleanup of minor issues from source restructure
Reviewed-by: tbell
2014-08-21 11:05:35 +02: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
David Dehaven
62fa4b7e0c 8043340: [macosx] Fix hard-wired paths to JavaVM.framework
Build system tweaks to allow building with Xcode 5 and on OS X 10.9 and later

Reviewed-by: erikj, henryjen, dholmes
2014-06-18 12:52:14 -07:00
Dmitry Samersoff
c201595a62 8041498: Remove npt library
Get rid of npt library and move utf-related code to share/backend

Reviewed-by: sla
2014-06-16 07:25:11 -07:00
Xueming Shen
097a7021b3 8044725: Bug in zlib 1.2.5 prevents inflation of some gzipped files
To upgrade zlib version from 1.2.5 to 1.2.8

Reviewed-by: alanb, iris
2014-06-04 11:25:13 -07:00
Mark Sheppard
d278ecae87 8035340: (prefs) Check jdk/src/windows/native/java/util/WindowsPreference.c for JNI pending exceptions
Check for JNI pending exceptions. Add null checks after malloc calls

Reviewed-by: alanb, chegar
2014-03-20 23:34:38 +00:00
Alan Bateman
f776be9c0f 8034043: Native methods for preferences API should not be in libjava
8034026: SCDynamicStoreConfig.m should not be in src/macosx/native/java/util

Reviewed-by: erikj, weijun, mchung
2014-02-11 09:59:34 +00:00
Mandy Chung
795c56d54b 8033893: jdk build is broken due to the changeset of JDK-8033370
Reviewed-by: naoto
2014-02-06 14:56:12 -08:00
Vladimir Kozlov
57b7b831ae Merge 2014-01-28 14:57:41 -08:00
Erik Joelsson
f607277df0 8025936: Windows .pdb and .map files does not have proper dependencies setup
Reviewed-by: ihse, tbell
2014-01-14 12:05:46 +01:00
Vladimir Kozlov
75284b677e Merge 2013-12-05 15:10:36 -08:00
Magnus Ihse Bursie
453a40a431 8027566: Remove the old build system
Reviewed-by: erikj, tbell
2013-11-14 11:19:32 +01:00