Commit Graph

1561 Commits

Author SHA1 Message Date
Roger Riggs c5c6c44319 8062635: Enable custom CompileJavaClasses.gmk
Reviewed-by: erikj
2014-10-31 14:28:38 -04:00
Aleksei Efimov 2fcef980d7 8059206: (tz) Support tzdata2014i
Reviewed-by: okutsu
2014-10-29 19:59:53 +03:00
Ioi Lam 73728c66fe 8061651: Interface to the Lookup Index Cache to improve URLClassPath search time
Implemented the interface in sun.misc.URLClassPath and corresponding JVM_XXX APIs

Reviewed-by: mchung, acorn, jiangli, dholmes
2014-10-13 16:10:01 -07:00
Alejandro Murillo c960fad15e Merge 2014-10-22 08:24:03 -07:00
Abhijit Saha c60e180b5e Merge 2014-10-14 10:22:21 -07:00
Erik Joelsson e4a1481ad6 8010767: Build fails on OEL6 with 16 cores
Reviewed-by: tbell, ihse
2014-10-13 11:34:50 +02:00
Abhijit Saha 7d88511bf9 Merge 2014-10-06 15:51:21 -07:00
Abhijit Saha 4cd8a12f19 Merge 2014-09-16 13:57:30 -07:00
Alejandro Murillo cc0357e696 Merge 2014-09-16 11:51:52 -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
Naoto Sato 6c54e8cb70 8033370: [parfait] warning from b126 for solaris/native/sun/util/locale/provider: JNI exception pending
Reviewed-by: msheppar
2014-09-17 13:55:20 -07:00
Abhijit Saha e2676ca21e Merge 2014-09-11 15:37:02 -07:00
Roger Riggs 4c55c73d50 8057751: CompileNativeLibraries for custom build
Invoke CompileNativeLibraries in custom/closed build

Reviewed-by: dholmes
2014-09-08 08:45:58 -04:00
Aleksei Efimov 3fd6bf1947 8049343: (tz) Support tzdata2014g
Reviewed-by: mfang, okutsu
2014-09-07 23:04:09 +04:00
Alejandro Murillo 86f630fe26 Merge 2014-09-02 14:08:35 -07:00
Brian Burkhalter f12b7f9fea 8055785: Modifications of I/O methods for instrumentation purposes
Wrap some native methods in Java methods.

Reviewed-by: rriggs
2014-08-22 13:06:50 -07:00
Markus Grönlund 2406917f42 8055662: Update mapfile for libjfr
Reviewed-by: egahlin, sla
2014-08-22 10:18:40 +02: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
Abhijit Saha 446cbd73ee Merge 2014-06-26 08:38:29 -07:00
Abhijit Saha 57474a22ec Merge 2014-06-26 07:54:37 -07:00
Abhijit Saha 8f47c7491d Merge 2014-06-10 14:53:58 -07:00
Abhijit Saha 8666d8dd0f Merge 2014-06-10 13:44:56 -07:00
Sergey Bylokhov 04889b08a1 8046245: JDK 9 client build failure on Solaris
Reviewed-by: prr
2014-06-09 13:03:03 +04:00
Alejandro Murillo 0eecb048fd Merge 2014-06-06 10:55:56 -07:00
Abhijit Saha d812984fbf Merge 2014-06-03 08:42:15 -07:00
Michael McMahon 2096be6d36 8039509: Wrap sockets more thoroughly
Reviewed-by: chegar, alanb
2014-06-03 09:23:57 +01:00
Abhijit Saha 32a0777d97 Merge 2014-06-02 15:14:28 -07:00
Abhijit Saha 68ee4d29c1 Merge 2014-05-27 11:02:36 -07:00
Alejandro Murillo 6da3283d1e Merge 2014-06-10 11:20:01 -07:00
Peter Levart 94b3aed07b 8000975: (process) Merge UNIXProcess.java.bsd & UNIXProcess.java.linux (& .solaris & .aix)
8047340: (process) Runtime.exec() fails in Turkish locale

Reviewed-by: coffeys, robm
2014-07-24 20:55:21 +02:00
Aleksei Efimov a3bff85849 8043012: (tz) Support tzdata2014c
Reviewed-by: okutsu, peytoia
2014-05-15 18:18:19 +04:00
David DeHaven 18f9a880f1 8042440: awt_Plugin no longer needed
Reviewed-by: serb, pchelko
2014-05-05 23:21:27 -07:00
Jaroslav Bachorik 111c67af22 8042123: Support default and static interface methods in JDI, JDWP and JDB
Reviewed-by: sla, sspitsyn
2014-04-30 11:28:05 +02:00
Staffan Larsen ee8e488c75 8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
Reviewed-by: kamg, mgronlun
2014-04-25 17:19:49 +02: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 7ba46e3ea4 8038027: DTDBuilder should be run in headless mode
Reviewed-by: ihse, prr, tbell
2014-03-24 10:40:19 +01: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
Rob McKenna 5011afdb2b Merge 2014-07-17 18:05:58 +01:00
Brent Christian 97a83609ba 8049373: All compact profiles builds fail following JDK-8044473
Update compact profile contents

Reviewed-by: mchung
2014-07-08 13:45:36 -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
Lana Steuck 2da8a6cc21 Merge 2014-04-16 15:03:29 -07:00
Abhijit Saha e12561dafb Merge 2014-04-02 10:01:16 -07:00
Abhijit Saha 1f77cbf4d7 Merge 2014-03-27 15:14:44 -07:00
Vladimir Kozlov 848944e4d0 Merge 2014-03-25 16:36:23 -07:00
Abhijit Saha f147399d26 Merge 2014-03-18 13:54:50 -07:00
Vladimir Kozlov d38814a134 Merge 2014-03-13 14:55:50 -07: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
Staffan Larsen 277f6e45fd 8034176: Update mapfile for libjfr
Reviewed-by: erikj
2014-02-11 14:48:51 +01:00
Phil Race 9be0592694 8034227: JDK9 Windows build failure in libdcpr
Reviewed-by: jgodinez
2014-02-12 14:52:23 -08:00
Staffan Larsen 93bc6ba29c 8033911: Simplify instrumentation of FileInputStream and RandomAccessFile
Reviewed-by: alanb, dsamersoff, jbachorik
2014-02-10 13:00:50 +01:00
Weijun Wang 72b7dacb79 8041535: Update certificate lists for compact1 profile
Reviewed-by: mullan, ahgross, erikj
2014-04-19 12:23:02 +08:00
Aleksei Efimov 2d4116a650 8038306: (tz) Support tzdata2014b
Reviewed-by: coffeys, sherman, okutsu
2014-04-04 19:27:17 +04:00
Aleksei Efimov 832e81bb13 8037012: (tz) Support tzdata2014a
Reviewed-by: coffeys, okutsu, sherman
2014-03-14 15:49:46 +04:00
Valerie Peng e5b0f0b240 8031340: Better TLS/EC management
Make sure private key structure is freed for EC key pair generation

Reviewed-by: vinnie
2014-02-20 23:16:37 +00:00
Aleksei Efimov f23f9203a8 8075667: (tz) Support tzdata2015b
Reviewed-by: okutsu
2015-04-09 01:38:57 +03:00
Aleksei Efimov adb62a9a35 8030822: (tz) Support tzdata2013i
Reviewed-by: coffeys
2014-01-31 16:17:11 +04:00
Abhijit Saha cad63527c4 Merge 2014-01-24 19:01:21 -08:00
Weijun Wang 164c66b391 8041535: Update certificate lists for compact1 profile
Reviewed-by: mullan, ahgross, erikj
2014-04-19 12:23:02 +08:00
Vladimir Kozlov f6926a9870 Merge 2014-01-22 17:40:55 -08:00
Erik Joelsson 5a170215b6 8032217: failure in man page processing
Reviewed-by: dholmes, tbell
2014-01-22 12:13:30 +01:00
Abhijit Saha b37f749242 Merge 2014-01-20 19:48:40 -08:00
Volker Simonis 3a9a932739 8031581: PPC64: Addons and fixes for AIX to pass the jdk regression tests
Reviewed-by: alanb, sla
2014-01-20 17:16:05 +01:00
Volker Simonis 7e6f616bd2 8031997: PPC64: Make the various POLL constants system dependant
Reviewed-by: alanb
2014-01-20 09:24:25 +01:00
Lana Steuck a3139966c9 Merge 2014-09-02 14:39:15 -07:00
Dag Wanvik 07fd01cbc1 8056987: 8u-dev nightly windows builds failed from 8/29
Fix build error due to bug in patch JDK-8037746

Reviewed-by: tbell
2014-09-01 14:52:06 +02:00
Dag Wanvik c89be181d2 8037746: Bundling Derby 10.11 with 8u40
Drop Java DB 10.11.1.1 bits into JDK 8

Reviewed-by: tbell
2014-08-28 18:18:48 +02:00
Alexander Zuev 3d16306fab Merge 2014-01-14 23:10:36 +04:00
Aleksei Efimov 2809e98371 8030822: (tz) Support tzdata2013i
Reviewed-by: coffeys
2014-01-31 16:17:11 +04:00
Sean Coffey 480b614589 Merge 2014-01-23 20:51:07 +00:00
Abhijit Saha 5cd9900b0a Merge 2014-01-10 11:38:08 -08:00
Erik Joelsson e9bfd27665 8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
8030946: No jmc.1 for man page of JMC

Reviewed-by: ihse, tbell
2014-01-10 10:25:54 +01:00
Erik Joelsson 76aaded5ed 8029254: Build error when javadoc generates beaninfo for javax.swing.beans
Reviewed-by: alanb, ihse, michaelm
2014-01-08 13:25:30 +01:00
Abhijit Saha 4e6a81cca7 Merge 2014-01-08 12:01:29 -08:00
Michael Fang 0691736805 8026570: NLS: jdk8 man page update
Reviewed-by: naoto, okutsu
2014-01-07 22:04:03 -08:00
Abhijit Saha 28a8efebd3 Merge 2014-01-06 13:21:47 -08:00
Aleksei Efimov ba46a17252 8037012: (tz) Support tzdata2014a
Reviewed-by: coffeys, okutsu, sherman
2014-03-14 15:49:46 +04:00
Erik Joelsson f7965c950f 8037483: issue with the crypto / sec zip unzipping in the jdk8 build
Reviewed-by: ihse
2014-03-18 14:55:34 +01:00
Abhijit Saha 05a9f1ab73 Merge 2014-01-02 15:24:50 -08:00
Brent Christian e499d2a2e3 8044473: Allow for extended set of platform MXBeans
Add ExtendedPlatformComponent

Reviewed-by: dfuchs
2014-06-27 12:17:58 -07:00
Lana Steuck 03b4e5d3ba 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Updated files with 2011, 2012 and 2013 years according to the file's last updated date

Reviewed-by: tbell, lancea, chegar
2013-12-26 12:04:16 -08:00
Michael McMahon 3abb9323f9 8032808: Support Solaris SO_FLOW_SLA socket option
Reviewed-by: alanb, chegar
2014-04-14 14:29:10 +00:00
Aleksei Efimov 0d6e973893 8038306: (tz) Support tzdata2014b
Reviewed-by: coffeys, sherman, okutsu
2014-04-04 19:27:17 +04: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
Ramanand Patil dee7f1e4a2 8170316: (tz) Support tzdata2016j
Reviewed-by: martin, okutsu
2016-12-12 17:30:20 +05:30
Ramanand Patil 3900119426 8169191: (tz) Support tzdata2016i
Reviewed-by: martin, okutsu
2016-11-15 23:33:19 +05:30
Sean Coffey 4e042931c1 8157561: Ship the unlimited policy files in JDK Updates
Reviewed-by: wetmore, erikj
2016-11-09 21:09:10 +00:00
Chris Hegarty 055f62f45d 8025306: Inet[4|6]Address class and fieldID initialization in networking native code
Reviewed-by: alanb, michaelm
2014-02-04 23:40:23 +00:00
Rob McKenna 69c78242d3 Merge 2016-10-20 13:39:54 +00:00
Abhijit Saha 88915997b1 Merge 2016-10-11 14:56:09 -07:00
Ramanand Patil 18d1e820c2 8166875: (tz) Support tzdata2016g
Reviewed-by: martin, okutsu
2016-10-12 16:29:59 +05:30
Mark Sheppard 83e7d94f0c 8157749: Improve handling of DNS error replies
Reviewed-by: chegar, rriggs, coffeys
2016-07-28 08:02:34 +01:00
David Holmes 4ca92d565c 8152000: Java FlightRecorder does not run on Java 8 compact 3 profile since u65
Reviewed-by: erikj, egahlin
2016-09-28 20:56:08 -04:00
Ramanand Patil ee52f3d354 8159684: (tz) Support tzdata2016f
Reviewed-by: okutsu
2016-08-01 22:40:26 +05:30
Kumar Srinivasan feb623a4c7 8029513: SwingApplet demo files still found in JDK 8 on Solaris
Reviewed-by: tbell
2013-12-18 11:34:34 -08:00
Abhijit Saha 9c581da049 Merge 2013-12-16 08:18:55 -08:00
Alexander Zuev 63448f3781 Merge 2013-12-13 22:13:56 +04:00
Lana Steuck 13a5bf79c5 Merge 2013-12-12 20:04:31 -08:00
Vladimir Kozlov ae841e3d5b Merge 2013-12-12 11:04:11 -08:00
Peter Brunet d98ced8790 8029045: Regression - Unsatisfied Link Error when the Java Access Bridge is started
Rename native function name; fix make to rebuild jni header file

Reviewed-by: erikj, tbell
2013-12-11 22:17:19 +04: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
Erik Joelsson 2a3bb7ccda 8027963: Create unlimited policy jars
Reviewed-by: wetmore, ihse
2013-12-05 09:25:31 +01:00
Lana Steuck d7c4b121d9 Merge 2013-11-27 10:47:53 -08:00
Michael McMahon 92e64d3a0d 8028293: Check local configuration for actual ephemeral port range
Reviewed-by: alanb, chegar, smarks
2013-11-26 10:06:57 +00:00
Lana Steuck 33cd414e58 Merge 2013-11-25 09:40:25 -08:00
Alexander Zuev 70868a1b66 Merge 2013-12-05 16:37:33 +04:00
Alexander Zuev 1416ed8e54 Merge 2013-12-03 14:13:13 +04:00
Aleksei Efimov 29d469503e 8027370: Support tzdata2013h
Reviewed-by: sherman, coffeys
2013-11-21 20:48:24 +00:00
Vladimir Kozlov 23c97aca2b Merge 2013-11-21 12:28:16 -08:00
Alexander Zuev 550196b242 8027900: pack200 option is broken due to the incorrect makefile definition for its driver
Reviewed-by: ksrini, ihse
2013-11-19 22:05:45 +04:00
Ekaterina Pavlova df6b4666fe 8023041: The CDS classlist needs to be updated for JDK 8
Generate new classlists from JDK 8 classes

Reviewed-by: alanb, coleenp, hseigel
2013-11-14 10:44:57 -05:00
Magnus Ihse Bursie 453a40a431 8027566: Remove the old build system
Reviewed-by: erikj, tbell
2013-11-14 11:19:32 +01:00
Jaroslav Bachorik db68e03030 6523160: RuntimeMXBean.getUptime() returns negative values
RuntimeMXBean.getUptime() should be based on HR timers rather than on the OS time

Reviewed-by: dholmes, sla
2013-11-10 20:05:03 +01:00
Vladimir Kozlov 47e55612a8 Merge 2013-11-05 17:32:53 -08:00
Chris Hegarty 7be282820a Merge 2013-11-03 08:36:30 +00:00
Lana Steuck a76a308ce5 Merge 2013-10-28 12:28:57 -07:00
Abhijit Saha 15d051e851 Merge 2013-12-07 16:15:08 -08:00
Tim Bell ce42afa263 Merge 2013-10-22 16:51:37 -07:00
Tim Bell 8d66261093 8027039: [jprt] Remove 32-bit Solaris from jprt.properties files
Reviewed-by: mduigou, mchung
2013-10-22 16:29:54 -07:00
Alejandro Murillo e7abfc8023 Merge 2013-10-22 13:56:19 -07:00
Chris Hegarty 506667087b Merge 2013-10-22 12:33:33 +01:00
Xueming Shen 4741adaaf2 8026842: Remove Time-Zone IDs HST/EST/MST
Removed these ids from ZoneId's zid list, supported via short_ids list

Reviewed-by: okutsu
2013-10-21 11:16:02 -07:00
Chris Hegarty 388f28f83b Merge 2013-10-21 15:00:56 +01:00
Alejandro Murillo 41e6e20273 Merge 2013-10-19 08:51:49 -07:00
Lana Steuck 73a4cab3fb Merge 2013-10-17 15:04:55 -07:00
David Katleman 4baf6a0be3 Merge 2013-10-16 12:02:43 -07:00
Daniel D. Daugherty e54055bbb8 7165611: implement Full Debug Symbols on MacOS X hotspot
Add MacOS X FDS support to hotspot; add minimal MacOS X FDS import support to jdk; add MacOS X FDS support to install; add MacOS X FDS support to root.

Reviewed-by: erikj, sla, dholmes, rdurbin, tbell, ihse
2013-10-15 08:26:38 -07:00
Erik Joelsson 545297d64d 8025612: rt.jar still has old specification value in the manifest
Reviewed-by: alanb, dholmes, tbell, wetmore
2013-10-14 11:36:05 +02:00
Aleksei Efimov a8aaf9f52a 8025255: (tz) Support tzdata2013g
Reviewed-by: okutsu, mfang
2013-10-13 14:19:31 +04:00
Chris Hegarty 3486abb2c7 Merge 2013-10-15 13:54:01 +01:00
Alan Bateman f5ed80ef59 8026398: Can't load jdk.Exported, ClassNotFoundException
Reviewed-by: chegar, mchung
2013-10-15 10:52:09 +01:00
Chris Hegarty 766e77499d Merge 2013-10-15 09:27:32 +01:00
Sean Mullan 0a60664cf1 Merge 2013-10-11 09:17:18 -04:00
Sean Mullan 2f923e8804 8007292: Add JavaFX internal packages to package.access
Build hooks to allow closed restricted packages to be added to java.security file

Reviewed-by: erikj, dholmes, tbell
2013-10-11 08:43:07 -04:00
Jonathan Lu 03db096d57 8034220: Improve time zone mapping for AIX platform
Reviewed-by: okutsu
2014-04-16 17:32:39 +08:00
Aleksei Efimov 0415f9143d 8043012: (tz) Support tzdata2014c
Reviewed-by: okutsu, peytoia
2014-05-15 18:18:19 +04:00
Lana Steuck 5db317fd23 Merge 2013-10-10 13:33:02 -07:00
Tim Bell 25f7d7b91b 8023611: Win32 and win64: Remove all the WARNINGS in JDK 8 builds for Windows 2008 and MSVS 2010 SP1
Reviewed-by: erikj
2013-10-09 18:50:46 -07:00
Lana Steuck b6903ca07e Merge 2013-10-08 14:57:32 -07:00
Bhavesh Patel c855900623 8025741: Fix jdk/make/docs/Makefile to point to correct docs URL for JDK 8
Reviewed-by: tbell
2013-10-04 15:25:18 -07:00
Chris Hegarty 54db1788f4 Merge 2013-10-03 19:07:42 +01:00
Chris Hegarty 6088b141e2 Merge 2013-10-03 19:06:43 +01:00
Lana Steuck 65dd56bc16 Merge 2013-09-26 17:21:47 -07:00
Lana Steuck 5f840f6118 Merge 2013-09-26 17:18:12 -07:00
Pete Brunet b535463fe4 8025160: Recent Java Accessibility Bridge push has make failures
Reviewed-by: tbell, erikj
2013-09-26 10:48:56 +02:00
Tim Bell a13f76ec8c 8025411: JPRT to switch to the new Win platforms for JDK8 builds this week
Reviewed-by: ksrini, katleman
2013-09-25 12:24:05 -07:00
Alexander Zvegintsev b99f593316 8019282: keyRelesed is reached even though key was NOT released
Reviewed-by: serb, anthony
2013-09-23 21:24:34 +04:00
Sergey Bylokhov cac6b55e4e 8005255: [macosx] Cleanup warnings in sun.lwawt
Reviewed-by: alexsch, anthony
2013-09-23 16:17:26 +04:00
Lana Steuck e05ff03241 Merge 2013-09-18 16:01:37 -07:00
Mike Duigou 2a3c1e97b2 8025686: Update jdk repo netbeans projects to support NetBeans 7.4 for Java 8 support
Reviewed-by: lancea, chegar
2013-10-01 10:37:05 -07:00
David Katleman 4adbc8344e Merge 2013-09-17 19:09:19 -07:00
Lana Steuck 3cd103bbeb Merge 2013-09-17 08:16:33 -07:00
Volker Simonis 4b46c35df3 8024900: PPC64: Enable new build on AIX (jdk part)
Reviewed-by: erikj
2013-09-17 14:48:14 +02:00
Xueming Shen 344c38fc80 7186311: (props) "Unicode" is misspelled as "Uniocde" in JavaDoc and error message
To correct the typo

Reviewed-by: alanb, chegar
2013-09-15 11:16:58 -07:00
Petr Pchelko a7d4eaed9a 8012026: [macosx] Component.getMousePosition() does not work in an applet on MacOS
Reviewed-by: anthony, serb
2013-09-13 18:02:18 +04:00
Vadim Pakhnushev 10fa6ae01e 8008022: Upgrade Direct X SDK used to build JDK
Reviewed-by: erikj, prr, ihse
2013-09-12 12:12:32 +02:00
Lana Steuck 4a7850fe1b Merge 2013-09-06 18:25:41 -07:00
Lana Steuck 54a198badd Merge 2013-09-06 15:09:44 -07:00
Chris Hegarty aed9248e0b Merge 2013-09-06 13:36:33 +01:00
Chris Hegarty 18f0e54e81 Merge 2013-09-06 09:41:21 +01:00
Gerard Ziemski 14b2f8c2d6 8021266: Better life cycle for objects
Improve life cycle for objects

Reviewed-by: art, hseigel
2013-09-05 10:29:33 -04:00
Andrew Brygin 256894796f 7043064: sun/java2d/cmm/ tests failed against RI b141 & b138-nightly
Reviewed-by: prr, vadim
2013-09-04 12:10:07 +04:00
Staffan Larsen 938247e8f4 8023492: jfr.jar gets loaded even though it's not used
Reviewed-by: erikj, mgronlun
2013-09-30 12:58:18 +02:00
Joel Borggrén-Franck 738a5097a7 8009719: core reflection should get type annotation data from the VM lazily
Remove typeAnnotations field from Method, Constructor, and Field, update  Executable and Field to fetch data on demand.

Reviewed-by: darcy, erikj
2013-09-30 12:19:48 +02:00
Lana Steuck 8d63f86697 Merge 2013-09-27 18:38:00 -07:00
Brent Christian ac02958e79 7199674: (props) user.home property does not return an accessible location in sandboxed environment [macosx]
On MacOS X set user.home to value of NSHomeDirectory()

Reviewed-by: alanb, ddehaven, mduigou
2013-09-13 11:26:44 -07:00
Naoto Sato 903435b4cc 8024332: sun/util/resources/en split between rt.jar and localedata.jar
Reviewed-by: alanb, erikj
2013-09-11 05:38:03 -07:00
Chris Hegarty 369c079b32 Merge 2013-08-30 09:37:29 +01:00
Lana Steuck 170f727b62 Merge 2013-09-20 19:15:59 -07:00
Weijun Wang ac8db73a7c 8011402: Move blacklisting certificate logic from hard code to data
Reviewed-by: erikj, mullan
2013-09-18 21:37:45 +08:00
Pete Brunet 25d12a300b 8011955: Lunar screen reader crashes intermittently in WindowsAccessBridge-32.DLL
6995891: JAWS will occasionally stop speaking focused objects as user TABs -> problem with message queue
8014738: Combobox menu items are not announced with JAWS
8011938: Java Ferret example corrupts JCombobox of the running application
8012011: JAB 2.0.2 incompletely shows kbd accelerator in menus
8022966: Java Access Bridge no longer usable with screen magnifiers

Reviewed-by: raginip, tbell, erikj, art
2013-08-28 17:25:35 +04:00
Sean Mullan 05f2952a67 8023769: JDK-8016850 broke the old build
Remove files that were moved/removed from com/sun/security/auth/FILES_java.gmk

Reviewed-by: chegar, xuelei
2013-08-27 10:46:03 -04:00
Dan Xu aa90f3b312 8023203: Wrap RandomAccessFile.seek native method into a Java helper method
Reviewed-by: alanb, chegar
2013-08-19 12:38:56 -07:00
Erik Gahlin 2fb1ac860c 6721425: jconsole Makefile clean rule is missing rm of generated Version.java
Reviewed-by: alanb, jbachorik
2013-08-16 17:11:25 +02:00
Bradford Wetmore 0ffa9efb22 8023075: JDK-5049299 has broken old make in jdk8
Reviewed-by: katleman
2013-08-14 19:19:43 -07:00
Harold Seigel 1130c56f81 8022259: MakeClasslist is buggy and its README is out of date
Fixed bug in FOR loop and updated comments and README

Reviewed-by: dholmes, alanb
2013-08-13 10:56:13 -04:00
Rob McKenna c6247493d0 5049299: (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion
Reviewed-by: alanb, dholmes, martin, erikj, coffeys
2013-08-13 19:10:54 +01:00
Xueming Shen 9db3bb4e9c 8020054: (tz) Support tzdata2013d
Update the jdk8 tz data to version 2013d

Reviewed-by: coffeys, peytoia
2013-08-09 12:40:11 -07:00
Xueming Shen 22a9c24dcd 6614237: missing codepage Cp290 at java runtime
To add charset Cp290 and Cp300

Reviewed-by: okutsu
2013-08-08 23:40:46 -07:00
Stephen Colebourne 15c6717dac 8015986: Incorrect Localization of HijrahChronology
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Reviewed-by: naoto
2013-08-08 13:51:55 +09:00
Naoto Sato adf52d0164 8021286: Improve MacOS resourcing
Reviewed-by: okutsu
2013-08-01 14:09:39 -07:00
Chris Hegarty 1bdfa7bf9f Merge 2013-07-25 19:03:29 +01:00
Sergey Gabdurakhmanov ff1d4ae905 8016357: Update hotspot diagnostic class
Add security check to HotSpotDiagnostic.dumpHeap

Reviewed-by: fparain, sla, ahgross
2013-07-23 09:30:58 +04:00
Chris Hegarty a08435f4ac Merge 2013-07-15 18:17:23 +01:00
Lana Steuck 23a17dfafa Merge 2013-07-05 13:28:17 -07:00
Vinnie Ryan 118272d2e9 7165807: Non optimized initialization of NSS crypto library leads to scalability issues
Reviewed-by: mullan, valeriep
2013-07-02 16:38:09 -07:00
Lana Steuck 8a261ad520 Merge 2013-07-02 15:23:23 -07:00
Phil Race 467296964c 8019692: JDK build CC_OPT_HIGHEST setting isn't valid for Sun C++ compiler
Reviewed-by: jgodinez
2013-07-02 14:25:56 -07:00
Phil Race 71a1e79eeb 8015144: Performance regression in ICU OpenType Layout library
Reviewed-by: srl, jgodinez
2013-07-01 12:39:26 -07:00
Chris Hegarty b21570e015 Merge 2013-06-27 10:37:08 +01:00
Bradford Wetmore f20ec2a5b5 8019227: JDK-8010325 broke the old build
Reviewed-by: alanb, chegar
2013-06-27 10:19:59 +01:00
Staffan Larsen 7b09b9e85a 8019155: Update makefiles with correct jfr packages
Reviewed-by: mgronlun, erikj
2013-06-26 19:15:34 +02:00
Chris Hegarty 816efc70e6 Merge 2013-06-19 11:04:39 +01:00
Chris Hegarty 5864e2de68 Merge 2013-06-17 11:26:16 +01:00
Lana Steuck fd982c6d3d Merge 2013-06-16 22:36:41 -07:00
Mark Sheppard ae96f935a2 8011157: Improve CORBA portablility
Fix also reviewed by Alexander Fomin

Reviewed-by: alanb, coffeys, skoivu
2013-06-14 15:49:54 +01:00
Alejandro Murillo ca3d100365 Merge 2013-06-14 07:26:49 -07:00