lsp
|
dc43595ac8
|
slove the problem of jdk building failure
|
2022-02-08 15:02:56 +08:00 |
Volker Simonis
|
5ab8d54921
|
8189761: COMPANY_NAME, IMPLEMENTOR, BUNDLE_VENDOR, VENDOR, but no configure flag
Reviewed-by: erikj, dholmes
|
2019-03-29 15:10:56 +00:00 |
Phil Race
|
25519e0d64
|
8170681: Remove fontconfig header files from JDK source tree
Reviewed-by: serb, erikj
|
2017-10-25 13:11:07 -07:00 |
Aleksei Efimov
|
17d11040e8
|
Merge
|
2018-11-08 18:48:19 +00:00 |
Phil Race
|
4ea4c29a4c
|
8207322: Backport GTK3 support on Linux to 8u
Reviewed-by: prr, ssadetsky
|
2018-10-16 13:09:51 -07:00 |
Ivan Gerasimov
|
10a9998175
|
8209094: Improve web server connections
Reviewed-by: chegar, dfuchs, mschoene, igerasim
|
2018-10-08 16:51:28 -07:00 |
Kevin Walls
|
7ef98a0a53
|
8042707: Source changes needed to build JDK 9 with Visual Studio 2013 (VS2013)
Reviewed-by: erikj, ihse, ddehaven, billyh
|
2018-05-01 02:41:38 -07:00 |
Severin Gehwolf
|
8cd37324a9
|
8196516: libfontmanager must be built with LDFLAGS allowing unresolved symbols
Fixes build failures on some sustems with custom LDFLAGS settings.
Reviewed-by: erikj, ihse
|
2018-04-10 13:46:21 +02:00 |
Severin Gehwolf
|
7d049748c7
|
8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
Reviewed-by: erikj, goetz, dholmes
|
2018-09-25 16:13:12 +02:00 |
Phil Race
|
9071b64c46
|
8183979: Remove Kodak CMS (KCMS) code from Oracle JDK
Reviewed-by: serb, ihse
|
2018-08-01 13:06:15 -07:00 |
Erik Joelsson
|
be9e283184
|
8038340: Cleanup and fix sysroot and devkit handling on Linux and Solaris
Reviewed-by: ihse
|
2014-03-28 15:00:07 +01:00 |
Matthias Baesken
|
f39422a59d
|
8193807: Avoid UnsatisfiedLinkError on AIX by providing empty basic implementations of getSystemCpuLoad and getProcessCpuLoad
Reviewed-by: erikj, simonis
|
2017-12-19 15:17:56 +01:00 |
Abhijit Saha
|
0cd112f6dd
|
Merge
|
2017-08-15 13:42:45 -07:00 |
Sean Coffey
|
006f6789b5
|
8184682: Upgrade compression library
Reviewed-by: alanb, sherman, ahgross, jeff
|
2017-08-08 12:11:57 +01:00 |
Abhijit Saha
|
f070a6a57c
|
Merge
|
2017-07-17 14:09:51 -07:00 |
Abhijit Saha
|
67ebb1b9d3
|
8184235: Backout JDK-8173207 from 8u141, 7u151 and higher updates source base
Backed out changeset 487376e36f8a
Reviewed-by: coffeys
|
2017-07-11 23:31:04 -07:00 |
Abhijit Saha
|
03d0f7a714
|
Merge
|
2017-06-25 21:56:40 -07:00 |
Rob McKenna
|
087b959b60
|
8173654: Regression since 8u60: System.getenv doesn't return env var set in JNI code
Reviewed-by: erikj
|
2017-06-10 00:07:36 +01:00 |
Sean Coffey
|
32acacd8f8
|
8173207: Upgrade compression library
Reviewed-by: sherman, jeff
|
2017-03-16 17:37:59 +00:00 |
Abhijit Saha
|
fd2fa9192c
|
Merge
|
2015-10-18 23:05:57 -07:00 |
Rob McKenna
|
89d7579e45
|
8133249: Occasional SIGSEGV: non thread-safe use of strerr in get LastErrorString
Reviewed-by: coffeys, igerasim
|
2015-10-17 21:55:25 +01:00 |
Peter Brunet
|
9fbf1c5877
|
8134453: JAWS crashes in WindowsAccessBridge.DLL on 32 bit 8u60 running on 32 bit Win 7
Uppercase "legacy" so #ifdef will work
Reviewed-by: erikj, tbell
|
2015-09-08 11:53:13 -05:00 |
Abhijit Saha
|
0b420e86a7
|
Merge
|
2015-07-28 23:12:54 -07:00 |
Phil Race
|
07e546574b
|
8130938: Incomplete 8ux fix for 8071710: libfontmanager & t2k should link against headless awt on solaris
Reviewed-by: serb
|
2015-07-22 10:34:43 -07:00 |
Phil Race
|
9904cbbb04
|
8072116: Fix for 8071710 needs to be updated for build dependency checking
Reviewed-by: ihse
|
2015-07-21 10:49:54 -07:00 |
Abhijit Saha
|
e7acc08df8
|
Merge
|
2015-07-09 23:01:00 -07:00 |
Roger Riggs
|
8beff31dda
|
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 |
Phil Race
|
3b040e2262
|
8086092: More palette improvements
Reviewed-by: bae, serb
|
2015-06-18 09:22:47 -07:00 |
Peter Brunet
|
38cd45fa52
|
8134453: JAWS crashes in WindowsAccessBridge.DLL on 32 bit 8u60 running on 32 bit Win 7
Uppercase "legacy" so #ifdef will work
Reviewed-by: erikj, tbell
|
2015-09-08 11:53:13 -05:00 |
Erik Joelsson
|
c1a07181df
|
8043160: JDK 9 Build failure in accessbridge
Reviewed-by: prr, tbell
|
2015-06-03 10:47:33 +02:00 |
Peter Brunet
|
5f1fe7b202
|
8076182: Open Source Java Access Bridge - Create Patch for JEP C127 8055831
Move files from open to closed
Reviewed-by: erikj, serb, azvegint
|
2015-03-31 18:39:00 +04:00 |
Lana Steuck
|
ae6afd7b53
|
Merge
|
2015-02-11 18:55:05 -08:00 |
Phil Race
|
5bba5d6c33
|
8071710: [solaris] libfontmanager should be linked against headless awt library
Reviewed-by: ihse, erikj
|
2015-01-29 09:59:57 -08:00 |
David Dehaven
|
0cde2d561a
|
8043340: [macosx] Fix hard-wired paths to JavaVM.framework
Build system tweaks to allow building on OS X 10.9 and later
Reviewed-by: erikj
|
2014-06-13 16:53:53 -07:00 |
Abhijit Saha
|
7d88511bf9
|
Merge
|
2014-10-06 15:51:21 -07:00 |
Mandy Chung
|
b656c6644d
|
8033893: jdk build is broken due to the changeset of JDK-8033370
Reviewed-by: naoto
|
2014-09-17 15:06:37 -07:00 |
Abhijit Saha
|
e2676ca21e
|
Merge
|
2014-09-11 15:37:02 -07:00 |
Jiangli Zhou
|
ba779d9d09
|
8044269: Analysis of archive files
Add checksum verification.
Reviewed-by: iklam, dholmes, mschoene
|
2014-08-14 21:46:27 -04:00 |
Erik Joelsson
|
de516ee9a8
|
8055006: Store original value of Min/MaxHeapFreeRatio
Store the value set by the user and some makefile changes required to change the flags.
Reviewed-by: sla, mchung, bchristi, jmasa, dholmes, jwilhelm
|
2014-06-17 23:25:42 +02:00 |
David DeHaven
|
18f9a880f1
|
8042440: awt_Plugin no longer needed
Reviewed-by: serb, pchelko
|
2014-05-05 23:21:27 -07:00 |
Xueming Shen
|
a9c3e2b91a
|
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
|
2014-06-04 15:15:09 -07:00 |
David DeHaven
|
2232912da5
|
8003900: X11 dependencies should be removed from Mac OS X build
Reviewed-by: anthony, art, pchelko
|
2014-05-13 10:29:12 -07:00 |
Peter Brunet
|
a2e8fe967c
|
8032443: Java Access Bridge version strings need to be fixed
Use build version info in RC file and in getVersionInfo function
Reviewed-by: prr, ihse, serb
|
2014-02-27 16:11:08 -06:00 |
Volker Simonis
|
d00e3809c2
|
8035881: PPC64: Fix AIX build in ppc-aix-port/stage after syncing 7133499 and 8028293 from jdk8u
Reviewed-by: alanb
|
2014-02-26 19:26:42 +01:00 |
Vladimir Kozlov
|
0a9698584d
|
Merge
|
2014-02-19 20:10:55 -08:00 |
Phil Race
|
9be0592694
|
8034227: JDK9 Windows build failure in libdcpr
Reviewed-by: jgodinez
|
2014-02-12 14:52:23 -08:00 |
Volker Simonis
|
8ad456eda6
|
8172053: (ppc64) Downport of 8170153 breaks build on linux/ppc64 (big endian)
Reviewed-by: dholmes, erikj
|
2017-01-05 14:25:07 +01:00 |
Gustavo Romero
|
1f02dc5dd7
|
8170153: PPC64/s390x/aarch64: Poor StrictMath performance due to non-optimized compilation
Reviewed-by: mdoerr, erikj, simonis, aph
|
2016-12-15 07:58:15 -05:00 |
Volker Simonis
|
f3dbbd9d4f
|
8029669: PPC64: 8027566 changes broke AIX build after sync
Reviewed-by: alanb, ihse
|
2013-12-06 14:22:34 +01:00 |
Vladimir Kozlov
|
75284b677e
|
Merge
|
2013-12-05 15:10:36 -08:00 |