Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
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.
6646604: Typos in documentation
2015-09-26, by serb
8135122: The SwingUtilities2.COMPONENT_UI_PROPERTY_KEY can be removed
2015-09-25, by serb
8137059: Run blessed-modifier-order script on client demos and misc. sources
2015-09-24, by prr
8133309: Some unicode characters do not display any more after upgrading to Windows 10
2015-09-23, by prr
8133453: Deprecate AWTKeyStroke.registerSubclass(Class) method
2015-09-22, by alexsch
8132380: Do not create LaF instance in javax/swing/plaf/windows/6921687/bug6921687.java
2015-09-22, by yan
8136783: Run blessed-modifier-order script on java.desktop
2015-09-19, by prr
Merge
2015-09-18, by prr
8134808: Remove support for serialized applets from java.desktop
2015-09-16, by dcherepanov
8131670: [TEST_BUG]Test java/awt/EventQueue/6980209/bug6980209.java fails on Linux
2015-09-16, by ssadetsky
8014725: closed/java/awt/Clipboard/HTMLTransferTest/HTMLTransferTest.html failed intermittently
2015-09-16, by ssadetsky
8130471: [Regression] Test java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java fails
2015-09-16, by ssadetsky
8133108: [PIT] Container size is wrong in JEditorPane
2015-09-16, by ssadetsky
8133803: Swing JFileChooserBug2 test fais with MotifLookAndFeel
2015-09-16, by ssadetsky
8129838: [macosx] Regression: NPE in java.awt.Choice
2015-09-16, by ssadetsky
8138819: (se) File descriptor leak when Selector.open fails
2015-10-06, by igerasim
8136365: Provider "jrt" is not available after bootmodules.jimage recreation
2015-10-06, by jfdenise
8138613: Remove SPI locale provider adapter from the default provider list
2015-10-05, by naoto
8138716: (tz) Support tzdata2015g
2015-10-05, by aefimov
8138704: CertStatusReqItemV2 should not implement StatusRequest interface
2015-10-02, by jnimeh
8138663: Missing @build in test/java/text/Format/DecimalFormat/RoundingAndPropertyTest.java
2015-10-02, by okutsu
8073187: Unexpected side effect in Pack200
2015-09-22, by ksrini
8134426: Add serialVersionUID field to relevant javax.transaction classes
2015-10-01, by lancea
8138636: bootcycle-images build fails
2015-10-01, by erikj
8081794: ParsePosition getErrorIndex returns 0 for TimeZone parsing problem
2015-10-01, by okutsu
8133249: Occasional SIGSEGV: non thread-safe use of strerr in getLastErrorString
2015-10-01, by robm
8135305: InetAddress.isReachable reports true when loopback interface is specified
2015-10-01, by robm
8136874: Bug in port of fdlibm pow to Java
2015-09-30, by darcy
8137313: TreeTest.java intermittently fails with a timeout
2015-09-30, by rriggs
8137174: NTLM impl should use doPrivileged when it reads system properties
2015-09-30, by asmotrak
8137289: java/util/logging/DrainFindDeadlockTest.java hangs
2015-09-30, by dfuchs
8137320: jjs should support @argfile to pass command line arguments from a file
2015-09-30, by sundar
8038075: JNI warnings in jdk/src/share/native/sun/misc/VMSupport.c
2015-09-29, by dfuchs
8134854: Bulk integration of java.util.concurrent.atomic classes
2015-09-29, by dl
8136600: KinitConfPlusProps.java test intermittently fails because PortUnreachableException is missing
2015-09-29, by asmotrak
8137230: TEST_BUG: java/nio/channels/FileChannel/LoopingTruncate.java timed out
2015-09-29, by igerasim
8137232: Mark 3 more core-libs tests as intermittently failing
2015-09-28, by amlu
8137056: Move SharedSecrets and interface friends out of sun.misc
2015-09-28, by chegar
8136385: Various build speed improvements for windows
2015-09-28, by erikj
8137088: Drop building of interim_java.corba
2015-09-28, by erikj
Added tag jdk9-b84 for changeset a0ed816fbf97
2015-10-05, by lana
Merge
2017-07-05, by duke
Merge
2015-10-06, by lana
Merge
2015-09-30, by amurillo
Merge
2015-09-24, by amurillo
Merge
2015-09-21, by jwilhelm
8135265: VM fails on 'empty' interface public <init>()V method with VerifyError
2015-09-22, by hseigel
8135208: VM permits illegal <clinit> access_flags, versions 51-52
2015-09-22, by hseigel
8066821: Enhance command line processing to manage deprecating and obsoleting -XX command line arguments
2015-09-11, by drwhite
8135179: Fix conversion warning after 8067341
2015-09-21, by simonis
8065155: Refactor Hotspot mapfiles
2015-09-18, by iklam
8135085: Change Method::_intrinsic_id from u1 to u2
2015-09-18, by minqi
8132904: Type checking verifier fails to reject assignment from array to an interface
2015-09-18, by hseigel
8136701: Remove YOUNG_LIST_VERBOSE code from G1CollectedHeap
2015-09-17, by mgerdin
8136627: Backout JDK-8133818 Additional number of processed references printed with -XX:+PrintReferenceGC after JDK-8047125
2015-09-16, by kbarrett
Merge
2015-09-15, by jwilhelm
Added tag jdk9-b84 for changeset 43c458023730
2015-10-05, by lana
Merge
2015-10-06, by lana
Merge
2015-10-05, by ddehaven
Merge
2015-09-28, by ddehaven
8135060: Stop building Xcode projects in install build
2015-09-28, by erikj
8138694: Devkit build on Macosx still requires Xcode to be installed
2015-10-05, by erikj
8138627: Better help message in configure for reduced builds (target-bits=32)
2015-09-30, by ihse
8137056: Move SharedSecrets and interface friends out of sun.misc
2015-09-28, by chegar
8136385: Various build speed improvements for windows
2015-09-28, by erikj
8137088: Drop building of interim_java.corba
2015-09-28, by erikj
Added tag jdk9-b84 for changeset 47d1c2c75fb6
2015-10-05, by lana
Added tag jdk9-b84 for changeset 51b2db2fa04c
2017-07-05, by duke
Merge
jdk9-b84
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2015-09-26, by lana
8135307: CompletionFailure thrown when calling FieldDoc.type, if the field's type is missing
2015-09-23, by jlahoda
8135131: Enable thin server mode in Sjavac
2015-09-21, by alundblad
Added tag jdk9-b83 for changeset a5249bcec60f
2015-09-25, by lana
Merge
2017-07-05, by duke
Merge
2015-09-26, by lana
8133651: replace some <tt> tags (obsolete in html5) in core-libs docs
2015-09-24, by avstepan
Added tag jdk9-b83 for changeset 6bb586652ad8
2015-09-25, by lana
Merge
2017-07-05, by duke
Merge
2015-09-26, by lana
8135283: DOM API update: Element Traversal Specification
2015-09-25, by joehw
Added tag jdk9-b83 for changeset 0e5cdcb49f0e
2015-09-25, by lana
Merge
2017-07-05, by duke
Merge
2015-09-26, by lana
8134488: var statement in if(false) block incorrectly evacuated into enclosing function
2015-09-25, by attila
8136700: Make sure Context.anonymousHostClasses doesn't grow unbounded
2015-09-25, by attila
8134490: Dead var statement evacuation incorrectly descends into nested functions
2015-09-25, by attila
8137134: invokespecial on indirect super interface is generated by Java adapter generator
2015-09-25, by sundar
8136894: test/script/currently-failing/gettersetter.js passes, move it out of currently-failing tests
2015-09-22, by sundar
8136832: property_delete.js tests be moved out from currently-failing
2015-09-22, by sundar
8135190: Method code too large in Babel browser.js script
2015-09-19, by hannesw
Added tag jdk9-b83 for changeset 4bd8ea2059a1
2015-09-25, by lana
Merge
2017-07-05, by duke
Added tag jdk9-b83 for changeset ede6e8912b79
2015-09-25, by lana
Merge
2017-07-05, by duke
Merge
2015-09-26, by lana
8050402: Tests to check for use of policy files
2015-09-26, by amjiang
8137121: (fc) Infinite loop FileChannel.truncate
2015-09-26, by igerasim
8075286: Additional tests for signature algorithm OIDs and transformation string
2015-09-24, by valeriep
8136518: java/util/TimeZone/CLDRDisplayNamesTest.java fails for de.
2015-09-24, by naoto
8135124: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently
2015-09-24, by robm
8129744: Documentation in Month refers to quarters
2015-09-24, by rriggs
8133651: replace some <tt> tags (obsolete in html5) in core-libs docs
2015-09-24, by avstepan
8050427: LoginContext tests to cover JDK-4703361
2015-09-24, by amjiang
8137068: Tests added in JDK-8048604 fail to compile
2015-09-24, by valeriep
8048604: Tests for strong crypto ciphers
2015-09-23, by tyan
7130085: Port fdlibm hypot to Java
2015-09-23, by darcy
8132883: The spec of allChildren/children of j.l.Process/ProcessHandle need to be relaxed
2015-09-23, by rriggs
8132541: (process) ProcessBuilder support for redirection to discard output
2015-09-23, by rriggs
8136931: more fine-grained condition checking for BMH species creation
2015-09-23, by mhaupt
Merge
2015-09-22, by amurillo
Merge
2015-09-17, by amurillo
Merge
2015-09-15, by jwilhelm
Merge
2015-09-08, by jwilhelm
8135197: libjimage code needs translation from hotspot-ish to jdk-ish
2015-09-22, by jlaskey
8050461: Tests for syntax checking of JAAS configuration file
2015-09-22, by amjiang
8136686: Collectors.counting can use Collectors.summingLong to reduce boxing
2015-09-19, by psandoz
Added tag jdk9-b83 for changeset 05623c1ebc99
2015-09-25, by lana
Merge
2017-07-05, by duke
Merge
2015-09-26, by lana
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip