Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-64
+64
+100
+300
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
8009654: Improve stability of cmsnamed
2013-03-27, by jgodinez
8010209: Better provision of factories
2013-03-27, by jbachorik
8008128: Better API coherence for JMX
2013-03-27, by jfdenise
8008615: Improve robustness of JMX internal APIs
2013-03-26, by sjiang
8009004: Better implementation of RMI connections
2013-03-26, by jfdenise
8009067: Improve storing keys in KeyStore
2013-03-21, by vinnie
8008623: Better handling of MBeanServers
2013-03-21, by jbachorik
8004584: Augment applet contextualization
2013-03-21, by leonidr
8010213: Some api/javax_net/SocketFactory tests fail in 7u25 nightly build
2013-03-20, by khazra
8007929: Improve CurvesAlloc
2013-03-20, by jgodinez
8001309: Better handling of annotation interfaces
2013-03-19, by darcy
8009013: Better handling of T2K glyphs
2013-03-19, by jgodinez
8003703: Update RMI connection dialog box
2013-03-19, by sla
8001043: Clarify definition restrictions
2013-03-18, by dfuchs
8009996: tests javax/management/mxbean/MiscTest.java and javax/management/mxbean/StandardMBeanOverrideTest.java fail
2013-03-18, by jbachorik
8007927: Improve cmsAllocProfileSequenceDescription
2013-03-15, by jgodinez
8001033: Refactor network address handling in virtual machine identifiers
2013-03-13, by dmocek
7170730: Improve Windows network stack support.
2013-03-14, by khazra
8008607: Better input checking in JMX
2013-03-14, by jbachorik
8008585: Better JMX data handling
2013-03-14, by jbachorik
8009034: Improve resulting notifications in JMX
2013-03-12, by jbachorik
8009038: Improve JMX notification support
2013-03-12, by jbachorik
8008603: Improve provision of JMX providers
2013-03-07, by jbachorik
8000638: Improve deserialization
2013-03-04, by dmocek
8004288: (fs) Files.probeContentType problems
2013-02-27, by alanb
8001034: Memory management improvements
2013-02-27, by bae
8016046: (process) Strict validation of input should be security manager case only [win].
2013-06-18, by uta
8015402: Lambda metafactory should not attempt to determine bridge methods
2013-06-17, by rfield
8014620: Signature.getAlgorithm return null in special case
2013-06-17, by youdwei
7177472: JSR292: MethodType interning penalizes scalability
2013-06-17, by twisti
8016236: Class.getGenericInterfaces performance improvement
2013-06-17, by shade
8016747: Replace deprecated PlatformLogger isLoggable(int) with isLoggable(Level)
2013-06-17, by chegar
Merge
2013-06-16, by lana
8015978: Incorrect transformation of XPath expression "string(-0)"
2013-06-14, by coffeys
8014307: Memory leak ... security/jgss/wrapper/GSSLibStub.c
2013-06-14, by jzavgren
7169142: CookieHandler does not work with localhost
2013-06-13, by khazra
8015421: NegativeArraySizeException occurs in ChunkedOutputStream() with Integer.MAX_VALUE
2013-06-13, by khazra
7181748: java/lang/ThreadGroup/Suspend.java test fails intermittently
2013-06-13, by igerasim
8016251: Balanced spliterator for SpinedBuffer
2013-06-13, by psandoz
7040556: SimpleDateFormat.format Portuguese Month should not be capitalized
2013-06-12, by yhuang
8015274: TEST_BUG: Step2: After selecting 'View Warning Log', it is empty instead of FileNotFound.
2013-06-13, by weijun
8014310: JAAS/Krb5LoginModule using des encytypes failure with NPE after JDK-8012679
2013-06-13, by weijun
8016448: java/util/BitSet/BitSetStreamTest.java no longer compiles, missed by 8015895
2013-06-12, by henryjen
8010325: Remove hash32() method and hash32 int field from java.lang.String
2013-06-12, by bchristi
8016369: java/lang/instrument/RetransformBigClass.sh failing again
2013-06-12, by alanb
8016370: javadoc warnings, unexpected </p> mostly
2013-06-12, by alanb
8016213: Convert j2se NetBeans project to use top-level make targets
2013-06-11, by mduigou
8015960: java/util/Locale/LocaleProviders.java failing again on Windows
2013-06-11, by naoto
Merge
2013-06-11, by alanb
8016311: Update j.u.c. tests to avoid using Thread.stop(Throwable)
2013-06-11, by alanb
7059085: Retire Thread.stop(Throwable) so that it throws UOE
2013-06-11, by alanb
8015895: Int/LongStream.range/rangeClosed
2013-06-11, by psandoz
8013827: File.createTempFile hangs with temp file starting with 'com1.4'
2013-06-10, by dxu
8016217: More javadoc warnings
2013-06-10, by alanb
8015792: Rename Spliterators.spliteratorFromIterator to Spliterators.iterator
2013-06-10, by psandoz
8015798: Rename IntStream.longs/doubles and LongStream.doubles to asXxxStream
2013-06-10, by psandoz
8015492: Remove DoubleStream.range methods
2013-06-10, by psandoz
8016209: TEST_BUG: non-compliant jmc in the bin directory hangs testing
2013-06-08, by ksrini
7124706: enable RetransformBigClass.sh test when fix for 8013063 is promoted
2013-06-07, by coleenp
8015728: (zipfs) demo/zipfs/basic.sh failing
2013-06-07, by sherman
8016101: Fix typo in SerialRef and missing @param in SerialStruct
2013-06-07, by lancea
7051862: CookiePolicy spec conflicts with CookiePolicy.ACCEPT_ORIGINAL_SERVER
2013-06-07, by khazra
7064270: java/text/Format/DateFormat/WeekDateTest.java fails on OEL5.6 hi_IN.UTF-8
2013-06-07, by okutsu
7177315: SimpleDateFormat parses wrong 2-digit year if input contains spaces
2013-06-07, by okutsu
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-64
+64
+100
+300
+1000
+3000
+10000
+30000
tip