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
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.
8202094: jdk/jfr/api/recording/event/TestEventTime.java intermittently times out
2018-06-04, by egahlin
8198285: More consistent Access API for arraycopy
2018-06-04, by rkennke
8203919: Remove "-add-modules" hint from error message
2018-06-04, by egahlin
8204295: [BACKOUT] - JVMFlag::printError missing ATTRIBUTE_PRINTF
2018-06-04, by gziemski
Merge
2018-06-04, by amenkov
8187289: NotifyFramePop request is not cleared if JVMTI_EVENT_FRAME_POP is disabled
2018-06-04, by amenkov
8189335: javac exception when referencing private inner class with same name as normal class with dollar_1
2018-06-04, by bsrbnd
8203939: JVMFlag::printError missing ATTRIBUTE_PRINTF
2018-06-04, by gziemski
8203445: [TESTBUG] Remove appcds/jigsaw/limitmods/LimitModsTests.java
2018-06-04, by ccheung
Merge
2018-06-04, by coleenp
8204195: Clean up macroAssembler.inline.hpp and other inline.hpp files included in .hpp files
2018-06-04, by coleenp
8203435: Circular nested dynamic constant test needed to confirm JVMS resolution behavior
2018-06-04, by lfoltan
8202758: SIGSEGV calling Class.forName(String,Boolean,ClassLoader) with mocked loader
2018-06-04, by lfoltan
8203924: Zero: bootcycle-images build fails on x86_64
2018-06-04, by sgehwolf
8204277: [testbug] fix DisassembleCodeBlobTest.
2018-06-04, by goetz
8202547: Move G1 runtime calls used by generated code to G1BarrierSetRuntime
2018-06-04, by eosterlund
8198378: javac crash when checking imports and a broken class is present
2018-06-04, by jlahoda
8203921: JFR thread sampling is missing fixes from JDK-8194552
2018-06-04, by mgronlun
8204164: OOM-only logging in Metaspace
2018-06-04, by stuefe
8204134: jtreg: Fix RTM abort provoker for various tests after "8149159: Clean up Unsafe"
2018-06-03, by gromero
8202627: javadoc generates broken links to deprecated items when -nodeprecated is used
2018-06-03, by pmuthuswamy
8204136: jtreg: Fix failing RTM test RTMSpinLoopCount
2018-06-03, by gromero
8199268: docs/api/jdk.javadoc/com/sun/javadoc/package-summary.html contain low contrast text
2018-06-03, by pmuthuswamy
8199388: Test development for ChaCha20 and Poly1305 algorithms
2018-06-01, by jjiang
8202812: [TESTBUG] Open source VM testbase compiler tests
2018-06-01, by iignatyev
8204250: Problem list pkcs11 tests on windows
2018-06-01, by rhalade
8203182: Release session if initialization of SunPKCS11 Signature fails
2018-06-01, by mbalao
Merge
2018-06-01, by prr
Merge
2018-06-01, by prr
8200052: libjavajpeg: Fix compile warning in jchuff.c
2018-06-01, by prr
8204085: avoid printing uninitialized pointer in java.desktop/windows/native/libawt/java2d/windows/GDIWindowSurfaceData.cpp
2018-05-30, by mbaesken
Merge
2018-05-31, by prr
8199150: Accessibility issues in java.desktop
2018-05-31, by serb
8202051: Address compilation warnings in libawt with VS2017
2018-05-31, by serb
8199723: Test java/awt/TextComponent/DeselectionDuringDoSelectionNonVisibleTest/DeselectionDuringDoSelectionNonVisibleTest.java fails
2018-05-31, by sveerabhadra
8195624: Desktop API cannot be used without permission to read "os.version"
2018-05-30, by serb
8203380: Missing platform and bug information for MouseModifiersInKeyEvent test
2018-05-30, by serb
8204122: Update harfbuzz.md
2018-05-30, by prr
8199530: Upgrade to harfbuzz 1.7.6
2018-05-30, by prr
8196373: Introspector does not see overridden generic setter method
2018-05-30, by serb
8201429: Support AIX Input Method Editor (IME) for AWT Input Method Framework (IMF)
2018-05-30, by clanger
8201279: javax.sound tests should not set java.home system property
2018-05-29, by serb
8191522: Remove Bigelow&Holmes Lucida fonts from JDK sources
2018-05-25, by prr
Merge
2018-05-25, by prr
8203485: [freetype] text rotated on 180 degrees is too narrow
2018-05-25, by bae
8203498: The specification for java.applet package should be updated
2018-05-23, by serb
8203027: Open source tests for "java.awt.geom"
2018-05-22, by serb
8201364: [macosx] Component.getLocation() gives inconsistent coordinate for a component at (0,0)
2018-05-17, by serb
5109146: PNGMetadata Background color initialization from standard metadata is incomplete
2018-05-17, by jdv
8194327: [macos] AWT windows have incorrect main/key window behaviors
2018-05-16, by serb
8190417: javadoc updates to java.util.regex.Matcher
2018-06-01, by lancea
8203669: PPC64: Fix jtreg RTM tests after "8203305: Improve TM detection for enabling RTM on Linux / POWER9"
2018-05-21, by gromero
8203827: Upgrade JLine to 2.14.6
2018-06-01, by jlahoda
8204194: Lazily create MethodHandleImpl$AsVarargsCollector.asCollectorCache
2018-06-01, by redestad
8203237: JFR TestBiasedLockRevocationEvents should ignore events unrelated to the test
2018-06-01, by rwestberg
8204055: SIGSEGV in java -XX:
2018-05-31, by dholmes
8191031: Remove several Symantec Root CAs
2018-05-31, by rhalade
8197387: jcmd started by "root" must be allowed to access all VM processes
2018-05-31, by dtitov
8204179: [BACKOUT] OopStorage should use GlobalCounter
2018-05-31, by kbarrett
8203960: [TESTBUG] runtime/logging/DefaultMethodsTest.java failed when running in CDS mode
2018-05-31, by ccheung
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip