Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+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.
8155917: Memory access in free regions during G1 full gc causes regressions in SPECjvm2008 scimark.fft,lu,sor,sparse with 9+116 on Linux-x64
2016-08-30, by tschatzl
8158854: Ensure release_store is paired with load_acquire in lock-free code
2016-08-29, by dholmes
8164660: MinimalVM is not tested with GC tests
2016-08-29, by dfazunen
8150823: UL disables log outputs incorrectly
2016-08-26, by mlarsson
8150894: Unused -Xlog tag sequences are silently ignored.
2016-04-05, by mlarsson
Merge
2016-08-26, by iveresov
8158639: C2 compilation fails with SIGSEGV
2016-08-25, by jcm
8155635: C2: Mixed unsafe accesses break alias analysis
2016-08-25, by vlivanov
8162101: C2: Handle "wide" aliases for unsafe accesses
2016-08-25, by vlivanov
Merge
2016-08-23, by dnsimon
8164358: [JVMCI] expose Hotspot intrinsics and HotSpotIntrinsicCandidate info to JVMCI
2016-08-23, by dnsimon
8151988: Hotspot deoptimizes div/mod pair usage
2016-08-23, by vdeshpande
Merge
2016-08-23, by tpivovarova
8164648: [TESTBUG] jittester failed compilation after 8157957
2016-08-23, by tpivovarova
Merge
2016-08-23, by dpochepk
8164608: [TESTBUG] compiler/profiling tests fail to compile
2016-08-23, by dpochepk
8164214: [JVMCI] include VarHandle in signature polymorphic method test
2016-08-23, by dnsimon
8038348: Instance field load is replaced by wrong data Phi
2016-08-23, by thartmann
Merge
2016-08-22, by dnsimon
8163864: [JVMCI] move MethodProfileWidth to jvmci_globals.hpp
2016-08-22, by dnsimon
8164122: C1: assert(false) failed: stack or locks not matching (invalid bytecodes)
2016-08-22, by iveresov
Merge
2016-08-19, by iveresov
Merge
2016-08-19, by iveresov
8139700: compiler/jvmci/compilerToVM/DisassembleCodeBlobTest and InvalidateInstalledCodeTest timeout
2016-08-20, by dpochepk
Merge
2016-08-19, by iveresov
8064892: Non-methods code cache overflow is not handled correctly
2016-08-19, by thartmann
8162496: missing precedence edge for anti_dependence
2016-08-18, by kvn
Merge
2016-08-26, by amurillo
8161280: assert failed: reference count underflow for symbol
2016-08-26, by iklam
8163346: Update jmap-hashcode/Test8028623.java for better diagnostic of timeout.
2016-08-26, by dsamersoff
8163581: Heap Parameters in HSDB cannot handle G1CollectedHeap
2016-08-25, by ysuenaga
Merge
2016-08-25, by rprotacio
8148854: Class names "SomeClass" and "LSomeClass;" treated by JVM as an equivalent
2016-08-25, by rprotacio
8164737: Remove Unsafe dependency from ProcessTools
2016-08-25, by ctornqvi
8164133: Tests gc/arguments/TestAlignmentToUseLargePages.java and gc/cms/TestBubbleUpRef.java use too small heap
2016-08-25, by dfazunen
Added tag jdk-9+136 for changeset 36d7560ae09e
2016-09-15, by lana
Merge
2016-09-15, by lana
Merge
2016-09-14, by amurillo
Merge
2016-09-10, by amurillo
Merge
2016-09-01, by amurillo
Merge
2016-09-01, by amurillo
Merge
2016-08-26, by iveresov
8164608: [TESTBUG] compiler/profiling tests fail to compile
2016-08-23, by dpochepk
Merge
2016-08-26, by amurillo
8164737: Remove Unsafe dependency from ProcessTools
2016-08-25, by ctornqvi
8163320: JAVA_VERSION in release file should come from java.base module
2016-09-13, by sundar
Added tag jdk-9+136 for changeset eecdf7525f79
2016-09-15, by lana
Added tag jdk-9+136 for changeset 1b4b5d01aa11
2017-07-05, by duke
Merge
jdk-9+136
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2016-09-08, by lana
8131025: JShell: crash on tab-complete reference to bad class file
2016-09-08, by jlahoda
8080352: jshell tool: Error message for using "package" should be more descriptive than "Failed"
2016-09-07, by rfield
8162546: change hidden options -Xdebug to --debug, -XshouldStop to --should-stop, and -diags to --diags
2016-09-06, by vromero
Added tag jdk-9+135 for changeset 39dd3d3d369e
2016-09-08, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+135 for changeset 68787613f261
2016-09-08, by lana
Merge
2017-07-05, by duke
Merge
2016-09-08, by lana
8165617: Cleanup whitespace in jaxp/test
2016-09-08, by fyuan
8165116: redirect function is not allowed even with enableExtensionFunctions
2016-09-07, by joehw
Added tag jdk-9+135 for changeset ac2a115938ab
2016-09-08, by lana
Merge
2017-07-05, by duke
Merge
2016-09-08, by lana
8077149: __noSuchProperty__ and __noSuchMethod__ invocations are not properly guarded
2016-09-07, by hannesw
Added tag jdk-9+135 for changeset cc9682f2ced6
2016-09-08, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+135 for changeset e8d5d0486ea5
2016-09-08, by lana
Merge
2017-07-05, by duke
Merge
2016-09-12, by sspitsyn
8160950: Agent JAR added to app class loader rather than system class loader when running with -Djava.system.class.loader
2016-09-12, by sspitsyn
8164169: Miscellaneous changes imported from jsr166 CVS 2016-09
2016-09-12, by dl
8139237: java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java fails intermittently
2016-09-12, by dl
8164983: Improve CountedCompleter code samples; add corresponding tests
2016-09-12, by dl
8165890: [TESTBUG] Compilation issue in MultiReleaseJarTest after 8165723
2016-09-12, by redestad
8165605: Thai resources in jdk.localedata cause split package issue with java.base
2016-09-12, by naoto
8165723: JarFile::isMultiRelease() method returns false when it should return true
2016-09-12, by redestad
8165772: fix for 8165595 results in failure of jdk/test/tools/launcher/VersionCheck.java
2016-09-12, by sundar
8165492: Reduce number of lambda forms generated by MethodHandleInlineCopyStrategy
2016-09-12, by redestad
8165810: Problem list VersionCheck.java until JDK-8165772 is fixed
2016-09-11, by darcy
8165726: fix for 8165595 revealed a bug in pack200 tool's handling of main class attribute of module-info classes
2016-09-10, by sundar
8161230: ClassLoader: add resource methods returning java.util.stream.Stream
2016-09-09, by psandoz
8164691: Stream specification clarifications for iterate and collect
2016-09-09, by psandoz
8165731: Reference to removed method in VarHandle JavaDoc
2016-09-09, by psandoz
8165346: j.l.ClassLoader.getDefinedPackage(String) throws NPE
2016-09-09, by mchung
8165393: bad merge in java/lang/ref/package-info.java
2016-09-09, by kbarrett
4285505: deprecate java.lang.Compiler
2016-09-09, by smarks
8165592: Fix module dependencies for sun/text/* tests
2016-09-09, by skovalev
8165643: SecureDirectoryStream doesn't work on linux non-x86
2016-09-07, by martin
Merge
2016-09-08, by lana
8039854: Broken link in java.lang.RuntimePermission
2016-09-08, by darcy
8165583: Fix module dependencies for jdk/java/util/* tests
2016-09-08, by skovalev
8165563: ClassLoader::getSystemClassLoader will never be null
2016-09-08, by mchung
8165711: java/net/SetFactoryPermission/SetFactoryPermission.java needs to run in ovm mode
2016-09-08, by coffeys
8165697: jlink running on Mac with Windows jmods produces non-runnable image
2016-09-08, by sundar
8165636: add removal text to Runtime.traceInstructions/MethodCalls deprecation text
2016-09-07, by smarks
8151901: test/tools/pack200/Pack200Test fails on verifying native unpacked JAR
2016-09-07, by ksrini
8165604: Fix module dependencies for sun/util/* tests
2016-09-07, by skovalev
8165503: jlink exclude VM plugin's handling of jvmlibs is wrong
2016-09-07, by sundar
8165413: Typos in javadoc: extra period, wrong number, misspelled word
2016-09-07, by igerasim
8159404: throw UnsupportedOperationException unconditionally for mutator methods
2016-09-06, by smarks
8148859: Fix module dependences for java/time tests
2016-09-06, by shurailine
Added tag jdk-9+135 for changeset 6d7a656b1612
2016-09-08, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+135 for changeset 967c7d5073aa
2016-09-08, by lana
8165605: Thai resources in jdk.localedata cause split package issue with java.base
2016-09-12, by naoto
8165772: fix for 8165595 results in failure of jdk/test/tools/launcher/VersionCheck.java
2016-09-12, by sundar
Merge
2016-09-08, by lana
8165595: Main class should be set for nashorn modules
2016-09-08, by sundar
Added tag jdk-9+135 for changeset c55ef7ed9aa0
2016-09-08, by lana
Added tag jdk-9+135 for changeset e384420383a5
2017-07-05, by duke
Merge
jdk-9+135
2017-07-05, by duke
Merge
2017-07-05, by duke
8161376: Introduce -Xlint:exports
2016-09-06, by jlahoda
8160454: JSR269 jigsaw update: javax.lang.model.element.ModuleElement.getDirectives() causes NPE on unnamed modules
2016-09-02, by vromero
Merge
2016-09-02, by lana
8164073: Javac should unconditionally warn if deprecated javadoc tag is used without @Deprecated annotation
2016-09-02, by sadayapalam
8165211: JShell: Fix completion analysis problems
2016-09-01, by rfield
8164952: JShell tests: jdk/jshell/CompletionSuggestionTest.testUncompletedDeclaration(): failure
2016-09-01, by jlahoda
8133507: JShell: StackTraceElement#getFileName of EvalException does not use custom id generator
2016-09-01, by rfield
8165008: javac -Xmodule compiles the module in a way that reads the unnamed module
2016-08-29, by jlahoda
8131023: JShell: System.in does not work
2016-09-01, by jlahoda
8165193: Workaround intermittent failures of JavacTreeScannerTest and SourceTreeScannerTest due to C2 memory usage
2016-09-01, by amlu
8164825: jshell tool: Completion for subcommand
2016-09-01, by shinyafox
8164518: JShell: Add failover case of explicitly listening to "localhost"
2016-08-31, by rfield
8165109: langtools/test switches to use new CLI options
2016-08-30, by mchung
8160851: Remove old launcher module-related options
2016-08-30, by mchung
8164837: fix jdeprscan TestLoad and TestScan failures on Windows
2016-08-29, by smarks
Added tag jdk-9+134 for changeset eb2c81860c86
2016-09-01, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+134 for changeset 219458339252
2016-09-01, by lana
Merge
2017-07-05, by duke
Merge
2016-09-02, by lana
8161454: Fails to Load external Java method from inside of a XSL stylesheet if SecurityManager is present
2016-09-01, by joehw
8150145: javax/xml/jaxp/unittest/common/TransformationWarningsTest.java and ValidationWarningsTest.java failed intermittently without any error message
2016-09-01, by aefimov
8162431: CatalogUriResolver with circular/self referencing catalog file is not throwing CatalogException as expected
2016-08-31, by joehw
8160851: Remove old launcher module-related options
2016-08-30, by mchung
Added tag jdk-9+134 for changeset 1dddef49982c
2016-09-01, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+134 for changeset d48c4f63e546
2016-09-01, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+134 for changeset 6929cdb3e1c5
2016-09-01, by lana
Merge
2017-07-05, by duke
8161360: Deprecated vfork() should not be used on Solaris
2016-09-06, by alanbur
8163952: jlink exclude VM plugin does not support static libraries
2016-09-06, by sundar
8131061: Use of -Dcom.sun.management.snmp needs to be examined for modules
2016-09-06, by vtewari
8164730: Make it clear that 'cl' parameter passed to RMIConnector.OISWL is never null.
2016-09-06, by vtewari
8163181: Further improvements for Unix NetworkInterface native implementation
2016-09-05, by clanger
8165243: Base64.Encoder.wrap(os).write(byte[],int,int) with incorrect arguments should not produce output
2016-09-03, by igerasim
8165000: Selector.select(timeout) throws IOException when timeout is a large long
2016-09-02, by bpb
8155102: (Process) Process.toString could include pid, isAlive, exitStatus
2016-09-02, by rriggs
8161016: Strange behavior of URLConnection with proxy
2016-09-01, by rpatil
8157992: Improve jlink help message on optimization-related options
2016-09-02, by sundar
Merge
2016-09-02, by lana
8162108: Rename weakCompareAndSetVolatile to weakCompareAndSet
2016-09-01, by psandoz
8162106: Remove VarHandle.addAndGet
2016-09-01, by psandoz
8161444: VarHandles should provide access bitwise atomics
2016-09-01, by psandoz
Merge
2016-09-01, by prr
Merge
2016-08-30, by prr
6357887: selected printertray is ignored under linux
2016-08-30, by psadhukhan
Merge
2016-08-29, by prr
8161923: Fix free in awt_PrintControl.
2016-07-20, by goetz
8154218: Non-usage of owner Frame when Frame object is passed to getPrintJob()
2016-08-25, by psadhukhan
8158356: SIGSEGV when attempting to rotate BufferedImage using AffineTransform by NaN degrees
2016-08-25, by aghaisas
8163161: [PIT][TEST_BUG] increase timeout in javax/swing/plaf/nimbus/8057791/bug8057791.java
2016-08-25, by aniyogi
8139176: [macosx] java.awt.TextLayout does not handle correctly the bolded logical fonts
2016-08-24, by prr
8164752: Extraneous debugging printf in hb-jdk-font.cc
2016-08-24, by prr
8149562: TIFFField#createFromMetadataNode javadoc should provide information about sibling/child nodes that should be part of parameter node
2016-08-24, by bpb
8164628: update copyright header in java.awt.font.JavaAWTFontAccessImpl class
2016-08-24, by peytoia
8129854: Remove reflection from AWT/Swing classes
2016-08-24, by alexsch
8160217: JavaSound should clean up resources better
2016-08-23, by serb
8162840: Desktop. enableSuddenTermination() has no effect
2016-08-23, by azvegint
8158524: Adding a test case to compare the rendered output of VolatileImage with that of BufferedImage
2016-08-23, by pnarayanan
8163362: Reconsider reflection usage in java.awt.font.JavaAWTFontAccessImpl class
2016-08-23, by rgoel
8163922: Print-to-file is disabled for SERVICE_FORMATTED docflavor in linux
2016-08-23, by psadhukhan
Merge
2016-08-22, by ddehaven
8145901: Printed content is overlapping.
2016-08-22, by prr
8156099: [macosx] Drag and drop of link from web browser, DataFlavor types application/x-java-url and text/uri-list, getTransferData returns null
2016-08-22, by mhalder
8163160: [PIT][TEST_BUG] Some issues in java/awt/image/multiresolution/MultiResolutionIcon/IconTest.java
2016-08-22, by rchamyal
8164104: Cleanup of javaclient related mapfiles
2016-08-22, by serb
8148109: [SWT] Provide a supported mechanism to use EmbeddedFrame
2016-08-20, by serb
8151303: [macosx] [hidpi] JButton's low-res. icon is visible when clicking on it
2016-08-19, by alexsch
8163258: Getting NullPointerException from ImageIO.getReaderWriterInfo due to failure to check for null
2016-08-19, by jdv
8164205: [PIT][TEST_BUG] test javax/print/attribute/ServiceDlgPageRangeTest.java doesn't compile
2016-08-18, by psadhukhan
8161913: [PIT] java/awt/Window/8159168/SetShapeTest.java mostly fails
2016-08-17, by rchamyal
8163169: [PIT][TEST_BUG] fix to JDK-8161470 doesn't work
2016-08-17, by aniyogi
8159898: Negative array size in java/beans/Introspector/Test8027905.java
2016-08-16, by serb
8155691: Update GIFlib library to the latest up-to-date
2016-08-16, by azvegint
8164846: CertificateException missing cause of underlying exception
2016-09-01, by coffeys
8164609: javax/management/remote/mandatory/notif/DeadListenerTest.java fails with Assertion Error
2016-09-01, by vtewari
8131023: JShell: System.in does not work
2016-09-01, by jlahoda
8164229: Redundant "sun/net/www/protocol/https" tests in jdk_security3 group
2016-08-31, by rhalade
8165180: Provide a shared secret to access non-public ServerSocket constructor
2016-08-31, by mchung
8081388: JNI exception pending in jdk/src/windows/bin/java_md.c
2016-08-31, by henryjen
Merge
2016-08-31, by amurillo
Merge
2016-08-31, by amurillo
Merge
2016-08-26, by amurillo
8158628: test/java/lang/instrument/NativeMethodPrefixAgent.java: Error occurred during initialization of VM: Failed to start tracing backend.
2016-08-24, by rehn
8164208: Update tests with redefine classes UL options and tags​
2016-08-24, by rehn
8162530: src/jdk.management/share/native/libmanagement_ext/GcInfoBuilder.c doesn't handle JNI exceptions properly
2016-08-22, by dsamersoff
8164520: java/lang/ProcessHandle/Basic.java is missing @library tag
2016-08-20, by ctornqvi
Merge
2016-08-19, by amurillo
8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
2016-08-19, by ctornqvi
8157236: attach on ARMv7 fails with com.sun.tools.attach.AttachNotSupportedException: Unable to open socket file
2016-08-18, by dsamersoff
8164982: Fix legal notices in java/lang, java/net, java/util tests.
2016-08-31, by shurailine
8164922: sun/security/provider/SecureRandom/AutoReseed.java failed with timeout in Ubuntu Linux.
2016-08-31, by ssahoo
8015595: Test sun/security/krb5/auto/Unreachable.java fails with Timeout error
2016-08-31, by ssahoo
8164858: Enable build-time use of java.lang.invoke resolve tracing
2016-08-31, by redestad
8160851: Remove old launcher module-related options
2016-08-30, by mchung
8164859: Fix module dependences in java/text tests
2016-08-30, by shurailine
6474807: (smartcardio) CardTerminal.connect() throws CardException instead of CardNotPresentException
2016-08-30, by igerasim
8157792: After Integrating tzdata2016d the test/sun/util/calendar/zi/TestZoneInfo310.java fails for "Asia/Oral" and "Asia/Qyzylorda" Timezones
2016-08-30, by okutsu
8164545: Mark java/net/URLPermission/nstest/lookup.sh as intermittently failing
2016-08-30, by amlu
8163934: Remove intermittent key from java/lang/ProcessBuilder/Zombies.java
2016-08-30, by amlu
Added tag jdk-9+134 for changeset 9217de724b92
2016-09-01, by lana
Merge
2017-07-05, by duke
Merge
2016-09-02, by lana
Merge
2016-08-31, by amurillo
Merge
2016-08-26, by amurillo
8157904: Atomic::cmpxchg for jbyte is missing a fence on initial failure
2016-08-24, by dholmes
8164208: Update tests with redefine classes UL options and tags​
2016-08-24, by rehn
8163146: Remove os::check_heap on Windows
2016-08-23, by ctornqvi
Merge
2016-08-23, by egahlin
Merge
2016-08-23, by egahlin
8164523: Clean up metadata for event based tracing
2016-08-23, by egahlin
Merge
2016-08-23, by coleenp
8038797: JVMTI FollowReferences does not report roots reachable from nmethods
2016-08-23, by coleenp
Merge
2016-08-23, by ctornqvi
8155964: Create a set of tests for verifying the Minimal VM
2016-08-23, by ctornqvi
Merge
2016-08-22, by rprotacio
8163973: VM Anonymous classes should not call Class File Load Hooks
2016-08-22, by rprotacio
8163413: gc/metaspace/TestMetaspacePerfCounters failure
2016-08-22, by sjohanss
8061219: Implement unit-tests for UL
2016-07-14, by mlarsson
8157907: Incorrect inclusion of atomic.hpp instead of atomic.inline.hpp
2016-08-21, by dholmes
Merge
2016-08-21, by iveresov
Merge
2016-08-19, by iveresov
Merge
2016-08-19, by iveresov
8164035: compiler/profiling/spectrapredefineclass_classloaders/Launcher.java failing with Agent JAR not found or no Agent-Class attribute
2016-08-18, by iignatyev
Merge
2016-08-17, by neliasso
8156659: assert(CodeCache::find_blob_unsafe(_pc) == _cb) failed: inconsistent
2016-08-15, by neliasso
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
tip