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.
8145789: Switch JDK 9 to use Jib in JPRT
2016-02-15, by erikj
8149647: Incremental enhancements from build-infra
2016-02-12, by ihse
Merge
2016-02-11, by lana
8149116: Make test/Makefile more silent
2016-02-08, by ehelin
8149479: Fix compare.sh to have a clean baseline with COMPARE_BUILD
2016-02-11, by erikj
8148861: Update jaxws to use the new non-inheriting thread-local Thread constructor
2016-02-10, by chegar
8147754: Configure fails to detect freetype installed by XQuartz on OSX 10.11
2016-02-08, by ddehaven
Added tag jdk-9+105 for changeset d0b71f2375d0
2016-02-11, by lana
Added tag jdk-9+105 for changeset db483b34fa71
2017-07-05, by duke
Merge
jdk-9+105
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2016-02-04, by lana
8080357: JShell: Only unqualified unresolved references should be corralled
2016-02-02, by rfield
8147949: NetBeans cannot open langtools repository because of the reserved word \"aux\"
2016-02-02, by jlahoda
Added tag jdk-9+104 for changeset 09c25109769a
2016-02-04, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+104 for changeset 59fc48a1a885
2016-02-04, by lana
Merge
2017-07-05, by duke
Merge
2016-02-04, by lana
8144593: Suppress not recognized property/feature warning messages from SAXParser
2016-02-04, by aefimov
Added tag jdk-9+104 for changeset c6f848cc2750
2016-02-04, by lana
Merge
2017-07-05, by duke
8149334: JSON.parse(JSON.stringify([])).push(10) creates an array containing two elements
2016-02-08, by mhaupt
8149186: Don't use indy for optimistic arithmetic
2016-02-08, by attila
Merge
2016-02-04, by lana
8148926: Call site profiling fails on braces-wrapped anonymous function
2016-02-04, by sundar
Added tag jdk-9+104 for changeset a077e87423b1
2016-02-04, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+104 for changeset a8ace34fedbc
2016-02-04, by lana
Merge
2017-07-05, by duke
8098581: SecureRandom.nextBytes() hurts performance with small size requests
2016-02-08, by ascarpino
8064466: (fs spec) Files.readAttributes(Path, String, LinkOption...) not clear when called with zero attributes
2016-02-08, by bpb
8138578: MethodHandles.Lookup.findSpecial() Javadoc fails to consider static methods
2016-02-08, by mhaupt
8146747: java.time.Duration.toNanos() and toMillis() exception on negative durations
2016-02-08, by ntv
8148838: Stream.flatMap(...).spliterator() cannot properly split after tryAdvance()
2016-02-08, by tvaleev
8148115: Stream.findFirst for unordered source optimization
2016-02-08, by tvaleev
8148250: Stream.limit() parallel tasks with ordered non-SUBSIZED source should short-circuit
2016-02-08, by tvaleev
8148629: Disable remaining warnings in awt/fontmanager
2016-02-05, by erikj
8148928: java/util/stream/test/**/SequentialOpTest.java timed out intermittently
2016-02-05, by amlu
Merge
2016-02-04, by lana
8149044: jdk/internal/misc/JavaLangAccess/FormatUnsigned.java fails all platforms
2016-02-04, by shade
8148936: Adapt UUID.toString() to Compact Strings
2016-02-04, by shade
8148955: libjimage.so compiled with wrong flags
2016-02-04, by erikj
8149003: Mark more jdk_core tests as intermittently failing
2016-02-04, by amlu
8148983: Fix extra comma in changes for JDK-8148916
2016-02-03, by darcy
8148821: (fs) Path.getParent() javadoc error
2016-02-03, by bpb
8148916: Mark bug6400879.java as intermittently failing
2016-02-03, by darcy
8072379: Implement jdk.Version
2016-02-02, by iris
8148869: StringConcatFactory MH_INLINE_SIZED_EXACT strategy does not work with -XX:-CompactStrings
2016-02-03, by shade
8148891: Multiple failing javax/imageio/plugins after client integration
2016-02-02, by bpb
8146249: libjimage should use delete[] with new[]
2016-02-02, by asmotrak
Merge
2016-02-02, by ddehaven
Merge
2016-02-02, by ddehaven
8147966: [TEST] add a test for multiresolution image properties
2016-01-26, by avstepan
8074165: Deprecate support for AppletViewer
2016-01-22, by serb
8146881: [TEST] update some imageio plugins tests to affect TIFF format
2016-01-22, by avstepan
Merge
2016-01-21, by ddehaven
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
Merge
2016-02-01, by amurillo
Merge
2016-02-01, by amurillo
Merge
2016-01-28, by amurillo
Merge
2016-01-28, by thartmann
Merge
2016-01-26, by thartmann
Merge
2016-01-15, by thartmann
8141615: Add new public methods to sun.reflect.ConstantPool
2016-01-12, by kshefov
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip