Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-96
+96
+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.
8098580: drainRefQueueBounds() puts pressure on pool.size()
2016-04-05, by ascarpino
Merge
2016-04-05, by prr
Merge
2016-04-05, by prr
7179078: Remove @beaninfo processing from the makefiles
2016-03-29, by serb
8152159: LabelUI is not updated for TitledBorder
2016-03-29, by alexsch
8150225: api/javax_swing/text/AbstractWriter/index_indent failed
2016-03-29, by rchamyal
Merge
2016-03-28, by prr
Merge
2016-03-28, by prr
8149958: Implementation/documantation of AudioInputStream.read()/skip() should be updated
2016-03-28, by serb
8132782: RIFFReader does not support WAVE-Files greater than 2 GiB
2016-03-28, by serb
8051519: Deprecate sun.java2d.SunGraphicsEnvironment.useAlternateFontforJALocales
2016-03-25, by prr
8149558: [TEST] add regression test for JDK-8150154
2016-03-25, by avstepan
8150535: [TEST_BUG] fix @library for test/java/awt/TrayIcon/MouseMovedTest/MouseMovedTest.java
2016-03-25, by yan
8078514: Nightly: api/javax_swing/DefaultRowSorter/index_ModelStructChanged failure
2016-03-25, by ssadetsky
8151998: VS2010 ThemeReader.cpp(758) : error C3861: 'round': identifier not found
2016-03-24, by alexsch
8134669: Empty screen insets in Gnome 3, OEL 7 in multiscreen mode
2016-03-24, by ssadetsky
8139215: RTFEditorKit does not save alignment
2016-03-24, by ssadetsky
8075907: The regression-swing case failed as the rollover icons is not correctly shown with the special options"-client -Dswing.defaultlaf=javax.swing.plaf.nimbus.NimbusLookAndFeel"
2016-03-24, by ssadetsky
8133864: Wrong display, when the document I18n properties is true.
2016-03-24, by ssadetsky
6439354: Win L&F: TitledBorder colors are not from desktop
2016-03-24, by pkbalakr
8145173: HiDPI splash screen support on Windows
2016-03-24, by rchamyal
8151590: "ALL" radio button is not selected in printDialog when we call DefaultSelectionType.ALL in windows
2016-03-24, by psadhukhan
6185114: Undefined Exception in SampleModel, method createCompatibleSampleModel
2016-03-24, by aghaisas
7107620: Need to round in test java/awt/print/PageFormat/PageFormatFromAttributes.java
2016-03-24, by psadhukhan
8143227: Platform-Specific Desktop Features
2016-03-24, by azvegint
8144938: Handle properly coordinate overflow in Marlin Renderer
2016-03-23, by lbourges
8151282: [TEST_BUG] javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java fails with GTK LnF
2016-03-23, by aniyogi
8150844: [hidpi] [macosx] -Dsun.java2d.uiScale should be taken into account for OS X
2016-03-23, by alexsch
8055463: Need public API allowing full access to font collections in Font.createFont()
2016-03-22, by prr
Merge
2016-03-22, by prr
8148555: [macosx] An uncaught exception was raised entering Emoji into JTextArea
2016-03-22, by aniyogi
8152201: [TEST_BUG] test/java/awt/Window/FindOwner/FindOwnerTest.java has @test tag
2016-03-22, by ssadetsky
Merge
2016-03-21, by prr
Merge
2016-03-18, by prr
8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField
2016-03-18, by arapte
8145228: Java Access Bridge, getAccessibleStatesStringFromContext doesn't wrap the call to getAccessibleRole
2016-03-17, by ptbrunet
8151714: [TEST] add a test for JOptionPane dialog multiresolution icons
2016-03-17, by avstepan
8151110: libfontmanager should free memory with delete[] if it was allocated with new[]
2016-03-17, by psadhukhan
6379088: Suboptimal expression in javax.imageio.ImageTypeSpecifier.getBitsPerBand(int)
2016-03-17, by psadhukhan
8146239: Support of PCM_FLOAT for the AU file format
2016-03-16, by serb
8151857: [TEST_BUG] bug6544309.java fails intermittently
2016-03-16, by serb
8066139: Null return from PrintJob.getGraphics() running closed/java/awt/PrintJob/HighResTest/HighResTest.java
2016-03-16, by psadhukhan
8149849: [hidpi] DnD issues (cannot DnD from JFileChooser to JEditorPane or other text component) when scale > 1
2016-03-15, by alexsch
8076545: Text size is twice bigger under Windows L&F on Win 8.1 with HiDPI display
2016-03-15, by alexsch
8139227: Text fields in JPopupMenu structure do not receive focus in hosted Applets
2016-03-15, by ssadetsky
8021961: setAlwaysOnTop doesn't behave correctly in Linux/Solaris under certain scenarios
2016-03-15, by ssadetsky
8143295: Validating issue in AWT
2016-03-15, by ssadetsky
8151770: 9-client windows builds fail on windows since make file change for 8145174
2016-03-14, by erikj
Merge
2016-03-14, by ddehaven
Merge
2016-03-11, by ddehaven
8149456: [macosx] robot.keyPress do not generate key events (keyPressed and keyReleased) for function keys F13 to F19
2016-03-14, by mhalder
8150724: [TEST] HiDPI: create a test for multiresolution icons
2016-03-14, by avstepan
8151621: [TEST_BUG] java/awt/print/PrinterJob/MultiMonPrintDlgTest.java doesn't work with jtreg
2016-03-14, by psadhukhan
8069348: SunGraphics2D.copyArea() does not properly work for scaled graphics in D3D
2016-03-11, by alexsch
8151697: [TEST] minor update of test/java/awt/image/multiresolution/BaseMultiResolutionImageTest.java
2016-03-11, by avstepan
8151699: [TEST_BUG] fix awt/image/multiresolution/MultiResolutionTrayIconTest
2016-03-11, by avstepan
6734341: REGTEST fails: SelectionAutoscrollTest.html
2016-03-11, by kshefov
7012008: JDesktopPane - Wrong background color with Win7+WindowsLnf
2016-03-11, by pkbalakr
8145174: HiDPI splash screen support on Linux
2016-03-11, by rchamyal
8145896: JInternalFrame setMaximum before adding to desktop throws null pointer exception
2016-03-11, by rchamyal
8151627: [TEST_BUG] fix test/java/awt/image/multiresolution/MultiResolutionRenderingHintsTest.java to run with Jake
2016-03-10, by avstepan
8151288: Generation of property files for gtk l&f can be skipped on win/osx
2016-03-04, by serb
8151269: [TEST] add test covering getSource() method for multiresolution image
2016-03-10, by avstepan
8139183: drawImage misses background's alpha channel
2016-03-10, by jdv
8144164: [macosx] Test java/awt/Focus/MouseClickRequestFocusRaceTest/MouseClickRequestFocusRaceTest failed
2016-03-09, by serb
8142406: [TEST] MultiResolution image: need test to cover the case when @2x image is corrupted
2016-03-09, by avstepan
8034239: PrintServiceLookup.lookupPrintServices() returns different amount of services in comparison with lpstat -v
2016-03-09, by psadhukhan
8152742: jlink --include-locales th fails with ArrayIndexOutOfBoundsException
2016-04-05, by naoto
8149735: PropertiesTest.sh fails
2016-04-05, by rgoel
7167293: FtpURLConnection connection leak on FileNotFoundException
2016-04-05, by vtewari
8153041: Remove unused redundant parameter in CLDRConverter
2016-04-04, by naoto
8153286: Move sun.misc.GC to java.rmi ( sun.rmi.transport )
2016-04-04, by chegar
8151806: JImage decompress code needs to be revised to be more effective
2016-04-04, by jlaskey
8153181: Move sun.misc.VMSupport to an internal package
2016-04-03, by chegar
Added tag jdk-9+113 for changeset 07dc1868fd1e
2016-04-07, by lana
Merge
2017-07-05, by duke
8153737: Unsupported Module
2016-04-09, by chegar
8153498: Update the PostVMInitHook mechanism to use an internal package in the base module
2016-04-09, by chegar
Merge
2016-04-07, by lana
Merge
2016-04-04, by amurillo
8153410: Disable tests until JDK-8151460 gets to main
2016-04-04, by jwilhelm
Merge
2016-03-31, by amurillo
8153195: Quarantine compiler/gcbarriers/PreserveFPRegistersTest.java
2016-03-31, by zmajo
Merge
2016-03-30, by thartmann
Merge
2016-03-29, by twisti
8152634: generalize exception throwing routines in JVMCIRuntime
2016-03-25, by rschatz
8152636: TestHasNegatives.java fails after Jigsaw changes were integrated
2016-03-30, by iignatyev
8152972: C2 crashes with SIGSEGV in LoadNode::make
2016-03-29, by vlivanov
8152945: TestStableU* tests aren't Jigsaw-ready
2016-03-29, by vlivanov
8152857: [TESTBUG] UnsafeGetConstantField.testUnsafeGetFieldUnaligned fails w/ -XX:-UseUnalignedAccesses in -Xcomp mode
2016-03-29, by vlivanov
8152496: Blended code generation
2016-03-29, by mcberg
Merge
2016-03-29, by zmajo
8152730: File Leak in CompileBroker::init_compiler_thread_log of compileBroker.cpp:1665.
2016-03-28, by rraghavan
8145348: Make intrinsics flags diagnostic.
2016-03-28, by rraghavan
8025962: JSR 292: NoSuchMethodError and NoSuchFieldError in MHN_resolve_Mem
2016-03-28, by vlivanov
8148175: C1: G1 barriers don't preserve FP registers
2016-03-28, by vlivanov
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
tip