Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-64
+64
+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.
8162458: Buffer view implementations use incorrect offset for Unsafe access
2016-07-29, by psandoz
Merge
2016-07-27, by acorn
8162340: Better class stream parsing
2016-07-27, by acorn
8140723: Remove source code conditionalized on JAVASE_EMBEDDED
2016-07-26, by dholmes
Merge
2016-07-26, by amurillo
Merge
2016-07-22, by amurillo
Merge
2016-07-21, by amurillo
8161947: runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev
2016-07-21, by psandoz
8161057: Solaris: deprecated/obsolete compiler flags should be removed
2016-07-20, by dcubed
8161164: quarantine more tests that can't attach symbolicator to the process on MacOS X
2016-07-18, by dcubed
8161034: GPL header missing comma after year
2016-07-18, by fparain
8158350: Table in ThreadInfo.from(CompositeData) may need updates for new stack trace attributes
2016-07-15, by sspitsyn
Merge
2016-07-15, by dcubed
8160997: Solaris: deprecated <pwd.h> and <gid.h> interfaces should be replaced
2016-07-15, by dcubed
Merge
2016-07-15, by amurillo
8151163: All Buffer implementations should leverage Unsafe unaligned accessors
2016-07-15, by psandoz
8161431: JNI pending exceptions in ProcessHandleImpl_linux.c and ProcessHandleImpl_unix.c
2016-08-08, by rriggs
8162876: [TEST_BUG] sun/net/www/protocol/http/HttpInputStream.java fails intermittently
2016-08-08, by snikandrova
8163303: Remove identity scope information from jarsigner -verbose output
2016-08-08, by weijun
8163149: Typo in java.net.http.AuthenticationFilter
2016-08-05, by xiaofeya
8161379: Force inline methods calling Reflection.getCallerClass
2016-08-06, by redestad
Merge
2016-08-05, by prr
6427331: NullPointerException in LookupOp.filter(Raster, WritableRaster)
2016-08-03, by aghaisas
6575247: Banner checkbox in PrinterJob print dialog doesn't work
2016-08-03, by psadhukhan
8074843: Resolve disabled warnings for libmlib_image and libmlib_image_v
2016-08-02, by prr
8160736: KSS : unnecessary class.forName in TIFFJPEGCompressor.java
2016-08-02, by jdv
8160943: skipImage() in JPEGImageReader class throws IIOException if we have gaps between markers in Jpeg image.
2016-08-02, by jdv
8144594: HiDPI: awt.Choice looks improperly (Win 8)
2016-08-02, by rchamyal
Merge
2016-08-01, by prr
8157827: AWT_Desktop/Automated/Exceptions/BasicTest loads incorrect GTK version when jdk.gtk.version=3
2016-07-29, by ssadetsky
8160448: Make GTK3 menus appearence similar to native.
2016-07-29, by ssadetsky
8161195: Regression: closed/javax/swing/text/FlowView/LayoutTest.java
2016-07-29, by ssadetsky
8016313: java.awt.Headless exception has no spec since its creation
2016-07-29, by ssadetsky
8117886: There is no tooltip while moving the mouse on the tray icon.
2016-07-29, by ssadetsky
8161273: [hidpi] The frame insets size is wrong on Linux HiDPI because it is not scaled.
2016-07-29, by ssadetsky
8160246: Regression: 4410243 reproducible with GTK LaF
2016-07-29, by ssadetsky
8161007: GPL header missing comma in year
2016-07-29, by ssadetsky
Merge
2016-07-28, by ddehaven
Merge
2016-07-28, by ddehaven
8056210: Move libawt file to windows directory
2016-07-28, by prr
8148477: Native memory leak in font layout subsystem
2016-07-28, by prr
8149714: [parfait] char array lengths don't match in awt_Font.cpp:1701
2016-07-28, by prr
8160664: JVM crashed with font manager on Solaris 12
2016-07-27, by aivanov
8162488: JDK should be updated to use LittleCMS 2.8
2016-07-26, by prr
8074827: Resolve disabled warnings for libjavajpeg
2016-07-26, by prr
8162545: Mac build failure
2016-07-26, by vadim
8159899: [TEST_BUG] Timeout in tests when OOM should be generated
2016-07-26, by serb
8161742: [parfait] Uninitialised memory in isXTestAvailable of awt_Robot.c:65
2016-07-26, by vadim
8161733: [parfait] Memory leak in imageioJPEG.c:2803
2016-07-26, by vadim
8161740: [parfait] Memory leak in Java_sun_awt_UNIXToolkit_load_1gtk_1icon of awt_UNIXToolkit.c:132
2016-07-26, by vadim
8161761: [parfait] 2 JNI exception pending defect groups in GraphicsPrimitiveMgr.c
2016-07-26, by vadim
6591280: getting IPP connection causes disabling jar caches
2016-07-26, by psadhukhan
7175487: Cannot customize font configuration on Linux
2016-07-25, by prr
8147542: ClassCastException when repainting after display resolution change
2016-07-25, by prr
8147648: [hidpi] multiresolution image: wrong resolution variant is used as icon in the Unity panel
2016-07-25, by rchamyal
8162429: Clean up obsolete font preferences for JDS.
2016-07-22, by prr
8162432: Clean up references in font code to old Solaris releases.
2016-07-22, by prr
8140314: Verify IIOMetadataFormat class on loading
2016-07-22, by prr
8148454: [PIT] Failure of ReplaceMetadataTest on TIFF with IllegalStateException
2016-07-22, by bpb
8161902: [PIT][TEST_BUG]sun/awt/image/OffScreenImageSource/ImageConsumerUnregisterTest.java compilation fails
2016-07-23, by jdv
8149016: Misleading IllegalArgumentException message when a type that is neither LONG nor IFD pointer is supplied to TIFFField constructor
2016-07-22, by bpb
8144709: [hidpi] [TestBug] java/awt/GridLayout/ChangeGridSize/ChangeGridSize.java, java/awt/GridLayout/ComponentPreferredSize/ComponentPreferredSize.java are failing
2016-07-22, by pkbalakr
7096375: Swing ignores first click after decreasing system's time
2016-07-22, by aghaisas
4882305: StreamPrintServ.getSupportedAttributeValues returns null for Orientation attr
2016-07-22, by psadhukhan
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-64
+64
+100
+300
+1000
+3000
+10000
tip