David Dehaven
ddd9185c51
Merge
2016-03-07 16:38:23 -08:00
Prasanta Sadhukhan
e9a6360272
8058316: lookupDefaultPrintService returns null on Solaris 11
...
Reviewed-by: prr, jdv
2016-03-07 11:54:42 +05:30
Alejandro Murillo
dbc5e5d48d
Merge
2016-03-05 20:46:44 -08:00
Erik Joelsson
510bcb3a35
8151302: Attempt at silencing build log broke html32.bdtd
...
Reviewed-by: mchung
2016-03-04 18:36:27 +01:00
Sergey Bylokhov
b0127a7f0c
8151288: Generation of property files for gtk l&f can be skipped on win/osx
...
Reviewed-by: erikj
2016-03-04 20:10:52 +03:00
Erik Joelsson
d91d8b251c
8151297: Class name change for CLDRLocaleDataMetaInfo_jdk_localedata needs updating in makefile
...
Reviewed-by: alanb
2016-03-04 17:05:52 +01:00
Coleen Phillimore
d0426d7d41
8150778: Reduce Throwable.getStackTrace() calls to the JVM
...
Replace JVM_GetStackTraceDepth and JVM_GetStackTraceElement, with JVM_GetStackTraceElements that gets all the elements in the StackTraceElement[]
Reviewed-by: dfuchs, mchung, shade, hseigel
2016-03-10 14:20:59 -05:00
Chris Hegarty
d6208a2b4a
8150162: Move sun.misc.Version to a truly internal package
...
Reviewed-by: alanb, iris, mchung, rriggs
2016-03-03 12:07:13 +00:00
Markus Grönlund
85ee898a02
8143235: Remove libjfr mapfile
...
Reviewed-by: jbachorik, egahlin
2016-03-01 23:54:05 +01:00
Erik Joelsson
2435cd24ef
8150497: 32 jshell tests failed on Windows 32 bit
...
Reviewed-by: darcy, tbell
2016-02-26 06:03:12 +01:00
David Dehaven
f1dc46272b
8132743: Move netscape.javascript package from jdk.plugin to new module
...
Reviewed-by: kcr, mchung, alanb
2016-02-25 15:42:01 -08:00
Michael McMahon
095027bd74
8087112: HTTP API and HTTP/1.1 implementation
...
Reviewed-by: alanb, chegar, coffeys, psandoz, rriggs
2016-02-25 23:14:22 +00:00
Alejandro Murillo
36d5ceb3eb
Merge
2016-02-23 18:57:08 -08:00
Erik Joelsson
c542850197
8150456: jdk 9 nightly build fails on Windows 32 bit
...
Reviewed-by: tbell, ihse
2016-02-24 00:14:23 +01:00
Naoto Sato
e9d44ad2ca
8150434: Remove redundant "jdk_localedata" from the CLDR locale data meta info class name
...
Reviewed-by: mchung
2016-02-23 10:51:37 -08:00
Yingqi Lu
4dfed66526
6432031: Add support for SO_REUSEPORT
...
Reviewed-by: alanb, simonis, chegar
2016-02-23 17:41:00 +00:00
Magnus Ihse Bursie
589abd0822
8150203: Incremental update from build-infra project
...
Reviewed-by: erikj
2016-02-22 11:23:03 +01:00
Naoto Sato
540c76f5b1
8148346: Reduce number of packages in jdk.localedata module
...
Reviewed-by: okutsu, alanb
2016-02-19 09:55:37 -08:00
Alejandro Murillo
d147a661d8
Merge
2016-02-18 15:19:41 -08:00
Roger Riggs
1ea7533dbf
8149750: Decouple sun.misc.Signal from the base module
...
Reviewed-by: chegar, dholmes
2016-02-18 14:44:50 -05:00
Mandy Chung
d0be7ebb21
8074069: Move com.oracle.net and com.oracle.nio APIs to jdk.net module
...
Reviewed-by: alanb
2016-02-17 17:45:12 -08:00
Chris Hegarty
2753ab4610
8068686: Remove meta-index support
...
Reviewed-by: alanb, erikj, mchung
2016-02-17 11:45:46 +00:00
Daniel D. Daugherty
4d0a1d0222
Merge
2016-02-16 12:09:11 -08:00
Xueming Shen
0072af1be6
7071819: To support Extended Grapheme Clusters in Regex
...
8147531: To add named character construct \N{...} to support Unicode name property
Reviewed-by: naoto, okutsu, plevart
2016-02-12 19:24:31 -08:00
Magnus Ihse Bursie
f4ce870684
8149647: Incremental enhancements from build-infra
...
Reviewed-by: erikj
2016-02-12 11:07:54 +01:00
Mikael Vidstedt
7f395c26ab
8141491: Unaligned memory access in Bits.c
...
Introduce alignment-safe Copy::conjoint_swap and j.i.m.Unsafe.copySwapMemory
Reviewed-by: jrose, dholmes, psandoz
2016-02-10 15:20:41 -08:00
Alejandro Murillo
b8e0f8aa93
Merge
2016-01-28 16:30:39 -08:00
Goetz Lindenmaier
32687876fa
8149529: Adapt SAP copyrights to new company name in jdk repository
...
Reviewed-by: simonis, chegar
2016-01-27 10:35:49 +01:00
Ramanand Patil
2d836a5595
8148446: (tz) Support tzdata2016a
...
Reviewed-by: okutsu, aefimov
2016-02-09 11:57:57 +05:30
Ramanand Patil
1377939c5d
8148570: TzdbZoneRulesCompiler.java throws Null Pointer Exception While Compiling and building TZDB data file
...
While getting value from DayOfWeek, -1 is returned if the DayOfWeek is null. The reason to return “-1” being, the same value is checked later while getting day-of-week byte (dowbyte) at line no. 251, ZoneRules.java.
Reviewed-by: rriggs, aefimov
2016-02-09 11:17:28 +05:30
Erik Joelsson
fead4851e1
8148629: Disable remaining warnings in awt/fontmanager
...
Reviewed-by: ihse
2016-02-05 15:23:15 +01:00
Erik Joelsson
f8fa6e063d
8148955: libjimage.so compiled with wrong flags
...
Reviewed-by: alanb
2016-02-04 09:51:24 +01:00
Tobias Hartmann
7565509d93
Merge
2016-01-26 09:11:59 +01:00
Tobias Hartmann
6af2f8f8c4
Merge
2016-01-15 09:15:33 +01:00
Alejandro Murillo
70a4694f73
Merge
2016-01-12 11:31:48 -08:00
Konstantin Shefov
13e2eedb5f
8141615: Add new public methods to sun.reflect.ConstantPool
...
Reviewed-by: twisti, iignatyev, coleenp
2016-01-12 17:03:06 +03:00
Iris Clark
9d07dc02e1
8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
...
Reviewed-by: alanb, chegar, lancea, prr
2016-01-20 11:02:36 -08:00
Andreas Lundblad
102356ccab
8144226: Sjavac's handling of include/exclude patterns is buggy, redundant and inconsistent
...
Updated include/exclude pattern arguments for sjavac.
Reviewed-by: erikj
2016-01-08 17:10:45 +01:00
Joseph Provino
32ec535805
Merge
2016-01-07 20:06:51 +00:00
Tobias Hartmann
cdd6aa5d50
Merge
2016-01-06 08:02:24 +01:00
Volker Simonis
986ef090f1
8146425: After change 8142907 'EXCLUDE_FILE' is wrongly interpreted as pattern
...
Reviewed-by: erikj
2016-01-05 18:53:27 +01:00
Joseph Provino
a02ddb869a
Merge
2016-01-01 17:08:24 +00:00
Dmitry Samersoff
dfa133a796
8067194: Restructure hotspot/agent/src to conform the modular source layout
...
Move sources under jdk.hotspot.agent
Reviewed-by: ihse, erikj, jbachorik
2015-12-23 13:12:46 +03:00
Christian Thalinger
32aff4400c
Merge
2015-12-22 13:41:12 -08:00
Christian Thalinger
48e2ec8057
Merge
2015-12-18 10:00:55 -08:00
Phil Race
52a03c2f27
Merge
2015-12-22 09:14:16 -08:00
Chris Hegarty
0c7d3be7a8
8146484: Examine sun.misc.MessageUtils
...
Reviewed-by: alanb, mchung, sherman
2016-01-06 17:40:48 +00:00
Chris Hegarty
aa0ef2e9f5
8145544: Move sun.misc.VM to jdk.internal.misc
...
Reviewed-by: alanb, mullan, weijun
2016-01-06 10:01:44 +00:00
Magnus Ihse Bursie
a3410ef323
8142907: Integration of minor fixes from the build-infra project
...
Reviewed-by: erikj, dholmes
2015-12-15 11:02:12 +01:00
Phil Race
6447b5bb8b
Merge
2015-12-14 10:36:12 -08:00
Xueming Shen
2b91819eec
8145260: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk [2]
...
Reviewed-by: coffeys
2015-12-14 09:27:15 -08:00
Jaroslav Bachorik
fbce4be2e6
8138677: IllegalAccessException Class sun.usagetracker.UsageTrackerClient$4 (module java.base) can not access a member of class java.lang.management.ManagementFactory (module java.management)
...
Reviewed-by: alanb, mchung, dholmes, erikj, ihse
2015-12-11 14:02:41 +01:00
Phil Race
47cd79c08d
Merge
2015-12-10 11:46:23 -08:00
Xueming Shen
b0e22f9603
8144958: changes by JDK-8142508 seems to have broken jtreg
...
Reviewed-by: darcy
2015-12-08 16:43:58 -08:00
Xueming Shen
44a8a73eb6
8142508: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk
...
Reviewed-by: coffeys
2015-12-08 09:25:01 -08:00
Erik Joelsson
bb6d5ef30c
8144857: Intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c
...
Reviewed-by: dholmes
2015-12-08 12:05:51 +01:00
Athijegannathan Sundararajan
4d646ce633
8143404: Remove apple script engine code in jdk repository
...
Reviewed-by: alanb, mchung
2015-12-08 10:13:57 +05:30
Phil Race
3c2bc66bb7
Merge
2015-12-03 11:56:10 -08:00
Phil Race
9e7c592717
8144616: Problem building OpenJDK/harfbuzz on jprt
...
Reviewed-by: serb, vadim
2015-12-03 11:53:00 -08:00
Masayoshi Okutsu
00cf15a96c
8141243: Unexpected timezone returned after parsing a date
...
Reviewed-by: naoto, peytoia
2015-12-03 15:34:08 +09:00
Phil Race
26a709b671
Merge
2015-12-02 16:45:03 -08:00
Phil Race
c410a92fed
Merge
2015-12-02 11:22:27 -08:00
Lana Steuck
af7402f069
Merge
2015-12-02 09:34:55 -08:00
Phil Race
214c48d9d2
Merge
2015-12-02 09:15:12 -08:00
Weijun Wang
c804d98306
8141690: JDK-8133151 change to MakeJavaSecurity.java is not complete
...
Reviewed-by: mullan
2015-12-02 16:44:58 +08:00
Alejandro Murillo
b068c21ff1
Merge
2015-11-30 13:55:09 -08:00
Jesper Wilhelmsson
a5b3e891de
Merge
2015-11-30 18:40:06 +01:00
Weijun Wang
343b6c3253
8143959: Certificates requiring blacklisting
...
Reviewed-by: mullan
2015-11-26 16:25:48 -08:00
Erik Joelsson
5f8e39900c
8143895: Fix LDFLAGS issues after JDK-8056925
...
Reviewed-by: ihse
2015-11-24 15:40:03 +01:00
Erik Joelsson
f21d693218
8142336: Convert the SA agent build to modular build-infra makefiles
...
Reviewed-by: ihse, sla, dsamersoff, twisti
2015-11-24 12:18:25 +01:00
Mandy Chung
eb2c6c52bb
8143911: Reintegrate JEP 259: Stack-Walking API
...
Co-authored-by: Brent Christian <brent.christian@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Hamlin Li <huaming.li@oracle.com>
Reviewed-by: coleenp, dfuchs, bchristi, psandoz, sspitsyn
2015-11-24 15:05:58 -08:00
Christian Tornqvist
557f4f366f
8143931: Back out JDK-8140450
...
Reviewed-by: coleenp
2015-11-24 10:12:32 -08:00
Erik Joelsson
81ef7af09e
8143141: Bring in minor build changes from the jigsaw/jake forest
...
Reviewed-by: ihse, mchung
2015-11-24 15:46:14 +01:00
Attila Szegedi
b651c20764
8141338: Move jdk.internal.dynalink package to jdk.dynalink
...
Reviewed-by: alanb, mchung, sundar
2015-11-24 10:22:26 +01:00
Jiangli Zhou
fa7027d6e4
Merge
2015-11-23 23:42:47 +01:00
Mandy Chung
500a73cdb1
8140450: Implement JEP 259: Stack-Walking API
...
Co-authored-by: Brent Christian <brent.christian@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Hamlin Li <huaming.li@oracle.com>
Reviewed-by: coleenp, dfuchs, bchristi, psandoz, sspitsyn
2015-11-23 12:44:50 -08:00
Phil Race
301586f462
8143177: Integrate harfbuzz opentype layout engine per JEP 258
...
Reviewed-by: srl, vadim, serb
2015-11-23 09:58:44 -08:00
Peter Brunet
90c71390a7
8056925: Add jaccessinspector and jaccesswalker to the bin directory
...
Add jaccessinspector, jaccesswalker to jdk.accessibility module; update launcher in make
Reviewed-by: erikj, van, prr
2015-11-20 17:54:58 -06:00
Jiangli Zhou
68191a9002
Merge
2015-11-19 18:18:05 -05:00
Iris Clark
b1b246fa7b
Merge
2015-11-19 14:00:49 -08:00
Phil Race
5f60908938
Merge
2015-11-17 13:09:16 -08:00
Iris Clark
6568d3457b
Merge
2015-11-16 17:10:20 -08:00
Alexander Scherbatiy
d48c3fcafb
8137571: Linux HiDPI Graphics support
...
Reviewed-by: flar, serb
2015-11-13 18:36:14 +04:00
Erik Joelsson
4c7b25d5bf
8145106: Still intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c
...
Reviewed-by: tbell, dholmes
2015-12-11 11:46:45 +01:00
Brian Burkhalter
30abf404b3
8139133: Changing the modification time on a unix domain socket file fails
...
If a file descriptor cannot be obtained, use utimes() instead of futimes().
Reviewed-by: alanb
2015-12-10 15:57:27 -08:00
Jaroslav Bachorik
5bb9726117
8043138: Attach API should not require jvmstat rmi protocol
...
Reviewed-by: alanb, mchung, erikj, ihse
2015-11-13 14:44:05 +01:00
Kumar Srinivasan
6583a4c652
8035473: [javadoc] Revamp the existing Doclet APIs
...
8146529: Update the new Doclet API
8146427: "-nohelp" option issue
8146475: "-helpfile" option issue
Reviewed-by: alanb, bpatel, ihse, jjg, jlahoda, mchung, ogb, vromero
2015-11-12 17:56:29 -08:00
Chris Hegarty
bdbc4d15df
8140606: Update library code to use internal Unsafe
...
Reviewed-by: alanb, mchung, psandoz, weijun
2015-11-11 09:19:12 +00:00
Magnus Ihse Bursie
cda93faedc
8142383: Use named arguments for SetupCompileProperties in jdk
...
Reviewed-by: erikj
2015-11-10 15:00:25 +01:00
Alejandro Murillo
b96356c53b
Merge
2015-11-09 20:37:05 -08:00
Iris Clark
2f8616e7b4
Merge
2015-11-09 10:57:01 -08:00
Matthias Klose
7afea22f63
8139932: Typo in makefile changes for 8043805 [Allow using a system-installed libjpeg]
...
Reviewed-by: erikj, omajid, prr
2015-11-06 17:27:27 -05:00
Alejandro Murillo
7bbbc98da3
Merge
2015-11-06 11:11:53 -08:00
Nils Eliasson
aa89658abd
Merge
2015-11-06 11:34:03 +01:00
Jesper Wilhelmsson
3233a95edc
Merge
2015-11-05 20:00:53 +01:00
Magnus Ihse Bursie
5aee1308ca
8141444: Clean up building of JDK launchers
...
Reviewed-by: erikj
2015-11-05 10:54:05 +01:00
Brian Burkhalter
a74cf79db4
8140630: java/nio/Buffer/Basic.java crashes vm on linux-x64 using latest devkit to build
...
Build Bits.c at a lower optimization level on linux-x64.
Reviewed-by: tbell
2015-11-04 14:06:45 -08:00
Volker Simonis
01355aa18c
8141290: AIX: fix build after '8140661: Rename LDFLAGS_SUFFIX to LIBS'
...
Reviewed-by: ihse
2015-11-04 12:46:05 +01:00
Magnus Ihse Bursie
61aa204f40
8141333: Rename SetupArchive to SetupJarArchive
...
Reviewed-by: erikj, tbell
2015-11-03 17:54:25 +01:00
Magnus Ihse Bursie
3449e253b8
8141261: Clean up building of demos
...
Reviewed-by: erikj, tbell
2015-11-03 17:48:19 +01:00
Magnus Ihse Bursie
4671194aaf
6512052: Remove java-rmi.exe and java-rmi.cgi
...
Reviewed-by: alanb
2015-11-03 16:15:52 +01:00
Tobias Hartmann
4ed5b73f3d
8141132: JEP 254: Compact Strings
...
Adopt a more space-efficient internal representation for strings.
Co-authored-by: Brent Christian <brent.christian@oracle.com>
Co-authored-by: Vivek Deshpande <vivek.r.deshpande@intel.com>
Co-authored-by: Charlie Hunt <charlie.hunt@oracle.com>
Co-authored-by: Vladimir Kozlov <vladimir.kozlov@oracle.com>
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Co-authored-by: Xueming Shen <xueming.shen@oracle.com>
Co-authored-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Co-authored-by: Sandhya Viswanathan <sandhya.viswanathan@intel.com>
Reviewed-by: alanb, bdelsart, coleenp, iklam, jiangli, jrose, kevinw, naoto, pliden, roland, smarks, twisti
2015-11-03 09:42:11 +01:00
Iris Clark
321ddf167f
Merge
2015-11-01 09:49:05 -08:00
Jesper Wilhelmsson
a18ce1f7d5
Merge
2015-10-30 00:02:35 +01:00
Magnus Ihse Bursie
0bac07b6e2
8140661: Rename LDFLAGS_SUFFIX to LIBS
...
Reviewed-by: erikj
2015-10-29 16:31:00 +01:00
Bob Vandette
69001d7ee3
8140396: BUILD_LIBJIMAGE missing as a dependency to JAVA_BASE_EXPORT_SYMBOLS_SRC
...
Reviewed-by: ihse, erikj
2015-10-28 10:00:24 -04:00
Iris Clark
b7cb99d927
Merge
2015-10-25 19:16:39 -07:00
Bob Vandette
24029cc8dd
Merge
2015-10-21 16:39:02 -04:00
Bob Vandette
3ab71df2e0
Merge
2015-10-19 15:48:09 -04:00
Alejandro Murillo
f629fa832c
Merge
2015-10-19 12:30:18 -07:00
Bob Vandette
3dc2d02585
8136556: Add the ability to perform static builds of MacOSX x64 binaries
...
Reviewed-by: ihse, bdelsart, gadams, lfoltan, rriggs, hseigel, twisti
2015-10-19 13:41:09 -04:00
Jan Lahoda
46123d7fd5
8134254: JShell API/tool: REPL for Java into JDK9
...
Adding makefile for jshell tool launcher.
Co-authored-by: Robert Field <robert.field@oracle.com>
Reviewed-by: alanb, erikj, sundar
2015-10-19 19:14:29 +02:00
Joe Darcy
655a976e65
8136799: Port fdlibm cbrt to Java
...
Reviewed-by: bpb
2015-10-14 16:17:08 -07:00
Dean Long
1e16488a87
Merge
2015-10-09 02:43:53 -04:00
Christian Thalinger
e83a2f1ef4
8136421: JEP 243: Java-Level JVM Compiler Interface
...
Reviewed-by: ihse, alanb, roland, coleenp, iveresov, kvn, kbarrett
2015-10-08 13:32:45 -10:00
Naoto Sato
b6b38331a6
8136668: Default locale provider adapter incorrectly set to JRE
...
Reviewed-by: okutsu
2015-10-22 21:41:57 -07:00
Matthias Klose
b191aa4da0
8140223: fix the build with a toolchain with a linker defaulting to ld --as-needed
...
Reviewed-by: erikj, ihse
2015-10-22 12:12:32 +02:00
Mandy Chung
bdd7bb4533
8132297: JDK9 build.tools.module.ImageBuilder does not filter out .bc files
...
Reviewed-by: alanb, chegar
2015-10-06 13:20:21 -07:00
Paul Sandoz
be2ad28954
8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables
...
Reviewed-by: shade, dholmes, alanb, chegar, mchung
2015-12-09 15:26:52 +01:00
Iris Clark
3e5db5fac5
Merge
2015-10-05 20:55:53 -07:00
David Dehaven
1d92a8874c
Merge
2015-10-05 13:45:50 -07:00
Aleksei Efimov
673882edf9
8138716: (tz) Support tzdata2015g
...
Reviewed-by: peytoia
2015-10-05 17:38:04 +03:00
Erik Joelsson
143bf054c0
8138636: bootcycle-images build fails
...
Reviewed-by: alanb
2015-10-01 09:45:47 +02:00
Rob McKenna
7127fab647
8133249: Occasional SIGSEGV: non thread-safe use of strerr in getLastErrorString
...
Reviewed-by: igerasim, rriggs, christos
2015-10-01 00:13:09 +01:00
Athijegannathan Sundararajan
c192a9a960
8137320: jjs should support @argfile to pass command line arguments from a file
...
Reviewed-by: attila, hannesw, henryjen
2015-09-30 12:48:32 +05:30
Iris Clark
d0bbb6c588
Merge
2015-09-29 11:46:31 -07:00
David Dehaven
5636c168b4
Merge
2015-09-28 08:14:42 -07:00
Erik Joelsson
748e8913b9
8136385: Various build speed improvements for windows
...
Reviewed-by: ihse
2015-09-28 11:39:13 +02:00
Erik Joelsson
707898754d
8137088: Drop building of interim_java.corba
...
Reviewed-by: alanb, ihse
2015-09-28 09:52:20 +02:00
Sergey Bylokhov
ebf2ca56f0
8079965: Stop ignoring warnings for libawt_lwawt
...
Reviewed-by: prr, ihse
2015-09-26 22:38:36 +03:00
Joe Darcy
47814c8df0
7130085: Port fdlibm hypot to Java
...
Reviewed-by: bpb
2015-09-23 14:14:14 -07:00
Phil Race
30aa3bf02f
8133309: Some unicode characters do not display any more after upgrading to Windows 10
...
Reviewed-by: serb, jgodinez
2015-09-23 14:09:36 -07:00
Iris Clark
01c0b611a3
Merge
2015-09-21 21:40:23 -07:00
Joe Darcy
67603e6d54
8134795: Port fdlibm pow to Java
...
Reviewed-by: bpb
2015-09-17 13:43:06 -07:00
Volker Simonis
d33fffce04
8136690: AIX: libjimage should be linked with the C++ compiler
...
Reviewed-by: ihse
2015-09-17 18:04:53 +02:00
Alejandro Murillo
dd319ca29f
Merge
2015-09-15 07:47:44 -07:00
Iris Clark
2bfa80503f
Merge
2015-09-14 10:00:25 -07:00
Magnus Ihse Bursie
605dac90e2
8064808: Disable use of broken objcopy on Solaris, remove adhoc helper tools
...
Reviewed-by: erikj
2015-09-11 10:06:10 +02:00
Naoto Sato
ed2b735ba0
8134915: Improve performance of CLDRLocaleProviderAdapter.getCandidateLocales
...
Reviewed-by: okutsu
2015-09-10 16:50:39 -07:00
Alejandro Murillo
556157743b
Merge
2015-09-10 14:55:20 -07:00
Naoto Sato
d908516aaf
8134384: Continuation of JDK-8130845 : A date string created by Date#toString() is not parseable neither with ENGLISH, US nor ROOT locale
...
Reviewed-by: okutsu
2015-09-09 18:17:44 -07:00
Ivan Gerasimov
50aa8839d5
8072466: Deadlock when initializing MulticastSocket and DatagramSocket
...
Reviewed-by: chegar
2015-09-09 16:33:19 +03:00
Magnus Ihse Bursie
08ef9ddd4e
8065912: Better handling of classpath in build-infra
...
Reviewed-by: erikj
2015-09-09 09:36:46 +02:00
Iris Clark
9e0d78c661
Merge
2015-09-08 10:25:11 -07:00
Jesper Wilhelmsson
a97c863c3d
Merge
2015-09-08 16:10:36 +02:00
Jim Laskey
953b4a3225
8087181: Move native jimage code to its own library (maybe libjimage)
...
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Reviewed-by: alanb, lfoltan, hseigel, acorn
2015-09-04 10:11:43 -03:00
Valerie Peng
a8cbc27bce
8132082: Let OracleUcrypto accept RSAPrivateKey
...
Reviewed-by: xuelei, valeriep, coffeys
2015-09-04 15:28:01 +03:00
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
Magnus Ihse Bursie
559932b6fc
8145596: Enable debug symbols for all libraries
...
Reviewed-by: erikj
2016-01-20 09:54:13 +01:00
Alejandro Murillo
5bb28e9381
Merge
2016-01-18 20:22:13 -08:00
Erik Joelsson
264f84a2f9
8146403: Windows build can be faster
...
Reviewed-by: ihse
2016-01-16 13:01:44 +01: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