Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-56
+56
+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.
8146276: Right aligned ToolBar component does not appear
2016-01-21, by rchamyal
8139213: [macosx] Mac OS X Aqua Look and Feel: JOptionPane can truncate the first button
2016-01-21, by rchamyal
7104635: HTMLEditorKit fails to write down some html files
2016-01-21, by rchamyal
8147443: Use the Common Cleaner in Marlin OffHeapArray
2016-01-20, by lbourges
8147407: Provide support of WaveExtensible sound format
2016-01-14, by serb
8064800: AudioSystem/WaveFileWriter can't write PCM_FLOAT, but writes it anyway
2016-01-07, by serb
6459818: Audio A-law and law decoder skip() method not implemented
2016-01-12, by serb
8146144: Incorrect behaviour of AudioSystem.getTargetFormats/getTargetEncodings/isConversionSupported
2016-01-12, by serb
8131974: AudioFileReader incorrectly handle EOFException
2016-01-01, by serb
8080492: [Parfait] Uninitialised variable in jdk/src/java/desktop/windows/native/libawt/
2016-01-20, by serb
8015748: [macosx] JProgressbar with Aqua LaF ignores JProgressbar#applyComponentOrientation(ComponentOrientation.RIGHT_TO_LEFT) call.
2016-01-20, by aniyogi
7035459: [TEST_BUG] java/awt/Focus/TranserFocusToWindow/TranserFocusToWindow.java failed
2016-01-19, by psadhukhan
8144744: ImageWriter.replacePixels() specification is incorrect regarding null ImageWriteParam
2016-01-19, by jdv
8143562: JPEG reader returns null for getRawImageType()
2016-01-19, by jdv
8146317: Memory leak in wcstombsdmp
2016-01-18, by serb
7087869: [TEST_BUG] [macosx] No mac os x support in test java/awt/Mouse/ExtraMouseClick/ExtraMouseClick
2016-01-18, by psadhukhan
8016665: [macosx] JComponent behaviour doesn't comply API documentation (setComponentOrientation method), Aqua LAF
2016-01-18, by aniyogi
8041894: [macosx] Test javax/swing/JSpinner/8008657/bug8008657.java failed on Mac
2016-01-18, by aniyogi
8145735: Tests api/javax_swing/JTabbedPane/AccessibleJTabbedPane/* are failing
2016-01-14, by ptbrunet
8145776: [TEST] add a test checking multipage tiff creation
2016-01-14, by avstepan
8023213: [macosx] closed/java/awt/FontClass/NaNTransform.java fails on MacOS X 10.9
2016-01-14, by psadhukhan
4769772: JInternalFrame.setIcon(true) before JDesktopPane.add(JIF) causes wrong state
2016-01-13, by rchamyal
Merge
2016-01-12, by ddehaven
8145784: [PIT] closed/java/awt/Robot/SpuriousMouseEvents/SpuriousMouseEvents.java fails
2016-01-12, by ssadetsky
8138838: docs cleanup for java.desktop
2016-01-11, by avstepan
8143316: Crash Trend in 1.9.0-ea-b93 (sun.awt.DefaultMouseInfoPeer.fillPointWithCoords)
2016-01-11, by alexsch
8146076: Fail of sun/java2d/marlin/CeilAndFloorTests.java with Jigsaw
2016-01-09, by lbourges
8145584: java/awt/font/TextLayout/TestGetPixelBounds.java fails on Linux
2016-01-06, by prr
8145060: Minimizing a JInternal frame not shifting focus to frame below it
2016-01-06, by rchamyal
Merge
2016-01-05, by prr
8144991: AIOOB Exception in AutoImageWriterTest with TIFF writer
2016-01-04, by bpb
8145113: OutOfMemoryError when reading a 17KB corrupted TIFF image
2016-01-04, by bpb
8146168: [TEST_BUG] instability of java/awt/Frame/MaximizedToMaximized/MaximizedToMaximized.java
2015-12-30, by arapte
6961123: setWMClass fails to null-terminate WM_CLASS string
2015-12-29, by omajid
8143054: [macosx] KeyEvent modifiers do not contain information about mouse buttons
2015-12-29, by serb
8135088: Typo in AuFileReader
2015-12-29, by serb
8143150: DrawImagePipe can skip some unnecessary blits
2015-12-29, by serb
8145808: java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java hangs on Win. 8
2015-12-24, by prr
8041928: MouseEvent.getModifiersEx gives wrong result
2015-12-24, by ssadetsky
8145785: [TEST_BUG] java/awt/Toolkit/GetSizeTest/GetScreenSizeTest.java: incorrect name
2015-12-23, by prr
Merge
2015-12-22, by prr
8133039: Provide public API to sun.swing.UIAction#isEnabled(Object)
2015-12-22, by alexsch
8144488: Compilation fails on Jake for regtest javax/swing/JMenu/8067346/bug8067346.java
2015-12-18, by ssadetsky
8145608: PNG writer should permit setting compression level and iDAT chunk maximum size
2015-12-16, by lbourges
8146508: 6488522 was committed with incorrect author attribution.
2015-12-16, by prr
6488522: PNG writer should permit setting compression level and iDAT chunk maximum size
2015-12-16, by prr
8144718: Pisces / Marlin Strokers may generate invalid curves with huge coordinates and round joins
2015-12-16, by lbourges
8145116: [TEST_BUG] Incorrect binary comparison in java/awt/event/KeyEvent/ExtendedModifiersTest/ExtendedModifiersTest.java
2015-12-16, by arapte
8145344: Add SHA1 and SHA-224 to preferred provider list for solaris-sparc
2016-02-02, by ascarpino
Merge
2016-02-02, by chegar
8148117: Move sun.misc.Cleaner to jdk.internal.ref
2016-02-02, by chegar
8141452: Convert between TimeUnit and ChronoUnit
2016-02-02, by dl
8148787: StringConcatFactory exactness check produces bad bytecode when a non-arg concat is requested
2016-02-02, by shade
8147912: test "parseWithZoneWithoutOffset" of java/time/tck/java/time/format/TCKDTFParsedInstant.java fail on de_DE locale
2016-02-02, by rpatil
6659240: Exceptions thrown by MXBeans wrongly documented in j.l.m.ManagementFactory
2016-02-02, by jbachorik
8148710: Remove FlatMapOpTest.java from ProblemList.txt
2016-02-02, by amlu
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-56
+56
+100
+300
+1000
+3000
+10000
tip