2012-03-09 ohair 7152425: Fix copyright notices on 12 files in jaxws
2012-03-09 lana Merge
2012-03-08 lana Merge
2012-03-06 michaelm 7113349: Initial changeset for Macosx port to jdk
2012-03-09 katleman Added tag jdk8-b29 for changeset 756dbb31c9b0
2017-07-05 duke Merge
2012-03-09 katleman Added tag jdk8-b29 for changeset c7420b6abb44
2017-07-05 duke Merge
2012-03-09 lana Merge
2012-03-08 lana Merge
2012-03-06 michaelm 7113349: Initial changeset for Macosx port to jdk
2012-03-09 katleman Added tag jdk8-b29 for changeset 9bf30f58c4bc
2017-07-05 duke Merge
2012-03-14 katleman Merge
2012-03-12 ohair Merge
2012-03-08 andrew 7150392: Linux build breaks with GCC 4.7 due to unrecognized option
2012-03-09 lana Merge
2012-03-08 mduigou 7151595: Disable creation of db demos if NO_DEMOS is specified
2012-03-08 lana Merge
2012-03-08 lana Merge
2012-03-08 darcy 7151008: Add library support for repeating annotations in java.lang.annotation
2012-03-08 michaelm 7152186: java.awt.HeadlessException when running AWT apps [macosx]
2012-03-08 dholmes 7092140: Test: java/util/concurrent/locks/Lock/TimedAcquireLeak.java fails on SE-E due to -XX:-UsePerfData
2012-03-07 weijun 6961765: Double byte characters corrupted in DN for LDAP referrals
2012-03-06 michaelm 7113349: Initial changeset for Macosx port to jdk
2012-03-06 weijun 7149012: jarsigner needs not warn about cert expiration if the jar has a TSA timestamp
2012-03-06 khazra 7151348: Build breaks due to warning clean up in sun.rmi.*(7146763)
2012-03-05 prr 7078053: Solaris JDK build: C compiler writing tmp files into the make tree
2012-03-05 vinnie Merge
2012-03-05 vinnie 7151109: backout CR 6988842
2012-03-04 chegar 7145043: HttpServerProvider.java:81: warning - @code("httpServerProvider") is an unknown tag
2012-03-02 khazra 7146763: Warnings cleanup in the sun.rmi and related packages
2012-03-02 vinnie 6988842: jce/ECC test fails for SunPKCS11 provider using nss library
2012-03-01 mduigou 7149320: Move sun.misc.VM.booted() to the end of System.initializeSystemClass()
2012-03-01 ptisnovs 7149785: Minor corrections to ScriptEngineManager javadoc
2012-03-09 lana Merge
2012-03-08 lana Merge
2012-03-07 rupashka 7146377: closed/javax/swing/DataTransfer/4876520/bug4876520.java failed since b08 in jdk 8
2012-03-07 alexsch 7132808: [macosx] closed/javax/swing/JFileChooser/4524490/bug4524490.java fails on MacOS
2012-03-05 malenkov 7148143: PropertyChangeSupport.addPropertyChangeListener can throw ClassCastException
2012-03-05 alexsch 7130521: [macosx] closed/javax/swing/JMenuItem/6209975/bug6209975.java failed on macosx
2012-03-02 mrkam 7130241: [macosx] TransparentRuler demo can not run due to lacking of perpixel transparency support
2012-03-09 katleman Added tag jdk8-b29 for changeset cad5cb628235
2017-07-05 duke Merge
2012-03-09 katleman Added tag jdk8-b29 for changeset 463281379d91
2012-03-09 lana Merge
2012-03-08 lana Merge
2012-03-06 michaelm 7113349: Initial changeset for Macosx port to jdk
2012-03-09 katleman Added tag jdk8-b29 for changeset c4fd9c6f75fb
2017-07-05 duke Added tag jdk8-b29 for changeset e070119aa56e
2017-07-05 duke Merge jdk8-b29
2017-07-05 duke Merge
2012-03-06 lana Merge
2012-02-29 lana Merge
2012-02-28 jjg 7147183: test/tools/javac/apt.sh can be removed from tl/langtools repository
2012-02-28 jjg 7093891: support multiple task listeners
2012-02-28 jjg 7144951: fix minor javadoc issues
2012-02-24 jjg 7137836: tidy up Names.java
2012-02-23 darcy 7148025: javac should not warn about InterrupttedException on the declaration of AutoCloseable itself
2012-03-01 katleman Added tag jdk8-b28 for changeset 6a9e1767fc90
2017-07-05 duke Merge
2012-03-07 katleman Merge
2012-03-07 ohair 7150322: Stop using drop source bundles in jaxws
2012-03-01 katleman Added tag jdk8-b28 for changeset 1eae1ee06752
2017-07-05 duke Merge
2012-03-07 katleman Merge
2012-03-04 ohair 7150324: Stop using drop bundles in jaxp
2012-03-01 katleman Added tag jdk8-b28 for changeset afee4474f087
2017-07-05 duke Merge
2012-03-01 katleman Added tag jdk8-b28 for changeset ecb426820bba
2017-07-05 duke Merge
2012-03-06 lana Merge
2012-02-29 lana Merge
2012-02-29 ksrini 7148499: Stack size in tools/launcher/Settings.java needs to be increased
2012-02-29 lana Merge
2012-02-28 darcy 7149626: (reflect) Improve javadoc of java.lang.reflect.Executable
2012-02-28 dsamersoff 7149181: sun/management/jmxremote/startstop/JMXStartStopTest.sh failing on all platforms
2012-02-28 mduigou 7143162: Allow disable building of jdk demos and samples
2012-02-27 mullan Merge
2012-02-27 mullan 7147830: NullPointerException in java.security.Policy.implies() when the ProtectionDomain has a null code sou
2012-02-27 dsamersoff 7110104: It should be possible to stop and start JMX Agent at runtime
2012-02-26 alanb 7148921: More ProblemList updates (2/2012)
2012-02-24 sla 7079093: TEST_BUG: java/lang/instrument/ManifestTest.sh fails with cygwin
2012-02-24 sla 7073626: RmiBootstrapTest.sh and RmiSslBootstrapTest.sh fail under Cygwin
2012-02-24 coffeys 7144488: Infinite recursion for some equals tests in Collections
2012-02-24 coffeys 7133138: Improve io performance around timezone lookups
2012-02-29 lana Merge
2012-02-29 alexsch 7133573: [macosx] closed/javax/swing/JToolTip/4846413/bug4846413.java fails on MacOS
2012-02-29 lana Merge
2012-02-24 bagiras 7145980: Dispose method of window.java takes long
2012-02-23 lana Merge
2012-02-22 rupashka 7107099: JScrollBar does not show up even if there are enough lebgth of textstring in textField
2012-02-21 anthony 7146572: enableInputMethod(false) does not work in the TextArea and TextField on the linux platform
2012-02-21 alexsch 7133581: [macosx] closed/javax/swing/JTree/4330357/bug4330357.java fails on MacOS
2012-02-21 alexsch 7133571: [macosx] closed/javax/swing/JToolBar/4247996/bug4247996.java fails on MacOS
2012-02-21 alexsch 7133566: [macosx] closed/javax/swing/JTable/4220171/bug4220171.java fails on MacOS
2012-02-16 rupashka 7089914: Focus on image icons are not visible in javaws cache with high contrast mode
2012-02-29 lana Merge
2012-02-24 prr 7147584: Changing to Nimbus/GTK in SwingSet2 on Solaris 10 Sparc causes malformed menus/layout
2012-03-01 katleman Added tag jdk8-b28 for changeset cb1d70aa45ad
2017-07-05 duke Merge
2012-03-03 amurillo Added tag hs24-b02 for changeset 6cf227da58e6
2012-03-03 amurillo Merge
2012-03-02 bpittore Merge
2012-02-29 dlong 7142641: -Xshared:on fails on ARM
2012-03-02 never Merge
2012-03-01 never 7150051: incorrect oopmap in critical native
2012-02-28 roland 6910461: Register allocator may insert spill code at wrong insertion index
2012-02-28 never 7145024: Crashes in ucrypto related to C2
2012-02-27 roland 7148486: At a method handle call returning with an exception may call the runtime with misaligned stack (x64)
2012-02-27 roland 7147740: add assertions to check stack alignment on VM entry from generated code (x64)
2012-02-24 kvn 7147416: LogCompilation tool does not work with post parse inlining
2012-02-21 kvn 7146442: assert(false) failed: bad AD file
2012-02-20 kvn 7147064: assert(allocates2(pc)) failed: not in CodeBuffer memory: 0xffffffff778d9d60 <= 0xffffffff778da69c
2012-02-28 fparain Merge
2012-02-25 dholmes 7148126: ConstantPoolCacheEntry::print prints to wrong stream
2012-02-22 erikj 7141244: build-infra merge: Include $(SPEC) in makefiles and make variables overridable
2012-02-22 dsamersoff Merge
2012-02-22 dsamersoff 7110104: It should be possible to stop and start JMX Agent at runtime
2012-02-25 amurillo 7148664: new hotspot build - hs24-b02
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip