Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-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.
6962815: support enable and disable of the servicetag's system registry for testing purpose
2010-06-21, by mchung
6962478: Privacy page referenced in register_ja.html is incorrect
2010-06-20, by mchung
6962617: Testcase changes, cleanup of problem list for jdk_tools targets
2010-06-20, by ohair
6960853: Cleanup makefiles, remove unused vars etc.
2010-06-20, by ohair
6712743: pack200: should default to 150.7 pack format for classfiles without any classes.
2010-06-19, by ksrini
6962419: TEST_BUG: java_io tests fails in samevm mode
2010-06-19, by alanb
6962045: TEST_BUG: Tests in test/java/io/Serializable leave files open
2010-06-18, by alanb
6961894: TEST_BUG: jdk_lang tests fail in samevm mode
2010-06-18, by mchung
4981129: (dc) DatagramSocket created by DatagramChannel does not provide sender info
2010-06-18, by alanb
6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7
2010-06-17, by ohair
6962067: TEST_BUG: Tests in java/util/zip/ZipFile leave file open
2010-06-17, by sherman
6395224: (so) SocketChannel writer blocked on large buffer is not preempted by close method (vista)
2010-06-17, by alanb
6961408: test/java/util/logging/ParentLoggersTest.java fails in samevm mode
2010-06-16, by mchung
6959292: regression: cannot login if session key and preauth does not use the same etype
2010-06-17, by weijun
Merge
2010-06-16, by lana
6961502: TEST_BUG: test/java/lang/ClassLoader/defineClass/DefineClassByteBuffer.java fails
2010-06-16, by mchung
6575373: Error verifying signatures of pack200 files in some cases
2010-06-16, by ksrini
6961630: TEST_BUG: Several SocketChannel and Selector tests can fail with "address already in use"
2010-06-16, by alanb
6961506: TEST_BUG: ResourceBundle/Bug4168625Test.java and TestBug4179766.java fails in samevm mode
2010-06-15, by mchung
6961518: TEST_BUG: add @run main/othervm in tests that call setSecurityManager
2010-06-15, by mchung
Merge
2010-06-15, by alanb
6961358: TEST_BUG: java/nio/channels/SocketChannel/OpenLeak.java can't run in samevm mode
2010-06-15, by alanb
6932744: TEST_BUG: java/nio/channels/Selector/OpRead.java failing
2010-06-15, by alanb
6959641: testcase failing java/util/Locale/Bug4184873Test.java
2010-06-15, by mchung
Merge
2010-06-15, by mchung
6952161: Rebranding: Registration html for servicetag
2010-06-15, by mchung
6960789: com.sun.servicetag API needs to be added in ct.sym
2010-06-14, by mchung
6961062: (dc) Several DatagramChannel tests timeout or fail with "address already in use"
2010-06-15, by alanb
6960898: Regression due to src/share/classes/java/lang/ProcessBuilder.java changes
2010-06-13, by martin
6944584: Improvements to subprocess handling on Unix
2010-06-11, by martin
6959197: When building with JAVAC_MAX_WARNINGS=true, the build fails in sun/nio/cs due to the use of -Werror
2010-06-12, by andrew
6938230: (so) SocketAdaptor.close() does not translate IOException resulting in Error
2010-06-11, by alanb
6934585: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java
2010-06-11, by alanb
6958869: regression: PKIXValidator fails when multiple trust anchors have same dn
2010-06-11, by weijun
6959259: Minor improvements to static Random field caching
2010-06-10, by martin
6960394: Stop linking with -lnsl on Linux
2010-06-10, by martin
Merge
2010-06-10, by mchung
6959965: jstat: Add new -classload option to print class loading statistics
2010-06-10, by mchung
6935563: (dc) Improve connection reset/port unreachable handling [win]
2010-06-09, by alanb
6935997: Please add a nested throwable constructor to AssertionError
2010-06-08, by darcy
6957375: java/net/ResponseCache getResponseCode and ResponseCacheTest fail after rebranding
2010-06-08, by chegar
6951366: kerberos login failure on win2008 with AD set to win2000 compat mode
2010-06-04, by weijun
6955840: ThreadLocalRandom bug - overriden setSeed(long) method is not invoked for java.util.Random(long)
2010-06-02, by martin
Merge
2010-06-02, by alanb
6950927: Testcase failure sun/management/jmxremote/bootstrap/JvmstatCountersTest.java
2010-06-02, by alanb
Merge
2010-06-21, by lana
6739756: JToolBar leaves space for non-visible items under Nimbus L&F
2010-06-15, by alexp
6771547: SynthParser throws StringIndexOutOfBoundsException parsing custom ColorTypes
2010-06-15, by alexp
6735259: NPE at WindowsComboBoxUI$XPComboBoxButton.getState(WindowsComboBoxUI.java:408)
2010-06-15, by alexp
6788484: NPE in DefaultTableCellHeaderRenderer.getColumnSortOrder() with null table
2010-06-15, by alexp
5066685: BorderFactory lacks SoftBevelBorder support
2010-06-15, by malenkov
Merge
2010-06-10, by lana
6636983: Japanese text does not display correctly in a JEditorPane
2010-06-02, by rupashka
6857057: api/javax_swing/text/GlyphView/index.html#Methods test fails
2010-06-02, by rupashka
Merge
2010-06-21, by lana
6961754: JCK tests CvsEventTest0001 and CvsEventTest0002 fail under FF 3.5 on OEL 5
2010-06-18, by anthony
6959165: JVM crash during execution FileDialogBufferOverflowTest.html
2010-06-18, by anthony
6860491: WRAP_TIME_MILLIS incorrectly set
2010-06-16, by coffeys
6959787: java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.html failed on 7b94
2010-06-16, by anthony
Merge
2010-06-21, by lana
6961633: gui applications cause a jvm crash on windows
2010-06-18, by prr
6961732: FontMetrics.getLeading() may be negative in freetype-based OpenJDK builds.
2010-06-16, by neugens
Merge
2010-06-10, by lana
6952043: Incorrect JNI calls in fontpath.c
2010-06-10, by igor
less
more
|
(0)
-3000
-1000
-300
-100
-64
+64
+100
+300
+1000
+3000
+10000
+30000
tip