1. 0c9365c 7150256: Add back Diagnostic Command JMX API Reviewed-by: mchung, jbachorik by fparain · 12 years ago
  2. 8215331 5015163: (str) String merge/join that is the inverse of String.split() by jgish · 12 years ago
  3. eadde39 8010117: Annotate jdk caller sensitive methods with @sun.reflect.CallerSensitive by mchung · 12 years ago
  4. c0b7bc9 8008118: (process) Possible null pointer dereference in jdk/src/solaris/native/java/lang/UNIXProcess_md.c by jzavgren · 12 years ago
  5. ce3566b 8011172: JSR 310 DateTime API Updates II by sherman · 12 years ago
  6. 2ddbfd1 8005696: Add CompletableFuture Reviewed-by: chegar, martin by chegar · 12 years ago
  7. 7501240 8008576: Calendar mismatch using Host LocaleProviderAdapter Reviewed-by: okutsu by naoto · 12 years ago
  8. 3063e89 8005716: Enhance JNI specification to allow support of static JNI libraries in Embedded JREs by alanb · 12 years ago
  9. 4a8220d 8001334: Remove use of JVM_* functions from java.io code by dxu · 12 years ago
  10. 7983371 8001667: Comparator combinators and extension methods by mduigou · 12 years ago
  11. f16bc1d 8008759: Do not let internal JDK zlib symbols leak out of fastdebug libzip.so by martin · 12 years ago
  12. d67f53f Merge by dholmes · 12 years ago
  13. 4749a26 8007392: JSR 310: DateTime API Updates by sherman · 12 years ago
  14. a654899 8005697: Add StampedLock Reviewed-by: chegar, alanb, dice, martin by dl · 12 years ago
  15. 759d6dd Merge by dholmes · 12 years ago
  16. 2df11b2 8004729: Add java.lang.reflect.Parameter and related changes for parameter reflection by robm · 12 years ago
  17. 870c323 8006764: FunctionalInterface missing from rt.jar (old build) by alanb · 12 years ago
  18. 4b05c01 8003680: JSR 310 Date/Time API by sherman · 12 years ago
  19. 28b777a 8003256: (profiles) Add support for profile identification by alanb · 12 years ago
  20. f502bdc 8005311: Add Scalable Updatable Variables, DoubleAccumulator, DoubleAdder, LongAccumulator, LongAdder by dl · 12 years ago
  21. cad79f2 7162007: Clean up i18n related caches Reviewed-by: okutsu, ohair by naoto · 12 years ago
  22. 2ab8259 8003981: Support Parallel Array Sorting - JEP 103 by chegar · 12 years ago
  23. 9c7ea46 8002356: Add ForkJoin common pool and CountedCompleter by dl · 12 years ago
  24. 0c08b75 8004188: Rename src/share/lib/security/java.security to java.security-linux by mullan · 12 years ago
  25. 20cb370 7142921: (fs) Files.probeContentType reports a MIME type of "text/plain" on Ubuntu 11.04 by dxu · 12 years ago
  26. 9987cf4 Merge by michaelm · 12 years ago
  27. c24f035 7200720: crash in net.dll during NTLM authentication by michaelm · 12 years ago
  28. 6afece8 4235519: Make sun.misc.BASE64{De,En}coder classes public by sherman · 12 years ago
  29. 7c63fc6 8001634: Initial set of functional interface types by mduigou · 12 years ago
  30. e60404c 8000986: Split java.util.spi.CalendarDataProvider into week parameters and field names portions by okutsu · 12 years ago
  31. e8b79f2 8001191: use -source 8 -target 8 when compiling the JDK by ksrini · 12 years ago
  32. 0d05823 7197491: update copyright year to match last edit in jdk8 jdk repository by alanb · 12 years ago
  33. 85d2c71 8001231: Move locale data out of rt.jar (except the US locale) by naoto · 12 years ago
  34. ad61719 4239752: FileSystem should be a platform-specific class to avoid native code by dxu · 12 years ago
  35. 051eb99 7186817: Remove Windows 95/98/ME Support Reviewed-by: alanb by dxu · 12 years ago
  36. 0606b21 8000354: (props) Properties.storeToXML/loadFromXML need to allow for alternative implementations by alanb · 12 years ago
  37. dc85317 7184932: Remove the temporary Selector usage in the NIO socket adapters by robm · 12 years ago
  38. 7b1e417 7196799: CLDR adapter can not be invoked when region code is specified in Locale by naoto · 12 years ago
  39. d4c787a 7191703: jprt cannot build jdk on MacOSX. Reviewed-by: anthony by ohair · 12 years ago
  40. 39315bd 7198325: Fix more $(sort) issues on lnk commands in makefiles, making binaries more consistent by ohair · 12 years ago
  41. c378ffc 6336885: RFE: Locale Data Deployment Enhancements by naoto · 12 years ago
  42. 336e705 7191556: (fs) UnixNativeDispatcher.getextmntent should be moved into platform specific code by alanb · 12 years ago
  43. ecc08bc 7110151: Use underlying platform's zlib library for Java zlib support by andrew · 12 years ago
  44. e97d400 7146424: Wildcard expansion for single entry classpath by ksrini · 12 years ago
  45. c94429d 7188852: Move implementation of De/Inflater.getBytesRead/Writtten() to java from native by sherman · 12 years ago
  46. 8e6a043 6653797: Reimplement JDK charset repository charsets.jar by sherman · 12 years ago
  47. 185404b 7130915: File.equals does not give expected results when path contains Non-English characters on Mac OS X by sherman · 12 years ago
  48. 0faa537 6380549: (rb) ResourceBundle.Control global binding support Reviewed-by: naoto by okutsu · 13 years ago
  49. ee6912b 7176485: (bf) Allow temporary buffer cache to grow to IOV_MAX by alanb · 13 years ago
  50. 9b3e5f8 7172551: Remove Native calls from DriverManager for jigsaw by lancea · 13 years ago
  51. a0317c3 7172826: (se) Selector based on the Solaris event port mechanism by alanb · 13 years ago
  52. 19f3042 7126277: Alternative String hashing implementation by mduigou · 13 years ago
  53. 3d0382d 7168520: No jdk8 TL Nightly linux builds due to broken link in b39-2012-05-13_231 by dcubed · 13 years ago
  54. 7fe35f3 7071907: JDK: Full Debug Symbols by dcubed · 13 years ago
  55. d1c036c Merge by lana · 13 years ago
  56. f99778c 7158930: (ann) library support for repeating annotations is not built when compiling the JDK by jfranck · 13 years ago
  57. dcc1b1a Merge by lana · 13 years ago
  58. 43045ca 7153735: [macosx] Text with diacritics is pasted with broken encoding by kizune · 13 years ago
  59. 22fa672 7134701: [macosx] Support legacy native library names Reviewed-by: alanb, dcubed by michaelm · 13 years ago
  60. 768ddaa 7136506: FDS: rework jdk repo Full Debug Symbols support by dcubed · 13 years ago
  61. 96f23c9 7155585: Fix ifeq errors in makefiles [macosx] by michaelm · 13 years ago
  62. 5ac8c15 7113349: Initial changeset for Macosx port to jdk by michaelm · 13 years ago
  63. 10304ee 7078053: Solaris JDK build: C compiler writing tmp files into the make tree by prr · 13 years ago
  64. 1608c04 Merge by lana · 13 years ago
  65. 97b695f Merge by asaha · 13 years ago
  66. 7f4a143 7145925: Removing remote access to diagnostic commands in the HotSpotDiagnosticMBean by fparain · 13 years ago
  67. 9c21eb9 7104647: Adding a diagnostic command framework Reviewed-by: mchung, dholmes by fparain · 13 years ago
  68. 4aa54f8 7122061: add -Xlint:all -Werror to warning-free build steps by smarks · 13 years ago
  69. 8314960 6351654: Problem with java/classes_util_i18n Reviewed-by: hawtin, coffeys by okutsu · 13 years ago
  70. c3a6ded 7109837: Provide a mechanism for computing an Adler32 checksum for the contents of a ByteBuffer by sherman · 13 years ago
  71. 66ae0ef 7110149: Update the JDK8 bundled zlib library to the latest version 1.2.5 by sherman · 13 years ago
  72. 876b6be 7096080: UTF8 update and new CESU-8 charset by sherman · 13 years ago
  73. 4f1b4ce 7104209: Cleanup and remove librmi (native library) Reviewed-by: mduigou, alanb by chegar · 13 years ago
  74. ab3616b 7092375: Security Libraries don't build with javac -Werror by xuelei · 13 years ago
  75. 953b5b2 7092679: (tz) Java getting wrong timezone/DST info on Solaris 11 by okutsu · 13 years ago
  76. 46b9922 7085944: 3/3 FDS: gdb does not find debug symbols for libjsig link by dcubed · 13 years ago
  77. 8b311a9 7091935: (fs) Polling based WatchService not used on Linux Reviewed-by: forax by alanb · 13 years ago
  78. 8add4f3 7090158: Networking Libraries don't build with javac -Werror by chegar · 13 years ago
  79. 2a0aab6 6915797: Remove sun.tools.jar.JarImageSource that is not used by mchung · 13 years ago
  80. 475a83e Merge by lana · 13 years ago
  81. c99aa48 Merge by sherman · 13 years ago
  82. 381d4c0 Merge by mfang · 13 years ago
  83. aa28842 6237353: Remove sun.io package from j2se binary by sherman · 13 years ago
  84. 96b14eb 7077389: Reflection classes do not build with javac -Xlint:all -Werror by jjg · 13 years ago
  85. 9ab8ae6 7064075: Security libraries don't build with javac -Xlint:all,-deprecation -Werror by jjg · 13 years ago
  86. ac4c6fd 7066203: Update currency data to the latest ISO 4217 standard Reviewed-by: naoto by yhuang · 13 years ago
  87. e480d58 7075098: Remove unused fdlibm files Reviewed-by: alanb, mduigou by darcy · 13 years ago
  88. e61dda8 7072523: java.math should be built with javac -Xlint:all -Werror by jjg · 13 years ago
  89. d425c7f 7068616: NIO libraries do not build with javac -Xlint:all,-deprecation -Werror by jjg · 13 years ago
  90. c8c666d 7068617: Core libraries don't build with javac -Xlint:all -Werror by jjg · 13 years ago
  91. 1a94dee 7039182: PPC: NIO: java.io.IOException: Invalid argument in sun.nio.ch.FileDispatcherImpl.read0 by dholmes · 14 years ago
  92. c16372b 7036199: Adding a notification to the implementation of GarbageCollectorMXBeans by fparain · 14 years ago
  93. e291015 Merge by lana · 14 years ago
  94. a269805 Merge by trims · 14 years ago
  95. 124b7dd 7042979: Rename StandardSocketOption and StandardWatchEventKind by alanb · 14 years ago
  96. 9c9abfa 7028071: Add two attributes to the OperatingSystemMXBean to provide CPU Load info by fparain · 14 years ago
  97. 4d97aa9 7041612: Rename StandardCharset to StandardCharsets by mduigou · 14 years ago
  98. 50523c0 Merge by lana · 14 years ago
  99. 4708399 7037261: j.l.Character.isLowerCase/isUpperCase need to match the Unicode Standard by sherman · 14 years ago
  100. c951ec4 Merge by mduigou · 14 years ago