aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-10-146758881: (launcher) needs to throw NoClassDefFoundError instead of ↵ksrini
JavaRuntimeException Summary: The launcher will throw the Error vs. Exception, also fixed some minor issues with the tests. Reviewed-by: darcy
2008-10-10Mergetbell
2008-10-09Added tag jdk7-b37 for changeset 14f50aee4989xdono
2008-10-06Mergewetmore
2008-10-056755847: (launcher) will trigger assertions in debug buildksrini
Summary: Adds a temporary counter measure to to prevent assertions CR: 6755845 Reviewed-by: darcy, dholmes
2008-10-04Mergetbell
2008-10-04Mergetbell
2008-10-026754988: Update copyright yearjdk7-b37xdono
Summary: Update for files that have been modified starting July 2008 Reviewed-by: ohair, tbell
2008-10-014459600: java -jar fails to run Main-Class if classname followed by whitespace.ksrini
Summary: Fixed whitespace trimming in the manifest as well as post review comments on CR: 6742159 Reviewed-by: darcy, dholmes
2008-10-03Mergemchung
2008-10-026751643: ThreadReference.ownedMonitors() can return nulljjh
Summary: Make a local copy of the cache so it doesn't get modified by a racy resume Reviewed-by: dcubed, swamyv
2008-10-026581243: Service Tag and Product Registration Support in JDK 7mchung
Summary: Include service tag creation and product registration support in JDK Reviewed-by: ksrini
2008-09-29Mergetbell
2008-09-26Mergetbell
2008-09-266752807: java.net test ADatagramSocket.sh is brokenchegar
Summary: update bootclasspath set by test to simply prepend TESTCLASSES Reviewed-by: michaelm
2008-09-25Added tag jdk7-b36 for changeset 134fd1a656eaxdono
2008-09-246742159: (launcher) improve the java launching mechanismksrini
Summary: improves launching, also addresses 6694671 and 6749732 Reviewed-by: darcy, dholmes
2008-09-246621697: Problem with file test/sun/net/www/http/ChunkedInputStream/test.txtchegar
Reviewed-by: michaelm
2008-09-246750935: The expected NotCompliantMBeanException is not thrown for the ↵emcmanus
custom MXBeanMappingFactory 6751872: MXBeanMappingFactory example says "implements" when it should be "extends" Reviewed-by: dfuchs
2008-09-24Mergechegar
2008-09-246749308: java.io, java.lang, java.util exception classes don't specify ↵chegar
serialVersionUID Reviewed-by: alanb
2008-09-22Mergetbell
2008-09-226263966: TEST: com/sun/jdi/ClassesByName2Test.java has a racejjh
Summary: Have the debuggee stop at a bkpt instead of running to completion. Reviewed-by: tbell
2008-09-22Mergemullan
2008-09-22Mergemichaelm
2008-09-226739920: java 6u4~ use larger C heap if there are many threadsmichaelm
Reviewed-by: chegar
2008-09-226469266: Integrate Apache XMLSec 1.4.2 into JDK 7mullan
Reviewed-by: valeriep
2008-09-226697180: JMX query results in java.io.IOException: Illegal state - also a ↵sjiang
deadlock can also be seen Reviewed-by: emcmanus
2008-09-19Mergejdk7-b36lana
2008-09-196746836: java.net exception classes don't specify serialVersionUIDchegar
Reviewed-by: alanb, jccollet
2008-09-19Mergemichaelm
2008-09-196750364: Error in test for 6744329michaelm
Reviewed-by: chegar
2008-09-18Mergewetmore
2008-09-17Mergexdono
2008-09-176748745: JConsole: plotters don't resize well when the window is resizeddfuchs
Summary: part of the fix was contributed by jfdenise Reviewed-by: jfdenise
2008-09-16Mergewetmore
2008-09-15Mergewetmore
2008-09-12Mergetbell
2008-09-12Mergetbell
2008-09-126747983: jmx namespace: unspecified self-link detection logicdfuchs
Reviewed-by: emcmanus
2008-09-126747899: jmx namespaces: hooks for permission checks should be defined in ↵dfuchs
HandlerInterceptor Reviewed-by: emcmanus
2008-09-126747411: EventClient causes thread leaksemcmanus
Summary: Reworked thread management in EventClient and related classes. Reviewed-by: sjiang, dfuchs
2008-09-11Mergemullan
2008-09-116440786: Cannot create a ZIP file containing zero entriesbristor
Summary: Allow reading and writing of ZIP files with zero entries. Reviewed-by: alanb
2008-09-11Mergeohair
2008-09-11Added tag jdk7-b35 for changeset cf4894b78cebxdono
2008-09-116746415: The include file stropts.h is not available in Fedora 9 (STREAMS ↵ohair
Kernel Extension?) Reviewed-by: tbell
2008-09-116465942: Add problem identification facility to the CertPathValidator frameworkmullan
Summary: Add support to the java.security.cert APIs for determining the reason that a certification path is invalid. Reviewed-by: vinnie
2008-09-116744329: Exception in light weight http server codemichaelm
Reviewed-by: chegar
2008-09-106746409: Error: dl failure on line 689: Copies of libjvm.so need to have ↵ohair
chcon (selinux) re-applied to them Reviewed-by: tbell