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.
8134642: ParkEvent::RawThreadIdentity appears to be unused and should be removed
2015-10-25, by dholmes
8047212: runtime/ParallelClassLoading/bootstrap/random/inner-complex assert(ObjectSynchronizer::verify_objmon_isinpool(inf)) failed: monitor is invalid
2015-10-24, by dcubed
Merge
2015-10-23, by coleenp
8140274: methodHandles and constantPoolHandles should be passed as const references
2015-10-23, by coleenp
8129855: "-XX:+IgnoreUnrecognizedVMOptions" hides out of range VM options.
2015-10-23, by gziemski
8138975: G1CollectorPolicy::calculate_young_list_target_length should be const
2015-10-20, by ehelin
Merge
2015-10-22, by coleenp
8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
2015-10-22, by goetz
8139256: Add Makefile target to run internal VM tests
2015-10-21, by ehelin
8139952: Remove UseCMSAdaptiveFreeLists, UseAsyncConcMarkSweepGC, CMSDictionaryChoice, CMSOverflowEarlyRestoration and CMSTestInFreeList
2015-10-22, by david
Merge
2015-10-21, by bobv
Merge
2015-10-21, by bobv
Merge
2015-10-19, by bobv
8136556: Add the ability to perform static builds of MacOSX x64 binaries
2015-10-19, by bobv
Merge
2015-10-21, by ctornqvi
8140243: [TESTBUG] Exclude compiler/jvmci/compilerToVM/GetConstantPoolTest.java
2015-10-21, by ctornqvi
8139772: Cleanups in Generation related code
2015-10-19, by jwilhelm
Merge
2015-10-21, by ecaspole
Merge
2015-10-20, by ecaspole
8060017: G1: Report heap sizing time
2015-10-20, by ecaspole
8058563: InstanceKlass::_dependencies list isn't cleared from empty nmethodBucket entries
2015-10-13, by stefank
Added tag jdk9-b92 for changeset bb921f8f8007
2015-11-12, by lana
Merge
2015-11-12, by lana
8140606: Update library code to use internal Unsafe
2015-11-11, by chegar
8141696: Improve COMPARE_BUILD
2015-11-10, by ihse
Merge
2015-11-06, by amurillo
Merge
2015-11-06, by neliasso
8139170: JVMCI refresh
2015-11-04, by twisti
Merge
2015-11-05, by jwilhelm
Merge
2015-10-30, by jwilhelm
8139271: Add top-level Makefile target to run hotspots jtreg tests
2015-10-22, by ehelin
8139256: Add Makefile target to run internal VM tests
2015-10-21, by ehelin
Merge
2015-10-21, by bobv
Merge
2015-10-19, by bobv
8136556: Add the ability to perform static builds of MacOSX x64 binaries
2015-10-19, by bobv
Added tag jdk9-b92 for changeset 9131d6736fd0
2015-11-12, by lana
Added tag jdk9-b92 for changeset f242d4332f56
2017-07-05, by duke
Merge
jdk9-b92
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2015-11-05, by lana
8141343: Subtle semantics changes for union types in cast conversion
2015-11-05, by mcimadamore
8139961: Various sjavac tests result in error on Windows (JPRT)
2015-11-04, by alundblad
8141355: PackagePathMismatch.java does not use --state-dir option
2015-11-03, by alundblad
8137075: Sjavac tests are leaking file managers
2015-11-03, by alundblad
8141333: Rename SetupArchive to SetupJarArchive
2015-11-03, by ihse
8140766: langtools/make/test/sym/CreateSymbolsTest.java contains incorrect paths
2015-10-30, by jlahoda
Added tag jdk9-b91 for changeset 58661e1ec098
2015-11-05, by lana
Merge
2017-07-05, by duke
Merge
2015-11-05, by lana
8139743: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
2015-10-30, by mkos
Added tag jdk9-b91 for changeset 414f403f60d5
2015-11-05, by lana
Merge
2017-07-05, by duke
Merge
2015-11-05, by lana
8077931: Develop tests for XML Catalog API
2015-10-29, by joehw
8081248: Implement JEP 268: XML Catalog API
2015-10-29, by joehw
Added tag jdk9-b91 for changeset f77338644394
2015-11-05, by lana
Merge
2017-07-05, by duke
Merge
2015-11-05, by lana
8141446: Cache Class.forName for permanently loaded classes
2015-11-05, by attila
8141524: CompilerTest execution time dominated by Field.setAccessible
2015-11-05, by attila
8141425: Improve caching in NashornCallSiteDescriptor
2015-11-05, by attila
8141333: Rename SetupArchive to SetupJarArchive
2015-11-03, by ihse
8141285: NameCode should pass tests from BytecodeNameTest.java
2015-11-03, by sundar
8141144: Move NameCodec to jdk.nashorn.internal space
2015-11-02, by attila
Added tag jdk9-b91 for changeset 35fa76b8f730
2015-11-05, by lana
Merge
2017-07-05, by duke
Added tag jdk9-b91 for changeset d737e5be4257
2015-11-05, by lana
Merge
2017-07-05, by duke
Merge
2015-11-05, by lana
8141546: Fix javadoc warnings in Connection due to 8136496
2015-11-05, by lancea
8141536: MethodType field offset calculation could be lazy
2015-11-05, by redestad
8141539: Avoid calculating string constants in InnerClassLambdaMetaFactory
2015-11-05, by redestad
8136496: Add Connection.begin/endRequest
2015-11-05, by lancea
8141444: Clean up building of JDK launchers
2015-11-05, by ihse
8140630: java/nio/Buffer/Basic.java crashes vm on linux-x64 using latest devkit to build
2015-11-04, by bpb
8141454: Move java/lang/ProcessHandle/TreeTest.java until stability improves
2015-11-04, by darcy
8141359: @Deprecated on packages should be clarified
2015-11-04, by darcy
8033148: Lexicographic comparators for arrays
2015-11-04, by psandoz
8141290: AIX: fix build after '8140661: Rename LDFLAGS_SUFFIX to LIBS'
2015-11-04, by simonis
8141368: Typo in java/lang/Class/IsEnum.java test
2015-11-03, by darcy
Merge
2015-11-03, by ddehaven
Merge
2015-10-23, by prr
8139754: Change Boolean constructor use to the use of Boolean factorymethods. For the macosx-port-dev area
2015-10-22, by sebastian
8041900: [macosx] Java forces the use of discrete GPU
2015-10-21, by serb
8132890: Text overlapping on dot matrix printers.
2015-10-21, by prr
8136763: [macosx] java always returns only one value for "text/uri-list" dataflavor even if several files were copied
2015-10-21, by mcherkas
8138764: In some cases the usage of TreeLock can be replaced by other synchronization
2015-10-21, by serb
7182758: BMPMetadata returns invalid PhysicalPixelSpacing
2015-10-20, by serb
8130136: Swing window sometimes fails to repaint partially when it becomes exposed
2015-10-20, by aivanov
8022334: After calling frame.toBack() dialog goes to the back on Ubuntu 12.04
2015-10-20, by ssadetsky
8011616: JWindow.getLocation and JWindow.getLocationOnScreen return different values on Unity
2015-10-20, by ssadetsky
8136592: [TEST_BUG] Fix 2 platform-specific closed regtests for jigsaw
2015-10-20, by yan
6815345: java.awt.Component.createImage(int width,int height) should remove behavioral optionality
2015-10-18, by serb
8141333: Rename SetupArchive to SetupJarArchive
2015-11-03, by ihse
8141261: Clean up building of demos
2015-11-03, by ihse
8139345: java/lang/ProcessHandle/TreeTest.java test fails with ... Wrong number of children expected [3] but found [2]
2015-11-03, by rriggs
6512052: Remove java-rmi.exe and java-rmi.cgi
2015-11-03, by ihse
8139727: Define ConstructorParameters annotation type for MXBeans
2015-09-23, by jbachorik
Merge
2015-11-02, by amurillo
Merge
2015-10-30, by amurillo
Merge
2015-10-27, by dlong
8139881: Exclude java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java from execution
2015-10-19, by vlivanov
8062006: Add a new locale data name "COMPAT" for java.locale.providers system property to reduce ambiguity
2015-11-02, by naoto
8140514: [TESTBUG] enable sun/security/pkcs11 tests on Linux/ppc64
2015-11-02, by simonis
8139390: Very long classname in jimage causes SIGSEGV
2015-10-30, by rriggs
Added tag jdk9-b91 for changeset 25ff2fb494ce
2015-11-05, by lana
Merge
2017-07-05, by duke
Merge
2015-11-05, by lana
Merge
2015-10-30, by amurillo
Merge
2015-10-29, by iignatyev
8140776: CompilerControl: Remove UTF-16 from the tests
2015-10-29, by ppunegov
8140604: Internal Error runtime/stubRoutines.hpp:392 assert(_intrinsic_log != 0L) failed: must be defined
2015-10-29, by iveresov
Merge
2015-10-29, by shade
8140483: Atomic*FieldUpdaters final fields should be trusted
2015-10-29, by shade
Merge
2015-10-29, by iignatyev
8140668: Quarantine RandomValidCommandsTest
2015-10-29, by ppunegov
8138651: -XX:DisableIntrinsic matches intrinsics overly eagerly
2015-10-29, by zmajo
8140343: SEGV in DirectivesStack::getMatchingDirective
2015-10-23, by neliasso
8140581: Excluding compile messages should only be printed with PrintCompilation
2015-10-28, by neliasso
Merge
2015-10-28, by iignatyev
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip