Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+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.
8027566: Remove the old build system
2013-11-04, by ihse
Added tag jdk8-b118 for changeset cf588e9e7be5
2013-11-28, by cl
Merge
2017-07-05, by duke
Merge
2013-12-03, by lana
Merge
2013-11-25, by mfang
8028803: jdk8 l10n resource file translation update 5 - jaxp repo
2013-11-21, by mfang
Merge
2013-11-25, by lana
8027566: Remove the old build system
2013-11-04, by ihse
Added tag jdk8-b118 for changeset 26bfe9e8faa8
2013-11-28, by cl
Merge
2017-07-05, by duke
Merge
2013-12-03, by lana
Merge
2013-11-25, by lana
Merge
2013-11-22, by sundar
8028573: Line number nodes were off for while nodes and do while nodes - the line number of a loop node should be treated as the location of the test expression
2013-11-19, by lagergren
8028434: Line number nodes were off for while nodes and do while nodes - the line number of a loop node should be treated as the location of the test expression
2013-11-18, by lagergren
8028210: Missing conversions on array index expression
2013-11-16, by hannesw
8028161: nashorn: src/jdk/nashorn/api/scripting/ScriptEngineTest.java
2013-11-14, by sundar
8027566: Remove the old build system
2013-11-04, by ihse
Added tag jdk8-b118 for changeset 6f9e2b240132
2013-11-28, by cl
Merge
2017-07-05, by duke
Merge
2013-12-03, by lana
Merge
2013-11-25, by lana
8028215: ORB.init fails with SecurityException if properties select the JDK default ORB
2013-11-21, by msheppar
8027566: Remove the old build system
2013-11-04, by ihse
Added tag jdk8-b118 for changeset 140cf98df94d
2013-11-28, by cl
Merge
2017-07-05, by duke
8029421: Add java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java to exclude list
2013-12-03, by amurillo
Merge
2013-12-03, by lana
Merge
2013-11-27, by lana
8028771: regression test java/util/Locale/LocaleProviders.sh failed
2013-11-27, by naoto
8029181: ts.sh generates invalid file after JDK-8027026
2013-11-27, by weijun
8016839: JSR292: AME instead of IAE when calling a method
2013-11-26, by jrose
8029057: test/java/text/Bidi/Bug6665028.java can fail with OutOfMemoryError
2013-11-26, by peytoia
8027973: javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java hangs (win)
2013-11-25, by joehw
7200306: SunPKCS11 provider delays the check of DSA key size for SHA1withDSA to sign() instead of init()
2013-11-25, by valeriep
Merge
2013-11-25, by lana
8028516: Java doc error in Int/Long/Double/Stream.peek
2013-11-25, by psandoz
8023278: Reflection API methods do not throw AnnotationFormatError in case of malformed Runtime[In]VisibleTypeAnnotations attribute
2013-11-22, by jfranck
Merge
2013-11-22, by coffeys
8027370: Support tzdata2013h
2013-11-21, by aefimov
8027848: The ZoneInfoFile doesn't honor future GMT offset changes
2013-11-15, by aefimov
7174936: several String methods claim to always create new String
2013-11-21, by smarks
8028628: java/nio/channels/FileChannel/Size.java failed once in the same binary run
2013-11-21, by dxu
7065902: (file) test/java/nio/file/Files/Misc.java fails on Solaris 11 when run as root
2013-11-21, by dxu
Merge
2013-11-21, by valeriep
8026943: SQE test jce/Global/Cipher/SameBuffer failed
2013-11-19, by valeriep
6703075: (process) java/lang/ProcessBuilder/Basic.java fails with fastdebug
2013-11-21, by martin
8022212: Intermittent test failures in java/net
2013-11-21, by tyan
7036666: test/com/sun/net/httpserver/Test9a.java fails intermittently
2013-11-21, by tyan
8028632: Update jdk/test/ProblemList.txt to reflect fix JDK-8024423
2013-11-21, by sla
6402201: ProcessAttachTest.sh needs better synchronization
2013-11-21, by egahlin
8028215: ORB.init fails with SecurityException if properties select the JDK default ORB
2013-11-21, by msheppar
8028734: test/java/util/Locale/InternationalBAT.java changes does not restore the default TimeZone
2013-11-20, by alanb
8028647: Add instrumentation in GetSafepointSyncTime.java and remove it from ProblemList.txt
2013-11-20, by mchung
8027413: Clarify javadoc for j.l.a.Target and j.l.a.ElementType
2013-11-20, by jfranck
7141544: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails
2013-11-20, by egahlin
8028638: java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java fails
2013-11-19, by smarks
8005202: java/util/logging/CheckLockLocationTest.java fail on solars_10
2013-11-19, by dfuchs
8028631: Improve the test coverage to the pathname handling on unix-like platforms
2013-11-19, by dxu
8028185: XMLFormatter.format emits incorrect year
2013-11-19, by dfuchs
8028141: test/sun/management/jmxremote/bootstrap/LocalManagementTest|CustomLauncherTest.java failing again
2013-11-19, by rriggs
8028565: Remove java/lang/management/ThreadMXBean/ThreadStateTest.java from ProblemList.txt
2013-11-19, by mchung
8027900: pack200 option is broken due to the incorrect makefile definition for its driver
2013-11-19, by kizune
8015571: OCSP validation fails if ocsp.responderCertSubjectName is set
2013-11-19, by vinnie
8028581: [TESTBUG] java/net/Socket/LingerTest.java failing
2013-11-19, by michaelm
8016728: TEST_BUG: test/java/rmi/transport/closeServerSocket/CloseServerSocket.java failing intermittently
2013-11-19, by coffeys
8022206: Intermittent test failures in java/lang/ProcessBuilder/Basic.java
2013-11-19, by robm
Merge
2013-11-19, by vinnie
8028377: test/sun/security/provider/KeyStore/DKSTest.sh attempts to write to ${test.src}
2013-11-19, by vinnie
8028094: TEST_BUG: java/lang/ProcessBuilder/Basic.java leaves "sleep 6666" processes behind
2013-11-19, by bvaidya
8023978: [TEST_BUG] launcher tests must exclude platforms without server vm
2013-11-19, by ksrini
8028589: Instrument tools/jar/JarEntryTime.java to make it easier to diagnose failures
2013-11-19, by alanb
8028583: Add helper methods to test libraries
2013-11-19, by coffeys
8028478: Re-visit JPRT testsets to make it easier to run subsets of the tests
2013-11-19, by alanb
7086879: java/net/InetAddress/CheckJNI.java hangs on Linux when IPv6 enabled
2013-11-19, by tyan
8028505: Put sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh on ProblemList.txt
2013-11-19, by egahlin
8028479: runNameEquals still cannot precisely detect if a usable native krb5 is available
2013-11-19, by weijun
8027566: Remove the old build system
2013-11-14, by ihse
8028197: tools/launcher/DiacriticTest.java failed on MacOSX: Input length = 1
2013-11-18, by kizune
8028433: [TESTBUG] add -XX:+UsePerfData to some sun.management tests
2013-11-18, by jbachorik
8027163: sun/management/jmxremote/bootstrap/CustomLauncherTest.java should be updated for jdk8 removal of solaris-32bit support
2013-11-18, by jbachorik
8028049: Tidy warnings cleanup for packages java.nio/java.io
2013-11-18, by yan
8023138: [TEST_BUG] java/lang/instrument/PremainClass/NoPremainAgent.sh fails intermittently
2013-11-14, by sla
Merge
2013-11-27, by lana
8029024: [TEST_BUG] java/awt/Modal/ModalDialogOrderingTest/ModalDialogOrderingTest.java fails
2013-11-27, by serb
8011142: [TEST_BUG] 2 AppContext regression tests failed since 7u25b03 with NullPointerException
2013-11-27, by pchelko
8024161: [TEST_BUG] [macosx] java/awt/Menu/OpensWithNoGrab/OpensWithNoGrab.java failed "menu was opened by first click after opened Choice"
2013-11-26, by pchelko
8028271: Wrong alt processing during switching between windows.
2013-11-26, by mcherkas
7160604: Using non-opaque windows - popups are initially not painted correctly
2013-11-26, by bagiras
8028054: com.sun.beans.finder.MethodFinder has unsynchronized access to a static Map
2013-11-26, by malenkov
Merge
2013-11-25, by lana
8028995: Write regression test for JDK-8016356
2013-11-25, by bagiras
8028512: [macosx] Crash in full screen api if incorrect display mode is used
2013-11-22, by serb
8027479: [macosx] Appletviewer is broken after 8014718
2013-11-22, by serb
8028485: [macosx] java/awt/Mouse/EnterExitEvents/FullscreenEnterEventTest.java fails
2013-11-22, by pchelko
8027913: drop target notifications are sent out of order during DnD
2013-11-19, by serb
8027628: JWindow jumps to (0, 0) after mouse clicked
2013-11-18, by bagiras
8027992: FileInputStream and BufferedInputStream should be closed in sun.applet.*
2013-11-18, by pchelko
7124253: [macosx] Flavor change notification not coming
2013-11-15, by pchelko
8025126: [macosx] Invalid calls to setValueAt() within JTable in Java 7 on Mac OS X
2013-11-15, by alexsch
Merge
2013-11-27, by lana
8024767: [TEST] need test to cover JDK-7189452
2013-11-27, by bae
8028584: sun.net.www.protocol.file.FileURLConnection cannot be cast to java.net.HttpURLConnection
2013-11-26, by jgodinez
Merge
2013-11-25, by lana
8028722: Render: Drawing strings with exactly 254 glyphs causes hangs
2013-11-25, by ceisserer
8025235: [javadoc] fix some errors in 2D
2013-11-20, by yan
8027541: ully transparent jframe becomes black.
2013-11-19, by prr
Added tag jdk8-b118 for changeset bacdc687ebbd
2013-11-28, by cl
Merge
2017-07-05, by duke
Added tag hs25-b61 for changeset d42eec86b5bd
2013-11-29, by amurillo
Merge
2013-11-29, by amurillo
Merge
2013-11-29, by drchase
8016839: JSR292: AME instead of IAE when calling a method
2013-11-26, by drchase
8028160: [TESTBUG] Exclude failing (runtime) jtreg tests using @ignore
2013-11-26, by hseigel
8026065: InterfaceMethodref for invokespecial must name a direct superinterface
2013-11-26, by hseigel
8028128: Add a type safe alternative for working with counter based data
2013-11-23, by mgronlun
Merge
2013-11-23, by mgronlun
8028520: JVM should not throw VerifyError when a private method overrides a final method
2013-11-21, by hseigel
8028815: new hotspot build - hs25-b61
2013-11-22, by amurillo
Added tag jdk8-b118 for changeset 283fe68e7f05
2013-11-28, by cl
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip