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.
8190861: [TESTBUG] javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucentSwing.java is wrong
2017-11-28, by pbansal
8187367: Numerous swing display problems with scaled displays on Windows
2017-11-27, by ssadetsky
Merge
2017-11-27, by prr
8190939: JShell: gives a compiler error evaluating an expression of inaccessible type
2017-11-24, by rfield
8176072: READING attributes are not available on TSF
2017-11-24, by ssreedharan
8191384: WaveFloatFileReader never closes the data stream
2017-11-23, by serb
8191431: Reading multiple PNG images with unique IDAT chunk positions will cause IIOException
2017-11-23, by jdv
8190228: Remove redundant modifiers in java.desktop module.
2017-11-22, by ssadetsky
8189204: Possible NPE in Component::getLocationOnScreen()
2017-11-22, by ssadetsky
8191428: Regression: Swing button label wrapping with hidpi
2017-11-22, by psadhukhan
8190348: [TESTBUG] Test javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucentCanvas.java fails
2017-11-22, by pbansal
8159142: [hidpi] Visible artifacts in sun/java2d/SunGraphics2D/DrawImageBilinear.java
2017-11-22, by pbansal
8191631: Problem list jdk/jshell/StartOptionTest.java, jdk/jshell/ToolProviderTest.java and jdk/jshell/ExternalEditorTest.java temporarily
2017-11-21, by rfield
8191616: [TEST_BUG] : sanity/client/SwingSet/src/SliderDemoTest.java: Failed with TimeoutExpiredException: Wait "Wait till Slider attains the specified state."
2017-11-20, by shurailine
5031664: Increase thread safety of EventListenerList
2017-11-20, by serb
8178430: JMenu in GridBagLayout flickers when label text shows "..." and is updated
2017-11-20, by kaddepalli
8190332: PngReader throws NegativeArraySizeException/OOM error when IHDR width is very large
2017-11-20, by jdv
Merge
2017-11-16, by prr
8178025: HiDPI with non-integer scale factor - SPANs in HTML are rendered overlapping each other
2017-11-16, by psadhukhan
8191802: Upward projection result is A<? extends Number> instead of A<? super Integer>
2017-11-29, by mcimadamore
8186087: jar tool fails to create a multi-release jar when validating nested classes
2017-11-29, by sherman
8191981: javac crash when detecting lambda candidates
2017-11-29, by jlahoda
8177956: Add TEST_VM_OPTS as convenience for run-test arguments
2017-11-29, by ihse
8186057: TLS interoperability testing between different Java versions
2017-11-28, by jjiang
8185369: Clean up the javadoc stylesheet
2017-11-28, by bpatel
8182484: Remove 1024-bit default requirement from javadoc of java.security.interfaces.DSAKeyPairGenerator
2017-11-29, by valeriep
8178427: NPE in Infer$CheckUpperBounds
2017-11-28, by mcimadamore
8191173: (cl) Clarify or remove "for delegation" in ClassLoader spec
2017-11-28, by bchristi
8191891: Update minumum Ant version in Nashorn build.xml
2017-11-28, by hannesw
8059835: Optimistic splitting doesn't work with let and const
2017-11-28, by hannesw
8133616: compiler error messages for dup single type, single static import switched
2017-11-27, by jlahoda
8191878: Reduce code duplication in BeanLinker
2017-11-28, by attila
Merge
2017-11-27, by mchung
8190911: tools/jdeps/MultiReleaseJar.java failed with java.lang.IllegalThreadStateException
2017-11-27, by mchung
8191234: TypeKindVisitor needs to handle modules
2017-11-27, by darcy
8191923: Save run-test summary to file
2017-11-27, by ihse
8185451: Misleading 'cannot be accessed from outside package' diagnostic for inconsistent varargs override
2017-11-27, by vromero
8179554: make run-test does not respect ProblemList.txt
2017-11-27, by ihse
8191856: "make clean-test" does not work properly
2017-11-27, by ihse
8179555: make run-test should always use a fresh, clean JTwork directory
2017-11-27, by ihse
8189099: JTReg now supports 256 jobs
2017-11-27, by ihse
8177957: run-test summary lines look bad/misleading with long test names
2017-11-27, by ihse
8185983: Javac should reject TypeArguments on field access expression
2017-11-27, by vromero
8135178: importPackage not working even with load "Mozilla compatibility script"
2017-11-27, by sundar
8191834: Assigning a void expression to a "var" crashes the compiler
2017-11-24, by mcimadamore
8191205: Set native-debug-symbols default to "external"
2017-11-24, by ihse
8191820: Fix run-test jtreg test selection and component calculation
2017-11-24, by ihse
8178109: More useful documentation on /help
2017-11-23, by jlahoda
8187954: Update JAX-WS RI integration to latest version
2017-11-23, by aefimov
8191819: String.prototype.match should follow ES6 specification
2017-11-23, by hannesw
8191715: Update documentation pointing to "common" directory
2017-11-23, by ihse
8191810: jjs should avoid hard coded javadoc base url for shift-tab documentation feature
2017-11-23, by sundar
8191404: Upgrading JDK with latest available LSR data from IANA.
2017-11-23, by nishjain
8068024: Null pointer dereference in jdk/src/macosx/native/apple/security/KeystoreImpl.m
2017-11-22, by igerasim
Merge
2017-11-22, by lana
Added tag jdk-10+33 for changeset bbd692ad4fa3
2017-11-22, by lana
8191736: replace javah w/ javac in jdk tests
2017-11-22, by shurailine
8191771: nashorn ant makefile uses javadoc -link which may fail
2017-11-22, by sundar
8191516: OutputStream.write(byte[],int,int) could have fewer parameter bounds checks
2017-11-22, by bpb
Merge
2017-11-22, by jwilhelm
8191401: [TESTBUG] serviceability/sa/ClhsdbFlags.java can fail due to UseJVMCICompiler
2017-11-21, by sballal
8191373: Multiple NUMA nodes expected
2017-11-20, by rehn
8190817: deopt special-case for _return_register_finalizer is confusing and leads to bugs
2017-11-21, by dlong
8189177: AARCH64: Improve _updateBytesCRC32C intrinsic
2017-11-17, by dchuyko
8190357: NMT: Include metadata information in NMT final report when PrintNMTStatistics is on
2017-11-16, by zgu
8189389: Move heap creation into GC interface
2017-11-16, by rkennke
8191424: Missing include in gcArguments.cpp
2017-11-16, by rkennke
8191337: GCC 4.8 build broken after 8186571
2017-11-16, by mdoerr
Merge
2017-11-17, by jwilhelm
8024352: MBeanOperationInfo accepts any int value as "impact"
2017-11-17, by uvangapally
8189762: [TESTBUG] Create tests for JDK-8146115 container awareness and resource configuration
2017-11-16, by mseledtsov
Merge
2017-11-16, by coleenp
8191333: Zero variant broken after 8189941
2017-11-15, by glaubitz
Merge
2017-11-16, by bobv
Merge
2017-11-16, by bobv
8146115: Improve docker container detection and resource configuration usage
2017-11-15, by bobv
8186540: [TESTBUG] serviceability/dcmd/jvmti/LoadAgentDcmdTest.java failed to clean up files in agentvm mode
2017-11-16, by cjplummer
8189171: Move GC argument processing into GC specific classes
2017-11-07, by rkennke
8190307: SA tests for the clhsdb commands: universe, intconstant, type
2017-11-16, by jgeorge
8190198: SA: Framework for writing 'jhsdb clhsdb' commands tests and testcases for some of the commands
2017-11-16, by sballal
8191370: Add serviceability agent tests to tier1
2017-11-15, by coleenp
8189734: Cleanup MarkSweep when G1 dependency is gone
2017-11-15, by sjohanss
Merge
2017-11-15, by coleenp
8179603: create a jtreg test group for hotspot tests excluding application testing
2017-11-15, by coleenp
8191315: Add serviceability/sa/TestRevPtrsForInvokeDynamic.java to ProblemList.txt
2017-11-15, by coleenp
8178048: [JVMCI] improve HotSpotResolvedJavaFieldImpl.hashCode()
2017-11-15, by chaeubl
6415680: (bf) MappedByteBuffer.get() can provoke crash with EXCEPTION_IN_PAGE_ERROR
2017-11-15, by jcm
8191049: Add alternate version of pns() that is callable from within hotspot source
2017-11-14, by cjplummer
8191132: assert condition should not be in quotes
2017-11-14, by hseigel
8191212: AIX: Build and polling page allocation broken after 8189941
2017-11-14, by mdoerr
Merge
2017-11-14, by coleenp
8190891: Clean up G1 barrier code in compiler interface (ci)
2017-11-13, by coleenp
Merge
2017-11-14, by jwilhelm
8186571: Implementation: JEP 307: Parallel Full GC for G1
2017-11-14, by sjohanss
8190284: link-time-opt should not be using -fwhole-program
2017-10-30, by ihse
8190925: Deprecate FastTLABRefill and set default off
2017-11-14, by rehn
8190375: Java Crash in JavaBug.formatPos(I)Ljava/lang/String
2017-11-13, by roland
8189941: Implementation JEP 312: Thread-local handshake
2017-08-31, by rehn
8191655: LambdaConversionException: Invalid receiver type interface; not a subtype of implementation type interface
jdk-10+33
2017-11-22, by sadayapalam
8191744: Remove typo in makefile
2017-11-21, by erikj
8191631: Problem list jdk/jshell/StartOptionTest.java, jdk/jshell/ToolProviderTest.java and jdk/jshell/ExternalEditorTest.java temporarily
2017-11-21, by rfield
8180019: javadoc should treat failure to access URL as an error, not a warning.
2017-11-21, by ksrini
Merge
2017-11-21, by jjg
8156694: javap should render annotations in a friendly way
2017-11-21, by jjg
8189646: sun/security/ssl/SSLSocketImpl/SSLSocketCloseHang.java failed with "java.net.SocketTimeoutException: Read timed out"
2017-11-21, by robm
8191112: javac OutOfMemoryError caused by \"-Xlint:exports\" option
2017-11-21, by jlahoda
8191313: Deprecate RMIConnectorServer.CREDENTIAL_TYPES
2017-11-21, by uvangapally
8191204: Post-consolidation cleaning up of the build system
2017-11-21, by ihse
8189659: Anonymous subtype of raw type causes VerifyError
2017-11-21, by sadayapalam
8034258: Don't use binary testing class files
2017-11-20, by pmuthuswamy
8191162: Use @implSpec tag for javax.lang.model.util visitor methods
2017-11-20, by darcy
8187588: Error generating using JDK 9 javadoc against a JDK 8 source repository
2017-11-20, by ksrini
8191632: Typos in comments due to duplicating words
2017-11-20, by igerasim
8191614: Generated configure out of sync
2017-11-20, by erikj
8175883: bytecode generated for the enhanced for loop may block memory garbage collecting
2017-11-20, by vromero
8190906: tools/javac/failover/CheckAttributedTree.java failed with timeout
2017-11-20, by vromero
8191123: java.awt.im.InputContext API doc has a reference to extensions
2017-11-20, by rgoel
8191464: jdk/javadoc/doclet/testModules/TestModules.java 2 of 333 subtests failed
2017-11-17, by jjg
8176838: Remove :compact1, :compact2. :compact3, :needs_jre test groups.
2017-11-17, by shurailine
8180437: Remaining renames of CAS misnomer "swap" => "set"
2017-11-17, by psandoz
8191429: List.sort should specify the sort is stable
2017-11-17, by psandoz
8191442: Regression in LambdaFormBuffer.replaceFunctions
2017-11-17, by redestad
8157246: MHs.arrayLength, arrayElementGetter/Setter, arrayConstructor need to specify invocation-time behavior
2017-11-17, by mchung
8191468: jdk.scripting.nashorn.shell (jjs) module should use optional dependency for java.compiler module
2017-11-17, by sundar
8190987: Package.getImplementationVersion returns null even if implementation version is non-null
2017-11-16, by mchung
8191420: Changing "requires" to "requires static" in an application module results in build failure
2017-11-17, by erikj
8190824: Eliminate HtmlDocWriter
2017-11-16, by jjg
8190822: Remove dead code that could lead to invalid HTML
2017-11-16, by jjg
less
more
|
(0)
-30000
-10000
-3000
-1000
-128
+128
+1000
+3000
+10000
tip