Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+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.
Merge
2016-11-09, by prr
8169355: Diacritics input works incorrectly on Windows if Spanish (Latin American) keyboard layout is used
2016-11-09, by dmarkov
8156723: JVM crash at sun.java2d.windows.GDIBlitLoops.nativeBlit
2016-11-08, by mcherkas
8004693: TEST_BUG: java/awt/KeyboardFocusmanager/DefaultPolicyChange/DefaultPolicyChange_Swing.java fails
2016-11-08, by kshefov
8166594: Taskbar.setWindowProgressValue() spec does not specify expected visual behavior of setWindowProgressValue()
2016-11-08, by azvegint
7153700: [macosx] add support for MouseMotionListener to the TrayIcon
2016-11-07, by mhalder
8168992: Add floating point implementation for new BasicGraphicsUtils text related methods use floating point API
2016-11-07, by alexsch
8153522: Update JLightweightFrame to allow non-integer (and X/Y) scales
2016-11-07, by ssadetsky
8168316: Suppress deprecation warnings for Applet classes in java.desktop
2016-11-04, by prr
8154093: [TIFF] NPE when reading LZW-compressed image
2016-11-04, by bpb
8160766: [TEST_BUG] java/awt/Focus/DisposedWindow
2016-11-04, by arapte
8040635: [macosx] Printing a shape filled with a texture doesn't work under Mac OS X
2016-11-04, by psadhukhan
8160146: Resolve disabled GCC warning 'deprecated-declarations' for libawt_xawt
2016-11-04, by aghaisas
8164032: JViewport backing store image is not scaled on HiDPI display
2016-11-03, by alexsch
8062525: JInternalFrame can't show correctly with the specical option "-esa -ea -Xcheck:jni -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel".
2016-11-03, by ssadetsky
8159432: [PIT][macosx] StackOverflow in closed/java/awt/Dialog/DialogDeadlock/DialogDeadlockTest
2016-11-03, by ssadetsky
8143914: Provide Mac-specific fullscreen support
2016-11-03, by azvegint
8168881: javax/sound/sampled/Clip/OpenNonIntegralNumberOfSampleframes.java fails
2016-11-02, by serb
8164750: TIFF reading fails when ignoring metadata with BaselineTIFFTagSet removed
2016-11-02, by bpb
8167213: Re-examine the alternative to deliver include/bridge/AccessBridgeCalls.c
2016-11-02, by ptbrunet
8168998: Incorrect implementation of equals in Encoding and Type in JavaSound
2016-11-02, by serb
8159132: [PIT][TEST_BUG] java/awt/FileDialog/FileDialogIconTest/FileDialogIconTest.java fails
2016-11-02, by pkbalakr
8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
2016-11-22, by ihse
8153543: java/rmi/transport/reuseDefaultPort/ReuseDefaultPort.java fails intermittently
2016-11-22, by mli
8158880: java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java fail with zh_CN locale
2016-11-22, by bgopularam
8168906: Tighten permissions granted to the jdk.localedata module
2016-11-22, by rgoel
8169911: Enhanced tests for jarsigner -verbose -verify after JDK-8163304
2016-11-21, by amjiang
8170049: tests under java/rmi/activation/ fail with "java.security.AccessControlException: access denied ("java.net.SocketPermission" "localhost:5281" "listen,resolve")" on windows
2016-11-21, by mli
8169289: JavaFX application in named module fails to launch if no main method
2016-11-07, by ddehaven
8170139: OpenNonIntegralNumberOfSampleframes.java still fails
2016-11-21, by darcy
8169721: [TESTBUG] com/sun/jndi tests have undeclared dependency on java.naming module
2016-11-21, by skovalev
8170112: Problem list failing jimage tests until JDK-8169713 is fixed
2016-11-21, by darcy
8168256: Plugin alias options in jlink --help output seems to be in an arbitrary order
2016-11-21, by jlaskey
8170062: Problem list java/lang/ClassLoader/platformClassLoader/DefinePlatformClass.java
2016-11-20, by mchung
8066291: Return unmodifiable set of zone IDs to optimize ZoneIdPrinterParser
2016-11-21, by bgopularam
8168975: java/rmi/activation/Activatable tests fail due to "Port already in use" in RMID.restart()
2016-11-20, by mli
8169909: java agent fails to add to class path when the initial module is a named module
2016-11-20, by mchung
8169993: Class::desiredAssertionStatus should call getClassLoader0
2016-11-19, by redestad
8169658: TESTBUG: javax/rmi tests have undeclared dependencies
2016-11-18, by skovalev
8167240: Write new tests to cover functionality of existing 'jimage' options
2016-11-16, by dkononenko
8169836: ProblemList update for java/lang/management/MemoryMXBean/PendingAllGC.sh
2016-11-18, by amlu
8169826: ProblemList update for tools/pack200/CommandLineTests.java
2016-11-18, by amlu
Merge
2016-11-17, by lana
8169838: java/util/Spliterator/SpliteratorTraversingAndSplittingTest.java failed intermittently
2016-11-17, by psandoz
8169880: Remove the sun.reflect.noCaches option
2016-11-17, by redestad
7004967: SecureRandom should be more explicit about threading
2016-11-17, by weijun
8167618: DateTimeFormatter.format() uses exceptions for flow control
2016-11-17, by ameena
8165296: update existing i18n test cases of test/java/util
2016-11-17, by nishjain
8169764: output more information when java/nio/channels/AsynchronousSocketChannel/Basic.java fails
2016-11-16, by mli
8072784: Better spliterator implementation for BitSet.stream()
2016-11-16, by psandoz
8132097: Stream.generate should use a covariant Supplier as parameter
2016-11-16, by psandoz
8168969: Merge SSLSocketSample and SSLSocketTemplate
2016-11-16, by asmotrak
8169803: Remove OpenNonIntegralNumberOfSampleframes.java from the problem list
2016-11-16, by darcy
8043252: Debug of access control is obfuscated - NullPointerException in ProtectionDomain
2016-11-16, by jnimeh
8169068: Add a new method: java.net.Authenticator.getDefault()
2016-11-16, by dfuchs
8169505: Update changes by JDK-8159393 to reflect CCC review
2016-11-16, by jlaskey
8153038: The set of jlink plugins enabled by default should be the same via CLI or jlink API
2016-11-16, by sundar
8169710: com/sun/nio/sctp tests has undeclared dependency on jdk.sctp module
2016-11-15, by skovalev
Added tag jdk-9+146 for changeset f7a57d034f22
2016-11-23, by lana
Merge
2017-07-05, by duke
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip