Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-128
+128
+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.
8199470: Remove unused property file.encoding.pkg
2018-03-13, by rriggs
8196748: tools/jar tests need to tolerate unrelated warnings
2018-03-13, by sherman
8198989: Provide more diagnostic IAE messages
2018-03-12, by naoto
8199462: Use Reference.reachabilityFence in direct ByteBuffer methods
2018-03-12, by psandoz
Added tag jdk-11+4 for changeset e59941f7247d
2018-03-12, by lana
8199473: Support Visual Studio BuildTools with VS2017
2018-03-12, by erikj
8199469: Disable generate-jli-classes when building interim-image
2018-03-12, by redestad
8199453: Enable link-time generation of constructor forms
2018-03-12, by redestad
8199428: install-file macro fails on filenames with space on Solaris
2018-03-12, by erikj
8199451: Create linux-aarch64 cross-compilation devkit, and fix cross-compilation
2018-03-12, by ihse
8199420: Update javadoc tags in java.lang.System and related
2018-03-12, by rriggs
8199009: test/jdk/java/util/Locale/SoftKeys.java fails with OutOfMemoryError
2018-03-10, by redestad
8199352: The Jib artifact resolver in test lib needs to print better error messages
jdk-11+4
2018-03-09, by erikj
8199405: Bump lowest supported gcc to 4.8
2018-03-09, by ihse
8199403: Require binutils 2.18 or newer
2018-03-09, by ihse
8199416: Remove debug output left over since JDK-8198844
2018-03-09, by ihse
8187950: javax.lang.model APIs throws CompletionFailure or a subtype of CompletionFailure.
2018-03-09, by jlahoda
8199154: Accessibility issues in jdk.security.auth
2018-03-09, by weijun
8198833: TestMemoryAwareness Docker container fails with too small maximum heap
2018-03-02, by rehn
Merge
2018-03-02, by jwilhelm
8191369: NMT: Enhance thread stack tracking
2018-03-01, by zgu
8198474: Move JNIHandles::resolve into jniHandles.inline.hpp
2018-03-01, by kbarrett
8195632: [Graal] Introduce EagerJVMCI flag to force eager JVMCI initialization
2018-03-01, by kvn
8198887: JDK-8168722 broke the build on macosx
2018-03-01, by mlarsson
8148871: Possible wrong expression stack depth at deopt point
2018-03-01, by thartmann
8168722: Unified Logging configuration output needs simplifying
2018-02-28, by mlarsson
8198252: Null pointer dereference in fold_compares_helper
2018-02-28, by rraghavan
Merge
2018-03-01, by jwilhelm
8191421: Deprecate PrintSafepointStatistics, PrintSafepointStatisticsTimeout and PrintSafepointStatisticsCount options
2018-02-28, by coleenp
8197841: Remove unused function Universe::create_heap_ext
2018-02-28, by ehelin
8187066: -Xlog:help "=debug" example is not quite accurate
2018-02-28, by mlarsson
8198825: Resolve missing review feedback for JDK-8170976
2018-02-28, by mlarsson
8153945: Track if log configuration has changed during runtime
2018-02-28, by mlarsson
8190346: improve unified JVM logging help message and warnings
2018-02-28, by mlarsson
8197453: Add support of extra problem list
2018-02-27, by epavlova
8190679: java/util/Arrays/TimSortStackSize2.java fails with "Initial heap size set to a larger value than the maximum heap size"
2018-02-27, by iignatyev
8196882: VS2017 Hotspot Defined vsnprintf Function Causes C2084 Already Defined Compilation Error
2018-02-27, by kbarrett
8041626: Shutdown tracing event
2018-02-13, by rwestberg
8197408: Bad pointer comparison and small cleanup in os_linux.cpp
2018-02-27, by rehn
8196868: AARCH64: ld/st instructions hit guarantee assert while using sp
2018-02-27, by dpochepk
8198293: AARCH64 - Add CPU detection code for Cavium Thunder X2
2018-02-27, by dchuyko
8198750: [s390+x86_32+aarch64] Fix build after jdk-8195142
2018-02-27, by mdoerr
8170976: [TESTBUG] LogTestFixture does not restore previous logging state
2018-02-26, by mlarsson
8198703: Missing #include "gc/shared/cardTableModRefBS.hpp" in graphKit.hpp
2018-02-26, by eosterlund
8194085: Obsolete the deprecated SafepointSynchronize flags and remove related code
2018-02-26, by hseigel
8197864: VS2017 (C4334) Result of 32-bit Shift Implicitly Converted to 64 bits
2018-02-26, by lfoltan
8198304: VS2017 (C4838, C4312) Various conversion issues with gtest tests
2018-02-26, by lfoltan
8198312: VS2017: Upgrade HOTSPOT_BUILD_COMPILER in vm_version.cpp
2018-02-26, by lfoltan
8198640: VS2017 (LNK4281) Link Warning Against Missed ASLR Optimization
2018-02-26, by lfoltan
8195142: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
2018-02-26, by eosterlund
8198554: Add fuzzy matching for log levels and tags when parsing -Xlog
2018-02-26, by mlarsson
8195065: runtime/appcds/ProhibitedPackage.java intermittent failure
2018-02-24, by iklam
8196064: AArch64: Merging ld/st into ldp/stp in macro-assembler
2018-02-03, by zyao
8199347: Always use -Z7 for debug symbols when compiling on Windows
2018-03-09, by ihse
8199266: Update boot and build jdk requirements in configure
2018-03-08, by erikj
8194296: Check copyright of files in make/langtools/tools
2018-03-08, by jjg
8199339: JDK-8198859 broke solaris x64
2018-03-08, by erikj
8199331: Don't limit debug information for fastdebug JDK native libraries
2018-03-08, by ihse
8199338: Use -g0 on solstudio also for compiling C programs
2018-03-08, by ihse
8198899: Compilation errors in java.prefs with VS 2017
2018-03-08, by bpb
8169358: httpserver does not close connections when RejectedExecutionException occurs
2018-03-08, by ykubota
8199327: nuke var type name after a lambda has been accepted
2018-03-08, by vromero
8193262: JNI array not released in libsunmscapi convertToLittleEndian
2018-03-08, by weijun
8191139: Remove deprecated javax.security.auth.Policy API
2018-03-08, by weijun
8198898: Compilation errors in jdk.crypto.mscapi with VS 2017
2018-03-08, by weijun
8199198: Remove unused functions in jdk.crypto.mscapi native code
2018-03-08, by weijun
8199197: Set _NT_SYMBOL_PATH when running tests on windows
2018-03-07, by erikj
8199224: Refactor add_native_source in SetupNativeCompilation
2018-03-07, by ihse
8199236: Nashorn uses deprecated HTML tags in Javadoc
2018-03-07, by hannesw
8199152: Configure broken on arm32
2018-03-06, by enevill
8199120: (so) SocketChannelImpl read/write don't need stateLock when channel is configured non-blocking
2018-03-07, by alanb
8199015: (se) SocketChannelImpl.translateXXXOps access channel state without synchronization
2018-03-07, by alanb
8198928: (so) SocketChannel connect may deadlock if closed at around same time that connect fails
2018-03-07, by alanb
8198302: VS2017 (C4477) java.base/windows/native/libnet/NetworkInterface_winXP.c incorrect printf format strings
2018-03-06, by bpb
8182765: HTML5 must be the default javadoc codegen mode in the near future
2018-03-06, by bpatel
8199103: Can't use COMPARE_BUILD with PATCH from custom root
2018-03-06, by ihse
8199125: --disable-warnings-as-errors does not work for native jtreg test code
2018-03-06, by erikj
8199118: Filtering of filename for microsoft CL broken on newer Cygwin
2018-03-06, by ihse
8197538: Remove mention of hotjava paths in MimeTable.java
2018-03-06, by rriggs
8199018: Test crypto provider not registering
2018-03-06, by coffeys
8198844: Clean up GensrcX11Wrappers
2018-03-06, by ihse
8199052: Configure broken on aarch64
2018-03-06, by ihse
8193660: Check SOURCE line in "release" file for closedjdk
2018-03-05, by shurailine
8193660: Check SOURCE line in "release" file for closedjdk
2018-03-05, by shurailine
4993841: (str) java.lang.Character should have a toString(int) method
2018-03-05, by naoto
8198834: (ch) Enable java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java on linux-x64
2018-03-05, by bpb
8198931: remove java.xml.bind module dependency for com/sun/jndi tests
2018-03-04, by xyin
8197533: Move javax.transaction.xa to its own module
2018-03-04, by lancea
8198966: To make CoderResult.Cache.cache final and allocate it eagerly
2018-03-04, by sherman
8198862: Stop doing funky compilation stuff for dtrace
2018-03-03, by ihse
8198970: jnu_util.c compilation error on Solaris
2018-03-02, by rriggs
8198955: String#repeat loop optimization
2018-03-02, by jlaskey
8198697: Simplify initialization of platform encoding
2018-03-02, by rriggs
8198724: Refactor FLAGS handling in configure
2018-03-02, by ihse
8198821: fix test methods access for test java/text/Normalizer/NormalizerAPITest.java
2018-03-02, by xiaofeya
8198933: Update JDI tests to pass valid URL[]
2018-03-01, by martin
8198810: URLClassLoader does not specify behavior when URL array contains null
2018-03-01, by martin
8198888: Reduce string allocation churn in InvokerBytecodeGenerator
2018-03-01, by redestad
8137326: Methods for comparing CharSequence, StringBuilder, and StringBuffer
2018-03-01, by joehw
Merge
2018-03-01, by lana
Merge
2018-03-01, by lana
Added tag jdk-11+3 for changeset 1fd4d6068f54
2018-03-01, by lana
6372077: JarFile.getManifest() should handle manifest attribute name 70 bytes
2018-03-01, by rriggs
8187653: Lock in CoderResult.Cache becomes performance bottleneck
2018-03-01, by sherman
8197594: String#repeat
2018-03-01, by jlaskey
8198841: Thread.interrupt should set interrupt status while holding blockerLock
2018-03-01, by alanb
Merge
2018-03-01, by prr
Merge
2018-03-01, by prr
8197808: Test java/awt/Dialog/MakeWindowAlwaysOnTop/MakeWindowAlwaysOnTop.java fails on Windows
2018-02-28, by kaddepalli
8186513: [TESTBUG] javax/swing/JInternalFrame/8160248/JInternalFrameDraggingTest.java
2018-02-28, by psadhukhan
8196322: [macosx] When the screen menu bar is used, clearing the default menu bar should permit AWT shutdown
2018-02-27, by serb
8198693: Update ProblemsList for mac
2018-02-27, by psadhukhan
Merge
2018-02-26, by prr
8198004: javax/swing/JFileChooser/6868611/bug6868611.java throws error
2018-02-23, by jdv
8129569: [TEST_BUG] Test java/awt/Frame/MaximizedToUnmaximized/MaximizedToUnmaximized.java fails
2018-02-23, by sveerabhadra
8197926: java/awt/dnd/ImageTransferTest/ImageTransferTest.java doesnt close the windows in HiDPI setting
2018-02-22, by jdv
8198005: javax/swing/JFileChooser/7199708/bug7199708.java throws error
2018-02-22, by psadhukhan
8198333: ProblemList should be updated for headless mode
2018-02-21, by serb
Merge
2018-02-20, by prr
8194870: Some regression tests throw NPE exception on a specific Solaris 11.2 sun4v sparc machine
2018-02-20, by prr
Merge
2018-02-20, by prr
8196133: JShell crashes when attempting to use bad source file in class path
2018-02-16, by rfield
Merge
2018-02-16, by prr
8196196: Headful tests should not be run in headless mode
2018-02-16, by serb
8197549: Implement a new method similar to waitState() on Operator which run the check on event queue
2018-02-16, by akolarkunnu
8197482: Make Jemmy ComponentChooser lambda friendly
2018-02-16, by akolarkunnu
8196338: [TEST_BUG] sanity/client/SwingSet/src/TextFieldDemoTest.java Failed with timeout
2018-02-16, by akolarkunnu
8197499: RepaintManager does not increase double buffer after attaching a device with higher resolution
2018-02-15, by avu
less
more
|
(0)
-30000
-10000
-3000
-1000
-128
+128
+1000
+3000
+10000
tip